
.Basket .NoQuickBuyHeight {
    height: auto;
}

.Basket #pnlRecentlyViewedProducts .rvproduct {
    height: 28px;
    line-height: 1.2em;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.header .basket h2 {
    margin: 0;
}

.basket {
    position: absolute;
    top: 15px;
    right: 0;
    width: 212px;
    padding: 8px 10px 10px 10px;
}

    .basket h2 {
        margin: 0;
    }

        .basket h2 a {
            font-size: 1em;
            text-decoration: none;
            display: block;
        }

            .basket h2 a:hover {
                text-decoration: underline;
            }

    .basket ul.basketlinks {
        width: auto;
        margin: 0;
        height: auto;
        border: none;
        clear: both;
        float: right;
        text-align: right;
        padding: 3px 0 0;
    }

    .basket .basketlinks li {
        font-size: 1em;
        display: inline-block;
        padding: 2px 10px 0 0;
        width: auto;
    }

        .basket .basketlinks li.totalitems {
            padding-right: 0;
        }

.basketlinks li span {
    font-size: 1.0em;
    margin: 0;
    width: auto;
    padding: 0;
    text-transform: none;
}

.Basket.BasketNew {
    margin-top: 10px;
}

.Basket .contentwrap {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.Responsive .Basket .Basket {
    width: 796px;
    float: left;
    margin-top: 0 !important;
}

.Basket .contentwrap .breadcrumb {
    margin: 12px 0;
}

.Basket .sidebar {
    display: none;
}

.WishListProductPricing > .discountText {
    padding-top: 5px;
}

.Basket .discountText {
    display: block;
    color: #fe0000 !important;
}

.Basket .error {
    margin: 0;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    padding-left: 10px;
    padding-bottom: 6px;
    display: inline-block;
}

.BasketNew .error {
    display: block;
}

.Basket #BasketDiv table {
    width: 100%;
    border: 0;
}

    .Basket #BasketDiv table th {
        font-size: 1.2em;
        padding: 10px 15px 10px 0;
        border: 0;
        border-bottom: 1px solid #ddd;
    }

    .Basket #BasketDiv table .productdesc {
        width: 32%;
    }

        .Basket #BasketDiv table .productdesc > a {
            width: 100%;
            display: block;
        }

    .Basket #BasketDiv table .productqty {
        width: 29%;
    }

    .Basket #BasketDiv table .price, .Basket #BasketDiv table .price.itemprice {
        width: 14%;
        text-align: right;
        padding-right: 10px;
    }

    .Basket #BasketDiv table td {
        vertical-align: top;
        border: none;
        border-bottom: 1px solid #eee;
        padding: 15px 15px 15px 0;
        font-size: 1.1em;
    }

    .Basket #BasketDiv table .AspNet-GridView-Empty td {
        font-size: 1.2em;
    }

.Basket .addWishListButton .CheckButTop {
    margin: 0;
}

.Basket #BasketDiv table .productimagewishlist img {
    height: 100px;
    width: 100px;
}

.Basket #BasketDiv #BasketTotalDiv {
    display: none;
}

.Basket #BasketDiv table .moneysec {
    text-align: right;
    width: 75px;
}

.Basket #BasketDiv table .money span {
    padding-left: 5px;
}

#prod-link-text {
    width: 240px;
}

.Basket #BasketDiv table .discount {
    color: #FE0000;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.Basket #BasketDiv .prodDescContainer .discount {
    display: block !important;
    float: none !important;
    padding: 0;
    line-height: 1.3em;
}

.Basket #BasketDiv table .productTitle {
    display: block;
    color: #636363;
    line-height: 1.3em;
}

    .Basket #BasketDiv table .productTitle:hover {
        text-decoration: underline;
    }

.Basket #BasketDiv table .productimage a {
    display: inline-block;
}

.Basket #BasketDiv table .productimage, .Basket #BasketDiv table .prodcutimage {
    text-align: center;
    width: 11%;
    padding-left: 0;
}

.Basket #BasketDiv .productcode span {
    font-size: 0.8em;
    padding-top: 0px;
    text-transform: none;
}

.Basket #BasketDiv .basketsubtotal {
    clear: right;
    float: right;
    text-align: right;
}

.SubTotalText, .SubTotal {
    display: inline-block;
    font-size: 2em;
    line-height: 1.1em;
    padding-left: 10px;
}

.SubTotalText {
    font-size: 1.3em;
}

.SubTotal {
    font-weight: bold;
}

#CheckoutButtonTop {
    float: right;
    text-align: center;
    clear: right;
}

.Basket .freeshippingrequirement > span {
    padding: 15px;
    background-color: #f0f0f0;
    font-size: 1.1em;
    float: left;
    width: 100%;
}

.Basket .freeshippingrequirement .DelHead {
    display: block;
    font-size: 1.2em;
    padding-bottom: 5px;
    line-height: 1em;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}

#CheckoutButton {
    float: none;
    text-align: center;
    clear: right;
}

.Basket #BasketDiv .secondary {
    float: left;
    width: auto;
    clear: left;
    height: auto;
}

.Basket h2.title {
    clear: none;
    font-size: inherit;
    margin: 0px 0px 0px 0px;
}

