@charset "utf-8";
/* CSS Document */
body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    background: #fff;
}

html {
    scroll-behavior: smooth;
}

p {
    margin: 0 0 14.5px;
}

.h_topbar {
    padding: 6px 0px;
    margin: 0 !important;
    background: #f5f5f5;
    color: #4d4d4d;
    font-size: 12px;
    width: 100%;
    height: auto;
    float: left;
}

    .h_topbar .col-md-5 span {
        width: auto;
        height: auto;
        overflow: hidden;
        float: left;
        padding-right: 30px;
        line-height: 30px;
    }

a {
    color: #ff5daf
}

.ht_rightsection {
    width: auto;
    float: right;
    height: auto;
    text-transform: uppercase;
    line-height: 33px;
}

.currency {
    width: auto;
    height: auto;
    overflow: hidden;
    float: right;
}

    .currency .currency {
        font-family: 'Rubik', sans-serif;
        color: #4d4d4d;
        border: 0px;
        background: none;
        outline: none;
        padding: 7px 7px 7px 3px;
        border: 1px #4d4d4d solid;
        border-radius: 1px;
        cursor: pointer;
    }


.logo_tp img {
   width: 200px!important;
    display: block;
    margin-left: 5px;
}
/*.h_bot .col-md-10{overflow:inherit!important}*/


.remopve_prs {
    text-decoration: none;
    color: #ff5daf;
}


.fw_title {
    color: #191919;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 8px 0 25px;
    text-transform: capitalize;
    border: none;
    padding: 0;
}


.footernav {
    width: 100%;
    height: auto;
    float: left;
}

    .footernav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .footernav ul li {
            line-height: 1.85;
            list-style: none;
            margin-bottom: 8px;
        }

            .footernav ul li a {
                text-decoration: none;
                color: #333;
                display: block;
                font-size: 14px;
                font-weight: 400;
            }

                .footernav ul li a:hover {
                    text-decoration: none;
                    color: #ff5daf;
                    display: block;
                }

                .footernav ul li a.hover {
                    text-decoration: none;
                    color: #ff5daf;
                    display: block;
                }

.newslatter_title {
    color: #252525;
    font-weight: 600;
    font-size: 26px;
    margin: 0 0 8px;
}

.newslatters_desc {
    position: relative;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
}

.socialmedis {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

    .socialmedis a {
        display: block;
        float: left;
        border: 1px #333 solid;
        color: #333;
        text-decoration: none;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        padding-top: 11px;
        text-align: center;
        line-height: 38px;
        margin-right: 8px;
    }

        .socialmedis a:hover {
            background: #ff5daf;
            border: 1px #ff5daf solid;
            color: #fff;
        }

.newslatter {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    background: #dbdde3;
    border-radius: 50px;
    overflow: hidden;
    margin-top: 15px;
}

.n_inp {
    width: 65%;
    height: 40px;
    float: left;
    outline: none;
    border: 0px;
    padding-left: 23px;
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
    background: none;
}

.n_submit {
    width: 35%;
    height: 40px;
    line-height: 40px;
    float: left;
    outline: none;
    border: 0px;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    background: #ff5daf;
    text-align: center;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
}

.hot_menu {
    float: right;
    border: 1px #ff5daf solid;
    color: #ff5daf !important;
    padding: 13px 15px !important;
}

.flr_rig {
    float: right !important;
    margin-top: 10px;
}

#accountm {
    width: auto;
    height: auto;
    float: left;
    visibility: hidden;
    position: absolute;
    transition: 0s;
    margin-left: 0px;
    padding-top: 0px;
    margin-top: 41px;
    z-index: 3000000;
    background: #fff;
    border-radius: 0px 0px 4px 4px;
    overflow: hidden;
    margin-left: 0px;
    border-top: 2px #ff5daf solid;
    background: #292636;
}

    #accountm ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #accountm ul li {
            float: none;
            line-height: 25px;
            margin-top: 0px;
            font-size: 15px;
            padding-bottom: 0px;
            cursor: pointer;
            margin-left: 0px;
        }

            #accountm ul li a {
                margin-left: 0px;
                text-decoration: none;
                width: 123px;
                color: #fff !important;
                padding: 0px 15px;
                display: block;
                height: auto;
                transition: 0s;
                background: none;
                font-size: 14px !important;
                letter-spacing: 0px;
                font-weight: normal;
                line-height: 40px;
                text-align: left;
                text-transform: inherit;
            }

                #accountm ul li a:hover {
                    text-decoration: none;
                    color: #fff !important;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: #333041
                }

                #accountm ul li a.hover {
                    text-decoration: none;
                    color: #fff !important;
                    display: block;
                    height: auto;
                    background: #333041
                }




.home_page .departments {
    width: 55.666667%;
    height: auto;
    float: left;
    margin-top: 0;
    position: absolute;
    z-index: 999;
    left: -59%;
    top: 0px;
    bottom: 0px;
    display: block;
    border: 1px #ff5daf solid;
    border-radius: 3px;
    overflow: hidden;
    overflow-y: scroll;
}

