body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*Marquee*/
marquee {
    background-color: #fef8d5;
    padding: 10px 0;
    color: #333;
}

/*Header*/
.header {
    z-index: 1000;
}


/*Profile Widget*/
.loggedin .loggedin-user .skywards-info {
    border-bottom: 0px;
}

/*Product Listing */
.product-list a .title .price.selection.no-skywards .skywards {
    padding: 5px 10px;
    font-family: Helvetica, Arial, sans-serif;
}

.product-list a .title .price.selection.sale-wrap .fiat {
    line-height: 15px;
    padding: 8px 8px;
}

    .product-list a .title .price.selection.sale-wrap .fiat span.sale-price {
        display: block;
        font-size: 12px;
        /*opacity: 0.5;*/
        text-decoration: line-through;
    }

.product-list a .title .price.sale-wrap .fiat {
    line-height: 15px;
    padding: 8px 8px;
}

    .product-list a .title .price.sale-wrap .fiat span.sale-price {
        display: block;
        font-size: 11px;
        /*opacity: 0.5;*/
        text-decoration: line-through;
    }


/*Product Details*/
.details .price.selection.no-skywards .skywards {
    font-family: Helvetica, Arial, sans-serif;
    background: #c8c8c8;
    color: #474948;
    padding: 7px 10px;
}

    .details .price.selection.no-skywards .skywards .text {
        font-weight: 300;
        line-height: 21px;
        color: #666;
        font-size: 16px;
    }

        .details .price.selection.no-skywards .skywards .text strong {
            font-weight: 900;
            color: #333;
            font-family: Helvetica, Arial, sans-serif;
            display: block;
        }


.details .price.selection.sale-wrap {
    font-size: 20px;
}

    .details .price.selection.sale-wrap .fiat {
        line-height: normal;
        padding: 18px 8px;
    }

        .details .price.selection.sale-wrap .fiat span.sale-price {
            display: block;
            /*opacity: .5;*/
            font-size: 15px;
            text-decoration: line-through;
        }


/*Cart Box*/
.cart.box .with-cash i.icon:before {
    content: "\F20B";
    font-family: 'iconography';
}

.cart.box .price-list li strong.calc i:before {
    content: "\F134";
    font-family: 'iconography';
}

.cart-details .box .input-append input {
    /*width:87px*/
}

.cart-details .box .input-append div.btn {
    font-size: 10px;
    padding: 4px 10px;
}

.cart-details .box .input-append .add-voucher-submit {
    display: none;
}

.soldByMiles {
    /*color: green;*/
    font-size: 13px;
}

.notSoldByMiles {
    /*color: #e51837;*/
    font-size: 13px;
}

.numberBold {
    font-weight: bolder;
    color: black;
    padding: 0px !important;
    float: none !important;
    width: auto !important;
    font-size: 13px;
}

.checkbox {
    display: inline-block;
    float: left;
    margin-top: 4px;
}

#checkout-content .accept span {
    padding-left: 10px;
    width: 90%;
    display: inline-block;
}

.unitPriceText {
    font-size: 14px;
}

/*Miles Popup Selection*/
.hiddenRadio {
    display: none;
}


/*Shipping Page Popup Login Page*/
#skywards-login-shipping {
    text-align: center;
}

    #skywards-login-shipping h5 {
        font-family: 'Emirates-Medium', Georgia, 'Times New Roman', Times, serif;
    }

    #skywards-login-shipping .popup-top {
        padding: 50px 40px 20px 40px;
    }

        #skywards-login-shipping .popup-top .btn {
            padding: 16px 40px;
            font-weight: 700;
            font-family: Helvetica, Arial, sans-serif;
        }

    #skywards-login-shipping .not-skywards {
        background: #f6f6f6;
        padding: 25px 30px;
    }

    #skywards-login-shipping .popup-content .popup-close-shipping {
        color: #fff;
        display: block;
        margin-bottom: 10px;
        position: absolute;
        top: 20px;
        right: 20px;
    }



/*Voucher Box*/
.voucher.box .voucher-remove-button {
    display: none;
}

