body {
    font-family: Roboto, "system-ui", sans-serif;
}

.linkInfo {
    background: #e42529;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    color: #fff;
    display: flex;
    font-size: 15px;
    line-height: 25px;
    top: 0;
    margin: -10px;
    color: #fff;
    flex-grow: 1;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 8px 0;
    text-align: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    padding: 15px;

}

ul {
    border-right: 1px solid #ccc;
    margin: 0;
    padding: 0;
    margin-bottom: -10px;
    list-style: none;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.header_info a {
    float: right;
    text-align: right;
    float: right;
    color: #fff;
    text-decoration: none;
    padding: 2px;
}

.header_text {
    border-right: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;
    padding: 0 8px;

}

.header_text_1 {
    border-right: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;
    padding-right: 10px;
    margin-right: 10px;
    border-right: none;
    padding: 0 8px;

}

#shop_digital_image {
    background-color: #e42529;
    max-width: 100%;
    max-height: none;
    display: block;
    width: 150px;
    height: 50px;
}

.logo_image {
    width: 150px;
    height: 50px;
    overflow: visible;
    position: relative;
    flex-basis: auto;
    padding-top: 0px;
    margin-left: 50px;
    display: block;
}

.logo_image img {
    max-width: 100%;
    height: 100%;
    will-change: transform;
}

.logolinkline {

    background-color: rgba(0, 0, 0, 0);
    color: #003380;
    cursor: pointer;
    text-decoration: none;
}

.header {
    background-color: #e42529;
    /* padding-bottom: 10px; */
    margin: auto;
    width: 101%;
    margin-right: 100px;
    margin-left: -6px;
    position: sticky;

}

.headerchild {
    display: flex;
}

.searchpanel {
    height: 34px;
    margin: auto;
    min-width: 200px;
    width: 38%;
}

.searchbox {
    display: flex;
    border-bottom: 1px solid #ccc;
    border-radius: 2em;
    position: relative;
    width: 100%;
    background-color: white;

}

.formbar {
    flex-wrap: wrap;
    position: relative;
    width: 100%;

}

.searchbutton {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    right: 10px;
    top: 7px;
    color: rgb(187, 187, 187);
}

#search_bar {
    border: 0;
    border-radius: 2px 0 0 2px;
    border-radius: 2em;
    font-size: 14px;
    height: 36px;
    outline: 0 none;
    padding-left: 20px;
    width: 100%;
}

.header_info_list {
    display: flex;
    box-align: center;
    text-align: center;
    align-items: center;
    margin: auto 0;
    font-family: Roboto, "system-ui", sans-serif;
    min-width: 150px;
    justify-content: space-between;
    list-style: none;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.header_info_list_item {
    border-left: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;
    padding: 0 8px;
    position: relative;
    border-left: none;

}

.forcart {
    text-decoration: none;
    color: #fff;
    border-left: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;
    padding: 0 8px;
    position: relative;
    color: inherit;
}
.ahref{
    font-family:Roboto, "system-ui", sans-serif ;
    color: white;
    text-decoration: none;
}
.header_info_list_item_login {
    align-items: flex-end;
    justify-content: space-between;
    border-left: 1px solid #dadada;
    padding: 0 8px;

    font-weight: 600;
    font-size: 14px;
}

.nav_no_print {
    background: #003380;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0 2%;
    text-decoration: none;
    box-pack: center;
    box-align: center;
    font-family: Roboto, "system-ui", sans-serif;
    list-style: none;

}

.nav_container {
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 16px;
    /* white-space: nowrap; */
}

.nav_title {
    text-transform: uppercase;
}

.nav_description {

    background: #fff;
    background-color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #fff;
    display: none;
    left: 2%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2%;
    position: absolute;
    width: 96%;
}

#hovers {

    display: flex;
    position: absolute;
    list-style: none;
}


.nav_description_items {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 16px;

}

.nav_description_subitems {
    font-size: 14px;
    font-weight: 100;
    padding: 0 16px;

}

body #root {
    height: 100%;
    min-height: 100%;
}

.nav_no_print .fa {
    text-rendering: auto;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    font-size: 18px;
    transition: .5s;
    margin-left: 4px;
}

