﻿p {
    padding-top: 10px
}

.tab-page-top, .no-tab-page-top {
    padding-bottom: 0 !important;
    margin-bottom: 10px;
    margin-top: 50px
}

h2.ctr {
    text-align: center
}

.fea {
    font-weight: bold;
    color: red
}

.group {
    margin-top: 10px
}

li.singleWindow {
    width: 180px
}

img.singleWindow {
    width: 180px
}

li.longWindow {
    width: 300px
}

img.longWindow {
    width: 422px
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) {
    img.longWindow {
        width: 100%
    }
}

.object100-list {
    list-style-type: none;
    padding-left: 0 !important
}

    .object100-list li {
        font-size: 18px;
        font-family: "Nunito Light";
        color: #000;
        line-height: 22px;
        text-align: left;
        padding-right: 20px;
        padding-bottom: 15px
    }

    .object100-list li {
        display: inline-block;
        width: 100px;
        margin-bottom: 20px;
        padding: 0 5px
    }

.object100 span {
    display: block;
    width: 100%;
    padding-top: 10px;
    text-align: center
}

.object100 img {
    width: 100px
}

.object150-list {
    list-style-type: none;
    padding-left: 0 !important
}

    .object150-list li {
        font-size: 18px;
        font-family: "Nunito Light";
        color: #000;
        line-height: 22px;
        text-align: left;
        padding-right: 20px;
        padding-bottom: 15px
    }

    .object150-list li {
        display: inline-block;
        width: 150px;
        margin-bottom: 20px;
        padding: 0 5px
    }

.object150 span {
    display: block;
    width: 100%;
    padding-top: 10px;
    text-align: center
}

.object150 img {
    width: 150px
}

.object200-list {
    list-style-type: none;
    padding-left: 0 !important
}

    .object200-list li {
        font-size: 18px;
        font-family: "Nunito Light";
        color: #000;
        line-height: 22px;
        text-align: left;
        padding-right: 20px;
        padding-bottom: 15px
    }

    .object200-list li {
        display: inline-block;
        width: 200px;
        margin-bottom: 20px;
        padding: 0 5px
    }

.object200 span {
    display: block;
    width: 100%;
    padding-top: 10px;
    text-align: center
}

.object200 img {
    width: 200px
}

.oaImg {
    width: 100%;
    text-align: center
}

#collection-accessories-wrapper {
    width: 95%;
    max-width: 1600px;
    min-width: 800px;
    margin: 10px auto
}

.model2-collection-ul {
    -webkit-column-gap: 10px;
    -webkit-column-fill: auto;
    -moz-column-gap: 10px;
    -moz-column-fill: auto;
    column-gap: 15px;
    column-fill: auto;
    padding-left: 0 !important
}

    .model2-collection-ul > li {
        display: inline-block;
        background: #FEFEFE;
        border: 2px solid #FAFAFA;
        box-shadow: 1.5px 2.5px 5px 0 rgba(0,0,0,0.35);
        margin: 0 15px 15px;
        vertical-align: top;
        width: 200px;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid;
        padding: 15px;
        background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
        opacity: 1;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        text-align: left
    }

    #collection2-ul h3, .model2-collection-ul h3 {
        font-style: italic
    }

    #collection2-ul .paragraph, .model2-collection-ul .paragraph {
        padding: 0 !important
    }

.accessories-view-link a {
    color: #e00034;
    cursor: pointer
}

    .accessories-view-link a:hover {
        color: #e00034;
        text-decoration: underline
    }

    .accessories-view-link a:visited {
        color: #e00034
    }

.accessories-model-img img {
    width: 210px
}

.accessories-model-image {
    width: 350px;
    float: left
}

    .accessories-model-image img {
        width: 100%
    }

#filter-options p {
    margin-right: 20px
}
