﻿@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

@font-face {
    font-family: 'montserrat';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold-webfont.woff') format('woff'), url('../fonts/montserrat-bold-webfont.ttf') format('truetype'), url('../fonts/montserrat-bold-webfont.svg') format('svg');
}

.sep {
    /*border-top: 1px solid rgb(213, 213, 213);
    border-bottom: 1px solid rgb(213, 213, 213);*/
    width: 100%;
    height: 1px;
    margin: 5px 0px 15px 0px;
}

.btn2 {
    font-size: 9px;
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    cursor: pointer;
    float: right;
    top: 10px;
    right: 3px;
    font-family: 'Montserrat',times;
}

/*.btn2 > .icon {
    position: absolute;
    width: 7px;
    height: 7px;
    left: 0px;
    top: 2px;
    background: url("../Images/sprite.png") no-repeat scroll -70px -40px transparent;
}*/

.custom-checkbox {
    /*margin-top:-10px;*/
    margin-top: 5px !important;
}

    .custom-checkbox > input {
        opacity: 0;
        left: 0px;
        top: 0px;
        /**/ position: absolute;
        /**/ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    }

    .custom-checkbox > label.checked {
        background-position: -485px -185px;
        color: rgb(102, 102, 102);
    }

    .custom-checkbox > label {
        color: rgb(150,150,150);
        /*color:#d9d4d0;/*Disable*/
        font-size: 11px;
        font-family: 'Montserrat',times;
        /*font-weight: bold;*/
        line-height: 11px;
        /*padding: 0px 0px 0px 20px;*/ padding: 0px 0px 2px 20px;
        cursor: pointer;
        display: block;
        background: url("../Images/sprite.png") no-repeat scroll -485px -145px transparent;
        position: relative;
        z-index: 999999;
    }

        .custom-checkbox > label:hover {
            text-decoration: underline;
        }

        .custom-checkbox > label .number-of-items {
            float: right;
            color: rgb(180, 180, 180);
            font-size: 10px;
            font-family: 'Montserrat',times;
            /*font-weight: bold;*/
            /**/ margin-right: 22px;
        }



.custom-form {
    margin-top: 5px;
}

    .custom-form .label-form {
        color: rgb(150,150,150);
        font-size: 11px;
        font-weight: bold;
        font-family: 'Montserrat',times;
        padding: 0px 0px 2px 0px;
    }

#form-price {
    margin-bottom: 10px;
}

    #form-price .custom-form .custom-form-input {
        width: 44px;
        font-size: 11px;
        border: 1px solid silver;
    }

#price-submit {
    background-color: rgb(28,28,28);
    border: 2px solid rgb(28,28,28);
    color: #FFF;
    padding: 1px 9px;
    font-size: 11px;
    margin-left: 11px;
}

/*#clean-last-categoryblock {
    visibility:hidden;
}*/

/*------------------------------------------------*/

div.custom-checkbox {
    font-size: 12px;
    line-height: 11px;
}

div.category-layout {
    padding: 0;
    /*height:100%;*/
}