.innerpage .departments {
    width: 55.666667%;
    height: auto;
    float: left;
    margin-top: 0;
    position: absolute;
    z-index: 999;
    left: -59%;
    top: 0px;
    display: block;
    border: 1px #ff5daf solid;
    background: #fff;
}

.departments ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100%;
    height: auto;
    float: left;
}

    .departments ul li {
        display: block;
        width: 100%;
    }

        .departments ul li a {
            text-decoration: none;
            color: #333;
            font-size: 14px;
            padding: 0 20px;
            line-height: 40px;
            display: block;
            background: transparent !important;
        }

            .departments ul li a:hover {
                text-decoration: none;
                color: #ff5daf;
                display: block;
            }

            .departments ul li a.hover {
                text-decoration: none;
                color: #ff5daf;
                display: block;
            }

.dep_title {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    height: auto;
    float: left;
    text-transform: uppercase;
    padding: 13px 10px;
    background: #ff5daf;
}

.search_sectn {
    width: 100%;
    height: auto;
    float: left;
}

@media(min-width:1850px) {
    .containsectn {
        width: 100%;
        height: auto; /* overflow:hidden;*/
        float: left;
        padding: 0px 50px;
        position: relative;
    }
}

@media(max-width:1850px) {
    .containsectn {
        width: 100%;
        height: auto; /*overflow:hidden;*/
        float: left; /*padding:0px 50px;*/
        position: relative;
    }
}

.hotp_st {
    display: block;
    border-radius: 1px;
    overflow: hidden;
}

    .hotp_st img {
        transition: 0.5s;
        width: 100%;
    }

        .hotp_st img:hover {
            transition: 0.5s;
            transform: scale(1.1);
        }


.padbt {
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-bottom: 14px !important
}

.bord_filterm {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px #0c1137 solid;
    padding: 13px; /* margin-bottom:20px;*/
    position: relative;
    border-radius: 2px;
}

.cat_filter {
    width: 150px;
    height: auto;
    overflow: hidden;
    float: left;
    border: 0px;
    font-family: 'Rubik', sans-serif;
    outline: none;
    margin-right: 15px;
	background: #fff;
	border:0px!important
}

.inpf {
    float: left;
    padding: 0 0 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: -moz-calc(100% - 165px);
    width: -webkit-calc(100% - 165px);
    width: -o-calc(100% - 165px);
    width: calc(100% - 165px);
    border: 0px;
    border-left: 1px #ccc solid;
    font-family: 'Rubik', sans-serif;
    outline: none;
}

.search_sub {
    color: #fff;
    background-color: #0c1137;
    border: #d13718 1px solid;
    position: absolute;
    width: 130px;
    height: auto;
    right: 0px;
    top: 0px;
    bottom: 0px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    border: 0px;
    cursor: pointer;
}

.cart_sectn {
    width: auto;
    height: auto;
    overflow: hidden;
    float: right;
    cursor: pointer;
}

.cartmnt {
    color: #252525;
    font-weight: 500;
    font-size: 16px;
    margin-left: 5px;
    display: inline-block;
    padding-top: 18px;
}

.cartbag .fa {
    font-size: 25px;
}

.cartbag {
    position: relative;
    float: left;
    padding-top: 10px;
}

.cartcount {
    background: #ff5daf;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 50%;
    float: right;
    margin-left: -10px;
    margin-top: -10px;
    font-size: 13px;
}



.price {
    color: #ff5daf !important;
}

.cart_popb h3 a {
    text-decoration: none;
    color: #333;
    font-size: 15px;
    display: block;
    padding-top: 5px;
}

    .cart_popb h3 a:hover {
        color: #ff5daf !important;
    }

.cart_popb td {
    padding-bottom: 25px;
}

.totam_mnsrts {
    background: #f9f9f9;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 25px;
}

.totl_amt {
    font-size: 18px;
    font-weight: 500;
    color: #ff5daf !important;
}

.pro_intrs {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 25px;
}

.views_cart {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    background: #000;
    margin-bottom: 13px;
    text-align: center;
    color: #fff;
    line-height: 44px;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    display: block;
}

    .views_cart:hover {
        background: #a3ce1c;
        color: #fff;
    }

.checkout {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    background: #ff5daf;
    text-align: center;
    color: #fff;
    line-height: 44px;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    display: block;
}

    .checkout:hover {
        background: #a3ce1c;
        text-align: center;
        color: #fff;
    }

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    margin-bottom: 0px !important
}

/*---------------------------------------Scrool Bar------------------------------------------------*/

/* width */
.home_page .departments {
    overflow: hidden
}

    .home_page .departments:hover {
        overflow-y: scroll !important;
    }

        .home_page .departments:hover::-webkit-scrollbar {
            width: 5px;
            overflow-y: scroll !important;
        }

        /* Track */
        .home_page .departments:hover::-webkit-scrollbar-track {
            box-shadow: inset 0 0 5px grey;
            border-radius: 10px;
            overflow-y: scroll !important;
        }

        /* Handle */
        .home_page .departments:hover::-webkit-scrollbar-thumb {
            background: red;
            border-radius: 10px;
            overflow-y: scroll !important;
        }

            /* Handle on hover */
            .home_page .departments:hover::-webkit-scrollbar-thumb:hover {
                background: #ff5daf;
                overflow-y: scroll !important;
                padding: 3px;
            }


