﻿
.selectbox .display .text {
	width: 						    80%;
}

/* Vehicle selector - Mobile - portrait */

nav.vehicle-selector .container ul.models > li {
    width:                              50%;
}
nav.vehicle-selector .container ul.models > li:nth-child(2n+1) {
    clear:                              both;
}

/* Carousel - Mobile portrait */

.carousel-wrapper .carousel ul:not(.pager) li h2 {
    font-size:                          11px;
}

.carousel-wrapper .carousel ul:not(.pager) li img {
    max-width:                          none;
    max-height:                         100%;
}        

/* Featured product listing - Mobile */

article.product.featured .pricing p.special {
    right:                          -5.04%;
}

body#confirmation section[role="main"] .column > h2:first-child:after {
    display:                        none;
}

/* Basket */

fieldset.promotions input[type=text] {
    width:                              63.637883%           
}

dl.product-features p a.cta {
    margin-left:                        0;
}

footer[role=contentinfo] #payment ul li {
    width:                              11.194029%;
}

footer[role="contentinfo"] #payment h1 {
    margin-bottom:                      10px;
}

footer[role=contentinfo] ul li img {
    max-width:                          100%;
}

footer[role=contentinfo] .main nav p:after, footer[role=contentinfo] .main nav ul li a:after {
    top:                                14px;
}

