.widget-popup-container{z-index:9999999;}
.widget-popup-box input{background-color: #fff !important ; color: black !important;}
#join_reward_option {
  display: inline-block;
  width: auto;margin: 0;
  vertical-align: bottom;
  -webkit-appearance: auto;-moz-appearance: auto; appearance: auto;
}
.v2.widget-popup-box .guest-user{
  min-width:360px;
  max-width:360px;
}
.v2.widget-popup-box {
  z-index: 9999999 !important;
  background: #fff;
  color: #435958;
  right: 20px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.top_right .v2.widget-popup-box{top:60px;}
.v2 .widget-cmn-header{padding:20px 16px 30px;border-radius:10px 10px 0 0;}
.v2 .widget-cmn-header p.header-title{font-size:14px;margin-bottom: 12px;}
.widget-cmn-header .dis-summery{width: 100%;}
.v2 .widget-popup-close,
.v2 .widget-popup-close.main-cl-popup.cmn-popup-close{
  right: 18px;
  left: auto;
  height: 28px;
  width: 28px;
  box-shadow: rgb(0 0 0 / 5%) 0px 6px 24px 0px, rgb(0 0 0 / 8%) 0px 0px 0px 1px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  top: -16px;
  transform: none;
}
.v2 .widget-popup-close.main-cl-popup.cmn-popup-close svg,
.v2 .widget-popup-close svg{height:11px;width:11px;fill:#435958;}
.dis-applied {
  width: 100%;
  background: #fff;
  margin: 0 0 5px;
  border-radius: 5px;
  box-shadow: #32325d40 0 2px 5px 1px,#0000004d 0 1px 3px;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  padding: 10px;
  
}

.dis-applied p:last-child {
  text-align: right !important;
}
.dis-applied p {
  padding: 0 !important;
  text-align: left !important;
  font-weight: bold;
  font-size: 15px !important;
  letter-spacing: 0;
  margin: 0px !important;
}
span.sub-title {
  font-style: italic;
  width: 100%;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  line-height:1.1;
/*  margin-top:12px;*/
margin-bottom: 10px;
padding-right: 15px;
}
.apply_btn_div {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    align-items: flex-end;
}

.v2 .widget-cmn-dec {
  margin: -28px auto 0;
  padding: 0 0 16px;
  max-height:60vh;
}
.v2 .eligible-discount,
.apply-code-input,
.dis-summery{
  background: #fff;
  width: calc(100% - 32px);
  box-shadow: #3c40434d 0 0 2px,#3c404326 0 1px 6px;
  border-radius: 5px;
  margin: 0 auto 15px;
}
.v2 .eligible-discount ul {
  max-height: 200px;
}

.v2 .eligible-discount li {
  flex-direction: column;
  align-items: flex-start;
  border-bottom: none !important;
  padding: 12px 0 12px 14px!important;
  margin: 0 !important;
  position:relative;
}
.v2 .eligible-discount li:not(:last-child):after{content:"";position:absolute;right:0;bottom:0;width:calc(100% - 50px);border-bottom:1px solid #dbdee1;}
.v2 .chk-label label::after{height:19px;width:19px;min-width:19px;border-radius:3px;margin-right:18px;}
.v2 .chk-label input:checked + label:before{left:7px;width:6px;height:12px;top:2px;border-color:#fff;}
.v2 .chk-label input:checked + label::after{background:#5a706f;}
.v2 .chk-label label{letter-spacing: 0.2px;font-weight: bold;text-transform:inherit;}
.v2 .discount-code li p.dis-dec-tag{padding:0 0 0 37px;margin-top: 0;}
.v2 .discount-code li .dis-dec-tag.offr-price {
  margin: 0;
}
.v2 .discount-code li .dis-dec-tag.offr-price span {
  font-weight: bold;
  font-size: 16px;
  margin: 0 5px 0 0;
}
.v2 .discount-code li .dis-dec-tag.offr-price span.compare-price {
  font-weight: normal;
  font-size: 14px;
  text-decoration: line-through;
}
.v2 .discount-code li .dis-dec-tag.color-red {
  color: red;
}
.v2 .discount-code li.more-item-add label{pointer-events:none;}
.v2 .discount-code li.more-item-add label:after{background:#d8d8d8;border-color:#d8d8d8 !important;pointer-events:none;}
.v2 .discount-code li.more-item-add label:before {
  content: "";
  position: absolute;
  left: 4.5px;
  float: left;
  border-bottom: 2px solid #717171;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 10px;
  height: 2px;
  transform: none;
  border-right: none;
}
.v2 .eligible-discount ul::-webkit-scrollbar-thumb{background-color:#dbdee1;}
.v2 .eligible-discount .nudge{padding:0px;}
.v2 .eligible-discount li.nudge-li p{padding-left:0px !important;}
.v2 .eligible-discount li p{line-height: 1.5;}
.apply-code-input{position:relative;}
.apply-code-input input {
  height: 53px;
  width: 100%;
  border: none;
  background: none;
  outline: none;
  padding: 10px 80px 10px 20px;
  margin: 0;
  font-size: 13px;
  line-height: 1;
  text-transform: inherit;
  letter-spacing: 0.2px;
}
.apply-code-input .apply-here {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0;
  cursor: pointer;
  color: #435958;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 19px;
  bottom: 0;
}
/*.opt-blnc-text{margin-bottom: 10px;}*/

.v2 .redeemable-balance{display:block;background:#5e7473;border-radius:5px;width:calc(100% - 32px);margin:0 auto;padding:15px 16px 16px;margin-bottom: 15px;}
.tooltip-wrap{position:relative;cursor:pointer;display:flex;}
.tooltip-wrap .tooltip-warp-cmn {
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out,
    visibility 0.3s ease-in-out;
  transform-origin: top;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 20px;
  right: 0;
  width: 275px;
  background: #fff;
  color:black;
  border-radius: 5px;
  padding: 0.5rem;
  border-radius: 6px;
  font-size:13px;
  line-height:1.3;
  text-align: left;
  z-index: 1;
  box-shadow:#3c40434d 0 0 2px, #3c404326 0 1px 6px;
}
.tooltip-wrap .tooltip-warp-cmn:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 100%;
}
.tooltip-wrap:hover .tooltip-warp-cmn {
  opacity: 1;
  visibility: visible;
}
.redeem-title p {
  font-size: 14px !important;
  font-weight: bold;
  margin: 0 !important;
  padding: 0 15px 0 0;
  flex: 1 1 auto;
  /*color: #fff;*/
  line-height: 1.2;
  letter-spacing:0;
}
.redeem-title {
  display: -webkit-box;
  display: flex;
  align-items: center;
  margin:0 0 6px;
}
.widget-cmn-dec .input-w-btn input#redeemableAmt {
  max-width: 100%;
  width: 100%;
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  padding: 9px 15px;
  line-height: 1;
  letter-spacing: 0;
  min-height: 39px;
  margin: 0;
}
.widget-cmn-dec .input-w-btn .cmn-bg-btn {
  background: #435958;
  border: none;
  height: auto;
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  padding: 9px 15px;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 0 15px;
  min-height: 39px;
  flex: 1 1 auto;
  color: #fff;
}
.input-w-btn {
  display: flex;
}
.widget-cmn-dec .input-w-btn .cmn-bg-btn:hover{background:#fff;color:#435958;}
.dis-summery {
  padding: 15px 16px 13px;
}
.summery-title{
  font-size: 14px !important;
  font-weight: 700;
  margin: 0;
  padding: 0 0 6px;
  letter-spacing: 0;
}
.dis-summery ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dis-summery ul li {
  font-size: 13px;
  display: flex;
  line-height:1.2;
  margin:0 0 5px;
}
.dis-summery ul li span:first-child {
  flex: 1 0 auto;
  padding: 0 15px 0 0;
}
.dis-summery ul li.total-payment {
  font-weight: bold;
}
p.powerd-by {
  text-align: right;
  margin: -4px 16px 0 0 !important;
  color: #888888;
  padding: 0;
  letter-spacing: 0;
}
p.powerd-by span {
    color: #c3212a;
    font-weight: bold;
}
p.powerd-by span:last-child {
    color: #000000;
    font-weight: bold;
}

/* V1 */
.widget-popup-btn {
  writing-mode: tb;
  -webkit-writing-mode: tb;
  -ms-writing-mode: tb;
  position: fixed;
  right: 0;
  bottom: 20px;
  padding: 15px 7px;
  background: #996633;
  color: #fff;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 998;
  cursor: pointer;
}
.widget-popup-btn p{    color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 0;}

.widget-popup-box{ position: fixed;
  right: 0;
  bottom: 20px;
  padding: 0;
  background: #996633;
  color: #fff;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999; max-width:400px; opacity:0; visibility:hidden;     transform: translate3d(100%, 0, 0);
  transition: all 0.2s ease-in-out;box-shadow:rgba(0, 0, 0, 0.1) 1px 1px 15px;}
body.widget-pop-open .widget-popup-box{transform:translate3d(0, 0, 0); opacity:1; visibility:visible;}
.widget-cmn-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #fff;
  
  padding:13px 10px; justify-content:center; position:relative;
  margin-bottom: 0;
}
.widget-cmn-header p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0 25px;
  flex: 1 1 auto;
  text-align: center;
  color:#000;
  line-height:1.2;
}
.widget-popup-close {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  height: 18px;
  width: 18px;
}
.widget-popup-close svg{height:17px; width:17px; transform:rotate(180deg);}
.ifnot-ac-login,
.if-ac-login,
.rewards-information{min-width:300px; max-width:300px;}
.widget-cmn-dec {
  position: relative;
  padding: 15px 15px 25px;
  max-height:60vh;
  overflow:hidden;
  overflow-y:auto;
}
.ifnot-ac-login .widget-cmn-dec {
  text-align: center;
}
.ifnot-ac-login .widget-cmn-dec p,
.if-ac-login .widget-cmn-dec p{
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.2; text-align:center;}
.widget-cmn-dec .discount_coupon{font-size: 15px;font-weight: bold;}
.widget-cmn-dec p{line-height:1.2; font-size:13px;margin-bottom:5px;}
.ifnot-ac-login .widget-cmn-dec,
.if-ac-login .widget-cmn-dec{display:flex; flex-direction:column; align-items:center;}
.widget-cmn-btn{text-decoration: none; border:2px solid #fff; border-radius:3px; padding:5px 10px; color:#fff; transition:all .3s ease-in-out;}
.widget-cmn-btn:hover, 
.widget-cmn-btn:focus{background:#fff; color:#000; border-color:#fff;}

.rewards-information .widget-cmn-dec{text-align:center;}
p.list-balance {
  font-weight: bold;
}
.view-available-dis {
  text-decoration: underline;
  font-style: italic;
  font-size: 14px;
}

.available-discount{min-width:350px; max-width:350px;}
.available-discount .widget-cmn-dec{max-height:200px; overflow:hidden; overflow-y:auto;}
.available-discount .widget-cmn-dec::-webkit-scrollbar-track,
.widget-cmn-dec::-webkit-scrollbar-track{webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0);background-color: rgba(255,255,255,0.1);}
.available-discount .widget-cmn-dec::-webkit-scrollbar,
.widget-cmn-dec::-webkit-scrollbar{width: 3px;height:3px;background-color: rgba(255,255,255,0.1);}
.available-discount .widget-cmn-dec::-webkit-scrollbar-thumb,
.widget-cmn-dec::-webkit-scrollbar-thumb{background-color: #fff;}
.discount-code{margin:0; padding:0; list-style:none;}
.eligible-discount li{display:flex; align-items:center; flex-wrap:wrap;}
.chk-label input{display:none; }
.chk-label label{position: relative;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;}
.eligible-discount li p{margin-bottom:3px;}
.discount-code li:not(:last-child) {
  border-bottom: 2px dotted;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.chk-label label::after{    content: '';
  margin-right: 9px;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  min-width: 17px;
  border: 1px solid currentColor !important; float:left; cursor:pointer;}
.chk-label input:checked + label:before {content: '';position: absolute;left: 5px;width: 8px;height: 15px;transform: rotate(45deg);float: left;border-bottom: 2px solid currentColor;border-right: 2px solid currentColor;top: -1px;}
/*.widget-cmn-dec .discount-code p{margin-bottom:2px; text-transform:uppercase; font-weight:bold;}*/
.widget-cmn-dec .discount-code span{font-size:14px;}
.discount-code li a{color:#fff !important; text-decoration: none !important;}


.redeem-rewards,
.guest-user{min-width:400px; max-width:400px;}
.redeem-rewards .list-balance{text-align:center; padding-bottom:10px;}
.redeem-rewards .list-balance:empty {padding: 0;margin: 0;}
.eligible-discount ul{max-height:200px; overflow:hidden; overflow-y:auto; padding:0; margin:0; list-style:none;}
.eligible-discount ul::-webkit-scrollbar-track {webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0);background-color: rgba(255,255,255,0.1);}
.eligible-discount ul::-webkit-scrollbar {width: 3px;height:3px;background-color: rgba(255,255,255,0.1);}
.eligible-discount ul::-webkit-scrollbar-thumb {background-color: #fff;}
.redeemable-balance {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cmn-bg-btn {
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #fff;
  outline: none !important;
  box-shadow: none !important;
  color: #000;
  padding: 3px 10px;
  border-radius:3px;
  transition:all .3s ease-in-out;
  display:inline-block;
  line-height: 1.5;
/*  height:30px;*/
}
.apply_btn_div .cmn-bg-btn {
    padding: 5px 8px;
    font-size: 13px;
}
.cmn-bg-btn:hover,
.cmn-bg-btn:focus{background:#000; border-color:#000; color:#fff;}
.eligible-discount > p{font-style:italic; text-decoration:underline;}
.widget-cmn-dec .cart-values p,
.widget-cmn-dec .redeemable-balance p{margin-bottom:10px;}
li a.redeem-now{text-decoration: none !important;}
.chk-label {
  min-width: 100px;
  margin-bottom: 3px;
}
.eligible-discount li.no-checkbox .chk-label{opacity:0; visibility:hidden;}
.apply-btn {
  text-align: center;
  margin-top: 12px;
  margin-bottom:10px;
}
.close-btn .close-btn-tag{margin-bottom:0;}
.close-btn{text-align:right;}

.submit-form{text-align:center;}
.submit-form p{margin-bottom:10px;}
.submit-form .apply-code-input div{margin:0; display: flex;
  justify-content: center;
  align-items: center;}
.submit-form form input[type=text]{

}
.submit-form form input[type=checkbox]{    border: 2px solid #fff;
  background: transparent;
  padding: 5px;
  height: 30px;
  outline: none;
  color: #fff; margin:0 5px 10px;}
.submit-form form button{margin:0 5px 10px;}
.or-more{ text-align:center; margin-bottom:10px; line-height: 0.2;}
.or-more span{position:relative; padding:0 3px;}
.or-more span::before, 
.or-more span::after {
  content: '';
  position: absolute;
  top: 9px;
  width: 10px;
  height: 1px;
  background: #fff;
}
.or-more span::before{left:100%;}
.or-more span::after{right:100%;}
.join-program{text-align:center; margin-bottom:15px;}
.join-program p{margin-bottom: 15px;}
.widget-popup-close.main-cl-popup.cmn-popup-close {
    right: 10px;
    left: auto;
    height: 16px;
    width: 16px;
}
.widget-popup-close.main-cl-popup.cmn-popup-close svg{transform: none;
    height: 15px;
    width: 15px;}


.loadMe {
    position: absolute;
    background: rgba(244,246,248,0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  opacity:0;
  visibility:hidden;
}

.loadMe.active{opacity:1; visibility:visible;}
.db-spinner {
width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: transparent;
    border: 4px solid #000;
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
}

@-moz-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}

@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}

@keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}

.popup-minicart {position: fixed;top: 0;left: 0;bottom:0;right:0; padding:0 15px; max-width:450px;min-width: 320px;width:100%; height: auto;z-index: 1000000002;visibility: hidden;margin:auto;display:none;}
.popup-minicart.is-open{visibility:visible;display: inline-table;}
.popup-minicart .popup-container{color: #000;background: #f5f5f5;position: relative;border-radius: 3px;margin: 15px auto;-webkit-transform: scale(0.9);-moz-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);opacity: 0;-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);padding:20px;max-height:60vh;overflow-y:auto; min-height:300px; -webkit-overflow-scrolling: touch;}
.popup-minicart.is-open .popup-container{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;box-shadow:0px 10px 80px rgba(0,0,0,0.25);display: block;}

.popup-c-mask {visibility:hidden;position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: #000;-webkit-transition: all 250ms cubic-bezier(0.57, 0.06, 0.05, 0.95);-moz-transition: all 250ms cubic-bezier(0.57, 0.06, 0.05, 0.95);-ms-transition: all 250ms cubic-bezier(0.57, 0.06, 0.05, 0.95);-o-transition: all 250ms cubic-bezier(0.57, 0.06, 0.05, 0.95);transition: all 250ms cubic-bezier(0.57, 0.06, 0.05, 0.95);z-index: 1000000001;opacity:0;}
.popup-c-mask.is-open {-webkit-transition: all 350ms cubic-bezier(0.57, 0.06, 0.05, 0.95);-moz-transition: all 350ms cubic-bezier(0.57, 0.06, 0.05, 0.95);-ms-transition: all 350ms cubic-bezier(0.57, 0.06, 0.05, 0.95);-o-transition: all 350ms cubic-bezier(0.57, 0.06, 0.05, 0.95);transition: all 350ms cubic-bezier(0.57, 0.06, 0.05, 0.95);opacity: 0.8;visibility:visible;}
.s-close-i {
    text-align: right;
    position: absolute;
    right: 15px;
    top: 15px;
}
.s-close-i svg{height:15px; width:15px;}
.static-design {
    position: fixed;
    right: 10px;
    bottom: 41vh;
}
.otp-confrimation-div {
    padding: 10px 30px;
    max-width: 330px;
    background: #fff;
    margin: 30px auto;
    border-radius: 3px;
    line-height: 1.2;
  text-align:center;
}

.otp-confrimation-div h2{font-size:15px; margin:0 0 15px; text-transform:uppercase;}
.otp-confrimation-div form{margin:0; padding:0;}
.otp-confrimation-div form label{    margin: 0 0 4px;
    display: block;
    padding: 0;
    font-size: 14px;
    line-height: 1.2;}
.otp-confrimation-div form input{padding:10px 15px; border: 1px solid #ccc;
    background-color: rgba(0,0,0,0);
    color: #000;
    max-width: 100%;
    line-height: 1.2;
    border-radius: 2px; margin:0; font-style: normal;
    font-weight: 400; font-size:15px; width:100%;}
.otp-countdown p{    font-size: 12px;
    text-transform: uppercase;
    margin: 15px 0 20px;
    color: #000;
    padding: 0;}

button.submit-otp {
    background: #996633;
    border: none;
    color: #fff;
    padding: 11px 25px;
    line-height: 1.2;
    font-size: 15px;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
  transition:all 200ms ease-in-out;
}

button.submit-otp:hover,
button.submit-otp:focus{background:#000; color:#fff;}
.resend-otp {
    margin: 25px 0 0;
    border-top: 1px solid #ccc;
    padding: 15px 0 0;
}

.resend-otp p {
    margin: 0 0 15px;
    font-size: 15px;
    line-height: 1.2;
}

.resend-otp span a{    text-decoration: underline;
    color: #000;
    font-size: 15px;
    line-height: 1.2; transition:all 100ms ease-in-out;}
.resend-otp span a:hover{color:#996633;}

.confirmation-msg {
  display: none;
  background: #d6f6d0;
  border-radius:5px;
  margin: 10px 0px;
}
.confirmation-msg span {
    color: #28a745;
    display: block;
    padding: 15px;
    font-size: 15px;
    line-height: 1.2;
}
.widget-popup-btn.hide{opacity:0; visibility:hidden;}
.discount-code li p.dis-dec-tag{padding: 0 0 0 27px;display: block;}

/* added by chetna */
.widget-cmn-dec input#redeemableAmt{max-width: 100px; padding: 5px;    display: inline;background: white !important;color: black !important;}
.error-msg {
    display: none;
    background: #e9a89d;
    border-radius:5px;
    margin: 10px 0px;
}
.error-msg span {
    color: #822c2c;
    display: block;
    padding: 15px;
    font-size: 15px;
    line-height: 1.2;
}
.widget-popup-box div:empty{display: initial;}
.eligible-discount{margin-top: 20px;}
.eligible-discount .nudge{padding-left: 26px;}
/*.or-more span{ z-index: -1;}*/
.loadMe{ z-index: 99; }

/*.flash-msg {opacity: 0;visibility: hidden; z-index: 1;border-bottom: 1px solid #e9e9e9; text-align: center; font-size: 13px;line-height: 18px;background: #fff;color: #666;padding: 7px 12px 12px;margin: -15px -15px 20px;position: absolute;top: 15px;left: 15px;right: 15px;transform: translate3d(0, -100%, 0);transition: all .15s ease;}
*/
.flash-msg {
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    background: #fff;
    color: #666;
    padding: 7px 12px 12px;
    margin: 0;
    position: sticky;
    top: 0;
    left: 15px;
    right: 15px;
    transform: translate3d(0, -100%, 0);
    transition: all .15s ease;
    display: none;
}
/*.flash-msg.show {transform: translate3d(0, 0, 0);transition: all .3s ease;opacity: 1;visibility: visible;}*/
.flash-msg.show {
    transform: translate3d(0, 0, 0);
    transition: all .3s ease;
    opacity: 1;
    visibility: visible;
    display: block;
}
.flash-msg span {display: block;border: 1px solid #ccc;padding: 11px 15px;border-radius: 4px;}
.flash-msg.success-txt span {background: #b8e9ef;border-color: #dae3d9; color: #1f2124;}
.flash-msg.error-txt span {background: rgba(255, 0, 0, .1);border-color: #ff0000;color: #ff0000;}
.info-text{background: #b8e9ef;border-color: #dae3d9;color: #1f2124;}

/* widget position  */
.bottom_left .widget-popup-btn,
.top_left .widget-popup-btn,
.top_left .widget-popup-box{left:0; right:auto;}
.bottom_left .widget-popup-box,
.top_left .widget-popup-box{left:0; right:auto; transform:translate3d(-100%, 0, 0);}
body.widget-pop-open .bottom_left .widget-popup-box,
body.widget-pop-open .top_left .widget-popup-box{transform:translate3d(0, 0, 0);}
.bottom_left .widget-popup-close,
.top_left .widget-popup-close{left:auto; right:10px;}
.bottom_left .widget-popup-close svg,
.top_left .widget-popup-close svg{transform:none;}
.bottom_left .widget-popup-btn p,
.top_left .widget-popup-btn p{transform:rotate(180deg);transform-origin: 10px center;}
.bottom_left .widget-popup-close.main-cl-popup.cmn-popup-close,
.top_left .widget-popup-close.main-cl-popup.cmn-popup-close {left: 10px;right: auto;}

.top_left .widget-popup-btn,
.top_left .widget-popup-box{bottom: auto;top: 20px;}
.top_right .widget-popup-btn,
.top_right .widget-popup-box{bottom: auto;top: 20px;}

.center_right .widget-popup-btn {
    top: 50%;
    bottom: unset;
    transform: translateY(-50%);
}

.center_left .widget-popup-btn {
    left: 0;
    right: auto;
    top: 50%;
    bottom: unset;
    transform: translateY(-50%);
}

.widget-popup-container .db-spinner{display: block;}
.widget-popup-container input[type="text"],.widget-popup-container input[type="email"],.widget-popup-container input[type="number"]{width: 90%;margin: 5px 10px;padding: 3px 5px; min-height: 35px;max-height: 40px;}
.join_reward_checkbox_label{display: inline-block;vertical-align: -webkit-baseline-middle;}
#join_reward_checkbox{vertical-align: -webkit-baseline-middle;-webkit-appearance: auto;-moz-appearance: auto; appearance: auto;}
.dis-summery input[type="checkbox"]{height: 15px;width: 15px}
#checkGuest{margin-top: 7px;}
.discount-title {font-size: 13px; text-decoration: underline; padding: 12px 0 0px 14px!important;}
.widget-cmn-header .dis-summery {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.apply_btn_div {margin-top: -15px;}

.apply_btn_div .cmn-bg-btn {
    border-radius: 30px;
    padding: 5px 15px;
}
.totaldiscount-ul li:first-child{color: black;border-bottom: 1px solid #ddd;padding-bottom: 10px;}
.strick-amount{text-decoration: line-through;}

@media only screen and (max-width: 600px) {
  .v2 .widget-cmn-dec {
    max-height: 50vh;
  }
  .popup-c-mask {width: 100%;height: 80vh;}
  .v2.widget-popup-box .guest-user{min-width:300px;}
  .widget-popup-box{max-width: 300px;}
}

.fullview .widget-popup-btn {bottom: 0;left: 0;width: 100%;writing-mode: unset;text-align: center;}
.fullview .widget-popup-btn p {font-size: 18px;line-height: 20px;}
.fullview .v2.widget-popup-box{left: 0;right: 0;margin: 0 auto;max-width: 360px;}
.fullview.fullviewtop .widget-popup-btn{top: 0;bottom: auto;}
.widget-popup-container.isActive .popup-c-mask {background: rgba(0,0,0,0.2);z-index: 999999;display: block;visibility: visible;opacity: 1;}

.cartTitleSpan{
  max-width: calc(100% - 90px);
}
.cartTitleAmtSpan{
  font-size: 14px;
  margin-left: auto;
}
.totalDiscountAmount{
   margin-left: auto;
}

.widget-popup-container.center_left .widget-popup-box, 
.widget-popup-container.bottom_left .widget-popup-box, 
.widget-popup-container.top_left .widget-popup-box {
    right: auto;
    left: 20px;
}