.Basket .contact {
    margin: 0;
    border: none;
    background-color: inherit;
    padding: 0;
    float: left;
    width: 49.5%;
    display: inherit;
}

    .Basket .contact h2 {
        margin-bottom: 4px;
        font-size: 1.4em;
        font-weight: normal;
        text-transform: none;
    }

    .Basket .contact select {
        font-size: 1em !important;
        height: auto;
        margin-bottom: 0;
        padding: 4px;
        width: 175px;
    }

    .Basket .contact dt {
        font-size: 0.9em;
        font-weight: bold;
        margin: 10px 0 4px;
    }

    .Basket .contact dd {
        margin: 0;
    }

    .Basket .contact .billing .SelectedText {
        font-size: inherit;
        font-weight: inherit;
    }

    .Basket .contact .adr span {
        font-size: 0.9em;
    }

    .Basket .contact .adr .street-address {
        display: block;
        margin: 0 0 2px;
    }

    .Basket .contact .adr .locality {
        display: block;
        margin: 0 0 2px;
    }

    .Basket .contact .adr .region {
        display: block;
        margin: 0 0 2px;
    }

    .Basket .contact .adr .postal-code {
        display: block;
        margin: 0 0 2px;
    }

    .Basket .contact .adr .country-name {
        display: block;
        margin: 0 0 2px;
    }

    .Basket .contact .action span {
        margin-right: 0px;
    }

.action {
    font-size: 1.4em;
    font-weight: lighter;
    display: inline-block;
}

    .action a {
        margin: 0;
        padding: 8px;
        display: inline-block;
    }

.Basket .contact .action {
    font-size: 1em !important;
}

    .Basket .contact .action a {
        font-size: 1.1em !important;
        font-weight: normal;
        line-height: 1em;
        text-transform: uppercase;
        margin: 0;
        padding: 10px;
        filter: none;
    }

.Basket .deliveryoptions table {
    margin: 0;
    width: 100%;
}

    .Basket .deliveryoptions table td {
        padding: 6px;
        text-align: left;
    }

.Basket .deliveryoptions span {
    font-size: 1.2em;
    font-weight: normal;
    text-transform: none;
    padding-right: 4px;
    cursor: pointer;
}

.Basket .deliveryoptions .deliverytext {
    display: block;
    font-size: 0.85em;
    font-weight: normal;
    margin: 3px 0 0;
    cursor: pointer;
    text-transform: none;
}

.Basket .deliveryoptions .AspNet-DataList-Item label, .Basket .deliveryoptions .AspNet-DataList-Alternate label {
    font-size: 1em;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.Basket #OrderDetailDiv {
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    width: auto;
    display: inline;
    clear: right;
}

.Basket input.primary, .Basket div.primary2, .Basket .SecureChk {
    float: right;
}

.Responsive .BagandCheckoutBtn .primary2 span {
    position: absolute;
    padding-right: 0;
    color: #fff;
    font-size: 1.1em;
    right: 25px;
    top: 16px;
    cursor: pointer;
}

.Responsive .BagandCheckoutBtn .secondary a, .Responsive .BagandCheckoutBtn .secondary2 a {
    padding: 15px;
}

.Basket div.secondary2 {
    float: left;
    clear: left;
}

.BagandCheckoutBtn {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.bagandcurrency {
    width: 146px;
    height: auto;
    clear: both;
    float: right;
    text-align: right;
}

.mybaskettotalbox {
    clear: both;
    text-align: right;
    float: right;
    height: auto;
    width: 140px;
}

.basketcheckoutbox {
    display: inline-block;
    float: right;
    text-align: right;
}

    .basketcheckoutbox a {
        display: inline-block;
        font-size: 1.6em;
        font-weight: normal;
        padding: 2px 0 0;
        text-transform: none;
        height: auto;
        line-height: 1.2em;
        width: auto;
    }

        .basketcheckoutbox a:hover {
            text-decoration: none;
        }

.ShippingStep {
    width: 100%;
    height: auto;
}

.ShippingControls {
    width: 100%;
    height: auto;
}

#header-wishlist p {
    color: #777777;
    display: inline-block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0;
    padding: 15px 40px 15px 25px;
}

.wishlist-ui-form > div {
    padding: 15px;
    text-align: center;
}

.wishlist-ui-form .FromWish label, .wishlist-ui-form .ToWish label {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    width: 40px;
}

.wishlist-ui-form .ToWish textarea {
    border: 1px solid #DDDDDD;
    background-color: #fafafa;
    min-height: 80px;
    padding: 10px;
    width: 80%;
}

    .wishlist-ui-form .ToWish textarea:focus {
        border: 1px solid #aaa;
        background-color: #fff;
    }

.wishlist-ui-form .ErrorWish {
    padding: 0 15px;
    padding-top: 2%;
    color: red;
}

.wishlist-ui-form .SendMeWish label {
    font-size: 1.1em;
    margin-left: 10px;
}

.wishlist-ui-ok, .wishlist-ui-error {
    font-size: 1.3em;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}

    .wishlist-ui-ok span {
        background: url('https://www.sportsdirect.com/images/core/success-fail.png') no-repeat top left transparent;
    }

    .wishlist-ui-error span {
        background: url('https://www.sportsdirect.com/images/core/success-fail.png') no-repeat bottom left transparent;
    }

.wishlist-ui-form #txtWishlistRecipients {
    width: 50%;
    height: 35px;
    padding-left: 10px;
}

.wishlist-ui-form .remove-me, .wishlist-ui-form .add-recipient {
    border-color: transparent;
    border-radius: 0;
}

.wishlist-ui-form .add-recipient {
    padding: 7px 25px 6px 25px;
    margin-bottom: 1px;
}

.wishlist-ui-form .remove-me {
    padding: 3px 15px 3px 15px;
}

.wishlist-ui-form .ImgButWrap, .wishlist-ui-form .ImgButWrap input {
    width: 100%;
}

#wishlistRecipients li {
    margin-bottom: 15px;
    margin-top: 10px;
    border-bottom: 1px solid #B5B4B4;
    padding: 0px 0 10px 0;
}

.WishlistRecipient {
    padding-top: 7px;
}

