.sprite {
    background: url(../img/sprite.png) no-repeat;
}

.icon-fast-delivery {
    width: 140px;
    height: 49px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    background: url(../img/LOGO_FAST_DELIVERY_WHITE.png) no-repeat;
    background-size: 140px;
}

a, select {
    cursor: pointer;
}

.text-success {
    background-color: lightcyan;
}

.rc-anchor-normal-footer {
    background-color: red;
}

.div-loading div {
    padding: 100px 0;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    text-align: center;
    /*color: #7532c7;*/
}

.rc-anchor-light {
    background-color: red !important;
}

.loading-modal .modal-content {
    margin: 25% 0;
}

.http-error-modal .modal-header {
    color: #FFFFFF;
    background-color: #f6b036;
}

.http-error-modal .modal-header .modal-title {
    color: #FFFFFF;
}

.http-terms-and-conditions .modal-body, .http-privacy-policy .modal-body, .http-cookie-policy .modal-body, .http-legal-notice .modal-body {
    height: 400px;
}

.http-terms-and-conditions .modal-body div, .http-privacy-policy .modal-body div, .http-cookie-policy .modal-body div, .http-legal-notice .modal-body div {
height: 100%;
overflow: auto;
}

.http-terms-and-conditions .modal-body div h4, .http-privacy-policy .modal-body div h4, .http-cookie-policy .modal-body div h4, .http-legal-notice .modal-body div h4 {
    padding: 10px 0;
}

.http-terms-and-conditions .modal-header, .http-privacy-policy .modal-header, .http-cookie-policy .modal-header, .http-legal-notice .modal-header {
    color: #FFFFFF;
    background-color: #f6b036;
}

.http-terms-and-conditions .modal-header .modal-title, .http-privacy-policy .modal-header .modal-title, .http-cookie-policy .modal-header .modal-title, .http-legal-notice .modal-header .modal-title {
    color: #FFFFFF;
}

.required label span:after {
    content: "*";
    padding-left: 5px;
    /*color: #DF0209;*/
}

span.error {
    color: #DF0209;
    font-weight: 700;
    padding-left: 10px;
}

#header .navbar-nav {
    /*font-size: 1.1rem;*/
}

.navbar-header-options {
}

.img-content-home {
    padding-top: 50px;
}

.functions .i .icon {
    width: 70px;
    height: 70px;
    color: #4c8ec4;
}

.text-middle {
    margin-right: 14px;
    vertical-align: 30px;
}

.input-field:focus + .input-label::before, .input-filled .input-label::before {
    border-width: 4px;
    border-top-width: 18px;
}

.input-filled .input-label-content {
    padding: 24px 25px;
}

/*
    FAQS
*/

.faqs-question a {
    color: #c65c5c;
    font-size: 1.4rem;
    line-height: 5px;
}

.faqs .child-question-faq {
    color: #c65c5c;
    font-weight: 700;
    padding: 10px 0;
}

.faqs .child-faq {
    line-height: 20px;
    padding: 20px 0;
}

.faqs i.fa-level-up {
    padding: 0 20px;
}

/*
    LOGIN
*/

#header.header-fast-delivery-login, #header.header-fast-delivery-login-collapse {
    background: none !important;
    min-height: 0 !important;
}

    #header.header-fast-delivery-login .nav {
        float: right;
        margin-top: 33px;
        margin-right: 20px;
    }

    #header.header-fast-delivery-login .sub ul li a:hover {
        color: #f6b036;
    }

    #header.header-fast-delivery-login .navbar {
        margin: 0;
    }

#header.header-fast-delivery-login {
    display: block;
}

#header.header-fast-delivery-login-collapse {
    display: none;
}