div.refine-controls {
    /*float:left;
	padding:0 10px 0 0;*/
    /*width:166px;*/ /*width:211px;*/ /*width:320px;*/
    /*background-color:rgb(248, 248, 248);
    border:2px solid rgb(232, 232, 232);
    padding:10px 25px;*/
    /*height:100%;*/
}

    div.refine-controls div.refine-control-header {
        /*border-top:1px solid #999;*/ /*border-top:1px dotted black;*/
        clear: both;
        overflow: hidden;
        width: 100%;
    }

        /*div.refine-controls div.refine-control-header span.clean {
    float: right;
    right: 30px;
    position: absolute;
    color:silver;
}*/

        div.refine-controls div.refine-control-header.top {
            border-top: none;
        }

        div.refine-controls div.refine-control-header p.title {
            color: #000;
            display: inline;
            float: left;
            font-family: Georgia;
            font-size: 1.7em;
            font-weight: normal;
            margin: 0;
            padding: 5px 0 14px;
            text-transform: uppercase;
            font-weight: bold;
        }

        div.refine-controls div.refine-control-header div.line-sep {
            width: 1px;
            height: 20px;
            /*background-color:#666;*/ border-left: 1px dotted #666;
            float: right;
            margin-right: 40px;
            margin-top: 5px;
        }

        div.refine-controls div.refine-control-header p.sub-title {
            display: inline;
            float: left;
            font-size: 1em;
            margin: 0;
            padding: 1em 0;
            text-transform: uppercase;
        }

            div.refine-controls div.refine-control-header p.sub-title a {
                font-weight: bold;
                /**/ text-decoration: none;
            }

                div.refine-controls div.refine-control-header p.sub-title a:hover {
                    text-decoration: none;
                }

        div.refine-controls div.refine-control-header a.clear-all {
            float: right;
            font-weight: bold;
            padding: 10px 0 0;
        }

        div.refine-controls div.refine-control-header a.clear {
            float: right;
            /*font-weight: bold;*/
            font-family: 'Montserrat','times';
            /*font-size: 9pt;*/
            font-size:1em;
            color: rgb(150,150,150);
            padding: 1em 0;
            margin-right: 30px;
            /*margin-top: -4px;*/
            margin-top:1px;
            text-decoration: none;
            cursor: pointer;
        }

        div.refine-controls div.refine-control-header a.toggleControl {
            /*background:url(/Content/Filter/img/toogle-arrow.gif) no-repeat -7px 4px;*/
            color: #000;
            display: block;
            float: left;
            font-family: 'Montserrat',times;
            font-size: 10px;
            /*font-family:Tahoma;*/
            /*padding:0 0 0 1.5em*/
        }

            /**/
            div.refine-controls div.refine-control-header a.toggleControl .arrow-control {
                /*background:url(/Content/Filter/img/toogle-arrow.gif) no-repeat -7px 4px;*/
                background: url(../Images/arrow-down.png) no-repeat 0% 0%;
                width: 18px;
                height: 18px;
                position: absolute;
                /*right:0px;*/
                right: -3px;
            }
            /**/

            div.refine-controls div.refine-control-header a.toggleControl.closed .arrow-control {
                /*background-position:4px -8px;*/
                background: url(../Images/arrow-close.png) no-repeat 0% 0%;
                width: 18px;
                height: 20px;
                margin-top: -4px;
            }

    div.refine-controls div.control {
        overflow: visible;
        position: relative;
        border-bottom: 1px dotted black;
        /*height:100%;*/
    }

        div.refine-controls div.control input {
            border: 0;
            color: #000;
            height: 1.5em;
            width: 30px;
        }

        div.refine-controls div.control .price-tip {
            font-size: 1.1em;
        }

        div.refine-controls div.control .slider-price-user-min {
            float: left;
        }

        div.refine-controls div.control .slider-price-user-max {
            float: right;
        }

        div.refine-controls div.control .min {
            float: left;
            visibility: hidden;
        }

        div.refine-controls div.control .max {
            float: right;
            visibility: hidden;
        }

        div.refine-controls div.control ul {
            /*overflow:auto;*/
            padding: 1px;
        }

            div.refine-controls div.control ul.scrollable {
                /*border:1px solid #ccc;*/
                /*height:130px;*/
                /*overflow:auto*/
            }

            div.refine-controls div.control ul.expanded {
                height: auto;
                /*overflow:auto*/
            }

    div.refine-controls .control.hidden {
        display: none;
    }

    div.refine-controls ul {
        clear: both;
        margin: -8px 0 1em;
    }

        div.refine-controls ul li {
            clear: both;
            list-style: none;
            margin: 1px 0;
        }

            div.refine-controls ul li a {
                background: transparent url(/Content/Filter/img/checkbox.gif) no-repeat scroll -10px -57px;
                clear: both;
                color: #ddd;
                cursor: default;
                display: block;
                float: left;
                font-size: 1.1em;
                padding: 1px 0 1px 15px;
            }

                div.refine-controls ul li a:hover {
                    text-decoration: none;
                }

                div.refine-controls ul li a.selected {
                    background-position: -30px -37px;
                    color: #ddd;
                    cursor: pointer;
                }

                div.refine-controls ul li a.enabled, div.refine-controls ul li a.enabled.disabled {
                    background-position: -70px 3px;
                    color: #666;
                    cursor: pointer;
                }

                div.refine-controls ul li a.selected.disabled, div.refine-controls ul li a.selected.enabled.disabled {
                    background-position: -50px -17px;
                }

                div.refine-controls ul li a.selected:hover {
                    background-position: -50px -17px;
                    color: #666;
                    text-decoration: underline;
                }

                div.refine-controls ul li a.enabled:hover {
                    text-decoration: underline;
                }

        div.refine-controls ul > li a.enabled.selected {
            background-position: -50px -17px;
            color: #666;
        }

        div.refine-controls ul li a.selected-enabled {
            background-position: -50px -17px;
            color: #666;
        }

        div.refine-controls ul li a.disabled {
            background-position: -10px -57px;
            color: #ddd;
            cursor: default;
        }

            div.refine-controls ul li a.selected.disabled:hover, div.refine-controls ul li a.enabled.disabled:hover, div.refine-controls ul li a.selected.enabled.disabled:hover, div.refine-controls ul li a.disabled:hover {
                text-decoration: none;
            }

        div.refine-controls ul#Rf-200 li {
            clear: none;
            float: left;
            margin: 1px 0 0;
            width: 49%;
        }

            div.refine-controls ul#Rf-200 li a {
                float: none;
            }

    div.refine-controls div#Rf-800 {
        margin: 0 0 1em;
        overflow: auto;
        visibility: hidden;
    }

    div.refine-controls div.slider-container {
        padding: 0 4px;
    }

    div.refine-controls .ui-slider {
        background: #dcd1bb;
        border-bottom: 1px solid #959485;
        border-top: 1px solid #959485;
        height: 4px;
        margin: 6px 0 11px;
        position: relative;
    }

    div.refine-controls .ui-slider-range {
        background: #464646;
        font-size: 4px;
        height: 4px;
        position: absolute;
    }

    div.refine-controls .ui-slider-handle {
        background-image: url(/asos-web/images/core/refine-slider.gif);
        height: 15px;
        left: 0;
        margin-left: -4px;
        position: absolute;
        top: -5px;
        width: 8px;
        z-index: 1;
    }

