/*  Quick Shopping CSS....*/

#quick-shop > .headdiv {
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  background: #004394;
  padding: 15rem 10rem;
  margin-left: 0px;
  margin-right: 0px;
}

#quick-shop > .headdiv > h1 {
  margin-top: 8rem;
}

#quick-shop .btrow {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  font-weight: 400;
  color: #666;
  font-size: 12px;
}

#quick-shop .pop {
  border-right: 5px solid #fff;
  position: relative;
  border-radius: 20px;
  width: 26.9%;
  padding: 3px 5px;
  float: left;
}
.pop h3 {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 13px;
  text-align: center;
  padding-left: 9px;
  font-size: 12px !important;
}

#quick-shop .pop span {
  background: #ffffff30;
  border-radius: 20px;
  padding: 5px 15px;
  margin-left: 10px;
  float: right;
  margin-right: 10%;
  margin-top: -6px;
}

#quick-shop .pop {
  border-right: 5px solid #fff;
  border-left: 5px solid #fff;
  position: relative;
  border-radius: 20px;
  width: 26.9%;
  padding: 3px 5px;
  float: left;
  border-radius: 30px;
}

#quick-shop .nop {
  background: #17375e;
  margin-left: -28px;
  z-index: 0;
}

#quick-shop .noi {
  background: #931b5c;
  margin-left: -28px;
  z-index: 0;
}

#quick-shop .ta {
  background: #440c25;
  margin-left: -28px;
  z-index: 0;
}

#quick-shop .ys {
  background: #18849a;
  margin-left: -28px;
  z-index: 0;
}

#quick_shop_product td {
  padding: 10px 10px;
  border-right: 1px solid rgba(169, 169, 169, 0.3);
  color: #444;
  font-size: 14px;
  background: #fff;
}

#content_qs {
  margin-top: -53px;
  box-shadow: 1px -2px 24px -9px #00000033;
  background: #fff;
  padding: 40px;
}

#quick-shop .tdhead {
  padding: 6px 20px;
  width: 100%;
  width: max-content !important;
  background: #ff9203;
  color: #fff;
  border-radius: 30px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}

@media (max-width: 768px) {
  #quick-shop .pop {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  #content_qs {
    padding: 10px;
  }

  #quick-shop > div > h1 {
    font-size: 22px;
  }
}

/* added by ambiga */
/* Quickshop Ui */
.otherThemeQS#quick-shop > .headdiv {
  display: none;
}

.otherThemeQS#quick-shop #container_quickshop .innerTbl-Qs {
  background: #fff;
  box-shadow: 5px 0 3px -3px #ededed, -5px 0 3px -3px #ededed;
  margin-bottom: 0px !important;
  padding: 15px 0px !important;
}
.otherThemeQS#quick-shop table .scountQuick-gif {
  display: none;
}
.otherThemeQS#quick-shop #content_qs {
  margin-top: 0;
  box-shadow: none;
  padding: 0;
}

.otherThemeQS#quick-shop .grouped_total .totel-box {
  width: 25%;
  margin-left: 0;
  float: left;
  min-height: 98px;
  padding: 14px 0;
}
.otherThemeQS#quick-shop .grouped_total {
  overflow: hidden;
  text-transform: uppercase;
  margin: 0px 0 0px;
  box-shadow: 0px 2px 2px #ccc;
  position: relative;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}
.layout-52 .otherThemeQS#quick-shop .grouped_total {
  font-family: var(--head-font-family);
}

.otherThemeQS#quick-shop .grouped_total .totel-box .nop-bor {
  display: block;
  width: 90px;
  height: 1px;
  background: rgba(0, 0, 0, 0.3);
  margin: 7px auto 0;
}

.otherThemeQS#quick-shop .grouped_total .totel-box .nop-bor-bot {
  display: block;
  width: 90px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 auto 7px;
}

.otherThemeQS#quick-shop .grouped_total .totel-box p {
  font-size: 18px;
  margin: 0;
}

.otherThemeQS#quick-shop .grouped_total.fixed {
  position: fixed;
  top: 0px;
  width: 1140px;
  z-index: 99;
}
.otherThemeQS#quick-shop #quick_shop_product tbody tr.tabhead th {
  border: none;
  border-right: 1px solid rgba(169, 169, 169, 0.3) !important;
  background: #edecd0;
  color: #000;
}
.layout-52 .otherThemeQS#quick-shop #quick_shop_product tbody tr.tabhead th {
  font-family: var(--product-font-family);
}

.otherThemeQS#quick-shop table tr th {
  font-size: 13px;
  font-weight: 500;
}

.otherThemeQS#quick-shop #quick_shop_product tr.odd {
  background: #f5f5f5;
  border-right: 2px solid #f68c1f !important;
}

