﻿
.fullscreen-container {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(90, 90, 90, 0.8);
    z-index: 99;
}

.pop-div {
    height: auto;
    width: 85%;
    background-color: #ffffff;
    position: absolute;
    top: 8%;
    left: 9%;
    right: 5%;
    padding: 20px;
}

.pop-div-close {
    width: 20px;
    position: absolute;
    top: -15px;
    right: 4px;
    font-size: 30px;
}

    .pop-div-close a {
        margin: 0 !important;
    }

.text_eli_1 {
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -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: #143c74;
    color: #fff;
    width: 100%;
    font-weight: 700;
}

    .btn-addcartGrid :hover {
        color: #fff;
    }

.btn-selected {
    background-color: #143c74 !important;
    color: #fff !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: #143c74;
    border: 2px solid #143c74;
    background: #fff;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    text-align: center;
    opacity: 1;
    padding: 3px;
}

.pop-div-vabkdetail {
    width: 21%;
    left: 40%;
}

@media (min-width: 768px) {
    .modal-cart .modal-content {
        width: 70%;
        left: 17%;
        border-radius: 10px;
    }

    .pop-div-vabkdetail {
        width: 21%;
        left: 40%;
    }
}

.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 #143c74;
}

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 #143c74 solid;
    margin: 0 10px;
    text-align: -webkit-center;
}

    .btn-time:hover {
        background-color: #143c74;
        color: #ffffff;
    }

.sitecolor {
    background: #143c74;
    background-color: #143c74;
}

.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 #143c74 !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;
    }

    .pop-div-vabkdetail {
        width: 96%;
        left: 2%;
    }
}

@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 #143c74;
    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 #143c74;
    }

.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: #143c74;
}

.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: #143c74 !important;
}

.border-bottom {
    /*border: 1px solid #143c74;*/
    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: #143c74;
    padding: 6px 3px 8px 10px;
    text-align: center;
    color: #fff;
    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 {
    }

.bg-dark {
    background-color: #343a40 !important;
}

.bs-canvas-overlay {
    opacity: 0.85;
    z-index: 99;
}

.position-fixed {
    position: fixed !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}






.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    /* width: 250px; remove this */
    height: 50px;
    overflow: hidden;
    position: relative;
    background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
    background-size: contain;
}

    .star-rating i {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        /* width: 20%; remove this */
        z-index: 1;
        background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
        background-size: contain;
    }

    .star-rating input {
        -moz-appearance: none;
        -webkit-appearance: none;
        opacity: 0;
        display: inline-block;
        /* width: 20%; remove this */
        height: 100%;
        margin: 0;
        padding: 0;
        z-index: 2;
        position: relative;
    }

        .star-rating input:hover + i,
        .star-rating input:checked + i {
            opacity: 1;
        }

    .star-rating i ~ i {
        width: 40%;
    }

        .star-rating i ~ i ~ i {
            width: 60%;
        }

            .star-rating i ~ i ~ i ~ i {
                width: 80%;
            }

                .star-rating i ~ i ~ i ~ i ~ i {
                    width: 100%;
                }
    /*::after,
::before {
  height: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}*/

    .star-rating.star-5 {
        width: 250px;
    }

        .star-rating.star-5 input,
        .star-rating.star-5 i {
            width: 20%;
        }

            .star-rating.star-5 i ~ i {
                width: 40%;
            }

                .star-rating.star-5 i ~ i ~ i {
                    width: 60%;
                }

                    .star-rating.star-5 i ~ i ~ i ~ i {
                        width: 80%;
                    }

                        .star-rating.star-5 i ~ i ~ i ~ i ~ i {
                            width: 100%;
                        }

    .star-rating.star-3 {
        width: 150px;
    }

        .star-rating.star-3 input,
        .star-rating.star-3 i {
            width: 33.33%;
        }

            .star-rating.star-3 i ~ i {
                width: 66.66%;
            }

                .star-rating.star-3 i ~ i ~ i {
                    width: 100%;
                }

.star-rat-show .checked {
    color: orange;
}

.box-web {
    text-align: center;
    border: 1px solid;
    border-radius: 4px;
    padding: 15px;
    background: #143c74;
}

    .box-web .mbr-iconfont {
        color: #fff;
    }

/*Auto Complete start*/
.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    cursor: 'default';
    overflow: auto;
    text-align: left;
    padding-left: 0px;
    list-style-type: none;
    font-family: Calibri;
    font-size: 16px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #600001;
    color: black;
    padding: 1px;
    border-radius: 10em 10em 10em 10em;
    padding: 2px 10px 2px 32px;
    outline: medium none;
}

/* AutoComplete item */

.autocomplete_listItem {
    /*background-color: #6dcff6;*/
    background-color: #EAAC23;
    color: WindowText;
    padding: 1px;
    border-radius: 10em 10em 10em 10em;
    padding: 2px 10px 2px 32px;
    outline: medium none;
}

.dropdown-menu li {
    min-height: 36px;
}


.box-web h4 {
    color: #fff;
}

.slick-prev, .slick-next {
    z-index: 9999;
}

div.scrollmenu {
    background-color: transparent;
    overflow: auto;
    white-space: nowrap;
    text-align: initial;
}

.scrollmenu a {
    display: inline-block;
    color: #000000;
    text-align: center;
    padding: 4px 17px;
    text-decoration: none;
    border: 1px solid #143c74;
    margin: 10px;
    border-radius: 6px;
}

    .scrollmenu a:hover {
        background-color: #143c74;
    }

.element::-webkit-scrollbar {
    width: 0 !important;
}


.floting-div-product {
    width: 100%;
   
}
.floting-div-product a {
     
}
.floting-div-product a,.floting-div-product i {
        color: #143c74;
    background:transparent;
   
}

@media only screen and (max-width: 600px) {

    .floting-div-product {
        position: fixed;
        top: 90%;
        left: 5px;
        z-index: 999;
    }
     .floting-div-product .btn-addcart {
    background: #143c74;
   color: #fff;
}
 

 
}
@-moz-document url-prefix() {
    @media only screen and (max-width: 600px) {
        .floting-div-product {
            top: 77%;
        }
    }
}