.catt_list::-webkit-scrollbar {
    width: 5px;
    padding: 3px;
    overflow-y: scroll !important;
}

/* Track */
.catt_list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 0px;
    overflow-y: scroll !important;
}

/* Handle */
.catt_list::-webkit-scrollbar-thumb {
    background: #ff5daf;
    border-radius: 0px;
    overflow-y: scroll !important;
}

    /* Handle on hover */
    .catt_list::-webkit-scrollbar-thumb:hover {
        background: #b30000;
        overflow-y: scroll !important;
    }



/*---------------------------------------Scrool Bar End------------------------------------------------*/
.footer_section {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    background: #f0f2f9;
    padding: 30px 0px;
    margin-top: 50px;
}

.footer_bot {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    background: #dde1ee;
    padding: 16px 0px;
}

    .footer_bot img {
        float: right;
        text-align: right;
        width: auto!important;
    }

.views_products {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-top: 30px;
}

.h_prd {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

    .h_prd img:hover {
        transition: 0.5s;
        transform: scale(1.02);
    }

.pr_hds {
    font-size: 18px;
    margin: 0 0 20px;
    font-weight: 600;
    position: relative;
    padding: 0 0 15px;
    border-bottom: 1px solid #ebebeb;
}

    .pr_hds:before {
        content: '';
        position: absolute;
        top: 100%;
        left: 0px;
        width: 70px;
        height: 3px;
        background: #ff5daf;
    }

.margnpstr {
    margin-left: -5px;
    margin-right: -5px;
}

.pr_boxs {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px #ccc solid;
    border-radius: 2px;
    padding: 15px;
    text-align: left;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
}

    .pr_boxs:hover {
        border: 1px #ff5daf solid
    }

.rv_image {
    width: 100px;
    max-width: 100px;
    height: auto;
    float: left;
    overflow: hidden;
}

.rv_details {
    float: left;
   /* padding: 0 0 0 15px;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -o-calc(100% - 100px);
    width: calc(100% - 100px);
}

.pr_boxs h3 a {
    text-decoration: none;
    color: #333;
    font-size: 13px;
    display: block;
    padding-top: 5px;
}

    .pr_boxs h3 a:hover {
        color: #ff5daf !important;
    }

.category_iteam {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    padding: 25px 20px 15px;
    text-align: center;
    background: #f5f7fc;
    border-radius: 3px;
    text-align: center;
    transition: 0.2s;
    border: 1px transparent solid
}

    .category_iteam:hover {
        transition: 0.2s;
        border: 1px #ff5daf solid;
    }

    .category_iteam img {
        border-radius: 3px;
    }

    .category_iteam a {
        color: #333;
    }

        .category_iteam a:hover {
            color: #ff5daf;
        }

.arriavl_iteam {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    padding: 25px 20px 15px;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    transition: 0.2s;
    border: 1px #eee solid;
    text-align: left;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05) inset;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05) inset;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05) inset;
}

.rv_details .price {
    font-size: 11px !important
}



.arriavl_iteam:hover {
    transition: 0.2s;
    border: 1px #ff5daf solid;
    background: #f5f7fc;
}

.category {
    text-decoration: none;
    color: #4c4c4c;
    text-transform: uppercase;
    height: 12px;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    float: left;
    font-size: 10px;
}

    .category:hover {
        color: #ff5daf !important;
    }

.pr_titles {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    height: 43px;
    display: block;
    width: 100%;
    overflow: hidden;
    float: left;
    font-size: 13px;
    margin: 0 0 15px;
    font-weight: 600;
}

    .pr_titles:hover {
        color: #ff5daf !important;
    }

.priceamnts {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    padding-top: 16px; /* border-bottom:1px #ccc solid; margin-top:5px; padding-bottom:5px; margin-bottom:5px;*/
    color: #ff5daf;
}

.delmnt {
    color: #b7b7b7;
    width: auto;
    float: left;
    padding-right: 5px;
}

.regular {
    width: auto;
    float: left;
}

.cart_b {
    height: 44px;
    overflow: hidden;
    float: left;
    /*background: #ff5daf;*/
    background-color:#ff5daf;
    position: absolute;
    left: 0px;
    right: 0px;
    /* top: 0px; */
    transform: scale(0);
    bottom: 0px;
    margin: auto;
    text-align: center;
    color: #fff;
    line-height: 36px;
    border-radius: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    display: block;
}

  /*  .cart_b:hover {
        background: #a3ce1c;
        text-align: center;
        color: #fff;
    }*/

.caroverlaps {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
   /* background-color: rgba(0,0,0,0.1);*/
    transition: 0.5s;
    opacity: 0;
}

.arriavl_iteam:hover .caroverlaps {
    transition: 0.5s;
    opacity: 1;
}

.arriavl_iteam:hover .cart_b {
    transition: 0.5s;
    transform: scale(1)
}

.dlv_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.19) inset;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.19) inset;
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.19) inset;
    border-radius: 4px;
    padding: 35px 12px;
    text-align: center;
    margin-top: 45px;
}

    .dlv_box img {
        width: auto!important;
    }

