﻿.user-item em {
    padding-left: 20px;
}

.user-item h5 {
    padding-left: 20px;
}

.x-small-text {
    font-size: 10px;
}

.share-bottom h4 {
    text-align: center;
    font-size: 10px;
    /*font-weight:600;*/
    padding-bottom: 15px;
    margin-left: -5px;
}

.add-to-cart input {
    width: 30px;
    text-align: center;
    border: solid 1px rgba(0,0,0,0.1);
    /*position: absolute;
    height: 20px;
    margin-top: 5px;
    line-height: 20px;
    font-size: 11px;
    margin-left: 32px;
    padding: 0px;
    */
}

/*Store Cart 1*/
.store-cart-1 .cart-item {
    height: 110px;
    margin-bottom: 30px;
    display: block;
}

    .store-cart-1 .cart-item img {
        width: 80px;
        height: 80px;
        position: absolute;
    }

    .store-cart-1 .cart-item h1 {
        padding-left: 100px;
        font-size: 16px;
        margin-bottom: -3px;
        padding-bottom: 0px;
    }

    .store-cart-1 .cart-item h2 {
        position: absolute;
        right: 0px;
        top: 0px;
        font-size: 14px;
        padding-top: 1px;
        color: #2981bb;
    }

    .store-cart-1 .cart-item h3 {
        color: #666666;
        font-weight: 400;
        padding-left: 100px;
        font-size: 12px;
        font-style: normal;
        margin-top: -5px;
    }

    .store-cart-1 .cart-item h4 {
        width: 100px;
        left: 90px;
        position: absolute;
        margin-top: -2px;
    }

        .store-cart-1 .cart-item h4 a:first-child {
            position: absolute;
            margin-top: -2px;
            font-size: 10px;
            height: 35px;
            width: 35px;
            text-align: center;
            line-height: 35px;
            color: rgba(0,0,0,0.4);
        }

            .store-cart-1 .cart-item h4 a:first-child:hover {
                color: #2cc16a;
            }

        .store-cart-1 .cart-item h4 a:last-child {
            position: absolute;
            margin-top: -2px;
            margin-left: 60px;
            font-size: 10px;
            height: 35px;
            width: 35px;
            text-align: center;
            line-height: 35px;
            color: rgba(0,0,0,0.4);
        }

            .store-cart-1 .cart-item h4 a:last-child:hover {
                color: #e74c3c;
            }

        .store-cart-1 .cart-item h4 input {
            position: absolute;
            width: 30px;
            height: 20px;
            margin-top: 5px;
            line-height: 20px;
            font-size: 11px;
            margin-left: 32px;
            padding: 0px;
            text-align: center;
            border: solid 1px rgba(0,0,0,0.1);
        }

    .store-cart-1 .cart-item h5 {
        position: absolute;
        width: 35px;
        height: 35px;
        position: absolute;
        line-height: 35px;
        text-align: center;
        font-size: 12px;
        right: -10px;
        margin-top: -5px;
    }

        .store-cart-1 .cart-item h5 a {
            color: #c0392b;
        }
/*Store Cart 1*/



.responsive-image-product {
    max-height: 80%;
    display: block;
    width: 80%;
    margin: auto;
}


/*Order Item*/
.order-item .order-item-image {
    width: 45px;
    height: 45px;
    /*border-radius: 45px;*/
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
    position: absolute;
}

.order-item em {
    padding-left: 70px;
    font-size: 11px;
    margin-bottom: 30px;
    display: block;
}

.order-item h5 {
    font-size: 14px;
    padding-left: 70px;
    margin-bottom: 0px;
}

.order-item h6 {
    font-size: 12px;
    padding-left: 70px;
    margin-bottom: 0px;
}

.order-item p {
    font-size: 13px;
}

.order-item .order-item-icon-1 {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 6px;
    left: 10px;
    border-radius: 30px;
    font-size: 11px;
}

.order-item .order-item-icon-2 {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 6px;
    right: 0px;
    border-radius: 30px;
    font-size: 11px;
}

.order-item .order-item-icon-3 {
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 6px;
    right: 0px;
    border-radius: 30px;
    font-size: 11px;
}
/*Order Item*/

/*add to cart product*/
.add-to-cart input {
    width: 30px;
    text-align: center;
    border: solid 1px rgba(0,0,0,0.1);
    /*position: absolute;
    height: 20px;
    margin-top: 5px;
    line-height: 20px;
    font-size: 11px;
    margin-left: 32px;
    padding: 0px;
    */
}

.add-to-cart .cart-item h4 {
    width: 200px;
    margin: auto;
    position: absolute;
}

    .add-to-cart .cart-item h4 a:first-child {
        position: absolute;
        margin-top: -2px;
        font-size: 10px;
        height: 35px;
        width: 35px;
        text-align: center;
        line-height: 35px;
        color: rgba(0,0,0,0.4);
    }

        .add-to-cart .cart-item h4 a:first-child:hover {
            color: #2cc16a;
        }

    .add-to-cart .cart-item h4 a:last-child {
        position: absolute;
        margin-top: -2px;
        margin-left: 60px;
        font-size: 10px;
        height: 35px;
        width: 35px;
        text-align: center;
        line-height: 35px;
        color: rgba(0,0,0,0.4);
    }

        .add-to-cart .cart-item h4 a:last-child:hover {
            color: #e74c3c;
        }

    .add-to-cart .cart-item h4 input {
        position: absolute;
        width: 30px;
        height: 20px;
        margin-top: 5px;
        line-height: 20px;
        font-size: 11px;
        margin-left: 32px;
        padding: 0px;
        text-align: center;
        border: solid 1px rgba(0,0,0,0.1);
    }



/*add to cart product*/

.blurfilter {
    filter: blur(2px);
}

.buttonload {
}

.img-center {
    display: block;
    margin: 0 auto;
}
