@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;500;600;700&display=swap');

html,
body {
    height: 100%;
    scroll-behavior: smooth;
    overflow-x: clip;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #334155;
    margin: 0px;
    padding: 0px;
}

.maincontaniner {
    width: 100%;
    height: 100%;
}
.header {
    width: 100%;
    height: 78px;
    background: #fff;
    box-shadow: 0px 1px 10px #00000012;
    position: fixed;
    z-index: 999;
}
.logo {
    float: left;margin-top: 28px;
}
.searchbox {
    margin-left: 30px;
    float: left;    margin-top: 18px;
}
.searchbox input {
    border: 1px solid #E2E8F0;
    height: 42px;
    padding: 0px 14px 0 40px;
    border-radius: 6px;
    width: 300px;
    font-weight: 300;
}
.menuRow {
    text-align: right;
    float: right;
}

ul.navbar-nav li img {
    margin-left: 4px;
}
.menuRow ul.navbar-nav {
    margin-top: 16px;
}

a.nav-link.signIn{    background: #EB002B;
    padding: 8px 20px;
    color: #fff;
    border-radius: 46px;
    height: 32px;
    line-height: 16px;width: 88px;
    text-align: center;}
a.nav-link.signIn:hover { background: #ce0228; }



li.nav-item.mginLeft {
    margin-right: 8px;
}
.nav-link.favoriteIcon img {vertical-align: -7px; margin-right: 15px;}
a.nav-link.notifications span {
    position: absolute;
    background: #EB002B;
    z-index: 99;
    border-radius: 30px;
    width: 18px;
    color: #fff;
    font-weight: 500;
    height: 18px;
    font-size: 10px;
    text-align: center;
    left: 20px;
    border: 2px solid #fff;
    top: 1px;
}

a.nav-link.notifications {
    position: relative;
}
img.verticalAlg{vertical-align: -3px;}


.priceRow,
.priceRow *,
.priceVersion h4,
.priceVersion h4 *,
.bodyListing2 h4,
.bodyListing2 h4 *,
.priceVersion .titleBox2,
.priceVersion .titleBox2 * {
    font-family: 'Noto Sans Devanagari', 'Poppins', sans-serif;
}

.currency-symbol {
    font-size: calc(100% + 3px);
    display: inline-block;
    line-height: 1;
    margin-right: 2px;
}


.footer {
    background: #0F172A;
    padding: 50px 0 0;
}
.copyright {
    background: #0B101E;
    height: 60px;
    text-align: center;
    color: #94A3B8;
    padding: 20px 0;
    font-weight: 300;
    font-size: 14px;
    margin-top: 40px;
}
.lnksFtr ul {
   margin: 0px;
   padding: 0px;
}
.lnksFtr li a {
    color: #94A3B8;
    font-weight: 300;
    line-height: 30px;
    text-decoration: none;
    font-size: 14px;
}
.lnksFtr li a:hover { color: #fff; }
.lnksFtr h5 {
    color: #E2E8F0;
    font-size: 16px;
    font-weight: 400;
        margin-bottom: 14px;
}
.lnksFtr li {
    color: #94A3B8;
    font-weight: 300;
    line-height: 30px;
    text-decoration: none;
    font-size: 14px;
    display: block;
}
.lnksFtr li span {
    display: block;
    padding-left: 24px;
    line-height: 22px;
    margin-bottom: 10px;
}
.lnksFtr li b {
    font-weight: 600;
}
.lnksFtr.addressCls img {
    margin-right: 8px;
}

li.socialIcons {
    margin-top: 14px;
}

.searchbox {
    position: relative;
}

.searchbox img {
    position: absolute;
    left: 14px;
    top: 10px;
}

.spacing30 {height:30px; width: 100%; display: block;}

.dropdown-toggle::after {
    vertical-align: 0.15em; float: right;    margin-top: 8px;
}

ul.dropdown-menu li a {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: #EB002B;
    color: #fff;
}











/* mobile Media Css Start Here 320 -767 */
@media screen and (max-width:767px) and (min-width:320px) {

.copyright {
    padding: 20px 0 50px;
    margin-top: 30px;
}
.lnksFtr ul {
    margin: 0px;
    padding: 0px;
}
.footer {
    padding: 35px 0 0;
}
.lnksFtr h5 {
    margin-bottom: 0;
    margin-top: 15px;
}

.menuRow {
    text-align: right;
    float: left;
    position: absolute;
    top: 4px;
    left: 0px;
    width: 100%;
}
.menuRow button {
    position: absolute;
    top: 9px;
    right: 13px;
    padding: 2px 7px;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.searchbox {
    position: relative;
    width: 100%;
    border-top: 1px solid #F1F5F9;
    padding-top: 10px;
    margin-left: 0px;
}
.searchbox input {
    width: 100%;
}
.searchbox img {
    top: 21px;
}

.header {
    height: 124px;
}
.logo {
    float: left;
    margin-top: 20px;
    position: relative;
    z-index: 999;
}


div#navbarNav {
    height: 100vh;
    background: #000000d9;
    margin-top: 48px;
    margin-right: 0px;
    width: 300px;
    text-align: left;
    padding-left: 20px;
}


div#navbarNav {
    height: 100vh;
    background: #fff;
    margin-top: 48px;
    margin-right: 0px;
    width: 320px;
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
    box-shadow: 0px 21px 20px #00000099;
    border-top: 1px solid #cccccc6b;
}
a.nav-link.signIn {
       width: 200px;
    padding: 11px;
    height: 36px;
    font-size: 15px;
    text-transform: uppercase;
    margin: 15px auto 0;
}
}
ul.navbar-nav li img {
    margin-left: 0px;
}

.navbar-nav .dropdown-menu {
    position: static;
    border: none;
    margin-top: -10px;
    margin-left: 0px;
}
.navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #F1F5F9;
    padding: 0px;
    margin: 0px;
}
.navbar-nav .dropdown-menu li a {
    padding: 8px 15px;
    margin: 0px;
}
ul.navbar-nav li.nav-item {
    /*border-bottom: 1px solid #F1F5F9;*/
    padding: 4px 0;
}
.navbar-nav .dropdown-menu li:last-child { border-bottom: none; }
a.nav-link.dropdown-toggle.show {
    color: #EB002B;
}

ul.navbar-nav li.nav-item:last-child { border-bottom: none; }



li.selectcitybtn a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