#wishlistRecipients {
    float: left;
    width: 100%;
    background-color: #F6F6F6;
}

.wishlist-ui-form .FromWish {
    padding: 9px 15px 15px 15px;
}

.wishlist-ui-form .ToWish {
    padding: 8px 15px 15px 15px;
}

.wishlist-ui-form .SendMeWish {
    padding: 0px 15px 15px 15px;
}

.wishlist-ui-form .ImgButWrap {
    padding-top: 7px;
}

#wishlist-ui-sharing {
    text-align: center;
    padding-top: 30px;
    font-size: 1.4em;
    font-weight: bold;
}

.wishlist-ui-form .ToWish input[type="text"] {
    border: 1px solid #ccc !important;
}

    .wishlist-ui-form .ToWish input[type="text"]:active, .wishlist-ui-form .ToWish input[type="text"]:focus {
        border-color: #66afe9 !important;
        outline: 0 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    }

.WishListProductQuantityControls .TextQuantity span {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
}

#ShippingAddressDiv {
    margin: 0;
    padding: 0;
    float: left;
    width: 394px;
    display: inherit;
    height: auto;
}

#BillingAddressDiv {
    margin: 0;
    padding: 0;
    float: right;
    width: 49.5%;
    display: inherit;
    height: auto;
}

.ImgButWrap CheckButTop a {
    vertical-align: bottom;
}

.Basket #BasketDiv .UpdateSurround {
    float: right;
    text-align: center;
    padding: 0 5px;
}

    .Basket #BasketDiv .UpdateSurround .glyphicon {
        position: absolute;
        right: 13px;
        top: 11px;
        color: #fff;
    }

.Basket #BasketDiv .UpdateSurroundsec {
    float: right;
}

.BasketNew #BasketDiv .UpdateSurround {
    text-align: right;
}

.Basket .BasketMakeupKitBuilderLinkWrapper {
    float: right;
}

.BasketNew #BasketDiv .UpdateLine {
    margin-top: 15px;
}

.Basket #BasketDiv .ClearAll {
    font-size: 1.1em;
    text-decoration: underline;
    text-align: center;
}

.UpdateandAddMore {
    float: left;
    padding: 15px 0 10px;
    width: 100%;
}

.UpdateandAddMoresec {
    text-align: right;
}

.Basket .s-leftcolumn {
    padding: 0;
    display: none !important;
}

.Basket .s-rightcolumn {
    float: left;
    width: 1002px;
    min-height: 370px;
}

.s-basket-buttons {
    margin: 8px 0 0;
    width: auto;
}

.s-basket-button-right {
    float: right;
}

.LeftMinus {
    float: left;
    padding-right: 2%;
    width: 22%;
}

.RightPlus {
    float: left;
    padding-left: 2%;
    width: 22%;
}

.s-wishlist-plus-button, .s-wishlist-minus-button {
    float: left;
    cursor: pointer;
    height: 27px;
    width: 27px;
    border: 1px solid #ccc;
    background-image: url('https://www.sportsdirect.com/images/core/commonAssets2.png');
    background-position: -485px -403px;
}

.s-wishlist-minus-button {
    float: right;
}

.s-wishlist-plus-button {
    background-position: -485px -440px;
}

.s-basket-quantity-text-box {
    float: left;
    width: 48px;
}

.addWishListButton .s-basket-remove-button {
    float: right;
    text-decoration: underline;
}

.Basket .CheckButTop {
    float: right;
    margin-bottom: 10px;
}

.Basket .productqty input {
    font-size: 0.9em;
    padding: 4px;
    text-align: center;
    height: 27px;
    margin: 0;
    width: 100% !important;
}

.Basket .promos h3 {
    font-size: 1em;
}

.cardsbasket {
    float: left;
    height: 25px;
    width: 360px;
}

.CheckoutMessages .error {
    margin-bottom: 4px;
    padding: 6px;
    font-size: 1.4em;
}

    .CheckoutMessages .error a, .AccAddValErr a {
        text-decoration: underline;
    }

        .CheckoutMessages .error a:hover, .AccAddValErr a:hover {
            text-decoration: none;
        }

.Basket .s-maincontent-container {
    margin-bottom: 12px;
}

.cardsbasket {
    clear: left;
}

.Basket #pnlRecentlyViewedProducts .s-left-header {
    display: block;
    font-size: 1.3em;
    font-weight: normal;
    margin-top: 0;
    padding: 6px;
    text-transform: none;
    width: 988px;
}

    .Basket #pnlRecentlyViewedProducts .s-left-header h3 {
        line-height: 1.2em;
        margin: 0;
        font-size: 1em;
    }

.Basket #pnlRecentlyViewedProducts .s-left-content-container {
    width: auto;
}

.Basket #pnlRecentlyViewedProducts .s-recently-viewed-items {
    width: 100%;
}

.Basket #pnlRecentlyViewedProducts .recentitems li {
    display: inline-block;
    float: left;
    margin: 10px 4px 0 0;
    padding: 0;
    width: 162px;
}

.Basket #pnlRecentlyViewedProducts .recentitems {
    display: inline-block;
    padding: 0 0 0 4px;
    width: auto;
}

.Basket #pnlRecentlyViewedProducts .rvbrand {
    height: 16px;
    line-height: 1.4em;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.Basket #pnlRecentlyViewedProducts img {
    height: 90px;
    width: 90px;
}

.Basket #pnlRecentlyViewedProducts .RecentProducts-Header, .Basket .productcode {
    display: none !important;
}

.Basket .recentitems .recommendedprice {
    font-size: 1.8em;
    font-weight: bold;
    height: 26px;
    line-height: 1.2em;
    padding: 0;
    text-align: center;
    width: 100%;
}