.delevrymnps {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px #eee solid;
    border-bottom: 0px;
    padding: 25px 15px;
}

    .delevrymnps:last-child {
        border-bottom: 1px #eee solid;
    }

.dlv_box_image {
    width: 38px;
    max-width: 38px;
    height: auto;
    float: left;
    overflow: hidden;
}

.dlv_box_details {
    float: left;
    padding: 0 0 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: -moz-calc(100% - 38px);
    width: -webkit-calc(100% - 38px);
    width: -o-calc(100% - 38px);
    width: calc(100% - 38px);
}

.imag_prds {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
}


.int_bredcrum2s a {
    text-decoration: none;
    color: #000;
}

    .int_bredcrum2s a:hover {
        text-decoration: none;
        color: #ff5daf !important;
    }

.int_bredcrum a {
    text-decoration: none;
    color: #000;
}

    .int_bredcrum a:hover {
        text-decoration: none;
        color: #ff5daf !important;
    }

.leftbars {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-top: 30px;
}

.left_sectn {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-bottom: 20px;
}

.catt_list {
    width: 100%;
    height: 450px;
    float: left;
    border:0px #eee solid;
    background: #fff;
    overflow: hidden;
    overflow-y: scroll;
	    margin-top: -8px;
}

    .catt_list ul {
        padding: 0;
        margin: 0;
        list-style: none;
        padding-top: 6px;
        padding-bottom: 6px;
        width: 100%;
        height: auto;
        float: left;
    }

        .catt_list ul li {
            display: block;
            width: 100%;
        }

            .catt_list ul li a {
                text-decoration: none;
                color: #333;
                font-size: 14px;
                padding: 0 20px;
                line-height: 40px;
                display: block;
                background: transparent !important;
            }

                .catt_list ul li a:hover {
                    text-decoration: none;
                    color: #ff5daf;
                    display: block;
                }

                .catt_list ul li a.hover {
                    text-decoration: none;
                    color: #ff5daf;
                    display: block;
                }

.rightbar {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-top: 20px;
}

.thumbnailimg {
    width: 68px;
    height: auto;
    overflow: hidden;
    float: left;
}

    .thumbnailimg ul {
        padding: 0px;
        margin: 0;
        list-style: none;
    }

        .thumbnailimg ul li {
            height: auto;
            border-radius: 2px;
            overflow: hidden;
            position: relative;
            display: block;
            margin: auto;
            width: 61px;
            height: auto;
            text-align: center;
            margin-bottom: 8px;
        }

            .thumbnailimg ul li img {
                width: 58px;
                text-align: center;
                float: left;
                border: 1px #eee solid;
                padding: 3px;
                border-radius: 2px;
                display: block;
                cursor: pointer;
            }

            .thumbnailimg ul li.active {
                border: 1px #ff5daf solid;
            }

.over_viewimage {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px #eee solid;
    padding: 5px;
}

.products_info {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-bottom: 25px;
    padding-top: 25px;
    line-height: 22px;
}

.qty {
    width: 110px;
    height: 45px;
    border: 1px #eee solid;
    border-radius: 2px;
    padding: 0px 12px;
    font-family: 'Rubik', sans-serif;
    outline: none;
    float: left;
    margin-right: 6px;
}

.cartproces {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-top: 30px;
}

.chk_cart {
    width: 220px;
    height: auto;
    border: 0px;
    cursor: pointer;
    overflow: hidden;
    float: left;
    background: #ff5daf;
    margin-bottom: 13px;
    text-align: center;
    color: #fff;
    line-height: 44px;
    border-radius: 2px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    display: block;
    font-family: 'Rubik', sans-serif;
    height: 45px;
}

    .chk_cart:hover {
        background: #a3ce1c;
        color: #fff;
    }



.contf {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px #eee solid;
    padding: 25px 25px 8px 25px;
    margin-top: 45px;
    background: #f4f5f6;
}

.forminp {
    width: 100%;
    height: 53px;
    overflow: hidden;
    float: left;
    border: 0px;
    border-radius: 2px;
    padding: 0px 12px;
    margin-bottom: 22px;
    outline: none;
    background: #dbdde3;
    font-family: 'Rubik', sans-serif;
}

.forminp_msg {
    width: 100%;
    height: 211px;
    overflow: hidden;
    float: left;
    border: 0px;
    border-radius: 2px;
    padding: 12px 12px;
    margin-bottom: 22px;
    outline: none;
    background: #dbdde3;
    font-family: 'Rubik', sans-serif;
}