.voucher.box .voucher-wrapper .voucher-not-applicatble {
    font-size: 11px;
    color: #b7021e;
    font-style: italic;
}

.voucher.box .voucher-wrapper .voucher-amt {
    display: none !important;
}

/*Calculator*/
.cart.box .price-list li strong.calc {
    min-height: 20px;
}


/*Miles Earned Tooltip*/
.cart-items .col_product h5 {
    float: left;
    width: 80%;
}


.cart-breakdown.box .price-list li.miles-earned {
    position: initial;
}

    .cart-breakdown.box .price-list li.miles-earned strong {
        float: right;
        position: inherit;
    }

    .cart-breakdown.box .price-list li.miles-earned i {
        position: relative;
        top: 1px;
        right: 0px;
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-left: 4px;
        background: transparent url(../img/icon-info-black.svg) no-repeat 0 0;
        background-size: 15px 15px;
        float: right;
    }



.cart-breakdown.box .price-list li.miles-redeem {
    position: initial;
}

    .cart-breakdown.box .price-list li.miles-redeem.paddingTop {
        padding-top: 3px;
    }

    .cart-breakdown.box .price-list li.miles-redeem span.space {
        margin-left: 12px;
    }

    .cart-breakdown.box .price-list li.miles-redeem strong {
        float: right;
        position: inherit;
    }

    .cart-breakdown.box .price-list li.miles-redeem i {
        position: relative;
        top: 1px;
        right: 0px;
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-left: 4px;
        background: transparent url(../img/icon-info-red.svg) no-repeat 0 0;
        background-size: 15px 15px;
        float: right;
    }

.cart-breakdown.box .price-list li.miles-redeem-black i {
    position: relative;
    top: 1px;
    right: 0px;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: transparent url(../img/icon-info-black.svg) no-repeat 0 0;
    background-size: 15px 15px;
}


.cart-breakdown.box .price-list {
    clear: both;
}

.cart-breakdown.box .miles-field input {
    /* width: 80px;
    height: 28px;
    display: block;
    float: left; */
}

.cart-breakdown.box .miles-field #miles-update button {
    padding: 7px 20px;
    background: #ffffff;
    font-size: 14px;
    border: 1px solid #333333;
    color: #333333;
    text-transform: none;
    width: 100%;
}
.cart-breakdown.box .miles-field #miles-update button:focus{
    outline: none;
}

.cart-breakdown.box .miles-field div.error {
    display: block;
    color: #8d0203;
    font-size: 12px;
    clear: both;
    display: none;
    background: rgba(141,2,3,0.1);
    padding: 10px;
    border-radius: 3px;
    margin: 10px 0 20px 0;
    line-height: 1.4;
}

.cart-breakdown.box .miles-field #miles-update {
    /* display: block; */
}

.cart-breakdown.box .notification-box {
    background: #ffdede;
    padding: 12px;
    font-size: 12px;
    margin: 0 0px 20px 0;
    border-left: 4px solid #e51837;
    border-radius: 2px;
    /*
    -webkit-box-shadow: 1px 7px 14px -5px rgba(0,0,0,0.2);
    -moz-box-shadow:1px 7px 14px -5px rgba(0,0,0,0.2);
    box-shadow: 1px 7px 14px -5px rgba(0,0,0,0.2);*/ /*color: @arguments;*/
    display: table;
    width: 100%;
}

    .cart-breakdown.box .notification-box div.content {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10px;
        font-size: 13px
    }

        .cart-breakdown.box .notification-box div.content span.info {
            font-weight: bold;
            display: block;
            font-size: 14px;
            display: none;
        }

        .cart-breakdown.box .notification-box div.content span.copy {
            padding-top: 3px;
            display: block;
            font-size: 12px;
            line-height: 17px;
        }

    .cart-breakdown.box .notification-box div.icon {
        width: 15px;
        height: 15px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

        .cart-breakdown.box .notification-box div.icon i {
            position: relative;
            top: 0px;
            right: 0px;
            width: 20px;
            height: 20px;
            display: inline-block;
            background: transparent url(../img/icon-info-red.svg) no-repeat 0 0;
            background-size: 15px 15px;
            float: left;
        }

    .cart-breakdown.box .notification-box div.clear {
        clear: both;
    }



/*Calculator*/
#skywards-calc .popup-content p.minInfo {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #474948;
    padding: 0px;
    margin: 10px 0px;
    margin-bottom: 15px;
    text-align: center;
}