.nav_title:hover {
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.nav_container:hover {
    background: #e42529;
    z-index: 1;
}

.list {
    top: 104px;
    display: flex;
    color: white;
    background-color: #003380;
    position: relative;
    list-style: none;
    justify-content: space-between;
    width: 500px;
    margin: auto;
    padding: 1px;
    font-family: Roboto, "system-ui", sans-serif;
    left: 26px;
}

.list ul,
.list li {
    padding: 3px;
    margin-left: 10px;
}

/* //----------------- */
.cartpage {
    padding-top: 0;
}

.img_price {
    width: 95%;
    margin: auto;
}

.cart-grip {
    width: 80%;
    margin: auto;


}

.cart_text {
    padding: 20px 0px;
    overflow: hidden;
}

/* .cart_box {
    margin-right: auto;
    margin-left: auto;
} */

.cart_grid::after,
.cart_grid::before {
    content: " ";
    display: table;
}

.cart_grid::after {
    clear: both;
}

.cart_style {
    width: 100%;
    margin: auto;
}

.display {
    width: 96%;
    display: flex;
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 2px;
    border: 1px solid rgb(224, 224, 225);
    background-color: rgb(255, 255, 255);
    justify-content: space-between;
    border-radius: 5px;
    padding: 16px;
    margin-bottom: 8px;
}

.loaded_image_adjust1 img {
    width: 150px;
    height: 150px;
}


.added_cart {
    width: 100%;
    display: flex;
    margin: auto;
}



.load_.image .image_Center {
    left: 50%;
    margin: auto;
    position: absolute;
    top: 50%;

}

.loaded_image_adjust1 {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
}

.inside_div2 {
    display: flex;
    margin: auto;
    justify-content: center;
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 2px;
    border: 1px solid rgb(224, 224, 225);
    background-color: rgb(255, 255, 255);
    padding: 20px;
}

.plus_or_minur {
    max-width: 112px;
    margin: 8px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    border-collapse: initial;
}

.StyledButton {
    cursor: not-allowed;
    opacity: 0.5;
    background: rgb(204, 204, 204);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 2px;
    color: rgb(51, 51, 51);
    font-size: 15px;
    height: 30px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    padding: 0px 8px;
}

.QuantityBox_ {
    width: 10px;
}

.qty:read-only {
    cursor: not-allowed;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    transition: .5s;
}

.TextWeb_Text-1 {
    overflow: hidden;
    width: 350px;
    margin: auto;
    text-overflow: ellipsis;
    color: rgb(0, 51, 128);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}

.TextWeb_Text-2 {
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}

.TextWeb_Text-3 {
    margin-top: 4px;
}

.TextWeb_Text-4 {
    color: rgb(255, 164, 28);
    font-size: 14px;
}

.TextWeb_Text-5 {
    color: rgb(0, 51, 128);
    font-size: 12px;
    font-weight: 500;
}

.TextWeb_Text-6 {
    display: none;
}


.TextWeb_Text-7 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 8px 0px 0px;
}

.TextWeb_Text-8 {
    color: rgb(0, 51, 128);
    font-size: 14px;
    font-weight: 600;
}

.TextWeb_Text-9 {
    margin-left: 8px;
    font-size: 13px;
}

.TextWeb_Text-10 {
    color: rgb(67, 160, 71);
    font-size: 12px;
    font-weight: 500;
    margin-left: 8px;
}

.Grid_StyledGrid-6 {
    display: none;
    position: relative;
    min-height: 1px;
    padding: 0px;
    float: left;
    width: 100%;

}

.TextWeb_Text-12 {
    color: rgb(10, 120, 84);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 4px;
}

.TextWeb_Text-13 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

.TextWeb_Text-14 {
    color: rgb(0, 51, 128);
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}

.TextWeb__Text {
    color: rgb(102, 102, 102);
    font-size: 12px;
    font-weight: 500;
    margin-top: 4px;
}

.TextWeb_Text_1 {
    text-align: right;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.img_price {
    width: 80%;

}

.price {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 600;

}

.mrp_,
.DiscountText {
    margin-top: 2px;
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-weight: 400;
}

.TextWeb_Text3 {
    font-size: 12px;
}

.TextWeb_Text7 {
    color: rgb(21, 150, 124);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
}

.TextWeb_Text8 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 4px;
}

.TextWeb_Text9 {
    color: rgb(0, 51, 128);
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}

