﻿.prices-stock-wrapper {
    padding: 0 20px 0 0;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.add-to-cart-buttons-wrapper {
    padding: 0;
    margin: 30px 0 0 0;
    border-bottom: 1px solid #f1f1f1;
}

.availability {
    text-transform: uppercase;
}

.prices-stock-wrapper .stock {
    bottom: auto;
    margin-top: 50px;
}

    .prices-stock-wrapper .stock .label {
        display: block;
    }

.attribute-squares-wrapper {
    max-width: 335px;
}

.attribute-square-container {
    display: none;
}

.attribute-squares li.dansko_colorboxheader {
    display: block;
    float: left;
    width: 130px;
    clear: left;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
}

.dansko_morecolorboxes {
    color: #da4942;
    text-align: center;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
    display: block;
    margin: 10px 0 0 0;
}

.dansko_moreboxes {
    display: none;
    margin: 10px 0 0 0;
}

    .dansko_moreboxes li {
        margin: 0 5px 5px 0;
    }

.dansko_smsquare {
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    cursor: pointer
}

.attributes {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

    .attributes dt {
        float: left;
        width: 110px;
        clear: left;
        text-transform: uppercase;
    }

    .attributes dd {
        float: left;
        clear: right;
    }

.hideall {
    display: none;
}

.chevrons {
    width: 100%;
    height: 25px;
    padding: 0;
    margin: 0;
}

    .chevrons ul {
    }

    .chevrons .leftarrow .lefticon {
        background-image: url('/themes/uptown/content/img/product-thumbs-navigation-left.png');
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-top: 3px;
    }

    .chevrons .rightarrow .righticon {
        background-image: url('/themes/uptown/content/img/product-thumbs-navigation-right.png');
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-top: 3px;
    }

    .chevrons .leftarrow {
        position: absolute;
        left: 0;
        display: block;
        width: 15px;
        height: 17px;
        color: #000;
        padding-right: 10px;
        cursor: pointer;
    }

    .chevrons .rightarrow {
        position: absolute;
        right: 0px;
        display: block;
        width: 15px;
        height: 17px;
        color: #000;
        cursor: pointer;
        padding-left: 5px;
    }

    .chevrons .inactive {
        display: none;
        color: #ccc;
        cursor: default;
    }

.item-box .chevrons .color-squares {
    height: 25px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.sliderbox {
    width: 180px;
    height: 25px;
    display: inline-block;
    padding: 2px 0 0 0;
    overflow: hidden;
    margin: 0 0 0 18px;
}

    .sliderbox.noarrows {
        margin: 0;
    }

.slidersquares li {
}

.prices-stock-wrapper .leftarrow,
.prices-stock-wrapper .rightarrow {
    display: none;
}

.prices-stock-wrapper .chevrons {
    height: auto;
}

.prices-stock-wrapper .sliderbox {
    width: 100%;
    overflow: visible;
    margin: 0;
    padding: 0;
}
