﻿html{overflow-x:hidden}
.currenttab{color:#e60012!important}
.hidden{display:none}
.validationmsg{text-align:left;font-size:11px}
.font-change{font-weight:500}
.loaderclass{position:fixed;top:40%;left:45%;z-index:1234}
#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.6;z-index:100}
@media (max-width: 480px) {
.loaderclass{left:33%!important}
}
@media (min-width: 481px) and (max-width: 767px) {
.loaderclass{left:38%!important}
}
@media (min-width: 992px) and (max-width: 1188px) {
.nav-item{padding-right:1px!important;font-size:14px!important}
.nav-link{padding-right:5px!important;padding-left:5px!important}
}
@media (min-width: 292px) and (max-width: 991px) {
#NewCartSummary{margin-right:10px!important}
}
.tipoption{font-size:12px!important}
.hrStyle{border:none;height:3px;background-color:#000;font-weight:700}
.OrderButton {
    background-color: #e62727 !important;
    font-size: 15px !important;
    color: white !important;
    font-weight: 900 !important;
    border-radius: 50px !important;
    text-transform: uppercase !important;
    border: 4px solid #DD3333 !important;
}
.OrderrButton {
    background-color: #e62727;
    font-size: 15px;
    color: white;
    font-weight: 900;
    border-radius: 50px;
    text-transform: uppercase;
    border: 4px solid #DD3333;
}
.OrderButton:hover {
    color: #e62727 !important;
    background-color: #ffffff !important;
}