/*Find out more - Emirates Skywards landing page*/
.static-page-skywards .content ol {
    font-family: Helvetica, Arial, sans-serif;
    color: #474948;
    font-size: 14px;
    line-height: 30px;
    margin-left: 24px;
}

    .static-page-skywards .content ol li {
        line-height: 30px;
    }

        .static-page-skywards .content ol li ul {
            margin-left: 0px;
            padding-left: 0px;
        }

.static-page-skywards .content .findout-more-btn {
    font-family: "Emirates-Medium";
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    /*border: 1px solid transparent;*/
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    clear: both;
}

.static-page-skywards .content .findout-more-btn-primary {
    color: #fff;
    background-color: #515151;
    border-color: #b3141b;
}

    .static-page-skywards .content .findout-more-btn-primary:hover {
        color: #fff;
        background-color: #b0b0b0;
        border-color: #7c0e13;
    }

.static-page-skywards .content .findout-more-btn-lg {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    min-width: 250px;
    float: left;
    margin-bottom: 10px;
}

    .static-page-skywards .content .findout-more-btn-lg:last-child {
        margin-bottom: 40px;
    }


/*Iframe*/
#frmPayment {
    margin-top: 1px;
    width: 100%;
    height: 1100px;
    max-width: 400px;
}

.payment-methods {
    overflow-x: hidden;
}

/*Confirmation page*/

.confirmationStrong {
    color: #474948;
    font-weight: bold;
}

/*overwrite for Genral Page Template*/

.static-page .content ol {
    font-family: Helvetica, Arial, sans-serif;
    margin-left: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #474948;
}

    .static-page .content ol li {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 22px;
        color: #474948;
    }

        .static-page .content ol li ol {
            margin-left: 0px;
        }

.cart.box .with-miles:after {
    content: 'OR';
}

.details .price.selection.no-skywards:before {
    display: none !important;
}