.Basket #pnlExpressCheckoutButtons, .OurAccepted {
    display: inline-block;
    margin-top: 25px;
    width: 100%;
}

.Basket #pnlExpressCheckoutButtons {
    margin-top: 10px;
}

#pnlExpressCheckoutButtons #dvAmazonCheckout, #pnlExpressCheckoutButtons #dvPaypalCheckout, #pnlExpressCheckoutButtons #dvGoogleCheckout, #pnlExpressCheckoutButtons #dvMasterPassCheckout {
    display: inline;
    padding: 0 12px;
    vertical-align: top;
}

#pnlExpressCheckoutButtons #AmazonInlineWidget, #pnlExpressCheckoutButtons #PaypalCheckoutButton, #pnlExpressCheckoutButtons #GoogleCheckoutButton, #pnlExpressCheckoutButtons #MasterpassCheckoutButton {
    display: inline;
    vertical-align: top;
}

.Basket .ExpressTitle, .OurAcceptedTitle {
    background-color: #F1F1F1;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    line-height: 1.2em;
    padding: 4px;
}

.Basket .ExpressOptions, .OurAcceptedImg {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: center;
    width: auto;
    padding: 8px;
}

.Basket .s-leftcolumn {
    padding: 0;
}

.Basket .s-leftcolumn {
    display: none !important;
}

.Basket thead, .Basket tbody, .Basket tfoot {
    font-size: 1em;
}

.Basket h1 {
    margin: 0;
    padding: 0 0 5px;
    margin-bottom: 10px;
    line-height: 35px;
    border-bottom: 1px solid #9a9a9a;
    font-size: 1.6em;
}

.CheckoutNavigation .s-basket-button-right {
    line-height: 1.4em;
    margin-top: -36px;
}

.productcolour {
    display: inline-block;
    margin-right: 5px;
    line-height: 1.3em;
}

.productsize {
    clear: right;
    display: inline-block;
    line-height: 1.3em;
}

    .productsize span:first-of-type:after, .productcolour span:first-of-type:after {
        content: ":";
    }

.personalisation, .preorder {
    clear: left;
    line-height: 1.3em;
}

.CheckoutSteps {
    width: 100%;
}

.CheckoutWizard {
    width: 79%;
}

.s-basket-remove-buttone a {
    color: #ee3425 !important;
}

.border-bottom {
    border-top: 2px solid #cccccc;
}

#bottom-paragraph {
    float: left;
    margin-top: 10px;
    font-size: 0.9em;
    font-weight: bold;
}

    #bottom-paragraph p {
        margin: 0;
    }

#banner-top {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}

.Basket #BasketDiv table td.price .moneysec {
    vertical-align: bottom;
}

.NoteUpdateGroup {
    float: left;
    width: 100%;
}

.WishListEvent .BagandCheckoutBtn {
    padding: 0;
}

.Sharebutton {
    margin: 20px 20px 0 0;
}

    .Sharebutton a {
        display: block;
        background-color: #939393;
        padding: 10px 15px 5px 15px;
        text-align: center;
        min-height: 35px;
        color: #fff !important;
        font-size: 1.1em;
        color: #fff;
    }

        .Sharebutton a:hover {
            background-color: #ddd;
            color: #000 !important;
        }

        .Sharebutton a .Wishlisticon {
            margin-right: 5px;
        }

.Basket .VertTwo {
    float: right;
    margin-top: 20px;
    width: 20%;
}

.Basket .Responsive .VertTwo {
    display: none;
}

.lt-ie8 .SubTotal {
    padding: 5px 5px 0 5px;
}

.Wishlistcontainer .PrintButton.Sharebutton {
    display: none;
}

.Responsive .Basket #BasketDiv .UpdateSurroundMobile {
    float: right;
}

.Responsive .Basket #BasketDiv .UpdateQuant {
    float: right;
    padding: 10px 40px;
}

.s-basket-minus-button {
    margin-right: 3px;
}

.s-basket-plus-button {
    margin-left: 3px;
}

#WishListHeaders {
    display: none;
}

.Wishlistcontainer {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0;
    background-color: #FFF;
    overflow: hidden;
}

    .Wishlistcontainer #prod-link-text {
        width: 100%;
    }

        .Wishlistcontainer #prod-link-text a {
            font-size: 1em;
            line-height: 1.4em;
        }

.WishListProduct {
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
}

.borderWishGroup {
    border-bottom: 1px solid #ddd;
}

.WishListProductDetails > div {
    padding: 0 5px;
}

#WishListDisplay #prod-link-text, #WishListDisplay .productcode, #WishListDisplay .productcolour, #WishListDisplay .productsize, #WishListDisplay .personalisation, #WishListDisplay .preorder {
    padding-bottom: 5px;
}

#WishListDisplay .saleprice {
    display: block;
    font-size: 2em;
    line-height: 0.9em;
}

#WishListDisplay .originalprice {
    font-size: 1.3em;
    line-height: 1.1em;
    display: block;
}

#WishListDisplay .s-basket-quantity-text-box {
    width: 56%;
}

#WishListDisplay .qtybox {
    text-align: center;
    width: 100% !important;
    height: 27px;
    padding: 0 10px;
}

#WishListDisplay .innerWishGroup {
    padding: 20px;
}

#WishListDisplay .s-basket-remove-button-wish {
    display: inline-block;
    clear: left;
    width: 100%;
    padding-top: 5px;
}

.Wishlistcontainer .prodadd, .Wishlistcontainer .prodremove {
    margin-top: 3.7px;
    display: block;
    width: 27px;
    height: 27px;
}

