
/*
	ALP and AALP CSS
	===============================================
*/

/* 30975146 */
.mx .as-pinwheel11-tile1 .as-marketing-tile {
    padding: 0 35px;
}

@media only screen and (max-device-width: 736px) and (max-width: 1068px) {
    .mx .as-pinwheel11-tile1 .as-marketing-tile {
        padding: 16px 58px 23px;
    }
}

/* 25022295 */
@media only screen and (max-device-width:333px) and (max-width:333px) and (orientation:portrait) {
    .de .as-accessories-search .as-srp-search .as-left-wrapper.as-line .field-with-placeholder span,
    .fr .as-accessories-search .as-srp-search .as-left-wrapper.as-line .as-field-with-placeholder span,
    .fr .as-accessories-search .as-srp-search .as-left-wrapper.as-line .field-with-placeholder span,
    .hu .as-accessories-search .as-srp-search .as-left-wrapper.as-line .as-field-with-placeholder span,
    .hu .as-accessories-search .as-srp-search .as-left-wrapper.as-line .field-with-placeholder span .de .as-accessories-search .as-srp-search .as-left-wrapper.as-line .as-field-with-placeholder span {
        font-size: 17px;
    }

    .de .as-accessories-search .as-srp-search .as-left-wrapper.as-line .field-with-placeholder span,
    .fr .as-accessories-search .as-srp-search .as-left-wrapper.as-line .as-field-with-placeholder span,
    .fr .as-accessories-search .as-srp-search .as-left-wrapper.as-line .field-with-placeholder span .hu .as-accessories-search .as-srp-search .as-left-wrapper.as-line .as-field-with-placeholder span,
    .hu .as-accessories-search .as-srp-search .as-left-wrapper.as-line .field-with-placeholder span .de .as-accessories-search .as-srp-search .as-left-wrapper.as-line .as-field-with-placeholder span {
        padding-right: 20px;
        text-align: left
    }
}


/* 
	The following styles to be updated in RS:
	rs-accessories/dist/accessories.css
	
	Temp overrides..
*/

div+.as-pinwheel11 {
	padding: 0;
}
.as-pinwheel11 {
	padding: 0;
}
.as-pinwheel11 .as-pinwheel11-footer {
	padding-bottom: 0;
}
.rs-alp-categories {
	padding: 0;
}
.rs-alp-categories-list {
	margin-bottom: 0;
}
.as-categories-alp .as-browser-contents {
	padding-bottom: 0;
}
.as-pinwheel11.as-pinwheel11-isfooterlinkpresent + .as-pinwheel11 {
	padding-bottom: 0;
}
.as-pinwheel11.as-pinwheel11-isfooterlinkpresent .as-pinwheel11-footer {
	padding-top: 17px;
}
.as-accessories-searchbox h2 {
	padding: 57px 6.25% 26px;
}


.as-globalfooter .as-globalfooter-buystrip, 
.as-footnotes .as-globalfooter-buystrip {
	padding-top: 0 !important;
}
.as-globalfooter .as-globalfooter-buystrip-content, 
.as-footnotes .as-globalfooter-buystrip-content {
	padding-top: 52px !important;
}

/* end overrides */

/*Fix for rdar://problem/32811117*/
.as-accessories-searchbox {
    max-width: 1069px;
}
