/*
	Mac BTR CSS
	===============================================
*/


@media only screen and (max-device-width: 768px) and (max-width: 736px) {
	html.hu .as-filter-button {
		padding: 10px 15px;
	}
}

@media screen and (device-aspect-ratio: 40/71) and (orientation : portrait) {
    .ru .as-filter-button {
        padding-left: 25px;
        padding-right: 25px;
    }

    .ru .as-filter-button.as-filter-buttonactive {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.as-colorselector-options .as-colorselector-noswatch {
    display: none;
}

.family-mac-macbookair .as-bundleselection-modeltitlebox {
    padding-bottom: 20px;
}

@media only screen and (max-width:736px) and (max-device-width:768px) {
    .family-mac-macbookair .as-bundleselection-modeltitlebox {
        padding-bottom: 0px;
    }
}

.th .as-price-installments > a:after {
    display: inline;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) {
    .fi .family-mac-imac .as-filter-button,
    .fi .family-mac-imacvesa .as-filter-button {
        padding-left: 18px;
        padding-right: 18px;
    }

    .fi .family-mac-imac .as-filter-button.as-filter-buttonactive,
    .fi .family-mac-imacvesa .as-filter-button.as-filter-buttonactive {
        padding-left: 17px;
        padding-right: 17px;
    }
}

/* Header text alignment */
.as-bundleselection-maintitlebox h1 {
    width: 600px;
    margin: 101px auto 9px;
}

.family-mac-imac .as-bundleselection-maintitlebox h1 {
    width: 580px;
    margin: 101px auto 9px;
}

.family-mac-macbook .as-bundleselection-maintitlebox h1 {
    width: 540px;
    margin: 101px auto 9px;
}

@media only screen and (max-width:736px) and (max-device-width:768px) {
    .as-macbtr-selection .as-bundleselection-maintitlebox h1 {
        width: 87.5%;
        margin: 40px auto 7px;
    }
}

/* Overriding external styles */
.as-macbtr-selection .as-footnotes .as-footnotes-sosumi ol {
    padding: 0;
    list-style-position: inside;
}

.as-bundleselection-model .as-price .as-price-promotions {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: -.01em;
}
