﻿
@import url('menu.css');

.w3-left {
    float: left !important;
}

.w3-padding-16 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    /* background-color: #f5f5f5; */
}

.w3-button {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 1px 5px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

/*.header_login_ctrl, .header_search {
        margin-top: -47px;
    }*/


/*.header_search input[type=text] {
            border-radius: 10px;
            padding: 5px 1px 5px 10px;
            margin: 0px;
            margin-top: 4px;
            margin-left: 20px;
            width: 28%;
            border: 1px solid;
        }*/

.header_login_ctrl {
    margin-top: -73px;
}


.header_search {
    margin-top: -47px;
}

    .header_search input, .header_search select, .header_search submit {
    }

    .header_search div {
        /*border-radius: 10px;
                padding: 5px 1px 5px 10px;
            margin: 0px;
            margin-top: 4px;
            margin-left: 20px;
            width: 28%;
            border: 1px solid;*/
    }

    .header_search input {
        padding: 9px 0px 6px 10px !important;
        width: 33%;
        outline: 0;
        border-width: 1px 0px 1px 0px !important;
        border: 1px solid;
    }

    .header_search button {
        padding: 9px 12px 6px 12px;
        margin-left: -4px;
        border: 1px solid;
        border-radius: 0px 10px 10px 0px;
        outline: 0;
        border-width: 1px 1px 1px 0px;
    }

    .header_search select {
        padding: 10px 9px 7px 9px;
        border: 1px solid;
        margin-right: -4px;
        border-radius: 10px 0px 0px 10px;
        outline: 0;
        margin-left: 6px;
        border-width: 1px 0px 1px 1px;
        padding-bottom: 8px;
    }

#main_cat {
    width: 200px;
}

.header_login_ctrl {
    display: block;
    margin-right: 7px;
    float: right;
    margin-top: -52px;
    position: relative;
}
    /*header_login_ctrl input[type=text] {*/
    .header_login_ctrl input {
        display: inline-block;
        border: 1px solid;
        border-radius: 6px;
        padding: 5px 8px 5px 10px;
        margin: 0px 0px 14px 0px;
    }

        .header_login_ctrl input[type=text], .header_login_ctrl input[type=password] {
            width: 180px;
        }

        .header_login_ctrl input[type=submit] {
            width: 70px;
        }

#cust_login_pannel {
    float: right;
}

    #cust_login_pannel ul {
    }

        #cust_login_pannel ul li {
            /*color: white;
            list-style-type: none;
            background-color: #ff6161bd;
            border: 1px solid;
            padding: 2px 10px 2px 8px;*/
        }

#ddl_btn {
    display: block;
    border: 2px solid #4cef71;
    float: right;
    border-radius: 24px;
    padding: 7px;
    margin-bottom: 10px;
    margin-top: -4px;
    margin-left: 50px;
}

    #ddl_btn:focus {
        outline: 0;
    }

._citqty {
    /* position: absolute; */
    /* top: 8px; */
    text-align: center;
    border-radius: 33%;
    width: 28px;
    height: 18px;
    background-color: #ffffff;
    border: solid 1px #777;
    font-weight: 400;
    color: #777;
    line-height: 16px;
    font-size: 12px;
    /* right: 134px; */
    /* margin: 1px; */
}

#btn_cart {
    border: 0;
    background-color: #ffffff !important;
    color: #777;
    margin-right: -40px;
    margin-top: -35px;
    /* position: absolute; */
    outline: 0;
}

#ddl_list {
    display: block;
    margin-left: -77px;
    margin-top: 36px;
    text-align: right;
    background-color: #afa7a7;
    font-size: 15px;
    font-weight: bold;
    padding: 2px;
    position: absolute;
    z-index: 99;
    border: 1px solid #dddddd;
    border-width: 1px;
}

    #ddl_list li {
        color: white;
        list-style-type: none;
        /* background-color: #ff6161bd; */
        border: 1px solid;
        padding: 2px 10px 2px 8px;
    }

        #ddl_list li a {
            color: white;
        }

    #ddl_list a:hover, #ddl_list a:active, #ddl_list a:focus {
        color: #6f6e6e;
        /*outline: none;
        text-decoration: none;*/
    }



#div_main_menu1 {
    display: none;
}

#ul_menu {
    list-style-type: none;
    margin-left: 97px;
    position: fixed;
    margin-top: 3px;
}

    #ul_menu li {
        display: inline-block;
        /* margin: 4px; */
        padding: 1px;
        font-size: 15px;
        font-weight: 600;
        color: #eeeeee;
        margin-top: 7px;
        font-family: inherit;
    }

        #ul_menu li a {
            color: #777;
            font-family: inherit;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 11px;
        }


@media only screen and (max-width: 1600px) {
    #search {
        /*margin-left: 0px;*/
        /* width: 33%; */
    }
}

@media only screen and (max-width: 1360px) {
    #search {
        /*margin-left: 0px;*/
        width: 30%;
    }
}

@media only screen and (max-width: 1280px) {
    #search {
        /*margin-left: 0px;*/
        width: 23%;
    }
}

@media only screen and (max-width: 1152px) {
    #search {
        /*margin-left: 0px;*/
        width: 16%;
    }
}

@media only screen and (max-width: 1024px) {
    #search {
        /*margin-left: 0px;*/
        width: 16%;
    }

    #Userid, #Password {
        width: 135px;
    }

    #main_cat {
        width: 100px;
    }
}

@media only screen and (max-width: 768px) {
    #search {
        width: 30% !important;
    }

    .header_login_ctrl {
        margin-top: -80px;
    }

    .header_search {
        margin-top: -43px;
    }

    #btn_hRegister {
        display: flex !important;
        margin-top: 0px !important;
    }

    #frm_login {
        display: none !important;
    }

    #ul_menu {
        display: none;
    }

    #div_main_menu1 {
        display: inline-block !important;
    }

    #btn_cart {
        margin-right: 15px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 400px) {
    #search {
        width: 25% !important;
    }

    #main_cat {
        width: 60px;
    }
}
