.shop-header {
  display: flex;
  justify-content: center;
  padding: 15px 0;
}
.shop-header .shop-tab {
  padding: 8px;
  /* box-shadow: inset 0 0 0 2px #f9f9f9; */
  /* background: #fbfbfb; */
  /* border: 1px solid #D3D3D3; */
  width: 150px;
  text-align: center;
  margin: 0 5px;
}
@media only screen and (max-width: 992px) {
  .shop-header .shop-tab > a:hover {
    color: #ac0e11 !important;
  }
}

.mr_dp_none{
  display: none !important;
}

#ticket{
  animation: unset !important;
  opacity: unset !important;
}

.das-of {
  margin-left: 15px;
  display: none;
}

.jinx {
  display: none !important;
}

.shop-header .shop-tab .shop-link {
  color: #333;
  text-decoration: none;
}

.shop-header .shop-tab.active {
  border-bottom: 3px solid #ac0e11;
}

.shop-header .shop-tab.active .shop-link {
  color: #ac0e11;
}
.main-wrapper .shopng .tabcontent {
  display: none;
}

.shopng .dtl1 {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  /* padding: 0 0 0 1.5rem; */
  min-height: 2.6rem;
  max-height: 2.6rem;
}

.shopng .dtl1 span {
  padding: 0 0.5rem;
  color: #101612;
  width: 7em;
  font-family: "Geogtqrg";
  font-size: 1.25rem;
}
/* .shopng .dtl1 span {
  padding: 0 0.5rem;
  color: #101612;
  font-family: "Geogtqrg";
  font-size: 1.25rem;
} */
#myModal1 .modal-footer .mbtn-2 {
  position: absolute;
  right: 15px;
}

/* converting modal box to rcb theme */
#myModal1 .modal-footer {
  display: flex;
  align-items: center;
  height: 65px;
  background-color: #c00c11;
}
.modal-footer > button {
  display: none;
}
.qty-prod-inr {
  text-align: center;
}

.pack-txt {
  padding: 2% 0%;
  font-size: 25px;
  font-weight: 600;
}

.qty-no-inc,
.qty-no-desc {
  border: solid 1px #286090;
  background-color: #286090;
  color: white;
  border-radius: 7px;
  margin: 0% 0% 1% 2%;
  padding: 1% 2% 1% 2%;
}
.qty-yes-inc,
.qty-yes-desc {
  border: solid 1px #286090;
  color: white;
  background-color: #286090;
  border-radius: 7px;
  margin-bottom: 1%;
  margin-left: 0%;
  padding: 1% 2% 1% 2%;
}
#myModel1 .d-flex-p .d-flex-pin {
  display: flex;
}
#myModel1 .d-flex-p {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.sel-prod .value-button,
.sel-prod input[type="number"] {
  width: 25%;
  float: left;
  text-align: center;
}
/* #number0 {
  width: 20%;
  text-align: center;
  padding: 0%;
  border: none;
}
#number1 {
  width: 20%;
  text-align: center;
  padding: 0%;
  border: none;
}
#number2 {
  width: 20%;
  text-align: center;
  padding: 0%;
  border: none;
}
#number3 {
  width: 20%;
  text-align: center;
  padding: 0%;
  border: none;
}
#number4 {
  width: 20%;
  text-align: center;
  padding: 0%;
  border: none;
} */
.fix-inp {
  text-align: center;
  width: 33%;
}
.inp-clash {
  width: 2em;
  border: none;
  text-align: center;
}
.tet-error {
  color: #c90c13;
  display: inline-flex;
}
.psummery {
  border: solid 1px rgba(128, 128, 128, 0.542);
  margin: 0px;
  padding: 1.65%;
  font-size: 16px;
  padding: 0px 5px;
  font-weight: 900;
  cursor: pointer;
}
.pond {
  border: none;
  margin: 0px;
  width: 2em;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .price-dls {
    width: 100%;
  }
}


#page_load{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

#page_load .popup-content {
  background-color: white;
  /* padding: 30px; */
  border-radius: 10px;
  
}
.redup {
  height: 65px;
  background-color: #c00c11;
  padding: 0;
  border-radius: 8px 8px 0px 0px;
}

.redcontent{
  padding: 18px;
    font-size: 20px;
    font-weight: 500;
}
#page_load .button-container {
  display: flex;
  justify-content: center;
  padding-bottom: 18px;
}

#page_load .confirm-button {
  color: white;
  padding: 10px 20px;
  margin-right: 10px;
  background-color: #337ab7;
  border-color: #2e6da4;
}

#page_load .cancel-button {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
}
#PurchaseHistory .modal-header{
  background: #c00c11;
    color: #fff;
    padding: 0.75rem;
    margin: 0.15rem;
    border-radius: 0.2rem;
}
#PurchaseHistory .modal-body
{
  text-align: left;
  position: relative;
  padding: 15px;
  font-size: 17px;
}