.no-radius {
    border-radius: 0px !important;
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
    .product-list a .title .price.selection.no-skywards .skywards {
        padding: 9px 5px;
    }

    .cart-details .box .input-append input {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 5px;
    }

    .cart-details .box .input-append div.btn {
        width: 100%;
        box-sizing: border-box;
        border: 0px;
        margin-left: 1px;
        display: block;
        padding: 8px 10px;
        height: auto;
    }

    .cart-breakdown.box .miles-field input {
        width: 100%;
        float: none;
        margin-bottom: 5px;
    }

    .cart-breakdown.box .miles-field #miles-update {
        width: 100%;
    }

        .cart-breakdown.box .miles-field #miles-update button {
            width: 100%;
            float: none;
            padding: 4px 0px;
        }

    /*Menu overwrite on Tablet Start*/
    .navigation .navSearch {
        display: block;
        width: 100%;
        margin-top: 4px;
        margin-bottom: 5px;
        max-width: 834px;
        margin-left: 100px;
    }

    .navbar-search #site-search {
        width: 721px;
    }

    .main-menu > li > a {
        padding-left: 44px;
        padding-right: 44px;
        border-bottom: 1px solid #bebebe;
        background: #fff url(../../img/caret_down.png) no-repeat right bottom;
    }

    li.salemenu:hover > ul {
        right: 0px;
    }

    /*Menu overwrite on Tablet End*/

    .cart-items .col_product h5 {
        float: left;
        width: 70%;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 979px) {

    .product-list a .title .price.selection.no-skywards .skywards {
        padding: 4px 2px;
    }

        .product-list a .title .price.selection.no-skywards .skywards .text {
            font-size: 8px;
            margin-top: 2px;
            line-height: 1.2;
        }

    .product-list a .title .price.selection .fiat {
        font-size: 10px;
    }

    .cart-breakdown.box .price-list li.miles-earned strong {
        float: none;
    }

    .cart-breakdown.box .price-list li.miles-redeem strong {
        float: none;
    }

    .cart-items .col_product h5 {
        float: left;
        width: auto;
    }


    /*Menu overwrite on Tablet Start*/
    .main-menu > li > a {
        padding-left: 25px;
        padding-right: 25px;
        border-right: 1px solid #bebebe;
    }

    .megamenu_container {
        margin-top: 5px;
        background: none;
        position: relative;
    }

    .header .bottom .row {
        margin-bottom: 0px;
    }

    .main-menu > li:hover > ul {
        top: 50px;
    }

    .main-menu li:hover > ul {
        display: block;
    }

    .navigation .navSearch {
        max-width: 606px;
    }

    .navbar-search #site-search {
        width: 521px;
    }

    /*Menu overwrite on Tablet End*/

    .row-fluid-overwrite .span6 {
        width: 100%;
        margin-left: 0px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .product-list a .title .price.selection.no-skywards .skywards {
        padding: 9px 8px;
    }

        .product-list a .title .price.selection.no-skywards .skywards .text {
            font-size: 9px;
            margin-top: 0px;
        }

    .product-list a .title .price.selection .fiat {
        font-size: 12px;
    }

    .cart-breakdown.box .price-list li.miles-earned strong {
        float: right
    }

    .cart-breakdown.box .price-list li.miles-redeem strong {
        float: right
    }

    #frmPayment {
        width: 100%;
        height: 1150px;
    }

    .payment-methods {
        overflow-x: visible;
    }

    .static-page .content h1 {
        font-size: 32px;
        line-height: 38px;
    }

    #checkout-content .accept span {
        padding-left: 10px;
        width: auto;
        display: inline;
    }


    /*Menu overwrite on Tablet Start*/
    .header .bottom .row {
        margin-bottom: 66px;
    }

    .megamenu_container {
        margin-top: 0px;
        background: #fff;
        position: relative;
    }

    .main-menu li a {
        display: block;
        float: none;
        padding: 10px 15px;
        border: 0px;
        background: #fff;
    }

    .main-menu > li:hover > ul {
        top: 0px;
        display: block \9;
    }

    .main-menu li:hover.menu-item-has-children > a:before {
        color: initial;
    }

    .navigation .navSearch {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        max-width: inherit;
        margin-left: 0px;
    }

    .navbar-search #site-search {
        width: auto;
    }

    /*Menu overwrite on Tablet End*/

}

@media only screen and (max-width : 500px) {

    .miles-popup-content {
        top: 50%;
    }


    .static-page-skywards .content .findout-more-btn-lg {
        font-size: 14px;
        min-width: 220px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .details .price.selection.no-skywards .skywards .text {
        font-size: 14px;
    }

    .product-list a .title .price.selection.no-skywards .skywards {
        padding: 12px 10px;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}



@media (max-width: 979px) and (min-width: 768px) {
    .cart.box .price-list li strong.calc i {
        top: -25px;
    }
}


/*Heiht Media Queries*/
/* Medium Devices, Desktops */
@media only screen and (max-height : 480px) {
    /*
    #miles-popup.active {
        overflow: scroll;
    }

    #miles-popup {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        padding: 15px 15px;
        background: rgba(0, 0, 0, 0.6);
    }

    .miles-popup-wrapper {
        min-height:480px;
    }

    .miles-popup-content {
        top:auto;
    }
        */

    #miles-popup.active {
        overflow: scroll;
    }

    #miles-popup {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        padding: 15px 15px;
        background: rgba(0, 0, 0, 0.6);
    }

    .miles-popup-content {
        background: #fff;
        max-width: 385px;
        width: 100%;
        position: static;
        margin: 0 auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .miles-popup-close {
        top: 10px;
        right: 15px;
    }

    .miles-top-content h5 {
        font-size: 20px;
        margin-bottom: 5px;
        line-height: 1.2;
    }

    .miles-top-content p {
        font-size: 13px;
    }

    .miles-popup-bottom .or {
        font-size: 12px;
    }
}

@media only screen and (max-height : 380px) {
    #clickandcollectpopup {
        height: 100%;
        overflow: scroll;
    }
}