.forminp2s {
    width: 100%;
    height: 48px;
    overflow: hidden;
    float: left;
    border: 0px;
    border-radius: 2px;
    padding: 0px 12px;
    margin-bottom: 22px;
    outline: none;
    background: #dbdde3;
    font-family: 'Rubik', sans-serif;
}

.viw_order {
    background: #749022;
    color: #fff;
    text-decoration: none;
    width: 80px;
    font-size: 12px;
    height: 35px;
    border-radius: 50px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    border: 1px transperent solid;
}

    .viw_order:hover {
        background: #fff;
        border: 1px #749022 solid;
        color: #749022;
    }

.cancel_order {
    background: #ff5daf;
    color: #fff;
    text-decoration: none;
    width: 140px;
    font-size: 12px;
    height: 35px;
    border-radius: 50px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    border: 1px transperent solid;
}

    .cancel_order:hover {
        background: #ff5daf;
        border: 1px #ff5daf solid;
        color: #ff5daf;
    }







@media(min-width:995px) {
    .stechingmn {
        width: 337px;
        height: 45px;
        border: 1px #eee solid;
        border-radius: 2px;
        padding: 0px 7px;
        font-family: 'Rubik', sans-serif;
        outline: none;
        float: left;
        margin-right: 6px;
        margin-bottom: 15px
    }

    .leftbars_details {
        width: 60px;
        height: auto;
        overflow: hidden;
        float: left;
        margin-right:10px;
    }

    .zoom_imngp {
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: -moz-calc(100% - 100px);
        width: -webkit-calc(100% - 100px);
        width: -o-calc(100% - 100px);
        width: calc(100% - 100px);
    }

    .cart_bst {
        display: none;
    }

    .int_bredcrum2s {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        color: #b7b7b7;
        border-bottom: 1px solid #ebebeb;
        padding-top: 80px;
        padding-bottom: 30px;
        text-align: center;
    }

    .contf2s {
        width: 480px;
        height: auto;
        overflow: hidden;
        margin: auto;
        border: 1px #eee solid;
        padding: 25px 25px 8px 25px;
        margin-top: 15px !important;
        background: #f4f5f6;
        border-radius: 3px;
    }

    .contf3s {
        width: 80%;
        height: auto;
        overflow: hidden;
        margin: auto;
        border: 1px #eee solid;
        padding: 25px 25px 8px 25px;
        margin-top: 15px !important;
        background: #f4f5f6;
        border-radius: 3px;
    }

    .dproduct_title {
        font-size: 24px;
        line-height: 36px;
        font-weight: 600;
        width: 100%;
        height: auto;
        float: left;
        margin: 0 0 15px;
        color: #ff5daf;
    }

    .int_bredcrum {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        color: #b7b7b7;
        border-bottom: 1px solid #ebebeb;
        padding-top: 80px;
        padding-bottom: 18px;
    }

    .cat_name {
        width: 100%;
        height: 30px;
        float: left;
        overflow: hidden;
        padding-top: 10px;
        text-align: left;
        margin-bottom: 0px;
        margin-top: 6px;
    }

    .h_prd img {
        transition: 0.5s;
        border-radius: 2px;
        overflow: hidden;
        margin-top: 35px;
        display: block;
    }

    .padrrinc {
        padding-right: 10px !important
    }

    .padrgts {
        padding-right: 22px !important
    }

    .maintrbp {
        padding-left: 15px !important;
        width: 100%;
        height: auto; /*overflow:hidden;*/
        float: left;
    }

    .paddintr {
        padding-top: 59px !important;
    }

    .padlftpr {
        padding-left: 25% !important;
        position: relative;
    }

    .cart_popb {
        position: absolute;
        right: 10px;
        background: #fff;
        width: 350px;
        height: auto;
        top: 50px;
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.13);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.13);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.13);
        background: #fff;
        z-index: 9999;
        border-radius: 5px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
    }

    .menusrts_btn {
        display: none;
    }

    .topmenu {
        width: 100%;
        height: auto;
        float: left;
    }

        .topmenu ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .topmenu ul li {
                float: left;
            }

                .topmenu ul li a {
                    text-decoration: none;
                    color: #333;
                    padding: 26px 6px;
                    font-size: 12px;
                    display: block;
                    font-weight: 500;
                    text-transform: uppercase;
                }

                    .topmenu ul li a:hover {
                        text-decoration: none;
                        color: #ff5daf;
                        display: block;
                    }

                    .topmenu ul li a.hover {
                        text-decoration: none;
                        color: #ff5daf;
                        display: block;
                    }

    #designer {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: -130px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #designer ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #designer ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #designer ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 200px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #designer ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #designer ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }

    #lehnga {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: 6px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #lehnga ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #lehnga ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #lehnga ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 200px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #lehnga ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #lehnga ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }

    #anarkali {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: 6px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #anarkali ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #anarkali ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #anarkali ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 250px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #anarkali ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #anarkali ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }

    #duppatta {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: 6px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #duppatta ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #duppatta ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #duppatta ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 200px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #duppatta ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #duppatta ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }

    #suit {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: 6px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #suit ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #suit ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #suit ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 200px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #suit ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #suit ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }


    #saree {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: 6px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #saree ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #saree ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #saree ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 230px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #saree ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #saree ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }

    #kurti {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: 6px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #kurti ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #kurti ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #kurti ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 230px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #kurti ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #kurti ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }

    #bottom {
        width: auto;
        height: auto;
        float: left;
        visibility: hidden;
        position: absolute;
        transition: 0s;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        z-index: 3000000;
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        overflow: hidden;
        margin-left: 6px;
        border-top: 2px #ff5daf solid;
        background: #292636;
    }

        #bottom ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            #bottom ul li {
                float: none;
                line-height: 25px;
                margin-top: 0px;
                font-size: 15px;
                padding-bottom: 0px;
                cursor: pointer;
                margin-left: 0px;
            }

                #bottom ul li a {
                    margin-left: 0px;
                    text-decoration: none;
                    width: 216px;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    background: none;
                    font-size: 14px !important;
                    letter-spacing: 0px;
                    font-weight: normal;
                    line-height: 40px;
                    text-align: left;
                    text-transform: inherit;
                }

                    #bottom ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #333041
                    }

                    #bottom ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #333041
                    }

    .m_menu {
        display: none;
    }

    .h_bot {
        width: 100%;
        height: auto; /*overflow:hidden;*/
        float: left;
        padding: 11px 0px 15px;
        margin-bottom: -59px;
        position: relative;
        z-index: 99;
        box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.09);
        -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.09);
        -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.09);
    }

    .m_view {
        display: none;
    }

    .topmenu2s {
        display: none;
    }
}