.header-fast-delivery-reorder {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
    min-height: 600px;
    color: #fff;
    background: -webkit-linear-gradient(#7532c7,#32c7c2);
    background: -o-linear-gradient(#7532c7,#32c7c2);
    background: -moz-linear-gradient(#7532c7,#32c7c2);
    background: linear-gradient(#7532c7,#32c7c2);
}


.fast-delivery-reorder.logo {
    width: 49px;
    height: 49px;
    display: inline-block;
    vertical-align: top;
    margin: 25px 0px 0px 25px;
    padding-bottom: 40px;
    line-height: 48px;
}

    .fast-delivery-reorder.logo img {
        height: 78px;
        margin: 25px 0px 0px 25px;
    }

/*.fast-delivery-reorder>h1, .fast-delivery-reorder>h2, .fast-delivery-reorder>h3 {
   color: #fff;
}*/

.fast-delivery-reorder-title {
    padding-top: 150px;
    padding-left: 50px;
}

    .fast-delivery-reorder-title h3 {
        color: #fff;
    }


.loginPage {
    background: url(../img/bg_login.jpg) center center fixed;
    color: #fff;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .loginPage .http-error-modal .modal-body, .loginPage .http-terms-and-conditions .modal-body {
        color: #000000 !important;
    }

    .loginPage span.error {
        color: orange;
    }

    .loginPage form {
        margin: 20px 0;
    }

        .loginPage form h1 {
            margin: 0 0 15px 0;
        }


        .loginPage form .input {
            margin: 7px 0 0 0;
        }

        .loginPage form h1 {
            font-size: 3.5rem;
        }

        .loginPage form h4 {
            color: #fff;
        }
/*
    REGISTRATION
*/

.loginRegistrationForm .form-control, .loginRegistrationForm .input-label {
    font-size: 1.9rem;
}

.loginRegistrationForm .form-control {
    height: 45px;
    font-weight: 600;
}

.input-label-content {
    padding: 12px 32px;
}

.loginRegistrationForm .input {
    height: 45px;
}

.loginRegistrationForm .radio {
    height: 30px;
}

.loginRegistrationForm .input select {
    padding: 0 25px;
}

    .loginRegistrationForm .input select option {
        color: #000000;
        padding: 0 5px;
    }

.loginRegistrationForm .input-label:before {
    height: 45px;
}

.loginRegistrationForm .classRecieveNewsRegister input {
    width: 25px;
}

.loginRegistrationForm .classRecieveNewsRegister span {
    padding-left: 20px;
    line-height: 30px;
}

.loginRegistrationForm .classRecieveNewsRegister .form-control {
    height: 25px;
}

.loginRegistrationForm .classRecieveNewsRegister .forgotPassword {
    font-size: 1.6rem;
    margin: 0;
}


/*
    PRICING
*/

.pricingTables .i .c .price {
    font-size: 3rem;
    background-color: #31C685;
    color: #fff;
}

    .pricingTables .i .c .price sup {
        font-size: 2.5rem;
        top: -8px;
    }

    .pricingTables .i .c .price span {
        margin-left: -3px;
        color: #fff;
    }

.pricingTables .i .price-trail {
    padding-bottom: 3px !important;
}

    .pricingTables .i .price-trail .btnWrap {
        padding: 10px 30px !important;
    }

        .pricingTables .i .price-trail .btnWrap a {
            padding: 3px !important;
        }

    .pricingTables .i .price-trail:hover .btn-trail .btn {
        background: #547BC5;
    }

/*.moreinfo2 {
  padding-bottom: 20px;
}*/


/*
    ORDERS
*/

.loginRegistrationForm .btnNav {
    height: 40px;
    padding: 10px 0;
    width: 100px;
}

.nav-tabs.nav-justified > li.active {
    background-color: #f6b036;
    font-weight: bold;
    font-size: 18px;
}

.nav-tabs.nav-justified > li {
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
}

#header.subpage h2 {
    margin: 100px 0 0 0;
}

#header.subpage {
    min-height: 200px;
}

.businessTheme {
    background: url("../img/bg_login.jpg") center;
}

@media (min-width: 768px) {
    #footer .wrap .i {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .icon-fast-delivery {
        /*width: 32px;
        height: 32px;*/
        margin: 8px 5px 0 0;
        /*background-size: 35px;*/
    }

    #header.header-fast-delivery-login-collapse .navbar-header button {
        margin-bottom: 20px;
    }

    #header.header-fast-delivery-login-collapse .navbar-header a {
        margin-top: 0;
    }

    #header.header-fast-delivery-login {
        display: none;
    }

    #header.header-fast-delivery-login-collapse {
        display: block;
    }

    #footer .wrap .i {
        margin-top: 0px;
    }
}

@media (min-width: 992px) {
    #header .navbar-nav .sub ul {
        min-width: 220px;
    }
}

.video {
    border: 5px solid #000 !important;
    border-radius: 5px !important;
}