div.category-items {
    color: #000;
    float: right;
    position: relative;
    width: 784px;
}

    div.category-items h1.search-results-title {
        float: left;
        font-family: Georgia;
        font-size: 1.8em;
        font-weight: normal;
        margin: 5px 0 4px;
        padding: 0 0 0 16px;
    }

    div.category-items .spelling-suggests {
        float: left;
        margin: 10px 0 0;
        padding: 0 0 0 12px;
    }

        div.category-items .spelling-suggests h2 {
            color: #666;
            float: left;
            font-size: 1.1em;
            font-weight: normal;
            margin: 0;
            padding: 0 5px 0 0;
        }

            div.category-items .spelling-suggests h2 strong {
                color: #000;
            }

    div.category-items .or-search-text {
        float: left;
        margin: 10px 0 0;
        padding: 0 0 0 12px;
    }

        div.category-items .or-search-text p {
            color: #666;
            float: left;
            font-size: 1.1em;
            font-weight: normal;
            margin: 0;
            padding: 0 5px 0 0;
        }

div.creative-content {
    margin: 9px 0 10px 16px;
    position: relative;
}

div.category-controls {
    clear: both;
    color: #666;
    overflow: auto;
    padding: 0 0 23px 16px;
    text-align: right;
}

    div.category-controls div.product-count, div.category-controls div.product-count-bottom {
        float: left;
        font-size: 1.2em;
        margin-top: 2px;
        position: relative;
    }

        div.category-controls div.product-count span.divider, div.category-controls div.product-count-bottom span.divider {
            margin: 0 3px;
        }

    div.category-controls a.view-max-paged, div.category-controls a.view-all, div.category-controls a.view-paged {
        text-decoration: underline;
    }

    div.category-controls div.filter-sort {
        font-size: .9em;
        text-transform: uppercase;
    }

        div.category-controls div.filter-sort select.sort-drop-down {
            border: 1px solid #aaa;
            font-size: 1.3em;
            height: 18px;
            margin: 0 0 0 10px;
            text-transform: none;
        }

    div.category-controls ol.page-nos {
        display: inline;
        margin-top: 10px;
    }

        div.category-controls ol.page-nos li {
            display: inline;
            font-weight: bold;
            line-height: 2em;
            margin: 0 2px;
        }

            /*div.category-controls ol.page-nos li.selected{
	background:#dvd1bb;
}*/

            div.category-controls ol.page-nos li.page-skip {
                margin: 0 2px;
            }

            div.category-controls ol.page-nos li a {
                background-color: #fff;
                border: 1px solid #666;
                padding: 2px;
                padding-left: 5px;
                padding-right: 5px;
            }

            div.category-controls ol.page-nos li span.selected {
                background-color: #ededed;
                border: 1px solid #666;
                padding: 2px;
                padding-left: 5px;
                padding-right: 5px;
            }

    div.category-controls ol.hide {
        display: none;
    }