.WishListProductDataAndImage img {
    width: 100%;
    max-width: 265px;
}

.Wishlisticon {
    color: #909090;
}

.EmptyWishList {
    float: left;
    padding: 17px;
}

/*checkout changes */
#BasketDiv .BagandCheckoutBtn .secondary a, #BasketDiv .BagandCheckoutBtn .secondary2 a {
    border: 2px solid #ccc;
    background-color: #d0d3d9 !important;
    color: #444 !important;
    background-image: -ms-linear-gradient(#e6e9ef, rgba(230, 233, 239, 0));
    background-image: -moz-linear-gradient(#e6e9ef, rgba(230, 233, 239, 0));
    background-image: -o-linear-gradient(#e6e9ef, rgba(230, 233, 239, 0));
    background-image: -webkit-gradient(#e6e9ef, rgba(230, 233, 239, 0));
    background-image: linear-gradient(#e6e9ef, rgba(230, 233, 239, 0));
    cursor: pointer;
    font-size: 1.1em;
}

    #BasketDiv .BagandCheckoutBtn .secondary a:hover, #BasketDiv .BagandCheckoutBtn .secondary2 a:hover {
        background-color: #c9ccd1 !important;
        border: 2px solid #bbb;
    }

.BasketOld .discountApplied {
    margin: 0 0 10px 0;
}

.BasketQuantBut, .s-basket-plus-button {
    background: url("https://www.sportsdirect.com/images/core/baskcheck.png") no-repeat transparent;
}

.Basket #BasketDiv table td .posReset {
    margin: 0;
}

.BasketQuantBut {
    height: 27px;
    width: 27px;
    background-position: -2px -149px;
    float: left;
    font-size: 11px;
    background-color: #fff;
}

.s-basket-plus-button {
    background-position: -2px -177px;
}

/* ------New Basket ------------------*/
.BasketNew #BasketHeaderText {
    display: block;
}

.BasketNew #BasketTop {
    margin-bottom: 10px;
}

.BasketNew #BasketDiv table th.itemtotalprice .money {
    font-weight: bold;
}

.newBasketSummary h2 {
    padding: 0 0 5px;
    font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
    border-bottom: 1px solid #9a9a9a;
}

.OrderSumm .ItemsOrder {
    text-align: right;
}

.OrderSumm .SubSumm {
    font-size: 1.2em;
    margin: 0;
    padding: 5px 0;
}

.OrderSumm .TotalSumm {
    margin: 0;
    padding: 5px 0 25px;
    font-size: 1.3em;
    text-transform: uppercase;
}

    .OrderSumm .SubSumm > div, .OrderSumm .TotalSumm > div {
        padding-left: 0;
        padding-right: 0;
    }

    .OrderSumm .TotalSumm span {
        font-weight: bold;
    }

#SubtotalRow {
    padding-top: 25px;
}

.newBasketSummary, .newBasketSummary > div {
    padding: 0;
}

    .newBasketSummary .newBasketPromoCode {
        padding: 10px 0;
        clear: both;
        float: right;
    }

        .newBasketSummary .newBasketPromoCode .alert {
            font-size: 1.1em;
            margin-bottom: 10px;
        }

.newBasketPromoCode .form-horizontal .control-label {
    width: 100%;
    text-align: left;
    margin: 15px 0;
    font-weight: normal;
    padding: 0 5px;
    font-size: 1.2em;
}

.newBasketPromoCode .ProValue {
    font-size: 1.1em;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.newBasketPromoCode .PromoCodeBut {
    text-align: center;
    padding: 0;
}

    .newBasketPromoCode .PromoCodeBut a {
        display: block;
        padding: 11px 0;
        font-size: 1.1em;
        text-transform: uppercase;
        background-color: #f9f9f9;
        -webkit-transition: background-color 400ms linear 0s;
        -moz-transition: background-color 400ms linear 0s;
        -o-transition: background-color 400ms linear 0s;
        transition: background-color 400ms linear 0s;
    }

        .newBasketPromoCode .PromoCodeBut a:hover {
            background-color: #fff;
        }

#divContinueShopping a {
    padding: 15px 0;
    margin-top: 10px;
    text-decoration: underline;
    font-size: 1.2em;
}

.prodDescContainer {
    position: relative;
}

.BasketNew #BasketDiv table td.productimage {
    vertical-align: middle;
}

.BasketNew #BasketDiv table .size select {
    padding: 4px;
    min-width: 88px;
    border: 1px solid #ddd;
    cursor: pointer;
    height: 38px;
}

    .BasketNew #BasketDiv table .size select:focus, .BasketNew #BasketDiv table .size select:hover, .BasketNew .s-basket-quantity-text-box input:focus, .BasketNew .s-basket-quantity-text-box input:hover {
        border: solid 1px #aaa;
    }

    .BasketNew #BasketDiv table .size select:disabled {
        border: 1px solid #eee;
        background-color: #f5f5f5;
    }

.BasketNew #BasketDiv table td.basketdelivery {
    padding: 9px 0 6px 10px;
}

.BasketNew .productdesc .collectinstoreonly, .BasketNew .productdesc .outofstock {
    line-height: 1.3em;
    font-weight: bold;
}

.BasketNew .productdesc .outofstock {
    color: #cc0000;
}

.BasketNew .productdesc .collectinstoreonly {
    color: #0255a3;
}

.BasketNew .BasketQuantBut:before, .BasketNew .BasketQuantBut.s-basket-plus-button:before, .updateIcon {
    background: url("https://www.sportsdirect.com/images/core/commonAssets2.png") no-repeat transparent;
    font-size: 11px;
}

