header.site-header {
    z-index: auto
}

.user-options .after-login .popover.bottom > .arrow {
    left: 70%
}

.user-options .after-login .popover .popover-content {
    min-width: 100px;
    padding: 2px
}

    .user-options .after-login .popover, .user-options .after-login .popover .popover-inner, .user-options .after-login .popover .popover-content, .user-options .after-login .popover .popover-content ul, .user-options .after-login .popover .popover-content ul li {
        margin-left: 0
    }

        .user-options .after-login .popover .popover-content ul li {
            width: 100%;
            text-align: left;
            border-top: 1px solid #ddd
        }

            .user-options .after-login .popover .popover-content ul li:first-child {
                border-top: 0
            }

            .user-options .after-login .popover .popover-content ul li a {
                width: 100%;
                display: inline-block;
                padding: 5px
            }

                .user-options .after-login .popover .popover-content ul li a:hover {
                    color: #fff !important;
                    background: #15b544
                }

.header-top {
    min-height: 53px;
    z-index: 15
}

.header-bottom {
    z-index: 12
}

.site-banner h1 {
    line-height: 1;
    margin: 22px 0
}

.cs-loader {
    z-index: 1090
}

    .cs-loader img {
        margin-right: 0
    }

.cs-loader-inner label {
    margin-right: -7px;
    margin-left: 16px
}

.toast {
    z-index: 1080
}

.pt-20 {
    padding-top: 20px
}

.pb-10 {
    padding-bottom: 10px
}

.margin-tp-20 {
    margin-top: 20px
}

.mh-20 {
    margin-right: 20px;
    margin-left: 20px
}

.p-2 {
    padding: 2px
}

.title-01 {
    color: #161617 !important;
    font-weight: 400
}

.form-row {
    width: 100%;
    display: inline-block
}

.form-group {
    position: relative
}

.checkout-holder .form-group {
    position: relative
}

.form-row .checkbox label {
    font-size: 15px;
    color: #555
}

.form-row .radio, .form-row .checkbox {
    margin-top: 0
}

.form-row .radio-inline, .form-row .radio-inline + .radio-inline, .form-row .checkbox-inline, .form-row .checkbox-inline + .checkbox-inline {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-left: 20px
}

.checkout-holder .img-holder {
    padding: 10px 0
}

.checkout-holder .ctn-holder {
    width: 100%
}

.modal-body .address-holder {
    width: 100%;
    max-width: 620px;
    padding-top: 10px
}

.checkout-holder .address-holder {
    width: 100%;
    max-width: 565px;
    float: left;
    padding-top: 10px
}

.address-holder .carousel-item {
    margin-left: 2px;
    margin-right: 2px
}

.address-holder .address-item {
    word-wrap: break-word
}

.modal-body .address-holder .add-float-btn {
    top: 0
}

.address-holder .add-float-btn {
    top: -10px
}

.address-holder .swiper-wrapper {
    z-index: inherit
}

.popover {
    z-index: 10000 !important
}

.checkout-holder .address-holder .address-item button {
    font-size: 12px;
    line-height: normal;
    padding: 4px 8px
}

    .checkout-holder .address-holder .address-item button.close-btn, .checkout-holder .address-holder .address-item button.edit-btn {
        display: none;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 3px;
        padding: 3px 5px 1px;
        margin: 0 0 4px
    }

        .checkout-holder .address-holder .address-item button.close-btn span, .checkout-holder .address-holder .address-item button.edit-btn span {
            color: #228b22
        }

.checkout-holder .address-holder .address-item:hover button.close-btn, .checkout-holder .address-holder .address-item:hover button.edit-btn {
    display: inline-block
}

.checkout-holder .address-holder .address-item button.close-btn:hover, .checkout-holder .address-holder .address-item button.edit-btn:hover {
    background-color: #1bb247;
    border-color: #1bb247
}

    .checkout-holder .address-holder .address-item button.close-btn:hover span, .checkout-holder .address-holder .address-item button.edit-btn:hover span {
        color: #fff
    }

.shadow-less {
    box-shadow: 0 1px 2px rgba(0,0,0,0.2)
}