div.category-items div.items ul li {
    float: left;
    height: 320px;
    list-style: none;
    margin: 0;
    padding: 0 0 0 16px;
    width: 180px;
}

    div.category-items div.items ul li a.brand-exclude-image {
        background: url(/asos-web/images/buttons/hide-brand.png) no-repeat 0 -19px;
        height: 19px;
        left: 5px;
        position: absolute;
        top: 5px;
        width: 18px;
    }

        div.category-items div.items ul li a.brand-exclude-image:hover {
            background: url(/asos-web/images/buttons/hide-brand.png) no-repeat 0 0;
            cursor: pointer;
            text-decoration: none;
        }

    div.category-items div.items ul li div.brand-exclude div.label {
        background: #232323;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        font-size: 1.1em;
        left: 0;
        width: 44px;
        outline: none;
        padding: 3px 5px 5px;
        position: absolute;
        text-align: center;
        top: 36px;
    }

.ie6 div.category-items div.items ul li div.brand-exclude div.label {
    top: 29px;
}

div.category-items div.items ul li div.brand-exclude div.label span {
    background: url(/asos-web/images/buttons/hide-brand.png) no-repeat 0 100%;
    display: block;
    height: 5px;
    left: 5px;
    position: absolute;
    top: -5px;
    width: 18px;
}

.ie6 div.category-items div.items ul li div.brand-exclude div.label span {
    top: -13px;
}

div.category-items div.items ul li a.desc {
    font-size: 1.1em;
    line-height: 1.3em;
}

div.category-items div.items ul li a img {
    width: 180px;
}

div.category-items div.items ul li a.more-colours {
    background: #e4e4e4;
    color: #000;
    display: inline-block;
    font-size: .9em;
    margin: 5px 0 0;
    padding: 2px 5px;
    text-align: center;
    text-transform: uppercase;
}

    div.category-items div.items ul li a.more-colours:hover {
        text-decoration: none;
    }

div.category-items div.items img.product-image {
    border: none;
    height: 230px;
    width: 180px;
}

div.category-items .productprice {
    font-size: 1em;
    font-weight: bold;
    margin-top: 2px;
}

    div.category-items .productprice .previousprice {
        color: red;
    }

    div.category-items .productprice .redsave {
        color: #683466;
    }

    div.category-items .productprice .rrp {
        font-weight: normal;
    }

    div.category-items .productprice .outlet-current-price {
        color: red;
    }

#top.three-grid #items li {
    width: 245px;
    height: 403px;
}

    #top.three-grid #items li div.categoryImageDiv, #top.three-grid #items li img {
        width: 245px;
        height: 313px;
    }

#grid-view {
    float: left;
    margin-right: 97px;
    margin-top: 20px;
    width: 240px;
    display: block;
}

#pagingHeader, div.category-controls div.filter-sort {
    margin-top: 26px;
}

#pagingHeader {
    float: left;
}

.categoryListingNav .filter-sort {
    float: right;
}

#grid-view ul li {
    float: left;
    margin-right: 8px;
}

#grid-view .grid-view-title {
    float: left;
    font-size: 1.2em;
    margin-top: 4px;
    margin-right: 10px;
}

#grid-view {
    margin-left: 50px;
    margin-top: 22px;
    float: right;
}

#top #grid-view-fourgrid {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    cursor: default;
}

#top #grid-view-threegrid {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    cursor: pointer;
}

#top.three-grid #grid-view-threegrid {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    cursor: default;
}

#top.three-grid #grid-view-fourgrid {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    cursor: pointer;
}