.BasketNew .BasketQuantBut:before {
    background-position: -485px -402px;
    height: 28px;
    width: 25px;
    content: " ";
    display: inline-block;
    vertical-align: middle;
}

.BasketNew .BasketQuantBut.s-basket-plus-button:before {
    background-position: -485px -439px;
}

.BasketNew .PromoCodeInput {
    padding: 0;
}

.Basket .PromoCodeInput input {
    font-size: 1.1em;
    height: 40px;
    border: 1px solid #ddd;
    max-width: 380px;
    width: 100%;
    padding: 10px;
}

    .Basket .PromoCodeInput input:focus, .Basket .PromoCodeInput input:hover {
        border-color: #aaa;
    }

.BasketCardsIcons {
    float: left;
    padding: 0 5px;
    width: 75%;
}

    .BasketCardsIcons .PayImage, .fashBasketCardsIcons .PayImage {
        background: url("https://www.sportsdirect.com/images/payment/cardpayments-default.png") no-repeat 0 0 transparent;
        background-size: auto 100%;
        max-width: 621px;
        width: 100%;
        height: 35px;
        float: left;
    }

.newBasketSummary .fashBasketCardsIcons {
    display: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #E8E8E8;
}

    .newBasketSummary .fashBasketCardsIcons .PayImage {
        background-size: contain;
    }

/*Delivery Options Sprites*/

#divBasketDeliveryMethods {
    padding: 0;
}

    #divBasketDeliveryMethods ul {
        float: left;
        width: 100%;
        padding: 0;
    }

    #divBasketDeliveryMethods li {
        background: url("https://www.sportsdirect.com/images/core/deliverysprite-errordouble.png") no-repeat;
        float: left;
        width: 24%;
        padding: 7px 0 25px 0;
        cursor: pointer;
        margin-right: 8%;
    }

    #divBasketDeliveryMethods .CollectPlusDelivery {
        background-position: 0px 2px;
    }

    #divBasketDeliveryMethods .CollectInStoreDelivery {
        background-position: 0px -46px;
    }

    #divBasketDeliveryMethods .SaturdayDelivery {
        background-position: 0px -105px;
    }

    #divBasketDeliveryMethods .InternationalDelivery {
        background-position: 0px -148px;
    }

    #divBasketDeliveryMethods .StandardDelivery {
        background-position: 0px -253px;
    }

    #divBasketDeliveryMethods .NextDayDelivery {
        background-position: 0px -301px;
    }

    #divBasketDeliveryMethods .FreeUkDelivery {
        background-position: 0px -204px;
    }

    #divBasketDeliveryMethods .TwoManDelivery {
        background-position: 0px -346px;
    }

    #divBasketDeliveryMethods .CollectPlusDeliveryInActive {
        background-position: -30px 2px;
    }

    #divBasketDeliveryMethods .CollectInStoreDeliveryInActive {
        background-position: -30px -45px;
    }

    #divBasketDeliveryMethods .SaturdayDeliveryInActive {
        background-position: -30px -99px;
    }

    #divBasketDeliveryMethods .InternationalDeliveryInActive {
        background-position: -30px -148px;
    }

    #divBasketDeliveryMethods .StandardDeliveryInActive {
        background-position: -30px -253px;
    }

    #divBasketDeliveryMethods .NextDayDeliveryInActive {
        background-position: -32px -296px;
    }

    #divBasketDeliveryMethods .FreeUkDeliveryInActive {
        background-position: -30px -199px;
    }

    #divBasketDeliveryMethods .TwoManDeliveryInActive {
        background-position: -31px -352px;
    }

.basketdelivery {
    width: 18%;
}

.prdQuantity {
    width: 19%;
}

.size {
    width: 17%;
}

.Basket #BasketDiv table .itemprice, .Basket #BasketDiv table .itemtotalprice {
    width: 10.5%;
    padding-right: 5px;
}

.Basket #BasketDiv table .itemtotalprice {
    font-weight: bold;
    padding-right: 0;
}

.Basket .prdQuantity input {
    padding: 4px;
    text-align: center;
    height: 28px;
    margin: 0;
    width: 100% !important;
}

.BasketNew .BasketQuantBut, .BasketNew .prdQuantity input {
    border: 1px solid #ddd;
    height: 38px;
}

.BasketNew .BasketQuantBut {
    line-height: 36px;
    width: 32px;
    text-align: center;
    background-image: none;
}

    .BasketNew .BasketQuantBut:hover {
        border: 1px solid #aaa;
    }

.PromoCodeBut {
    border: 1px solid #ddd;
}

    .PromoCodeBut:hover {
        border-color: #aaa;
    }

.haserror {
    border-color: #a94442 !important;
}

.BasketFreeShipping {
    float: left;
    width: 40%;
    padding: 0 5px;
    display: none;
}

.popover {
    z-index: 10001 !important;
}

.popovererror {
    border: 1px solid red !important;
    color: red;
}

    .popovererror > .arrow {
        border-top-color: red !important;
    }

.MainOrderSummary #divContinueSecurely {
    padding: 0 0 30px;
    border-bottom: 1px solid #9a9a9a;
}

.Basket #divContinueSecurely.ImgButWrap a, .Basket #divContinueSecurelyTop.ImgButWrap a {
    padding: 20px 5px;
    font-size: 1.3em;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: bold;
}

.MainOrderSummary {
    float: right;
    background-clip: content-box;
}

.BasketNew .freeshippingrequirement .shippingRequirementLabel {
    padding: 7px 0 6px;
    text-align: center;
    border: 1px solid #008c7f;
}