.havanaccounts {
    font-size: 13px;
    float: right;
    text-align: right;
    cursor: pointer;
    font-weight: 400;
    padding-top: 7px;
}
@media(max-width:988px) {
    .imag_prds img {
        width: 300px !important;
        margin: auto;
        display: block
    }}
@media(max-width:995px) {
   
    .stechingmn {
        width: 100%;
        height: 45px;
        border: 1px #eee solid;
        border-radius: 2px;
        padding: 0px 12px;
        font-family: 'Rubik', sans-serif;
        outline: none;
        float: left;
        margin-right: 6px;
        margin-bottom: 15px
    }

    .dlv_box p {
        height: auto !important
    }

    .h_topbar .col-md-5 span {
        line-height: 34px !important
    }

    .thumbnailimg ul li {
        width: 71px !IMPORTANT;
        height: 100px !important;
    }

    .leftbars_details {
        width: 70px;
        height: auto;
        overflow: hidden;
        float: right;
    }

    .zoom_imngp {
        float: left;
        padding: 0 15px 0 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: -moz-calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
        width: -o-calc(100% - 70px);
        width: calc(100% - 70px);
    }

    .over_viewimage {
        padding: 0px !important;
        border: 0px !important;
        border-radius: 4px !important;
    }

    .products_info {
        padding-top: 0px !important
    }

    .pr_titles {
        height: auto !IMPORTANT;
        /*margin: 0 0 -5px !important;*/
    }

    .footer_section {
        margin-top: 20px;
    }
    /*.carbxtt .qty{width:36px!important; padding:0px!important; text-align:center;}
.carbxtt td{font-size:12px!important}*/
    .carbxtt {
        margin-bottom: 20px;
    }

    .int_bredcrum2s {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        color: #b7b7b7;
        border-bottom: 1px solid #ebebeb;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
    }

    .contf2s {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: auto;
        border: 1px #eee solid;
        padding: 25px 25px 8px 25px;
        margin-top: 15px !important;
        background: #f4f5f6;
        border-radius: 3px;
    }

    .contf3s {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: auto;
        border: 1px #eee solid;
        padding: 25px 25px 8px 25px;
        margin-top: 15px !important;
        background: #f4f5f6;
        border-radius: 3px;
    }

    .t_center {
        text-align: center !important;
        margin-top: 8px;
        display: block;
        overflow: hidden;
    }

    .rightbar .col-md-3 {
        padding: 0px;
    }

    .dproduct_title {
        font-size: 25px;
        line-height: 36px;
        font-weight: 600;
        width: 100%;
        height: auto;
        float: left;
        margin: 20px 0 15px;
        color: #ff5daf;
    }

    .int_bredcrum {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        color: #b7b7b7;
        border-bottom: 1px solid #ebebeb;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .des_space20 {
        clear: both;
        margin-top: -20px;
    }

    .cat_name {
        width: 100%;
        height: 45px;
        float: left;
        font-size: 13px;
        overflow: hidden;
        padding-top: 10px;
        text-align: left;
        margin-bottom: 0px;
        margin-top: 6px;
    }

    /*.caroverlaps {
        display: none !important
    }*/

    .cart_bst {
        height: 48px;
        overflow: hidden;
        float: left;
        background: #ff5daf;
        float: left;
        text-align: center;
        color: #fff;
        line-height: 49px;
        border-radius: 3px;
        margin-top: 10px;
        width: 100%;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 14px;
        text-decoration: none;
        display: block;
    }

        .cart_bst:hover {
            background: #a3ce1c;
            text-align: center;
            color: #fff;
        }

    .h_prd img {
        transition: 0.5s;
        border-radius: 2px;
        overflow: hidden;
        margin-top: 15px;
        display: block;
    }

    .rightoffers {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        padding: 14px 23px 0px !important
    }

        .rightoffers .col-md-6 {
            width: 50%;
            height: auto;
            overflow: hidden;
            float: left;
        }

    .padrrinc {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    /*.padrgts{padding-right:15px!important; padding-left:15px!important;}*/
    .d_viewm {
        display: none;
    }

    .logo_tp {
        margin-bottom: 15px;
        display: block;
        margin-top: 5px;
    }

    .cat_filter {
        display: none;
    }

    .inpf {
        border: 0px;
        width: 100%;
        padding: 0px;
    }

    .departments {
        display: none !important
    }

    .padlftpr { /*padding-left:0%!important;*/
        position: relative;
    }

    .cartmnt {
        display: none;
    }

    .cart_sectn2 {
        width: auto;
        height: auto;
        overflow: hidden;
        float: right;
        position: absolute;
        right: 16px;
        top: -63px;
        cursor: pointer;
    }

    .cart_popb {
        position: absolute;
        right: 10px;
        background: #fff;
        width: 300px;
        height: auto;
        top: 0px;
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.13);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.13);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.13);
        background: #fff;
        z-index: 9999;
        border-radius: 5px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
    }

    .flr_rig {
        display: none;
    }
    /*.mfiltesrs{padding-left:60px;}*/
    .menusrts_btn {
        width: 44px;
        float: left;
        padding: 7px;
        border-radius: 3px;
        border: 1px #ff5daf solid;
    }

    .search_sub {
        width: 90px;
    }

    .topmenu {
        width: 100%;
        position: fixed;
        top: 0px;
        bottom: 57px;
        left: 0;
        height: auto;
        float: left;
        background: #0b1137;
        z-index: 9999;
        overflow: hidden;
        overflow-y: scroll;
        display: none;
    }

        .topmenu ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .topmenu ul li {
                width: 100%;
                float: left;
            }

                .topmenu ul li a {
                    text-decoration: none;
                    color: #fff;
                    padding: 15px 12px;
                    font-size: 14px;
                    display: block;
                    font-weight: 500;
                    text-transform: uppercase;
                    border-bottom: 1px #0e1541 solid
                }

                    .topmenu ul li a:hover {
                        text-decoration: none;
                        color: #fff;
                        display: block;
                        background: #0e1541;
                    }

                    .topmenu ul li a.hover {
                        text-decoration: none;
                        color: #fff;
                        display: block;
                        background: #0e1541;
                    }

    .topmenu2s {
        width: 100%;
        position: fixed;
        top: 0px;
        bottom: 57px;
        left: 0;
        height: auto;
        float: left;
        background: #0b1137;
        z-index: 9999;
        overflow: hidden;
        overflow-y: scroll;
        display: none;
    }

        .topmenu2s ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .topmenu2s ul li {
                width: 100%;
                float: left;
            }

                .topmenu2s ul li a {
                    text-decoration: none;
                    color: #fff;
                    padding: 15px 12px;
                    font-size: 14px;
                    display: block;
                    font-weight: 500;
                    text-transform: uppercase;
                    border-bottom: 1px #0e1541 solid
                }

                    .topmenu2s ul li a:hover {
                        text-decoration: none;
                        color: #fff;
                        display: block;
                        background: #0e1541;
                    }

                    .topmenu2s ul li a.hover {
                        text-decoration: none;
                        color: #fff;
                        display: block;
                        background: #0e1541;
                    }

    .topmenu .fa {
        text-align: right;
        float: right;
    }

    .pr_subcategory {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        background: #151d51;
        display: none;
    }

        .pr_subcategory ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .pr_subcategory ul li {
            }

                .pr_subcategory ul li a {
                    text-decoration: none;
                    color: #fff !important;
                    padding: 0px 15px;
                    display: block;
                    height: auto;
                    transition: 0s;
                    font-size: 14px !important;
                    line-height: 40px;
                    text-align: left;
                    border-bottom: 1px #e1378d solid;
                }

                    .pr_subcategory ul li a:hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        transition: 0s;
                        background: #e1378d
                    }

                    .pr_subcategory ul li a.hover {
                        text-decoration: none;
                        color: #fff !important;
                        display: block;
                        height: auto;
                        background: #e1378d
                    }

    .d_menu {
        display: none;
    }

    .m_menu {
    }

    .h_bot {
        width: 100%;
        height: auto; /*overflow:hidden;*/
        float: left;
        padding: 9px 0px 15px; /*margin-bottom: -59px;*/
        position: relative;
        z-index: 99;
        box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.09);
        -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.09);
        -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.09);
    }

    .arriavl_iteam {
        padding-bottom: 25px !important;
        background: #f9fafe;
        margin-bottom: 8px;
    }

    .party_iteams .col-md-2 {
        width: 50%;
        height: auto;
        overflow: hidden;
        float: left;
        padding-left: 6px;
        padding-left: 6px;
        margin-bottom: 15px;
    }

    .party_iteams {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        padding: 0px 0px 10px 10px
    }

    .dlv_box {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 19%) inset;
        -webkit-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 19%) inset;
        -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.19) inset;
        border-radius: 4px;
        padding: 18px 12px;
        text-align: center;
        margin-top: 17px;
    }

    .qty {
        width: 100%;
        margin-bottom: 10px;
    }

    .chk_cart {
        width: 100%;
    }
}