div.category-items div.items ul li a.save-later-image {
    background: url(/asos-web/images/buttons/star2.png) no-repeat 0 -19px;
    height: 19px;
    right: 5px;
    position: absolute;
    top: 5px;
    width: 18px;
}

    div.category-items div.items ul li a.save-later-image:hover, div.category-items div.items ul li div.hideoff-reminder a.save-later-image {
        background: url(/asos-web/images/buttons/star2.png) no-repeat 0 0;
        cursor: pointer;
        text-decoration: none;
    }

        div.category-items div.items ul li div.save-later div.label span, div.category-items div.items ul li div.hideoff-reminder a.save-later-image div.label span {
            background: url(/asos-web/images/buttons/star2.png) no-repeat 0 100%;
            display: block;
            height: 5px;
            position: absolute;
            right: 5px;
            top: -5px;
            width: 18px;
        }

div.category-items div.items ul li div.save-later div.label, div.category-items div.items ul li div.hideoff-reminder div.label {
    background: #232323;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 1.1em;
    outline: none;
    padding: 3px 5px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 36px;
    width: 60px;
}

div.category-items div.items ul li div.hideoff-reminder div.label {
    display: block;
}

div.category-items div.items ul li div.save-later div.label.error {
    width: 100px;
}

.ie6 div.category-items div.items ul li div.save-later div.label {
    top: 29px;
}

    .ie6 div.category-items div.items ul li div.save-later div.label span {
        top: -13px;
    }

.saved-for-later-notification {
    background: url(/asos-web/images/core/save-for-later-gradient.png) repeat-x top left;
    font-size: 1.4em;
    margin: 0 0 0 1px;
    padding: 1em;
    text-align: center;
}

    .saved-for-later-notification a {
        color: #000;
        font-size: .8em;
    }

    .saved-for-later-notification p {
        margin: 0;
        padding: .3em 0 .7em;
    }

div.category-items div.overlay {
    background: #fff url(/asos-web/images/core/ajax-loader.gif) no-repeat 50% 150px;
    display: none;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 784px;
    z-index: 1;
}

div.category-items > div.overlay {
    background: #fff url(/asos-web/images/core/ajax-loader.gif) no-repeat fixed 570% 50%;
}

div.categoryImageDiv {
    height: 230px;
    margin-bottom: 2px;
    position: relative;
    width: 180px;
}

#error {
    background: #fff;
    display: none;
}

    #error .error-details {
        font-style: italic;
        font-weight: bold;
    }

div.no-results p {
    font-family: Georgia;
    text-align: center;
}

    div.no-results p.nothing-matches {
        color: #000;
        font-size: 2.2em;
        margin: 20px 0 0;
    }

    div.no-results p.info {
        color: #666;
        font-size: 1.2em;
        margin: 8px 0 0;
    }

div.no-results .search {
    height: 34px;
    margin: 25px auto 0;
    position: relative;
    width: 321px;
    z-index: 1;
}

div.no-results div.recent-searches-header p {
    font-family: Tahoma;
    text-align: left;
}

div.no-results-navigation {
    border-top: 1px solid #c7c7c7;
    color: #000;
    display: inline-block;
    margin: 40px 0 0;
    padding: 35px 0;
    position: relative;
}

    div.no-results-navigation p {
        background: #fff;
        display: block;
        font-size: 1.5em;
        font-weight: bold;
        left: 375px;
        padding: 0 30px;
        position: absolute;
        text-align: center;
        top: -10px;
    }

.ie6 div.no-results-navigation p {
    left: 370px;
    margin: 0;
    position: relative;
    top: -45px;
    width: 160px;
}

div.no-results-navigation div.floors {
    float: left;
    font-family: Georgia;
    width: 487px;
}

    div.no-results-navigation div.floors a.floor {
        color: #000;
        font-size: 2.1em;
        text-transform: uppercase;
    }

    div.no-results-navigation div.floors ul.items {
        float: left;
        margin: 13px 0 0;
        padding: 0 10px 0 0;
        width: 190px;
    }

        div.no-results-navigation div.floors ul.items li a {
            color: #333;
            font-size: 1.1em;
            line-height: 1.6em;
            text-transform: none;
        }

div.no-results-navigation div.no-results-marketplace-banners {
    margin-left: 7px;
}