.cart.box .price-list li.cart-milesAmountNoneDecimal {
    color: #888;
    font-size: 12px;
    line-height: 1.4;
}

/* CNC Changes Start*/
.cnccontainer {
    border: 1px solid #d7d7d7 !important;
    margin-top: 10px !important;
    border-radius: 3px;
}

.cncstorelocation {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cncdetails, .opening-hours {
    font-size: 14px;
    padding-top: 20px;
    /*word-break:break-word;*/
}

@media only screen and (max-width : 766px) {
    .opening-hours {
        padding-left: 22px;
    }
}

.preview-store-location {
    font-size: 14px;
    color: #474948;
    font-weight: 600;
}

.preview-cnc-style {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0
}

.preview-store-pickup {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0
}


@media (min-width: 981px) {
    .preview-td-no-padding {
        padding: 0px !important;
    }
}

.preview-td-no-border {
    border: none !important;
}

@media (max-width: 980px) {
    .styled-table.orders tbody tr, .cnclocations tbody tr {
        border: none !important;
    }

    .cncstorelocation {
        margin-bottom: 0px;
    }
}

@media (max-width: 980px) {
    .preview-td-no-padding {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

.startcnc {
    margin-top: 20px;
}

.ticked-box {
    height: 40px;
    width: 40px;
    /*background: #444949;*/
    right: 0;
    position: absolute;
    overflow: hidden;
    /*border-radius: 0 3px 0 0;*/
    display: none;
    margin: -.5px;
}

/*.ticked-box:after {
        content: '';
        position: absolute;
        height: 40px;
        width: 57px;
        background: #FFF;
        top: 14px;
        left: -23px;
        transform: rotate(45deg);
    }*/

/*.ticked-box svg {
        position: absolute;
        right: 6px;
        top: 8px;
    }*/

.row-fluid label {
    width: 100%;
    display: flex;
}

    .row-fluid label input[type="radio"] {
        position: absolute;
        width: 100%;
    }

        .row-fluid label input[type="radio"]:checked ~ .ticked-box {
            display: block;
        }

span.custom-radio {
    min-height: 21px;
    min-width: 21px;
    max-height: 21px;
    max-width: 21px;
    height: 21px;
    width: 21px;
    background: #fff;
    display: flex;
    border-radius: 50%;
    border: 1px solid #666;
    box-shadow: inset #F2F2F2 4px 4px 0 0;
    cursor: pointer;
    position: relative;
    right: 25px;
    top: 20px;
    z-index: 1;
}

.row-fluid label input[type="radio"]:checked ~ span.custom-radio:after {
    content: '';
    position: absolute;
    max-width: 9px;
    max-height: 9px;
    height: 9px;
    width: 9px;
    background: #e41736;
    border-radius: 50%;
    top: 5px;
    left: 50%;
    transform: translate(-50%);
}

.preview-cncstorelocation {
    margin-top: 10px;
    margin-bottom: -15px;
}


@media (max-width: 768px) {
    .cncidlabel {
        flex-direction: column;
    }

    .cncdetails, .opening-hours {
        padding-left: 22px;
    }

    span.custom-radio {
        position: absolute;
    }
}

.cncidlabel {
    position: relative;
}

.cncactive {
    border: solid 1px #444949 !important;
}

.cnclocations-parent {
    border-bottom: 1px solid #f0f0f0;
}

label.cncidlabel {
    margin-bottom: 0px !important;
}

@media (max-width: 980px) {
    .selectedStoreBorder {
        border: 1px solid #f0f0f0;
    }

    .cnclocations-parent {
        border-bottom: none;
    }

    .cncdetails, .opening-hours {
        width: 80%
    }

    .preview-cncstorelocation {
        margin-bottom: 5px;
    }
}

@media (max-width: 480px) {
    .cncdetails, .opening-hours {
        width: 67%
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    /* For portrait layouts Ipads only */
    .cncdetails, .opening-hours {
        word-break: break-word;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .cncdetails, .opening-hours {
        word-break: break-word;
    }
}

label.cncidlabel:hover, label.cncidlabel:focus {
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 29%);
    outline: 0;
}


/* CNC Changes End*/

/*GPBRAND2-685 : START*/
.mobile.left-Callout.box {
    display: none;
}

@media (max-width: 480px) {

    .flex-viewport {
        height: 250px;
    }

    .flexslider {
        margin: 0px 0 15px;
    }

    .promos .left-Callout {
        float: left;
        min-height: 120px;
        overflow-y: auto;
        margin-bottom: 10px;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .flex-control-nav {
        display: block;
    }

    .flexslider .flex-control-nav {
        bottom: 12px;
    }

        .flexslider .flex-control-nav a {
            width: 8px;
            height: 8px;
            border: 1px solid #ffffff;
        }

    .flexslider .flex-direction-nav li:first-child a {
        background: url('../../img/rarrMobile.png') no-repeat center center;
        transform: rotate( 180deg ) scale(0.2,0.16);
        filter: drop-shadow(0px 0px 5px #000);
    }

    .flexslider .flex-direction-nav li a {
        background: url('../../img/rarrMobile.png') no-repeat center center;
        transform: scale(0.2,0.16);
        filter: drop-shadow(0px 0px 5px #000);
    }

    /* .flexslider .slides img {
        height: 250px;
    } */

    .flexslider .flex-direction-nav a {
        width: 35px;
    }

    .nonmobile.left-Callout.box {
        display: none;
    }

    .mobile.left-Callout.box {
        display: block;
    }

    .promos .left-Callout .callOutTitle {
        padding: 5px 20px;
    }
}

@media (min-width: 481px) {
    .banner.container {
        all: unset;
    }

    .banner.container {
        display: block;
    }

    /* .flexslider .slides img {
        min-height: 220px;
    } */
}
/*GPBRAND2-685 : END*/

/*Product Strike Iteration:10.5 JIRA:GPBRAND1-1267*/

.product-list a .title .price .fiat {
    background: none;
    /*color: #c60d30;*/
    color: #333333;
    padding: 0;
    text-align: left;
}

.product-list a .title .price.sale-wrap .fiat span.sale-price {
    display: inline-block;
    color: #a9a9a9;
    margin: 0 10px 0 0;
    /*font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;*/
    font-size: 14px;
}

.product-list a .title .price.sale-wrap .fiat {
    padding: 0;
}

.product-list a .title h3 {
    height: auto;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 14px;
}

.product-list a .title {
    min-height: 60px;
}

    .product-list a .title .price.selection.sale-wrap .fiat,
    .product-list a .title .price.selection.no-skywards .skywards,
    .product-list a .title .price.selection .skywards {
        width: 100%;
        padding: 0;
        text-align: left;
        float: left;
    }

    .product-list a .title .price.selection .skywards {
        color: #666666;
        font-weight: 300;
        font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
    }

        .product-list a .title .price.selection .skywards .point,
        .product-list a .title .price.selection .skywards .text {
            font-weight: 300;
            display: inline;
            font-size: 14px;
            font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
        }

    .product-list a .title .price.selection.no-skywards .skywards,
    .product-list a .title .price.selection .skywards {
        background: none;
        height: auto;
    }

    .product-list a .title .price.selection.sale-wrap .fiat span.sale-price {
        display: inline;
        font-size: 14px;
    }

    .product-list a .title .price.selection .fiat {
        height: auto;
        font-size: 14px;
        margin-bottom: 5px;
        padding: 0;
    }

    .product-list a .title .price.selection.no-skywards .skywards .text {
        line-height: 1.1;
        color: #666666;
        font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
        font-size: 14px;
    }

    .product-list a .title .price.selection:before {
        display: none;
    }

    .product-list a .title .price.selection.no-skywards .skywards .text {
        /*overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 230px;
        display: block;*/
    }

@media (min-width: 991px) {
    .product-list li a .title {
        min-height: 90px;
    }
}

.product-list li {
    /*height: 400px;*/
    position: relative;
    background: #ffffff;
}

    .product-list li a {
        /*height: 400px;*/
        position: static;
    }

        .product-list li a .title {
            display: flex;
            align-items: flex-end;
        }




@media (max-width: 767px) {


    .product-list li a {
        /*height: 340px;*/
        position: static;
    }

    .product-list a .title .price.selection.no-skywards .skywards .text {
        /*width: 170px;*/
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .product-list a .title .price.selection.no-skywards .skywards .text {
        /*width: 180px;*/
    }
}

@media(min-width: 768px) and (max-width: 979px) {
    .product-list a .title .price.selection.no-skywards .skywards .text {
        width: 135px;
    }
}

.product-list a .title .price.sale-wrap .fiat span.original-price {
    display: inline-block;
    color: #c60d30;
    font-size: 14px;
}

/*Deatails*/
.details .price.selection.sale-wrap .fiat {
    height: auto;
    padding: 0;
    font-size: 24px;
    color: #c60d30;
    margin-bottom: 10px;
}
.details .price.selection.sale-wrap.no-sale .fiat {
    color: #333333;
}
.details .price.selection.sale-wrap .fiat span.sale-price {
    display: inline;
    font-size: inherit;
    color: #a9a9a9;
    margin-right: 10px;
}
.details .price.selection.sale-wrap .fiat,
.details .price.selection.sale-wrap .skywards {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 0;
    float: none;
    background: none;
    line-height: 1;
}
.details .price.selection .skywards {
    margin-bottom: 15px;
}
.details .price.selection.sale-wrap .skywards .text,
.details .price.selection.sale-wrap .skywards .point {
    display: inline-block;
    color: #666666;
    font-size: 18px;
    font-weight: normal;
}
.details .price.selection:before {
    display: none;
}

.controls {
    display: block;
}
.controls .span7 {
    display: inline-block;
    width: 48.5%;
}
    .controls .span7 label {
        font-size: 14px;
        color: #333333;
        margin-bottom: 10px;
    }
    .controls .span7 input, .controls .span7 select {
        width: 100% !important;
        height: 40px !important;
        border: 1px solid #a9a9a9;
        padding: 10px;
        border-radius: 5px;
        box-sizing: border-box;
    }
.details {
    padding: 20px 0;
}
.details h1 {
    margin: 0 0 20px;
    font-size: 24px;
    line-height: 30px;
}

/*-- Nav-Tabs --*/
.product-info .product-content .nav-tabs{
    margin: 0;
}
.product-content .nav-tabs {
    display: flex;
    border-bottom: 1px solid #a9a9a9;
}
.product-content .nav-tabs li {
    flex: 1;
    color: #666666;
    position: relative;
    transition: all 0.5s ease;
    align-items: center;
    justify-content: center;
    display: flex;
}
.product-content .nav-tabs li.active:after {
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background: #000000;
    position: absolute;
    left: 0;
    bottom: -2px;
    transition: all 0.5s ease;
    border-radius: 5px;
}
.product-content .nav-tabs li.active > div, .product-content .nav-tabs li.active a, .product-content .nav-tabs li.active a:hover, .product-content .nav-tabs li.active a:active, .nav-tabs li.active a:focus{
    background: none;
    color: #333333;   
}
.product-content .nav-tabs li > div, .product-content .nav-tabs li a, .product-content .nav-tabs li a:hover, .product-content .nav-tabs li a:active, .product-content .nav-tabs li a:focus {
    font-size: 14px;
    text-transform: capitalize;
}
.product-content .nav-tabs li a {
    padding-top: 0;
}
.product-content .nav-tabs li a > i {
    display: none !important;
}
.product-content .tab-content .options {
    padding: 0 !important;
}
#product .short-description .text-desc {
    position: relative;
    max-height: 100px;
    overflow: hidden;
}
#product .short-description .text-desc.showfull {
    max-height: 100%;
    overflow: visible;
}
#product .short-description .text-desc.showfull .show-more {
    background: none;
    position: static;
    line-height: 25px;
}
#product .short-description .text-desc .show-more {
    display:  none;
    width: 100%;
    padding: 20px 0 0 0;
    color: #333333;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
    position: absolute;
    bottom: -10px;
    left: 0;
    line-height: 35px;
    cursor: pointer;
    text-decoration: underline;
}
#product .short-description .text-desc .show-more:hover {
    text-decoration: none;
}
.product-info .product-content #product .short-description {
    color: #666666;
}
#product .btn-primary:hover, #product .btn-primary:focus, #product .btn-primary:active {
    background: #e51837;
}
#product .btn-large {
    min-width: 165px;
    height: 39px;
    line-height: 39px;
    padding: 0 10px;
    box-sizing: border-box;
    text-transform: none;
    font-size: 14px;
    border-radius: 3px;
}
.product-info .product-content #product form > div {
    border: none;
}
.product-content .box {
    padding: 40px 50px;
}
.product-content .box .details {
    padding: 0 0 20px 0;
}
.product-content .tab-content .options .span6 {
    width: 100%;
    min-height: auto;
}
.tab-content .options .span7 {
    padding: 0 0 20px 0 !important;
}
.product-info .container .row .boxPad {
    width: 100%;
    box-sizing: border-box;
}
#description .short-description {
    padding: 20px 0;
    color: #333333;
}
#description .short-description .meta .sku {
    margin-bottom: 10px;
}
#description .short-description p {
    margin-bottom: 10px;
}
.sku .title {
    display: inline-block;
    margin-right: 3px;
    color: #666666;
}
.sku .value {
    display: inline-block;
    color: #333333;
}
.tab-content .control-group {
    margin-bottom: 0;
}
.product-info .product-content #product .add-to-cart {
    padding: 0 !important;
}
@media only screen and (max-width : 990px) {
    .product-content .nav-tabs li span {
        width: 90px;
        text-align: center;
    }
}
@media only screen and (max-width : 767px) {
    .product-content .box {
        padding: 40px 10px 10px 10px;
    }
    .product-info .container {
        padding: 0;
    }
    #product .btn-large {
        width: 100% !important;
    }
}
@media only screen and (max-width : 480px) {
    .product-info .container .row .boxPad {
        margin: 0 0 20px 0;
    }
}
@media only screen and (max-width : 767px) {
    .lfet-callout-promoimage {
        padding-bottom: 5px;
    }
}