@media(min-width:801px) {
    .new_arrivelprs {
        width: 25%;
        height: auto;
        overflow: hidden;
        float: left;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile_fm {
        display: none;
    }
}


@media(max-width:800px) {
    .pr_titles {
        text-transform: inherit !important
    }

    .regular {
        display: inline-block;
    }

    .priceamnts {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        display: block;
        font-size: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .newarvst {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        padding: 0px 9px;
    }

    .new_arrivelprs {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        position: relative;
        padding-left: 6px;
        padding-right: 6px;
    }

    /*.mobil_info {
        float: right;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: -moz-calc(100% - 117px);
        width: -webkit-calc(100% - 117px);
        width: -o-calc(100% - 117px);
        width: calc(100% - 117px);
    }

    .imag_prds {
        width: 117px;
        float: left;
        padding-right: 12px;
    }*/
    .imag_prds {
        width: 100%;
        height: auto;
        float: left;
    }

    .mobil_info {
        width: 100%;
        height: auto;
        float: left;
        padding-top: 10px
    }

    .category_iteam {
        margin-bottom: 20px;
        padding: 10px;
    }

    .mobile_fm {
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: #da2068;
        z-index: 9999;
        -webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.12);
        -moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.12);
        box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.12);
        border-radius: 0px 0px 0px 0px;
    }

        .mobile_fm a {
            text-decoration: none;
            width: 20%;
            float: left;
            display: block;
            padding: 10px 3px;
            text-align: center;
            text-transform: uppercase;
            font-weight: 500;
            font-size: 11px;
            color: #fff;
            position: relative;
        }

            .mobile_fm a .fa {
                font-size: 18px;
                padding-bottom: 6px;
            }

            .mobile_fm a:hover {
                color: #000
            }

    .cartcount2d {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        margin: auto;
        text-align: center;
        line-height: 15px;
        font-size: 11px;
        color: #fff;
        background: #666;
        display: block;
        position: absolute;
        left: 0px;
        right: -15px;
        margin-top: -2px;
    }

    .d_view {
        display: none;
    }
}