.otherThemeQS#quick-shop .quick-cat-name {
  background: #0600aafa;
  text-align: left !important;
  text-transform: uppercase;
  padding: 0 !important;
  box-shadow: 0px 2px 2px #ccc;
}
.otherThemeQS#quick-shop #quick_shop_product .quick-cat-name span {
  display: block;
  position: relative;
  float: left;
  min-width: 180px;
  background: #0600aafa;
  color: #FFF !important;
  padding: 9px 20px;
  font-size: 14px !important;
  font-weight: 700;
  width: fit-content;
  max-width: calc( 100% - 30px);
  line-height: 17px;
  word-break: break-word;
}

.layout-52 .otherThemeQS#quick-shop #quick_shop_product .quick-cat-name span {
  font-family: var(--head-font-family);
}

.otherThemeQS#quick-shop #quick_shop_product .quick-cat-name span:after {
  position: absolute;
  content: "";
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  font-family: Arial, sans-serif;
  border-left: 0;
  border-left: 20px solid #c71b22;
  border-top: 18px solid transparent;
  border-bottom: 17px solid transparent;
}
.layout-52 .otherThemeQS#quick-shop #quick_shop_product .quick-cat-name span:after {
  font-family: var(--head-font-family);
}
.otherThemeQS#quick-shop
  #quick_shop_product
  .quick-cat-name
  span.catLines2:after {
  border-top: 26.5px solid transparent;
  border-bottom: 26.5px solid transparent;
}

.otherThemeQS#quick-shop
  #quick_shop_product
  .quick-cat-name
  span.catLines3:after {
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
}

.otherThemeQS#quick-shop
  #quick_shop_product
  .quick-cat-name
  span.catLines4:after {
  border-top: 43px solid transparent;
  border-bottom: 43px solid transparent;
}

.otherThemeQS#quick-shop
  #quick_shop_product
  .quick-cat-name
  span.catLines5:after {
  border-top: 52px solid transparent;
  border-bottom: 52px solid transparent;
}

.otherThemeQS#quick-shop #quick_shop_product tbody tr {
  line-height: 17px;
}

.otherThemeQS#quick-shop #quick_shop_product {
  border: 1px solid #ededed;
  width: 100%;
}
.otherThemeQS#quick-shop #quick_shop_product tbody td {
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  vertical-align: middle;
  padding: 5px 10px;
}
.layout-52 .otherThemeQS#quick-shop #quick_shop_product tbody td {
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  vertical-align: middle;
  padding: 5px 10px;
  font-family: var(--product-font-family);
}
.otherThemeQS#quick-shop #quick_shop_product tbody td input.qty {
  background: #fff;
  border: 1px solid #ddd;
  text-align: right;
  font-size: 13px;
  width: 100px;
  font-weight: 600;
  line-height: normal;
}
.layout-52 .otherThemeQS#quick-shop #quick_shop_product tbody td input.qty {
  padding: 3px;
  border-image: linear-gradient(to right, #ee3224, #ffc982);
  border-image-slice: 1;
}

.otherThemeQS#quick-shop #quick_shop_product tbody td .price .price-new {
  display: block;
}

.otherThemeQS#quick-shop #quick_shop_product tbody td .price .oldprice {
  color: #999;
  font-size: 13px;
  font-weight: 600;
}
.otherThemeQS#quick-shop .sqtybox {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.layout-52 .otherThemeQS#quick-shop .sqtybox {
  border-image: linear-gradient(to right, #ee3224, #ffc982);
  border-image-slice: 1;
}

.otherThemeQS#quick-shop .sqtybox .qty-minus {
  background: #fff;
  padding: 0;
  width: 20px;
  display: inline-block;
  border: none;
  cursor: pointer;
  color: #555;
}

.otherThemeQS#quick-shop #quick_shop_product tbody td input.qty.count {
  border-left: 0px;
  border-right: 0px;
  width: 50px !important;
  border: none;
  text-align: center;
}
.layout-29
  .otherThemeQS#quick-shop
  #quick_shop_product
  tbody
  td
  input.qty.count {
  border-left: 0px !important;
  border-right: 0px !important;
  border: none !important;
}
.otherThemeQS#quick-shop .sqtybox .qty-plus {
  background: #fff;
  padding: 0;
  width: 20px;
  display: inline-block;
  border: none;
  cursor: pointer;
}
.layout-52 .otherThemeQS#quick-shop .sqtybox .qty-plus {
  color: #555;
}

.otherThemeQS#quick-shop .chk {
  background: #65c178;
  padding-top: 26px !important;
}
.otherThemeQS#quick-shop .cls1 {
  background: #f0941f !important;
  border: none;
  padding: 5px 20px;
  font-size: 18px;
  font-weight: Bold;
  line-height: 34px;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px;
  color: #fff;
  text-transform: capitalize;
  opacity: 0.5;
  cursor: not-allowed;
}
.layout-52 .otherThemeQS#quick-shop .cls1 {
  font-family: var(--product-font-family);
}