.address-holder .address-item.address-box {
    border: 1px solid #e5e5e5;
    padding: 10px 5px 2px;
    position: relative
}

    .address-holder .address-item.address-box button {
        font-size: 12px;
        color: #444;
        padding: 3px 5px 1px;
        margin-top: 0;
        margin-bottom: 4px
    }

        .address-holder .address-item.address-box button span {
            color: #228b22
        }

        .address-holder .address-item.address-box button:hover {
            background-color: #1bb247;
            border-color: #1bb247
        }

            .address-holder .address-item.address-box button:hover span {
                color: #fff
            }

.address-holder .address-item:hover {
    border-color: #228b22
}

.address-holder .address-item .address-selected-icon {
    visibility: hidden
}

.address-item.current-address {
    background-color: #e3fbec;
    border-color: #228b22
}

.address-item.address-selected {
    position: relative;
    border-color: #228b22
}

    .address-item.address-selected .address-selected-icon {
        visibility: visible;
        position: absolute;
        top: 4px;
        right: 3px
    }

.address-item .address-badge-icon {
    visibility: visible;
    margin-top: -6px;
    margin-bottom: 5px
}

.address-item.tooltip-1 {
    position: relative
}

.address-item .tooltiptext {
    visibility: hidden;
    color: #222;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    margin-top: -18px;
    margin-right: -50px;
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 1
}

.address-item.tooltip-1:hover .tooltiptext {
    visibility: visible
}

.address-item.tooltip-1 .tooltiptext a {
    width: 100px;
    display: inline-block;
    line-height: 14px;
    color: #fff;
    background-color: rgba(0,120,41,0.70);
    padding: 3px 5px 4px;
    border-radius: 3px
}

    .address-item.tooltip-1 .tooltiptext a:hover {
        background-color: rgba(0,120,41,0.90)
    }

.address-holder .address-item .dropup {
    display: inline-block !important;
    visibility: hidden;
    padding: 0 !important;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.address-holder .address-item:hover .dropup {
    visibility: visible
}

.address-holder .address-item .dropup.navbar-collapse.collapse {
    overflow: visible !important
}

.address-holder .address-item .dropup .navbar-nav {
    margin: 0
}

    .address-holder .address-item .dropup .navbar-nav .dropdown-menu {
        position: absolute
    }

.address-holder a.nav-icon1 {
    width: 24px;
    height: 24px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #1bb247;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 4px 5px !important;
    border-radius: 4px
}

    .address-holder a.nav-icon1:hover, .address-holder .dropdown-toggle:focus {
        color: #fff;
        background-color: #1bb247;
        border-color: #1bb247
    }

.address-holder .address-item .dropdown-menu {
    min-width: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 0
}

    .address-holder .address-item .dropdown-menu:before, .address-holder .address-item .dropdown-menu-containe:before {
        display: none
    }

.address-holder .swiper-button-next, .address-holder .swiper-button-prev {
    width: 25px;
    height: 26px;
    background-size: 10px 14px;
    -moz-background-size: 10px 14px;
    -webkit-background-size: 10px 14px;
    background-color: rgba(200,200,200,0.5);
    border-radius: 3px;
    margin-top: -13px
}

.address-holder .swiper-button-next, .address-holder .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto
}

.address-holder .swiper-button-prev, .address-holder .swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto
}

.margin-m-30 {
    margin-top: -30px;
    border-radius: 0;
    padding: 6px 8px !important
}

.tooltip-2 {
    max-width: 60%;
    font-size: 11px;
    line-height: 14px;
    color: #fff !important;
    background-color: #dd3232;
    padding: 2px 5px 4px !important;
    position: absolute;
    bottom: 26px;
    right: 15px
}

    .tooltip-2::before {
        content: '';
        position: absolute;
        right: 8px;
        top: 100%;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #dd3232;
        clear: both
    }

form.login-form {
    position: relative
}

    form.login-form .style-102 {
        width: 100%;
        position: absolute;
        top: -18px;
        margin: 0
    }

        form.login-form .style-102 span {
            font-size: 13px;
            color: #fff;
            background: #dc2d3d;
            padding: 2px 15px
        }

.invalid-login-text {
    color: #dc2d3d;
    display: inline-block;
    padding-bottom: 5px
}

.confrm-modal-1 {
    width: 100%;
    float: left;
    padding: 0
}

.tab-ctn .check-mail {
    display: inline-block;
    padding-bottom: 5px
}

.forgot-pwd {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 20px
}

    .forgot-pwd h5 {
        margin: 0 0 20px;
        padding: 10px 10%;
        color: #fff;
        font-weight: 400;
        background-color: #dc2d3d
    }

    .forgot-pwd p {
        padding: 5px 15%
    }

