﻿select {
    background-position: calc( 100% - 10px ) center;
    height: 34px;
    font-size: 11px;
    font-weight: 600;
    outline: none;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    -webkit-appearance: none;
    background-image: url('/images/select-arrow.svg');
    background-repeat: no-repeat;
    background-size: 6px 12px;
    text-transform: uppercase;
    padding-left: 10px;
    color: #909090;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.kl-store-page ul.products li.product .product-list-item:hover .kw-prodimage-img:not(:only-child) {
    opacity: 1;
}

.image.kw-prodimage {
    height: 148px;
    position: relative;
}

    .image.kw-prodimage .kw-prodimage-img {
        position: relative;
        height:135px !important;
    }

.product-list-item .kw-details-desc, .kl-store-page ul.products li.product .product-list-item .kw-details-desc {
    margin-bottom: 0px;
    height: 10px;
}

.product-list-item .kw-details-title, .kl-store-page ul.products li.product .product-list-item .kw-details-title {
    min-height: 15px;
}

.pagination li:last-child {
    margin-left: 0px;
}

.pagination li:first-child {
    margin-right: 0px;
}

.searchpagesize {
    width: 60px;
}

.pagination li {
    margin: 0 0 !important;
}

    .pagination li.selected {
        background-color: #bababa;
        ;
    }

    .pagination li a {
        cursor: pointer !important;
    }

    .pagination li.selected a {
        cursor: text !important;
    }


.searchcontrol {
    padding: 15px;
    margin-bottom: 25px;
}

    .searchcontrol .line {
        border-bottom: 1px solid #bababa;
        display: block;
        width: 100%;
        margin: 0;
        position: relative;
        top: 5px;
    }

.aspNetDisabled {
    opacity: .5;
    cursor: text !important;
}

.totalpagect {
    height: 34px;
    padding-top: 8px;
}

.pagesizect {
    min-width: 142px;
}

.totalpagect {
    min-width: 110px;
}

.productdescription {
    max-height: 100px;
    overflow: hidden;
}

.products .product {
    min-height: 420px;
}

.portfolio-item {
}

.ptcontent {
    padding-left: 20px;
}

.viewmode {
    height: 34px;
    padding-top: 5px;
    font-size: 20px;
}

    .viewmode .active {
        color: #D81e2d;
    }

.btn-sm .glyphicon {
    margin-right: 5px;
}

.products .icons a {
    font-size: 16px;
    margin-right: 7px;
}

.products .icons .btn-social-icon {
    float: right;
}

.pct {
    padding-top: 28px;
}

.listpbarcode {
    margin: 10px;
}

.modal-dialog .kl-fancy-form {
    margin-bottom: 0px !important;
}

.imgcontainer .img-responsive {
    margin-left: auto;
    margin-right: auto;
}

#sendEmailDialog .modal-body {
    padding-left: 0px;
    padding-right: 0px;
}

.img-intro {
    padding-top: 11px;
    padding-bottom: 11px;
}

    .img-intro img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: initial !important;
    }

.emptysearchresult {
    text-align: center;
}

.image.kw-prodimage {
    padding-bottom: 10px;
    padding-top: 10px;
}

.product {
    min-width: 220px;
}

    .product .prices {
        position: absolute;
        display: block;
        white-space: normal;
        bottom: 20px;
        padding: 0px;
        margin: 0;
    }

        .product .prices ins {
            word-break: break-word;
        }

.modal-body .form-group.row {
    margin: 0 0 15px 0;
    padding: 0 5px;
}

.itemLinks a {
    margin-bottom: 3px;
}

.kl-store-page ul.products li.product {
    list-style: none;
}

@media print, screen and (min-width: 1424px) {

    .centerleftcolumn {
        width: 25%;
        max-width: 276px;
        float: left;
    }

    .centerrightcolumn {
        width: 75%;
        float: left;
    }
}

@media print {

    .col-md-2 {
        width: 16.66666667%;
        float: left !important;
    }
}


@media print {

    a[href]:after {
        content: none !important;
    }

    .centerrightcolumn {
        float: right !important;
    }
}
