/* 
	author: istockphp.com
*/
#backgroundPopup {
    z-index: 999;
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    background: #000000;
    top: 0px;
    left: 0px;
}

#toPopup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 15%;
    width: 800px;
    z-index: 999999;
}

@media (max-width: 768px) {
    #toPopup {
        margin-left: -170px !important;
        float: none;
    }
}

div.loader {
    background: #fff url('../img/Loading.gif') no-repeat 2px 2px !important;
    height: 105px;
    width: 105px;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 48%;
    position: absolute;
    border-radius: 5px;
}

.ajax-loader-outer {
    background: #fff url('../img/Loading.gif') no-repeat 5px 5px;
    margin: 20% auto 0px;
    width: 200px;
    border-radius: 5px;
    padding: 45px 0px 28px 110px;
    font-size: 14px;
    color: #046604;
    font-family: Segoe UI,Lucida Grande,Arial,Helvetica,sans-serif;
    height: 105px;
    -moz-box-shadow: 2px 2px 3px #C2C2C2;
    -webkit-box-shadow: 2px 2px 3px #C2C2C2;
}

div.close {
    background: url("../img/closebox.png") no-repeat scroll 0 0 transparent;
    top: 0px;
    cursor: pointer;
    z-index: 10000;
    height: 50px;
    left: 97%;
    position: absolute;
    width: 50px;
}

.loading-overlay {
    background: #eef0ef;
    height: 100%;
    left: 0;
    position: fixed;
    _position: absolute;
    _height: 1020px;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.cancel-btn {
    float: right;
    margin-top: 37px;
    margin-left: 43px;
    margin-right: 6px;
    display: inline-block;
}



span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}

span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}

div#popup_content {
    margin: 4px 7px;
}

.side-log {
    width: 100%;
    background-color: #fff;
    text-align: -moz-center;
    padding: 15px 12px;
    border-left: 1px #E5E5E5 solid;
}

    .side-log ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .side-log ul li {
            float: left;
        }

            .side-log ul li a {
                color: #fff;
                padding: 4px 10px;
                font-weight: bold;
            }

                .side-log ul li a:hover {
                    text-decoration: none;
                    color: #000;
                }

.cross {
    width: 40px !important;
    float: right;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    border: none;
    font-size: 20px;
}

.side-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .side-list li {
        text-align: left;
        width: 100%;
        height: auto;
        padding: 3px;
        border-bottom: 1px solid#262626;
    }

        .side-list li:hover {
            background-color: #000;
        }

        .side-list li a {
            padding: 10px;
            color: #fff;
            display: block;
        }

            .side-list li a:hover {
                text-decoration: none;
            }
/*Design Related CSS Start  */
.BottomBorder {
    width: 100%;
    border: none;
    border-bottom: 2px solid #a4cb39 !important;
    font-size: 17px;
    color: #454545;
    font-weight: bold;
    padding: 20px 0 10px 0px;
    box-sizing: border-box;
    background-color: transparent;
    line-height: 19px;
    box-shadow: none !important;
}

.clear60 {
    clear: both;
    display: block;
    height: 40px;
}

.wlcmDtls {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

span {
    display: inline-block;
    vertical-align: middle;
    color: #000;
}

.dshDtls {
    margin-left: 24px;
    padding: 0 0 12px 0;
    border-bottom: 1px dashed #d7dada;
    width: 100%;
}

.surcharge {
    color: #a4cb39;
    font-weight: bold;
    margin-top: 12px;
}

h4, h5, h6 {
    letter-spacing: 1px;
}

strong {
    font-size: 16px; /* color: #454545;*/
}


.inner-sub-menu-list {
    position: absolute;
    right: -100%;
    top: 100%;
    display: none;
}

.dropdown-menu li {
    position: relative;
}

    .dropdown-menu li:hover inner-sub-menu-list {
        display: block;
    }

.MainPage {
    background-color: white;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
    margin-bottom: 10px; /* box-shadow: 0px 1px 13px rgba(0, 0, 0, 0.175);*/
    text-align: justify;
    padding: 0px !important;
}

.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

#banner {
    margin-top: 30px;
}

.product-inner-container h1 {
    margin-bottom: 30px;
    color: #1b83cf;
}

.margin98 {
    margin-top: 55px;
}

.margincheckout {
    margin-top: 107px;
}

paddingcartpage {
    margin: 50px 50px 80px 50px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    #loginTimePic {
        display: none;
    }

    .txtakhil {
        width: 35%;
    }

    #toPopup {
        margin-top: -25% !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
    .fixed-top {
        position: absolute;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .margin98 {
        margin-top: 362px;
    }

    .absolute-box {
        display: none;
    }

    paddingcartpage {
        margin: 0px;
    }

    #prixSatus {
        display: none;
    }
}




/*new css */

.terms_conditions {
    padding: 30px 0;
}

    .terms_conditions h2 {
        text-align: center;
        padding-bottom: 25px;
        font-size: 25px;
    }

.coupons {
    display: none;
}