.otherThemeQS#quick-shop .btnGreen {
  opacity: 1 !important;
  cursor: pointer;
}

.otherThemeQS#quick-shop .mob-new-bottom {
  display: none;
}

.otherThemeQS#quick-shop .quick-pimg {
  position: relative;
}

.otherThemeQS#quick-shop table .scountQuick-gif {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
}

.otherThemeQS#quick-shop table .dontClick .scountQuick-gif {
  display: block;
}
.otherThemeQS#quick-shop .pricelist-btn {
  padding: 8px 20px;
  font-size: 13px;
  text-transform: capitalize;
  color: #fff;
  border-radius: 0.45rem;
  display: inline-block;
  line-height: 20px;
  margin-top: 10px;
}
.otherThemeQS#quick-shop .pricelist-btn.pdf {
  background-color: #00988d;
}
.otherThemeQS#quick-shop .pricelist-btn.excel {
  background-color: #65c178;
  margin-left: 10px;
}
.common-quickshop_theme35 .fancybox-show-infobar .fancybox-infobar,
.common-quickshop_theme35
  .fancybox-show-nav
  .fancybox-navigation
  .fancybox-button,
.common-quickshop_theme35 .fancybox-show-toolbar .fancybox-toolbar {
  visibility: visible !important;
  opacity: 1 !important;
  transition: none !important;
}

.common-quickshop_theme35 .fancybox-caption,
.common-quickshop_theme35 .fancybox-infobar,
.common-quickshop_theme35 .fancybox-navigation .fancybox-button,
.common-quickshop_theme35 .fancybox-toolbar {
  visibility: visible !important;
  opacity: 1 !important;
  transition: none !important;
}
.common-quickshop_theme35 .fancybox-is-open .fancybox-navigation {
  display: block;
}
.common-quickshop_theme35 .fancybox-is-open .fancybox-inner {
  width: auto !important;
}
.common-quickshop_theme35.layout-39 #header.typeheader-39,
.common-quickshop_theme35.layout-9 #header.typeheader-9 {
  float: unset;
}
@media (max-width: 1200px) and (min-width: 991px) {
  .otherThemeQS#quick-shop .grouped_total.fixed {
    width: 910px;
  }
}

@media (max-width: 991px) {
  .otherThemeQS#quick-shop .grouped_total.fixed {
    width: 690px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .otherThemeQS#quick-shop .grouped_total .totel-box {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .otherThemeQS#quick-shop .grouped_total.fixed {
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
  }

  .otherThemeQS#quick-shop .grouped_total .totel-box {
    width: 33.31%;
  }

  .otherThemeQS#quick-shop #container_quickshop {
    padding: 0 !important;
    padding-bottom: 20px !important;
  }

  .otherThemeQS#quick-shop .grouped_total .totel-box .nop-name {
    font-size: 11px;
    display: block;
  }

  .otherThemeQS#quick-shop .grouped_total .totel-box .nop-value {
    font-size: 14px;
  }
  .otherThemeQS#quick-shop #quick_shop_product tbody td:nth-of-type(2) {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
  }
  .otherThemeQS#quick-shop .pricelist-btn {
    min-width: 250px;
  }
  .otherThemeQS#quick-shop .pricelist-btn.excel {
    margin-left: 0;
  }
  #quick-shop .innerTbl-Qs .col-sm-12.mob-padd-0 {
    padding: 0;
  }
  #quick-shop .innerTbl-Qs .table-responsive {
    margin-bottom: 0;
  }
  .common-quickshop_theme35 header.fixed-scroll {
    position: relative;
  }
  .otherThemeQS#quick-shop
    #quick_shop_product
    tbody
    td
    .price-box
    .price
    .price-new {
    display: inline-block;
  }
  .otherThemeQS#quick-shop #quick_shop_product tbody td .price-box .price {
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 0;
  }
}
@media (max-width: 487px) {
  .otherThemeQS#quick-shop .totel-box .cls1 {
    padding: 5px 15px;
    font-size: 15px;
  }

  .otherThemeQS#quick-shop #quick_shop_product tbody td .price .oldprice,
  .otherThemeQS#quick-shop #quick_shop_product tbody td .price .price-new,
  .theme35Shop.otherThemeQS#quick-shop table tr td {
    font-size: 13px;
  }
  .otherThemeQS#quick-shop #quick_shop_product tbody td input.qty.count {
    width: 30px !important;
  }
  .otherThemeQS#quick-shop #quick_shop_product tbody td input.qty {
    width: 85px;
  }
}

@media (max-width: 400px) {
  .otherThemeQS#quick-shop .tbl-product-name {
    min-width: 100px;
  }
  .otherThemeQS#quick-shop #quick_shop_product tbody td {
    padding: 5px 5px;
  }
}

@media (max-width: 350px) {
  .otherThemeQS#quick-shop .tbl-product-name {
    min-width: 75px;
    max-width: 75px;
  }
}