.invalid-msg-box {
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .invalid-msg-box.active {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .invalid-msg-box .invalid-msg {
        font-size: 11px;
        background-color: #e5e5e5;
        padding: 1px 5px;
        position: absolute;
        top: -53px;
        left: 0
    }

        .invalid-msg-box .invalid-msg::before {
            content: '';
            position: absolute;
            right: 8px;
            top: 100%;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #e5e5e5;
            clear: both
        }

.change-pass {
    width: 100%;
    max-width: 450px;
    text-align: center;
    color: #fff;
    background-color: #1579b5;
    border-radius: 3px;
    padding: 30px;
    margin: 0 auto
}

    .change-pass h3 {
        color: #fff
    }

    .change-pass p {
        padding: 10px 0 0
    }

    .change-pass label {
        width: 120px;
        font-size: 13px;
        color: #fff
    }

    .change-pass .text-box {
        width: 150px
    }

    .change-pass button {
        border: 0;
        background: #15b544;
        padding: 11px 30px;
        border-radius: 30px;
        margin: 15px 0 5px
    }

        .change-pass button:hover {
            box-shadow: 1px 1px 2px rgba(0,0,0,0.2)
        }

.toast {
    width: 250px;
    position: fixed;
    top: 40px
}

    .toast .toast-icon {
        float: none;
        vertical-align: middle
    }

    .toast span.ng-binding {
        max-width: 82.5%;
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 1px
    }

.panel-1 {
    background-color: #f4f7fb;
    border: 1px solid #90b3d7;
    padding: 2px 12px
}

    .panel-1 .form-group {
        margin-bottom: 5px;
        padding: 0 2px
    }

    .panel-1 h5 {
        font-size: 17px;
        line-height: 22px;
        color: #fff;
        background-color: #1d5692;
        padding: 10px;
        margin-bottom: 0
    }

    .panel-1 h6 {
        font-size: 14px;
        color: #13467c;
        padding-top: 15px;
        margin-top: 0;
        margin-bottom: 5px
    }

    .panel-1 .form-control, .panel-1 label .panel-1 select {
        font-size: 13px
    }

    .panel-1 select {
        width: 100%
    }

.searchbox-1 {
    position: relative
}

    .searchbox-1 input.search-txt {
        width: 100%;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 30px;
        padding: 10px 15px
    }

    .searchbox-1 i {
        color: #aaa;
        position: absolute;
        top: 13px;
        right: 15px
    }

.order-holder .image-box {
    float: none;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 5px;
    width: 100%
}

    .order-holder .image-box img {
        border-radius: 3px
    }

.style-103 {
    padding-top: 5px
}

    .style-103 textarea {
        vertical-align: bottom;
        border: 1px solid #aaa;
        padding: 2px 5px;
        margin-bottom: 5px
    }

    .style-103 button {
        margin: 5px
    }

.order-holder .order-div ul li:last-child {
    width: auto;
    font-weight: 400;
    margin-top: 0
}

.order-holder .order-div ul li.style-104 {
    width: 100% !important;
    font-weight: 300;
    border-right: none !important;
    margin-top: 5px
}

.form-control::-moz-placeholder {
    font-weight: inherit;
    color: #aaa
}

.form-control:-ms-input-placeholder {
    font-weight: inherit;
    color: #aaa
}

.form-control::-webkit-input-placeholder {
    font-weight: inherit;
    color: #aaa
}

.speciality .holder {
    min-height: 0;
    border: 0;
    overflow: hidden;
    position: relative;
    padding: 0
}

    .speciality .holder img {
        min-width: 100%;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .speciality .holder:hover img {
        -moz-transform: scale(1.25);
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

.speciality .cnt-holder {
    width: 100%;
    height: 100%;
    float: left;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    padding: 15px 20px 20px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.speciality .holder:hover .cnt-holder {
    background-color: rgba(0,0,0,0.7)
}

.speciality .cnt-holder h6 {
    color: #fff
}

.speciality .cnt-holder p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.speciality .cnt-holder a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background-color: #0fb247;
    border-radius: 25px;
    padding: 3px 15px;
    margin-top: 4px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.speciality .holder:hover .cnt-holder a {
    opacity: 1;
    filter: alpha(opacity=100)
}

ul.social-m-icons {
    list-style: none;
    padding: 0;
    margin: 0
}

    ul.social-m-icons li {
        display: inline-block;
        list-style: none;
        padding: 10px 10px 10px 0;
        margin: 0
    }

        ul.social-m-icons li a {
            width: auto;
            margin: 0;
            opacity: .75;
            filter: alpha(opacity=75)
        }

            ul.social-m-icons li a:hover {
                opacity: 1;
                filter: alpha(opacity=100)
            }

.allignLi {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 20px
}

.downloads a {
    width: 45%
}

.footer-nav.two ul {
    width: 100%;
    display: inline-block
}

.footer-nav.two li {
    width: 48%;
    float: left;
    margin-right: 2%
}

.edit-profile h3 {
    display: inline-block
}

.uib-datepicker .btn {
    font-size: 12px;
    padding: 5px 10px
}

.email-veri h2 {
    color: #fff;
    padding-bottom: 15px
}

.email-veri h4 {
    color: #fff
}

.site-banner .overlay {
    background: -moz-radial-gradient(center 15%,circle cover,rgba(3,40,79,0.1) 0,rgba(3,40,79,0.68) 40%,rgba(3,40,79,0.84) 100%);
    background: -webkit-radial-gradient(center 15%,circle cover,rgba(3,40,79,0.1) 0,rgba(3,40,79,0.68) 40%,rgba(3,40,79,0.84) 100%);
    background: radial-gradient(circle at center 15%,rgb(0 1 1 / 10%) 0,rgb(38 58 80 / 68%) 40%,rgb(3 20 37) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0003284f',endColorstr='#03284f',GradientType=1);
    background-color: rgba(3,40,79,0.48);
    background-size: 100% 900px;
    background-repeat: no-repeat
}

.content-three .testimornials .owl-carousel .owl-item .image-holder img {
    width: 108px;
    height: 108px
}

@media(min-width:641px) {
    .header-top {
        position: fixed;
        top: 0
    }

    .header-bottom {
        position: fixed;
        top: 53px
    }

    .stuck .header-bottom {
        background-color: rgba(3,40,79,0.65)
    }

    .okayNav__nav--invisible.nav-open {
        top: 53px
    }

    .site-banner {
        margin-top: 52px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .speciality .cnt-holder {
        padding: 10px
    }

        .speciality .cnt-holder h6 {
            margin: 5px 0
        }

        .speciality .cnt-holder p {
            margin-bottom: 4px
        }
}

@media(min-width:768px) {
    .checkout-holder .address-holder {
        margin-top: -40px;
        float: right
    }
}

@media(min-width:768px) and (max-width:991px) {
    .speciality .cnt-holder {
        padding: 8px
    }

        .speciality .cnt-holder h6 {
            margin: 0
        }

        .speciality .cnt-holder p {
            margin-bottom: 0
        }

        .speciality .cnt-holder a {
            padding: 2px 14px;
            margin-top: 2px
        }
}

@media(max-width:767px) {
    .site-footer .address p {
        padding-left: 0
    }

    .address p span {
        display: block;
        margin: 0 auto;
        top: auto;
        left: auto
    }

    .edit-profile .tab-ctn {
        padding: 0
    }

    .edit-profile .col-md-12, .edit-profile .col-sm-6 {
        padding: 0
    }

    .speciality .holder {
        width: 85%;
        margin: auto
    }
}

@media(min-width:641px) and (max-width:768px) {
    .header-top {
        min-height: 118px
    }

    .header-bottom {
        top: 118px !important
    }

    .okayNav__nav--invisible.nav-open {
        top: 118px
    }

    .speciality .holder {
        width: 75%;
        margin: auto
    }
}

@media(max-width:479px) {
    form.login-form {
        width: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .btn-holder button {
        width: auto;
        min-width: 110px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .new-orders, .old-orders, .checkout-holder {
        padding: 10px 10px 20px
    }

    .order-holder {
        padding: 10px 15px 10px 10px
    }

        .order-holder .end .head {
            right: -10px
        }

    .uib-datepicker .btn {
        padding: 5px 8px
    }

    .speciality .holder {
        width: 100%;
        margin: auto
    }
}

@media(max-width:370px) {
    .order-holder .status .head {
        font-size: 11px
    }

    .speciality .cnt-holder {
        padding: 10px
    }

        .speciality .cnt-holder h6 {
            margin: 5px 0
        }

        .speciality .cnt-holder p {
            margin-bottom: 4px
        }
}