.shippingRequirementLabel > span {
    display: inline-block;
}

    .shippingRequirementLabel > span:before {
        content: " ";
        width: 20px;
        height: 18px;
        display: inline-block;
        background: url('https://www.sportsdirect.com/images/core/commonAssets12-temp.png');
        background-position: -180px -446px;
        vertical-align: middle;
        margin-right: 10px;
        margin-top: -3px;
    }

    .shippingRequirementLabel > span > span {
        font-weight: bold;
    }

.BasketNew #BasketDiv .ClearAll {
    display: none;
}

.Responsive .BasketNew #BasketDiv .NewUpdateQuant, .Basket .BasketMakeupKitBuilderLink {
    display: inline-block;
    padding: 8px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    -webkit-transition: background-color 400ms linear 0s;
    -moz-transition: background-color 400ms linear 0s;
    -o-transition: background-color 400ms linear 0s;
    transition: background-color 400ms linear 0s;
}

#BasketDiv .NewUpdateQuant .updateText {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

.Basket .BasketMakeupKitBuilderLink {
    padding-left: 20px;
    padding-right: 20px;
}

.Responsive .BasketNew #BasketDiv .NewUpdateQuant {
    position: relative;
}

    .Responsive .BasketNew #BasketDiv .NewUpdateQuant:hover {
        background-color: #fff;
        text-decoration: none;
        border-color: #aaa;
    }

.Responsive .BasketNew .UpdateSurround .NewUpdateQuant {
    font-size: 1.1em;
}

.updateIcon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    background-position: -17px -430px;
    -webkit-transition: -webkit-transform 600ms ease-in-out 0s;
    -moz-transition: -moz-transform 600ms ease-in-out 0s;
    -ms-transition: -ms-transform 600ms ease-in-out 0s;
    -o-transition: -o-transform 600ms ease-in-out 0s;
    transition: transform 600ms ease-in-out 0s;
}

.Responsive .BasketNew #BasketDiv .NewUpdateQuant:hover .updateIcon {
    background-position: -59px -430px;
}

.Responsive .BasketNew #BasketDiv .NewUpdateQuant:focus .updateIcon {
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -ms-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
}

.BasketNew .BasketCardsIcons .PayImage {
    background-position: 0px -4px;
}

.quantity-mobile {
    display: none !important;
}

.WishListProductAddBagOrRemove {
    text-align: right;
}

/*Destop media query overrides*/
@media (min-width: 1022px) {
    .BasketNew .MainOrderSummary {
        padding-left: 15px;
    }

    .BasketNew #BasketDiv {
        padding-right: 15px;
    }
}

/* Tablet media query overrides */
@media (max-width: 1021px) {
    .MainOrderSummary {
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1021px) {
    .MainOrderSummary #divContinueSecurely {
        border: 0;
        padding: 25px 0 10px 0;
    }

    .MainOrderSummary .OrderSumm {
        padding-right: 20px;
    }

    .Paddingright-ten {
        margin-left: 5%;
        width: 44%;
    }

    .OrderSumm .TotalSumm .text-right, .OrderSumm .SubSumm .text-right {
        text-align: left;
    }

    .Wishlistcontainer .Paddingright-ten {
        margin-left: 0;
        text-align: center;
    }

    .Wishlistcontainer #header-wishlist p {
        padding: 15px;
    }

    #WishListDisplay {
        border: none;
    }
}