/*CSS Added Global nav Overwrite css*/
li.mega-menu-top-level-child.salemenu > a {
    color: #ffffff;
    text-transform: uppercase;
    /*border-right: 1px solid #bebebe;*/
    background: #c4232a !important;
}

.ek-global-navigation__incident-logo > a, .ek-global-navigation__logo > a {
    position: absolute;
    left: 0;
    width: 90px;
    height: 125px;
}

    .ek-global-navigation__incident-logo > a img, .ek-global-navigation__logo > a img {
        position: absolute;
        width: 100%;
    }

@media only screen and (max-width: 1023px) {
    .ek-global-navigation__incident-logo, .ek-global-navigation__logo {
        width: 60px;
        height: 84px;
    }

        .ek-global-navigation__incident-logo > a, .ek-global-navigation__logo > a {
            width: 60px;
            height: 84px;
        }

    .ek-global-navigation__megalinks .megalinks__thirdlevel .megalinks__thirdlevel-inner .thirdlevel__link-list ul:before {
        /*all:unset;*/
        border-left: unset;
        margin-left: 0px;
        padding: 0 0 0 0px !important;
    }

    .ek-global-navigation__megalinks .megalinks__thirdlevel .megalinks__thirdlevel-inner .thirdlevel__link-list ul li {
        top: 0;
        background: 0 0 !important;
        text-decoration: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 !important;
        border-bottom: 0;
        position: relative;
        top: 0;
        box-shadow: 0 1px 0 0 #d8d8d8;
    }

        .ek-global-navigation__megalinks .megalinks__thirdlevel .megalinks__thirdlevel-inner .thirdlevel__link-list ul {
            margin-left: 0px;
        }
}
/* CSS for global NAV end*/