.TextWeb_Text10 {
    color: rgb(102, 102, 102);
    font-size: 12px;
    font-weight: 500;
    margin-top: 4px;

}

.CartProductDetail_ {
    box-sizing: border-box;
    width: 80%;
    margin: auto;
}

.CartActionBox_ActionButton {
    border-top: 1px solid rgb(224, 224, 225);
    border-bottom: 1px solid rgb(224, 224, 225);
    font-size: 13px;
    font-weight: 500;
    width: 50%;
    height: 40px;
}

.CartActionBox_ActionButton {
    display: inline-block;
    outline: none;
    cursor: pointer;
    font-family: inherit;
    letter-spacing: inherit;
    font-size: 16px;
    float: none;
    border: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    font-weight: 600;
    line-height: initial;
    text-transform: none;
    text-align: center;
    text-decoration: none;
    color: rgb(23, 116, 239);
    border-right: 1px solid rgb(224, 224, 225);
    border-top: 1px solid rgb(224, 224, 225);
    border-left: 1px solid rgb(224, 224, 225);
    border-bottom: 1px solid rgb(224, 224, 225);

}

.CartActionBox_ActionButton:first-child {
    border-right: 1px solid rgb(224, 224, 225);
    border-top: 1px solid rgb(224, 224, 225);
    border-left: 1px solid rgb(224, 224, 225);
    border-bottom: 1px solid rgb(224, 224, 225);
}


.oopsstyling {
    width: 015%;
    padding: 100px;
    margin: auto;
    align-items: center;
    justify-content: center;
}


.continuebutton {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0px 12px;
    outline: none;
    cursor: pointer;
    font-family: inherit;
    line-height: 40px;
    letter-spacing: inherit;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-radius: 3px;
    float: none;
    color: rgb(255, 255, 255);
    background-color: rgb(228, 37, 41);
    border: 1px solid rgb(228, 37, 41);
    margin-left: 10px;
    margin-right: auto;
}


.footer1 {

    background-color: #003380;
    padding-bottom: 25px;
    padding-left: 40px;
    color: white;
    list-style: none;
    margin: auto;

}

.productcat ul {
    list-style: none;
    cursor: pointer;
    border-right-color: #003380;

}

.productcat {
    width: 95%;
    display: flex;
    margin: auto;
    justify-content: space-between;

}

.limain {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    /* margin-inline-start: 0px;
    margin-inline-end: 0px; */
    font-weight: bold;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;



}

.productcat li {

    font-family: Roboto, "system-ui", sans-serif;
    font-size: 16px;
    line-height: 32px;
    cursor: pointer;
}

.productcat li:hover {
    color: #92cbfc;

}

.playstore {
    display: flex;
    justify-content: space-around;
}

.footerlinks {
    list-style: none;
    padding-left: 30px;
    border-right-color: #003380;

}

.footerlinks ul {
    display: flex;
    list-style: none;
    margin-left: -5px;
    padding-left: 0;
    margin: auto;
}

.footermedialinks {
    display: flex;
    margin: auto;

}

.playstore {
    margin-top: -80px;
    display: block;
    margin-left: 380px;
}

.playstore img {
    width: 100;
    height: 5vh;

}

.playstoreimg {
    display: flex;
    margin: auto;
}

.footer_disclaimer {

    background-color: #0a244a;
    text-align: center;

}

.box {
    width: 1250px;
    color: white;
}

.title-ft {

    margin: auto;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    text-align: center;
    margin-left: 20px;

}

.disclaimer {

    box-sizing: border-box;
    line-height: 1.8em;
    color: rgb(29, 29, 29);
    border-bottom: 1px solid rgb(255, 255, 255);
    transition: all 0.2s ease-in;
    cursor: text;
    display: inline-block;
    font-size: 12.8px;
    font-weight: bold;
    color: white;
    font-family: OpenSans, Arial, Helvetica, sans-serif;

}

.footer_copyright {
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    padding-bottom: 30px;
}
.socialimage img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    }




    #orderstatus{
        position: fixed;
        display: none;
        bottom: 1%;
        left: 40%;
        border: 0px solid black;
        border-radius: 5px;
        background: rgb(45 175 41);
        color: white;
        padding: 0 12px;
        font-family: Roboto, "system-ui", sans-serif;
    }