﻿
.text-ellipsis-1row {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.item-cat {
    margin: 10px 0;
}

    .item-cat .item-cat {
        height: 202px;
        overflow: hidden;
    }

    .item-cat p {
        color: #767676;
        text-align: center;
        font-size: 10pt;
        padding: 0 0.5rem;
        font-weight: bold;
    }

.btn-addcartGrid {
    border-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-right-radius: 18px;
    margin: 1px 0;
    background-color: #18B486;
    color: black;
    width: 100%;
    font-weight: 700;
}

.btn-selected {
    background-color: #18B486 !important;
}

.modal-cart {
    position: fixed;
    top: 10%;
    right: 0;
    bottom: 0;
    left: 5%;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: block;
    height: auto;
    overflow: auto;
}

.icon-cart-close {
    font-size: 15px;
    color: #ff0000;
    border: 2px solid #ff0000;
    background: #fff;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    text-align: center;
    opacity: 1;
    padding: 2px 4px;
}

.icon-cart {
    font-size: 15px;
    color: #18B486;
    border: 2px solid #18B486;
    background: #fff;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    text-align: center;
    opacity: 1;
    padding: 3px;
}

@media (min-width: 768px) {
    .modal-cart .modal-content {
        width: 70%;
        left: 17%;
        border-radius: 10px;
    }
}

.icon-box i {
    line-height: 120px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.my-media {
    background: #ffffff;
    margin: 0 0 26px 0;
    /*padding: 17px 5%;*/
    border-bottom: 1px solid #18B486;
}

media-left {
    float: none;
    padding: 0px 10px;
}

.input-radio > input[type="checkbox"], input[type="radio"] {
    height: 50px;
    width: 30px;
    /*float: left;*/
}

.address-head {
    padding: 0 2%;
}

.media-right {
    float: right;
    padding: 0px 15px;
}

.addColLft {
    /*padding-left: 7%;*/
    margin: 0 0 8px;
}

.address-txt {
    padding: 10px 10px 0 0;
}

.input-radio label {
    display: none;
}

.waves-effect {
    font-size: 18px;
    padding: 0 5px;
}

    .waves-effect .fa-pencil {
        color: #666;
    }

    .waves-effect .fa-trash {
        color: #ff0000;
    }

.Schedule-Body {
    padding: 1px 46px;
}

.btn-time {
    font-weight: 700;
    border-width: 2px;
    font-style: normal;
    letter-spacing: 1px;
    padding: 1rem 1rem;
    border-radius: 3px;
    border: 1px #18B486 solid;
    margin: 0 10px;
    text-align: -webkit-center;
}

    .btn-time:hover {
        background-color: #18B486;
        color: #ffffff;
    }

.sitecolor {
    background: #18B486;
    background-color: #18B486;
}

.input-group {
    margin: 12px 1px;
}

.errorContent {
    text-align: center;
    padding: 40px 0;
}

    .errorContent p {
        font-size: 21px;
        line-height: 30px;
        color: #999999;
        text-align: center;
        margin: 0 auto;
        max-width: 70%;
    }

    .errorContent .btn-continue {
        width: 25%;
    }

@media (max-width: 990px) {

    .icon-box i {
        line-height: 69px;
    }

    .text-center-webkit {
        text-align: -webkit-center;
    }

    .profile-fileUpload {
        left: 16% !important;
    }
}

@media (max-width: 479px) {
    display-span {
        font-size: 26px !important;
        padding: 5px;
        font-weight: 600;
    }

    #dashboard .order-status ul li {
        float: left;
        width: 30%;
        padding: 10px 0;
    }

    .icon-box i {
        line-height: 66px;
    }

    .right-header-border {
        text-align: left !important;
        padding: 0 20px !important;
        border-left: 6px solid #18B486 !important;
        font-size: 2.0rem !important;
        margin: 20px 0;
    }

    .Schedule-Body {
        padding: 0;
        margin: 10% 0 0 0;
    }

    .card-header {
        padding: .75rem 0;
    }

    .errorContent .btn-continue {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .text-center-webkit {
        text-align: -webkit-center;
    }

    .profile-fileUpload {
        left: 20% !important;
    }

    .display-2-white-mob {
        font-size: 24px;
        text-align: justify;
    }

    .cid-rk7NBLNNf7 .mbr-fonts-style {
        width: 50%;
        float: left;
    }
}

@media (min-width: 768px) {
    .profile-fileUpload {
        left: 110% !important;
    }

    .display-2-white-mob {
        font-size: 36px;
        text-align: justify;
    }

    display-span {
        font-size: 26px !important;
        padding: 5px;
        font-weight: 600;
    }
}

@media (min-width: 992px) {
    .profile-fileUpload {
        left: 76% !important;
    }

    .display-2-white-mob {
        font-size: 24px;
        text-align: justify;
    }
}


.account-profile-head {
    border-bottom: 2px solid #18B486;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    font-size: initial;
    font-weight: bold;
    color: #000;
}

.account {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .account .user_image {
        margin: 2px 5px auto 26px;
        height: 150px;
        width: 150px;
        border: 2px solid #18B486;
    }

.profile-fileUpload {
    width: 34px;
    height: 34px;
    top: -45px;
    right: 0;
    left: 70%;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer !important;
    border: 1px solid #ddd;
    line-height: 33px;
    color: #18B486;
}

.file-field {
    position: relative;
    text-align: -webkit-center;
    font-size: 21px;
}

    .file-field input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.account .info {
    padding: 4% 14%;
    font-size: large;
    color: black;
    font-weight: bold;
}

    .account .info p {
    }

.text-center-webkit {
    /*text-align: -webkit-center;*/
}

.font-bold {
    font-weight: bold;
    color: #000000;
}

.font-20 {
    font-size: 20px !important;
}

.font-10 {
    font-size: 10px !important;
}

.current {
    background: #18B486 !important;
}

.border-bottom {
    /*border: 1px solid #18B486;*/
    border: 2px solid #f2f2f2;
}

.blog-lst {
    padding: 0px 10px 10px;
}

    .blog-lst p {
        color: #383634 !important;
    }


.table-cart > tbody > tr > th, td {
    border: none !important;
}

.product-discount {
    background: #18B486;
    padding: 6px 3px 8px 10px;
    text-align: center;
    color: #000000;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    border-radius: 1px 1px 1px 46px;
}

.video-review {
    text-align: center;
}

    .video-review .mbr-bold {
        margin: 0 0 8px 0;
        font-size: 21px;
    }

    .video-review .video-content {
    }

    .video-review .user {
        width: 50%;
        float: left;
        text-align: -webkit-left;
        display: flex;
    }

        .video-review .user .user_image {
            height: 50px;
            width: 50px;
            display: inline-block;
            margin: 0;
        }

        .video-review .user .user_name { 
            padding: 10px 2px;
            font-weight:bold;
            color:#000;
        }

    .video-review .post-creative-time {
        padding: 10px 2px;
    }

    .video-review .content {
    }