#adw1, #adw2, #adw3, #adw4, #adw5, #adw6, #adw7, #adw8 {
    transform: rotate(180deg);
    display: none;
}

@media(min-width:801px) {
    .priceamnts {
        padding-top: 22px !important;
        padding-bottom: 8px !important;
    }

    .logine_mbox {
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: 0px;
        display: none;
        right: 0px;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
    }

    .login_area {
        width: 500px;
        background: #fff;
        border-radius: 6px;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto;
        display: block;
        padding: 30px;
        font-family: Rubik !important;
        height: 370px;
    }
}

.faclosmnpt {
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 0px;
    padding-top: 6px;
    padding-right: 9px;
    background: #333;
    color: #fff;
    border-radius: 0px 4px 0px 50px;
}

@media(max-width:800px) {
    .abcol3 {
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 20px;
    }

    .logine_mbox {
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: 0px;
        display: none;
        right: 0px;
        background-color: rgba(0,0,0,0.5);
        overflow: hidden;
        overflow-y: scroll;
        z-index: 999;
    }

    .login_area {
        width: 90%;
        background: #fff;
        border-radius: 6px;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px;
        display: block;
        padding: 30px;
        font-family: Rubik !important;
        height: auto;
    }
}

.items-center {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: auto;
    text-align: center;
    padding-top: 20px;
}

.paginatin_tabs span.active {
    background: #e23e1d;
    color: #fff;
}

#currnecy {
    font-family: 'Rubik', sans-serif;
    color: #4d4d4d;
    border: 0px;
    background: none;
    outline: none;
    padding: 7px 7px 7px 3px;
    border: 1px #4d4d4d solid;
    border-radius: 1px;
    cursor: pointer;
}

.items-center a {
    width: 89px;
    height: 33px;
    line-height: 33px;
    border-radius: 2px !important;
    text-decoration: none;
    background: #ff5daf;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    font-size: 11px;
    margin: auto;
    display: inline-table;
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 0px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.items-center span {
    width: 89px;
    height: 33px;
    line-height: 33px;
    border-radius: 2px !important;
    text-decoration: none;
    background: #eee;
    color: #000;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    font-size: 11px;
    margin: auto;
    display: inline-table;
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 0px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.items-center a.active {
    width: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 3px !important;
    line-height: 42px;
    border-radius: 3px;
    text-decoration: none;
    background: #e23e1d;
    color: #000;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    margin: auto;
    display: inline-table;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 0px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