/* Mobile media query overrides */
@media (max-width: 767px) {
    #WishListDisplay .s-basket-quantity-text-box {
        max-width: 60px;
    }

    .Basket .PromoCodeInput input {
        max-width: none;
    }

    .Responsive .Basket #BasketDiv .UpdateQuant {
        padding: 5.5px 15px;
    }

    .WishListProductDataAndImage {
        margin-bottom: 30px;
    }

    .LeftMinus, .RightPlus {
        width: auto;
    }

    .Responsive #BasketDiv table,
    .Responsive #BasketDiv thead,
    .Responsive #BasketDiv tbody,
    .Responsive #BasketDiv th,
    .Responsive #BasketDiv td,
    .Responsive #BasketDiv tr {
        display: block;
    }

        .Responsive #BasketDiv thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .Responsive .Basket #BasketDiv td {
        border: none !important;
        position: relative;
    }

    .Responsive .Basket #BasketDiv tr {
        border-bottom: 1px dashed #ccc;
    }

        .Responsive .Basket #BasketDiv tr:after {
            clear: both;
        }

        .Responsive .Basket #BasketDiv tr:before, .Basket #BasketDiv tr:after {
            content: "";
            display: table;
        }

    .Responsive .BasketNew #BasketDiv tr {
        border-bottom: 1px solid #ccc;
        position: relative;
    }

    .Responsive .Basket #BasketDiv table .productimage, .Responsive .Basket #BasketDiv table .prodcutimage {
        float: left;
        width: 30%;
    }

    .Responsive .Basket #BasketDiv table .productdesc {
        width: 70%;
        float: left;
        padding-right: 0;
    }

    .Responsive .Basket #BasketDiv table .productqty {
        clear: both;
        height: 47px;
        width: 100%;
        padding: 10px;
        background: #eee;
        border-bottom: 1px solid #ddd !important;
        float: left;
    }

    .BasketOld #BasketDiv table .s-basket-remove-button a {
        padding-top: 4px;
        font-family: 'Glyphicons Halflings';
        color: #f00;
        font-size: 20px;
        line-height: 17px;
        overflow: hidden;
        display: block;
        width: 22px;
        height: 22px;
        letter-spacing: 3px;
    }

    .BasketOld #BasketDiv table .s-basket-remove-button {
        width: 10%;
        overflow: hidden;
        max-height: 22px;
        max-width: 22px;
        margin-right: 10px;
        padding-top: 1px;
    }

    .BasketOld .s-basket-remove-button a:before {
        content: "\e014";
    }

    .Basket #BasketDiv table .productqty {
        width: 30%;
    }

    .Responsive .Basket #BasketDiv table .productqty .quantity-mobile {
        float: left;
        width: 17%;
        text-align: left;
        font-size: 0.8em;
        padding-top: 6px;
    }

    .Responsive .Basket #BasketDiv table .price {
        width: 50%;
        background: #eee;
        float: left;
        margin-bottom: 10px;
    }

        .Responsive .Basket #BasketDiv table .price .unitprice-mobile, .Responsive .Basket #BasketDiv table .price .total-price-mobile {
            width: 100%;
            border-bottom: 1px solid #ddd;
            padding-bottom: 4px;
            margin-bottom: 4px;
            text-align: right;
        }

    .Responsive .Basket #BasketDiv table .money.discount {
        padding: 0;
    }

    .Responsive .Basket .ImgButWrap {
        width: 100%;
    }

    .Responsive .Basket .BagandCheckoutBtn div.primary2 input {
        width: 100%;
    }

    .Responsive .Basket div.secondary2 {
        margin-top: 20px;
    }

    .Responsive .BagandCheckoutBtn .secondary2 a {
        width: 100%;
    }

    .Responsive #pnlExpressCheckoutButtons #dvAmazonCheckout,
    .Responsive #pnlExpressCheckoutButtons #dvPaypalCheckout,
    .Responsive #pnlExpressCheckoutButtons #dvGoogleCheckout,
    .Responsive #pnlExpressCheckoutButtons #dvMasterPassCheckout {
        display: block;
        margin-bottom: 15px;
    }

    .Paddingright-ten {
        width: 100%;
        margin-left: 3%;
    }

    .WishListEvent .BagandCheckoutBtn {
        position: relative;
        bottom: auto;
        padding: 0 21px;
        left: auto;
    }

    .Wishlistcontainer .Paddingright-ten {
        margin-left: 0;
        text-align: center;
        padding: 0 24px;
    }

    .Wishlistcontainer .Sharebutton {
        margin: 0 15px 0;
    }

    .Wishlistcontainer .productsize span, .Wishlistcontainer .productcolour span {
        margin-left: 0;
    }

    #WishListDisplay .saleprice, #WishListDisplay .originalprice {
        width: auto;
    }

    #WishListDisplay {
        border: none;
    }

    .WishListEvent .secondary2 {
        margin-left: 0;
    }

    #header-wishlist p {
        padding: 15px 19px 15px 21px;
    }

    .WishListProductQuantityControls {
        margin: 20px 0;
    }

    #divContinueSecurelyTop {
        padding-bottom: 15px;
        width: 100%;
    }

    .Responsive .Basket #BasketDiv table .prdQuantity {
        width: 40%;
        padding: 0 0 15px;
        float: left;
        clear: left;
    }

    .s-basket-minus-button {
        margin-right: 2px;
    }

    .s-basket-plus-button {
        margin-left: 2px;
    }

    .Responsive .BasketNew #BasketDiv table .itemprice, .Responsive .BasketNew #BasketDiv table .itemtotalprice {
        float: left;
        padding: 3px 0 15px 5px;
        width: 30%;
    }

        .Responsive .BasketNew #BasketDiv table .itemprice .unitprice-mobile, .Responsive .BasketNew #BasketDiv table .itemtotalprice .total-price-mobile, .Responsive .Basket #BasketDiv table .money {
            font-weight: bold;
            display: block;
            text-align: right;
        }

    .Responsive .Basket #BasketDiv table .money {
        font-weight: normal;
    }

    #SubtotalRow {
        border: none;
    }

    .BasketNew .BasketFreeShipping {
        width: 100%;
        padding: 0;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .BasketNew #BasketDiv .UpdateSurround, .Basket .BasketMakeupKitBuilderLinkWrapper {
        width: 100%;
        margin: 0;
    }

    .BasketNew #BasketDiv .UpdateSurround {
        margin-bottom: 5px;
    }

    .Responsive .BasketNew #BasketDiv .NewUpdateQuant, .Basket .BasketMakeupKitBuilderLink {
        padding: 15px 0;
        margin: 0;
        display: block;
        text-align: center;
    }

    .updateIcon {
        display: none;
    }

    .quantity-mobile {
        float: left;
        padding: 5px 6px 0 0;
    }

    .Basket .s-basket-quantity-text-box {
        width: 42px;
    }
}

@media (min-width: 768px) {
    .Wishlistcontainer {
        border: 1px solid #ccc;
    }

    .BasketNew #BasketDiv table td.itemprice, .BasketNew #BasketDiv table td.itemtotalprice {
        line-height: 2.1em;
    }

    .WishListProductPricing {
        padding-top: 5px;
    }

    #WishListDisplay .TextQuantity {
        text-align: center;
    }
}

#WishListModal .modal-header {
    padding: 10px 40px;
    line-height: 1.3em;
    height: 49px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
}

#WishListModal .header-text {
    font-size: 1.3em;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
}

#WishListModal .modal-dialog {
    width: 100%;
    max-height: 446px;
    max-width: 520px;
}

#WishListModal .modal-body {
    height: 400px;
    width: 100%;
    max-height: 400px;
    max-width: 520px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/*--misc fixes --*/

a.prodelete {
    display: block;
}

.BasketNew a.prodelete {
    padding: 10px 0;
}

a.prodelete:hover .deleteItemText {
    text-decoration: underline;
}

.s-basket-remove-button a .deleteItemIcon {
    display: none;
    margin-right: 5px;
}

.s-basket-remove-button a .deleteItemText {
    vertical-align: middle;
    display: inline-block;
}