div.fredhopper-404-error {
    font-family: Georgia;
    margin: 60px 0 250px 0;
}

    div.fredhopper-404-error p.message {
        color: #000;
        font-size: 2.3em;
        line-height: 1.1em;
        margin: 0;
    }

    div.fredhopper-404-error p {
        color: #666;
        font-size: 1.5em;
        margin: 12px 0 33px;
    }

    div.fredhopper-404-error a {
        color: #000;
        font-size: 1.8em;
        margin: 0 25px 0 0;
        text-decoration: underline;
        text-transform: uppercase;
    }

div.content-panel div.category-refine-area.hide, div.content-panel div.error-panel.hide {
    display: none;
}

div.content-panel div.category-refine-area.show, div.content-panel div.error-panel.show {
    display: block;
}



div.custom-checkbox-delivery {
    padding: 1em 0px;
}

    div.custom-checkbox-delivery span.label-alternative {
        font-size: 11px;
        color: rgb(0, 0, 0);
        font-family: Tahoma;
        font-weight: bold;
        position: relative;
        top: 6px;
    }

    div.custom-checkbox-delivery > label {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: rgb(102, 102, 102);
        font-size: 11px;
        line-height: 11px;
        padding: 15px 0px 2px 20px;
        cursor: pointer;
        display: block;
        background: url("../Images/sprite.png") no-repeat scroll -485px -145px transparent;
        position: relative;
        z-index: 999999;
        float: right;
        width: 10px;
        right: 80px;
        top: 3px;
    }

        div.custom-checkbox-delivery > label.checked {
            background-position: -485px -185px;
            color: rgb(102, 102, 102);
        }

    div.custom-checkbox-delivery > input {
        opacity: 0;
        left: 0px;
        top: 0px;
        /**/ position: absolute;
        /**/ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    }


/******OTHER********/
div#filter-background {
    background-color: rgb(248,248,248);
    border-right: 2px solid rgb(232,232,232);
    position: absolute;
    z-index: -1;
    height: 1500px;
    width: 318px;
    height: 100%;
}

/**********MEDIA SCREEN <=1280px**********/
@media screen and (max-width:1280px) {
    div.custom-checkbox-delivery > label {
        right: 4px;
    }

    div#filter-background {
        width: 251px;
    }
}





/****IE7****/
*:first-child + html div.refine-controls div.control ul {
    overflow-x: hidden;
}

*:first-child + html div.custom-checkbox > label {
    /*width: 180px !important;*/
    margin-top:-10px !important;
}

    *:first-child + html div.custom-checkbox > label .number-of-items {
        position: relative;
        right: 0px;
        top: -10px;
    }

*:first-child + html div.custom-checkbox {
    position: relative;
    top: 5px;
    margin-top: -8px !important;
}

*:first-child + html div.custom-checkbox-delivery > label {
    right: -10px;
    top: -16px;
}

*:first-child + html {
    overflow-x: hidden;
}

.Numitems-IE7 {
    margin-right: 0px !important;
    right: -50px !important;
}

.Numitems-mediascreen-IE7 {
    margin-right: 13px !important;
    right: 0px !important;
}

/****IE8****/
/*** >1280 ***/
.checkbox-only-IE8 {
    right: 60px !important;
    top: 6px !important;
}

.checkbox-form-IE8 {
    margin-top: -5px !important;
}

.custom-form-input-IE8 {
    top: -2px !important;
    position: relative;
}

.label-form-IE8 {
    top: 1px;
    position: relative;
}
/*** <=1280 ***/
.delivery-label-IE8 {
    right: -15px !important;
    top: 5px !important;
}

.filter-bg-IE8 {
    width: 251px !important;
}





/*****OVERWRITE VAA.CSS*****/
.filter-bar h2 {
    font-size: 14px;
    font-family: 'Libre Baskerville', serif;
}

.footer {
    z-index: 99;
}

.disabledLabel {
    cursor: default !important;
    color: silver !important;
}

    .disabledLabel:hover {
        text-decoration: none !important;
    }

.ajax-loader {
    z-index: 999;
    padding: 100px;
    margin-left: 318px;
    text-align: center;
    display: none;
}

.in > .ajax-loader {
    margin-left: -200px;    
}

@media screen and (max-width:1280px) {
    .ajax-loader {
        margin-left: 251px;
    }

    .in > .ajax-loader {
    margin-left: -200px;    
}
}
