﻿.ck-content {
    height: 300px;
}

.cursor-pointer {
    cursor: pointer;
}

.inner-table thead {
    background: #fff !important;
}

.inner-table th {
    border: none !important;
}

.inner-table td {
    padding: 0px;
}

.blog_thumb img {
    height: 250px !important;
}

.blog_image {
    width: 100%;
    height: auto;
}

.productSizes li {
    text-align: center;
    font-weight: bold;
}

.blog_thumb img {
    min-width: 100%;
}

.shopInfo {
    text-align: center;
}

.Confirmed {
    color: green;
}

.Rejected {
    color: red;
}

.ProductImg {
    width: 100% !important;
    height: 400px !important;
}

.product_thumb > a img {
    height: 162px !important;
}

.product_thumb .primary_img > img {
    width: 100px;
    height: 100px !important;
}

.bootstrap-tagsinput {
    display: block;
    width: 100%;
    min-height: 32px;
    padding: 1px 3px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #293542;
    vertical-align: middle;
    background-color: white;
    border: 1px solid #CCC;
    border-radius: 0;
}

    .bootstrap-tagsinput > span {
        font-weight: 400;
        padding: 4px 28px 4px 8px;
        font-size: 13px;
        border: 1px solid #007bff;
        background: #007bff;
    }

    .bootstrap-tagsinput input {
        border: 0;
        outline: 0;
        background-color: transparent;
        padding: 0;
        margin: 0;
        width: auto !important;
        max-width: inherit;
    }

        .bootstrap-tagsinput input:focus {
            border: 0;
        }

    .bootstrap-tagsinput .tag {
        color: #FFF;
        position: relative;
        margin: 3px 0 3px 2px;
        display: inline-block;
    }

        .bootstrap-tagsinput .tag [data-role=remove] {
            display: block;
            top: -1px;
            right: 0;
            padding: 3px 4px 3px 5px;
            width: 23px;
            height: 22px;
            position: absolute;
            cursor: pointer;
        }

            .bootstrap-tagsinput .tag [data-role=remove]:after {
                content: "\f00d";
                font-family: fontAwesome;
                padding: 2px 1px;
                line-height: 16px;
                font-size: 14px;
                text-align: center;
            }

.owl-item .single_product .product_thumb {
    text-align: -webkit-center;
}

.Shop-logo {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.shop-link {
    color: #5a5a5a;
}

.group-input {
    border: solid #dee2e6;
    padding: 5px;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .group-input input {
        border: 1px solid #ddd;
        background: none;
        height: 40px;
        margin-bottom: 20px;
        width: 100%;
        padding: 0 20px;
        color: #242424;
        text-align: right;
    }

.seccond_hand {
    font-size: 12px;
    color: #db7337;
}

.not-exist {
    background: #d10000 !important;
}
