.anon-one-page-theme {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}

.simply-black-payment-form h4,
.simply-black-payment-form small {
  display: none;
}

.simply-black-payment-form {
  margin-top: 0rem !important;
}
.order-complete-bar {
  justify-content: space-around;
  list-style: none;
  padding: 10px 0px;
  margin-bottom: 0;
}
.order-complete-bar li h3 {
  font-size: 18px;
  margin-bottom: 0;
}
.express-checkout-label {
  left: 50%;
  transform: translateX(-50%);
}
.anon-one-page-theme .simply-black-payment-form .mb-3.uni-accent-color-theme-text {
  display: block;
}
/* .anon-one-page-theme .uni-accent-color-theme-text,
    .anon-one-page-theme .uni-accent-color-theme-text + hr{
    display:none;
    } */
.anon-one-page-theme p.uni-accent-color-theme-text,
.anon-one-page-theme p.uni-accent-color-theme-text + hr {
  display: none;
}
.anon-one-page-theme .row.mt-4.uni-shipping-methods {
  margin-top: 0px !important;
}
.anon-one-page-theme .row.mt-4.uni-shipping-methods p.uni-accent-color-theme-text {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.anon-one-page-theme .simply-black-payment-form {
  margin-top: -1rem !important;
}
.anon-one-page-theme .col-md-12.uni-gift-message.mb-2 {
  margin-bottom: 15px !important;
}
.anon-one-page-theme .uni-accent-color-theme-text.uni-payment-head.pb-3 {
  display: none;
}
.anon-one-page-theme .uni-addon-cross-sell-product .form-check-label input {
  display: none;
}
.anon-one-page-theme .uni-addon-cross-sell-product .form-check-label input + span {
  width: 15px;
  height: 15px;
  border: 1px solid #a59d9d;
  border-radius: 2px;
  position: absolute;
  bottom: 5px;
  left: -3px;
}
.anon-one-page-theme .uni-addon-cross-sell-product .form-check-label input:checked + span {
  width: 15px;
  height: 15px;
  position: absolute;
}
.anon-one-page-theme .uni-addon-cross-sell-product .form-check-label input:checked + span:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  background-color: transparent;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.anon-one-page-theme .row.mt-4.uni-gift-order input[type="checkbox"],
.anon-one-page-theme .uni-disclaimer-input input[type="checkbox"] {
  display: none;
}
.anon-one-page-theme .row.mt-4.uni-gift-order input[type="checkbox"] + label,
.anon-one-page-theme .uni-disclaimer-input input[type="checkbox"] + label {
  position: relative;
  padding-left: 25px;
}
.anon-one-page-theme .row.mt-4.uni-gift-order input:checked + label:before,
.anon-one-page-theme .uni-disclaimer-input input:checked + label:before {
  width: 15px;
  height: 15px;
  border-radius: 2px;
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
}
.anon-one-page-theme .row.mt-4.uni-gift-order input[type="checkbox"] + label:after,
.anon-one-page-theme .uni-disclaimer-input input[type="checkbox"] + label:after {
  width: 15px;
  height: 15px;
  border: 1px solid #a59d9d;
  border-radius: 2px;
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
}
.anon-one-page-theme .row.mt-4.uni-gift-order input:checked + label:after,
.anon-one-page-theme .uni-disclaimer-input input:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 4px;
  width: 5px;
  height: 10px;
  background-color: transparent;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 747px) {
  .anon-one-page-theme .express-button {
    z-index: 99;
  }
  .anon-one-page-theme .col-md-12 .uni-theme-left-heading {
    margin-top: 9px;
  }
}
@media (max-width: 747px) {
  .anon-one-page-theme .col-md-7 {
    order: 2;
  }
  .anon-one-page-theme .col-md-5 {
    order: 1;
  }
  .anon-one-page-theme .uni-theme-left-heading {
    margin-top: 20px;
  }
  .uni-theme-cart .border-bottom {
    padding-right: 0px !important;
    padding-left: 15px;
  }
  .uni-theme-cart .border-bottom .col-sm-8 {
    padding: 0px 15px 0px 0px;
    width: 74%;
  }
  .uni-theme-cart .border-bottom .col-sm-4 {
    padding: 0px 0px 0px 0px;
    width: 20%;
  }
  .uni-total .col-sm-6 {
    padding-left: 0;
    width: 50%;
  }
  .uni-total .col-sm-6 {
    padding-left: 0;
    width: 50%;
  }
  .uni-total .col-sm-6 + .col-sm-6 {
    padding-right: 0px;
  }
  .uniaddon-cross-sell {
    padding: 0 !important;
    margin-top: 10px;
  }
  .uni-theme-cc-icons {
    flex: 100%;
    max-width: 100%;
    text-align: left !important;
  }
  .express-checkout-label {
    left: 50%;
    transform: translateX(-50%);
  }
  .uni-cart-item-qty {
    right: -7px;
    font-size: 11px;
    top: -10px;
    padding: 0px !important;
    width: 18px;
    height: 18px;
  }
  .uni-cart-product img,
  .uni-cross-sell-product img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .uni-logo {
    width: 100% !important;
    height: auto !important;
    text-align: center;
  }
  .anon-one-page-theme .container {
    margin-top: 20px !important;
  }
  .uni-theme-right-heading {
    opacity: 0;
  }
  .uni-theme-left-heading {
    position: absolute;
    top: -53%;
  }

  .anon-one-page-theme .row.text-center.mt-2 .col-md-5 {
    order: inherit;
    width: 40%;
  }
  .anon-one-page-theme .row.text-center.mt-2 .col-md-2 {
    width: 20%;
  }
}
@media (max-width: 500px) {
  .uni-theme-left-heading {
    position: absolute;
    top: -55%;
  }
}
@media (max-width: 747px) {
  .anon-one-page-theme .uni-cart-product img,
  .anon-one-page-theme .uni-cross-sell-product img {
    left: 50%;
  }
  .anon-one-page-theme .uni-theme-left-heading {
    top: -15px;
  }
}

@media (max-width: 1024px) {
  .anon-one-page-theme .uni-discount .col-sm-6 {
    width: 50%;
    padding-left: 15px;
  }
  .anon-one-page-theme .uni-discount .col-sm-6 + .col-sm-6 {
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
  .anon-one-page-theme .uni-discount .col-sm-6 {
    padding-left: 0px;
  }
  .anon-one-page-theme .uni-discount .col-sm-6 + .col-sm-6 {
    padding-right: 0px;
  }
  .anon-one-page-theme .row.mt-4.uni-gift-order {
    margin-top: 15px !important;
  }
  .anon-one-page-theme .uni-disclaimer-input {
    margin-top: -20px;
    margin-bottom: 21px;
  }
}
@media (max-width: 736px) {
  .anon-one-page-theme .express-button {
    width: 93.5%;
  }
}
@media (max-width: 480px) {
  .anon-one-page-theme .express-button {
    width: 91.5%;
  }
}
@media (max-width: 400px) {
  .anon-one-page-theme .express-button {
    width: 90.5%;
  }
}

/** ENHANCEMENT **/

/* font */
@font-face {
  font-family: "Helvetica";
  src: url("/skin/themes/anon-one-page/fonts/Helvetica.eot");
  src: url("/skin/themes/anon-one-page/fonts/Helvetica.eot?#iefix") format("embedded-opentype"),
    url("/skin/themes/anon-one-page/fonts/Helvetica.woff2") format("woff2"),
    url("/skin/themes/anon-one-page/fonts/Helvetica.woff") format("woff"),
    url("/skin/themes/anon-one-page/fonts/Helvetica.ttf") format("truetype"),
    url("/skin/themes/anon-one-page/fonts/Helvetica.svg#Helvetica") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueMedium";
  src: url("/skin/themes/anon-one-page/fonts/HelveticaNeueMedium.eot");
  src: url("/skin/themes/anon-one-page/fonts/HelveticaNeueMedium.eot") format("embedded-opentype"),
    url("/skin/themes/anon-one-page/fonts/HelveticaNeueMedium.woff2") format("woff2"),
    url("/skin/themes/anon-one-page/fonts/HelveticaNeueMedium.woff") format("woff"),
    url("/skin/themes/anon-one-page/fonts/HelveticaNeueMedium.ttf") format("truetype"),
    url("/skin/themes/anon-one-page/fonts/HelveticaNeueMedium.svg#HelveticaNeueMedium") format("svg");
}
/* font */
body {
  font-family: "Helvetica";
}

.express-button-paypl .border {
  border-radius: 5px;
  border-color: #e6e6e6 !important;
}
.express-button-paypl .express-checkout-label {
  position: absolute;
  top: -12px;
  background: #fff;
  padding: 0 20px;
  color: #333333;
  font-size: 13px;
  font-family: "HelveticaNeueMedium";
}
.express-button.express-button-paypl {
  margin: 0 !important;
}
.info-heading {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.paypal-express-btn {
  background-color: #ffc439;
  border-radius: 4px;
  padding: 10px 20px;
  min-width: 260px;
  color: #333333;
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
}
.paypal-express-btn span {
  margin-right: 3px;
}
.paypal-express-btn img {
  max-width: inherit;
  height: 20px;
  width: auto !important;
}
.or-cell-devider {
  margin: 35px 0 !important;
  align-items: center;
  color: #737373;
  font-size: 12px;
  line-height: 1;
}
.or-cell-devider .col-md-2 {
  padding: 0 10px;
  max-width: 11%;
  flex: 0 0 10%;
}
.or-cell-devider .col-md-5 {
  padding: 0;
  flex: 0 0 45%;
  max-width: 45%;
}
.or-cell-devider hr {
  margin: 0;
  border-color: #e6e6e6;
}

/* ------- */
.floated-label {
  position: relative;
}
.floated-label > label {
  position: absolute;
  left: 6px;
  padding: 12px 13px;
  margin: 0;
  font-size: 14px;
  color: #737373;
  font-weight: normal;
  margin: 0;
  z-index: 1;
  transition: all 100ms ease-in-out 0s;
  -moz-transition: all 100ms ease-in-out 0s;
  -webkit-transition: all 100ms ease-in-out 0s;
  -o-transition: all 100ms ease-in-out 0s;
}
.form-control {
  height: 46px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  color: #fff;
}
.active-in .form-control {
  color: #333333;
}
.floated-label.active-in > label {
  padding: 7px 13px;
  font-size: 12px;
  line-height: 1;
}
.floated-label.active-in .form-control {
  padding-top: 20px;
}
/* ..... */
.form-control::-webkit-input-placeholder {
  color: #fff !important;
}
.form-control:-ms-input-placeholder {
  color: #fff !important;
}
.form-control::placeholder {
  color: #fff !important;
}
textarea.form-control {
  height: 51px;
  resize: none;
}
select.form-control {
  line-height: 1;
}

/* ...... */
.anon-one-page-theme .row.mt-4.uni-gift-order input[type="checkbox"] + label,
.anon-one-page-theme .uni-disclaimer-input input[type="checkbox"] + label {
  padding-left: 33px;
  font-size: 14px;
}
.anon-one-page-theme .row.mt-4.uni-gift-order input[type="checkbox"] + label:after,
.anon-one-page-theme .uni-disclaimer-input input[type="checkbox"] + label:after {
  width: 18px;
  height: 18px;
  border-color: #d5d5d5;
  border-radius: 4px;
  left: 0;
  top: 0px;
}
.anon-one-page-theme .row.mt-4.uni-gift-order input:checked + label:before,
.anon-one-page-theme .uni-disclaimer-input input:checked + label:before {
  width: 18px;
  height: 18px;
  border-radius: 4px;
  top: -3px;
}
.anon-one-page-theme .row.mt-4.uni-gift-order input:checked + label:after,
.anon-one-page-theme .uni-disclaimer-input input:checked + label:after {
  left: 6px;
  top: -2px;
  width: 6px;
  height: 13px;
}
.new-c-button {
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
  opacity: 1 !important;
  margin: 0 !important;
  padding-left: 25px;
  padding-right: 25px;
}
.new-c-button:hover,
.new-c-button:focus {
  opacity: 0.85 !important;
}
nav[aria-label="breadcrumb"] {
  margin-bottom: 35px;
}
ol.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin: 0 0 0 0;
  color: #737373;
  font-size: 12px;
  line-height: 1;
}
.small-gap {
  padding-left: 6px;
  padding-right: 6px;
}
.small-row {
  margin-left: -6px;
  margin-right: -6px;
}
.cont-sub-heading {
  margin: 0 0 20px 0 !important;
  padding: 0;
}
.small-row .cont-sub-heading {
  padding: 0 7px;
}
.cont-sub-heading h5 {
  margin: 0 !important;
  font-size: 18px;
  color: #333333 !important;
}
/** cvv **/
.cvv-q-cll {
  position: absolute;
  z-index: 1;
  right: 23px;
  top: 12px;
  color: #919191;
  font-size: 15px;
  display: inline-block;
  cursor: pointer;
}
.cvv-q-cll-pop {
  position: absolute;
  display: none;
  width: 422px;
  left: 50%;
  margin-left: -211px;
  top: 100%;
  background-color: #fff;
  border: 1px solid #d3d8e0;
  border-radius: 4px;
  padding: 15px;
  margin-top: 10px;
}
.cvv-q-cll:hover .cvv-q-cll-pop {
  display: block;
}
.cvv-q-cll-pop:after,
.cvv-q-cll-pop:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.cvv-q-cll-pop:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}
.cvv-q-cll-pop:before {
  border-color: rgba(211, 216, 224, 0);
  border-bottom-color: #d3d8e0;
  border-width: 10px;
  margin-left: -10px;
}
.cvv-q-cll-pop-col {
  width: 50%;
  text-align: center;
  padding-right: 10px;
}
.cvv-q-cll-pop-col:last-child {
  padding-right: 0;
  padding-left: 10px;
}
.cvv-q-cll-pop-in {
  display: flex;
}
.cvv-q-cll-pop-col img {
  width: 127px;
  margin-bottom: 10px;
}
.cvv-q-cll-pop-col h4 {
  font-size: 14px;
  color: #212d3d;
  margin: 0 0 15px 0;
  font-weight: 600;
}
.cvv-q-cll-pop-col p {
  color: #5e6473;
  font-size: 13px;
  margin: 0;
}
.mx-icon-calendar,
.mx-icon-clear {
  right: 13px;
  color: #919191;
}
input[type="number"].form-control {
  -webkit-appearance: none;
  appearance: none;
}
.cont-sub-heading .heading-subtitle {
  display: block;
  line-height: 1.2;
  color: #545454;
  font-size: 14px;
  margin-top: 8px;
}
.ship-radio-table .custom-control.custom-radio + .custom-control.custom-radio {
  border-top: 1px solid #e6e6e6;
  z-index: inherit;
}
.ship-radio-table .custom-control.custom-radio {
  padding: 13px 13px 18px 45px;
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
  color: #333333;
  min-height: inherit;
}
.ship-radio-table {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.ship-radio-table .custom-control-label::before {
  width: 18px;
  height: 18px;
  top: 2px;
  left: -30px;
  border-color: #cccccc;
}
.ship-radio-table .custom-control-label::after {
  background-size: 42%;
  top: 2px;
  left: -30px;
  width: 19px;
  height: 19px;
}
.ship-radio-table .custom-control-label {
  display: block;
}

.check-inner-table-left{
  width: 67%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;    
}
.check-inner-table-left span{
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;    
}
small.heading-subtitle {
  color: #545454;
  font-size: 14px;
  display: block;
  line-height: 1;
  margin-top: 8px;
}
.row-radio-table + .row-radio-table {
  margin-top: 40px;
}
.check-inner-table {
  display: flex;
  justify-content: space-between;
}
.check-inner-table-left span {
  display: block;
  line-height: 1;
  color: #737373;
  font-weight: normal;
  font-family: "Helvetica";
  margin-top: 3px;
}
.row-radio-table {
  margin-top: 40px;
}
.form-check input[type="checkbox"] + label:before {
  position: absolute;
  content: "";
  left: -33px;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
.form-check input[type="checkbox"] + label,
.form-check input[type="radio"] + label {
  position: relative;
}
.form-check input[type="checkbox"],
.form-check input[type="radio"] {
  display: none;
}
.form-check {
  padding-left: 33px;
  font-size: 14px;
}
.form-check input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: -27px;
  width: 6px;
  height: 13px;
  background-color: transparent;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-check input[type="checkbox"]:checked + label:before {
  border-color: #5c79ff;
  background-color: #5c79ff;
}
.check-inner-table-right strong {
  font-weight: normal;
}
.breadcrumb-item {
  color: #737373;
  font-family: "HelveticaNeueMedium";
  font-size: 12px;
}
.breadcrumb-item.active {
  color: #333333 !important;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 12px;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0;
  color: #6c757d;
  content: "";
  width: 9px;
  height: 10px;
  background-image: url(/skin/themes/anon-one-page/images/arrow-crumb.svg);
  vertical-align: middle;
  margin-top: 1px;
  margin-right: 11px;
  font-size: 0;
  background-size: 100% 100%;
}
.accordion-check {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.row-accordion-check + .row-accordion-check {
  border-top: 1px solid #e6e6e6;
}
.row-accordion-check .custom-control {
  padding: 14px 18px 14px 50px;
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
}
.row-accordion-check .custom-control-label::after {
  background-size: 42%;
  top: 2px;
  width: 19px;
  height: 19px;
  left: -30px;
}
.row-accordion-check .custom-control-label::before {
  top: 2px;
  width: 18px;
  height: 18px;
  border-color: #cccccc;
  left: -30px;
}
.card-accordion-body {
  padding: 15px 15px 6px 15px;
  border-top: 1px solid #e6e6e6;
  background-color: #fafafa;
}
.row-accordion-check .custom-control label > img {
  max-height: 24px;
}
.row-radio-table .simply-black-payment-form {
  margin-top: 0 !important;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #dce2ff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(92, 121, 255, 0.25);
}
.logo-container .uni-logo h2 {
  margin: 0;
  color: #333333 !important;
  font-family: "HelveticaNeueMedium";
  font-size: 30px;
}
.logo-container {
  margin-bottom: 20px;
}
.uni-logo img {
  max-width: inherit;
  width: 140px !important;
}
.uni-paypal-payment-btn {
  border-color: #ffc439 !important;
  background-color: #ffc439 !important;
}
.uni-paypal-payment-btn:before {
  padding-right: 7px;
  font-size: 25px;
  position: relative;
  top: 0;
  left: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.uni-theme-key-message,
.uni-theme-footer-text {
  margin-top: 60px !important;
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
  color: #737373;
  font-size: 12px;
  padding-bottom: 15px;
}
.custom-select {
  background-image: url(/skin/themes/anon-one-page/images/custom-arrow.svg);
  background-size: 32px;
  background-position: right center;
  padding-right: 32px;
}

/* ---wrap--- */
.row-main-section {
  display: flex;
  flex-direction: row-reverse;
}
.right-side-section {
  position: relative;
  z-index: 1;
  background-color: #fafafa;
  padding: 60px 40px;
  width: 45%;
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
}
.left-side-section {
  position: relative;
  z-index: 1;
  min-height: 100%;
  padding: 60px;
  width: 55%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 0;
}
.right-inner-colum {
  width: 418px;
  position: sticky;
  top: 0;
  z-index: 1020;
}
.left-inner-colum {
  width: 570px;
}

/* right-panel */
.cart-pro-list-new {
  padding-left: 0;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.list-pro-image-cell {
  width: 64px;
  height: 64px;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  background-color: #fff;
}
.pro-q {
  position: absolute;
  right: -9px;
  top: -9px;
  width: 21px;
  height: 21px;
  background-color: #5c79ff;
  color: #fff;
  font-size: 13px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-pro-image-cell img.img-fluid {
  width: 40px;
}
.cart-pro-list-new li {
  display: flex;
  align-items: center;
}
.cart-pro-list-new li + li {
  margin-top: 20px;
}
.list-value-details {
  display: flex;
  justify-content: space-between;
  width: 84%;
  padding-left: 15px;
}
li .uni-cart-product-title {
  color: #333333;
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
  font-weight: normal;
}
.uni-cart-product p {
  margin: 0;
  color: #737373;
  font-size: 12px;
}
.uni-cart-product p span + a {
  margin-left: 5px;
}
.list-pro-price strong {
  font-weight: normal;
  font-size: 14px;
  color: #333333;
  font-family: "HelveticaNeueMedium";
}
.apply-code-button {
  height: 46px;
  width: 100%;
  background-color: #c8c8c8;
  color: #fff;
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
  border-radius: 5px;
}
.count-list {
  font-size: 14px;
  color: #333333;
}
.count-list li > div:last-child {
  font-family: "HelveticaNeueMedium";
}
.total-price-cell {
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #333333;
}
.uni-theme-cart > div:last-child .total-price-cell {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.total-price-cell .uni-total > div:last-child {
  color: #333333;
  line-height: 1;
  font-size: 24px;
}
.total-price-cell .uni-total > div:last-child span.text-muted {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #737373 !important;
  margin-bottom: 3px;
}
.total-price-cell .uni-total strong {
  font-weight: normal;
}
.count-list li + li {
  margin-top: 8px;
}
.uni-discount {
  font-size: 14px;
  color: #333333;
}
.uni-discount > div:last-child {
  font-family: "HelveticaNeueMedium";
}
.uni-discount {
  margin-bottom: 10px;
}
.coupon-applied {
  margin-top: 15px;
  padding: 10px 15px;
  background-color: #defac7;
  border-radius: 3px;
  color: #499349;
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
  display: block;
}
.coupon-applied i {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.uniaddon-cross-sell {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
}
.cross-sell-title {
  padding: 25px;
  color: #fff;
  background-color: #212d3d;
  text-align: center;
  border-radius: 5px 5px 0 0;
}
.cross-sell-title .uniaddon-cross-sell-title {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 1;
}
.uni-addon-cross-sell-product {
  padding: 25px;
  margin: 0;
}
.uni-addon-cross-sell-product .form-check {
  padding: 0;
  margin: 0;
  text-align: center;
}
.cross-sell-custom-content p:last-child {
  margin-bottom: 0;
}
.cross-check-panel {
  text-align: left;
  padding-left: 32px;
  position: relative;
  margin-bottom: 15px;
}
.cross-check-panel p {
  font-size: 14px;
  color: #212d3d;
  line-height: 1.7;
}
.cross-check-panel p a {
  text-decoration: underline;
}
.cross-check-panel:before {
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
.form-check-label
  input[type="checkbox"]:checked
  + span
  + img
  + .uni-addon-cross-sell-product-title
  .cross-check-panel:before,
.form-check-label
  input[type="checkbox"]:checked
  + span
  + .uni-addon-cross-sell-product-title
  .cross-check-panel:before {
  background-color: #5c79ff;
  border-color: #5c79ff;
}
.form-check-label
  input[type="checkbox"]:checked
  + span
  + img
  + .uni-addon-cross-sell-product-title
  .cross-check-panel:after,
.form-check-label input[type="checkbox"]:checked + span + .uni-addon-cross-sell-product-title .cross-check-panel:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 6px;
  width: 6px;
  height: 13px;
  background-color: transparent;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-check-label input[type="checkbox"] + span {
  display: none;
}
.by-check-text p {
  color: #818992;
  font-size: 13px;
}
.cross-sell-custom-content h3 {
  color: #212d3d;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.sell-resive-head {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d3d8e0;
}
.align-v-center {
  align-items: center;
}
.return-btn-back {
  font-size: 14px;
  padding: 0;
  line-height: 1;
  font-family: "HelveticaNeueMedium";
  font-size: 14px;
  color: #5c79ff;
  text-align: left;
}
.flex-reverse-wrap {
  flex-direction: row-reverse;
}
.uni-addon-cross-sell-product-img {
  margin-bottom: 18px;
}
.paypal_checkout_label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.paypal_checkout_label small {
  font-size: 13px;
  color: #545454;
}
.paypal_checkout_label small strong {
  color: #545454;
  font-weight: bold;
}
.custom-control input[type="radio"]:checked + .paypal_checkout_label small {
  display: block !important;
}
/* confirmation-page */
.thank-heading {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.thank-heading-tick {
  width: 48px;
  height: 48px;
  border: 3px solid #3bc73f;
  color: #3bc73f;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-size: 18px;
  line-height: 1;
}
.thank-heading-details {
  padding-left: 15px;
}
.thank-heading-details p {
  margin: 0;
  color: #a0a4b1;
  font-size: 14px;
  font-family: "HelveticaNeueMedium";
  line-height: 1.2;
  margin-bottom: 5px;
}
.thank-heading-details h4 {
  margin: 0;
  line-height: 1.1;
  color: #333333;
  font-family: "HelveticaNeueMedium";
  font-size: 22px;
}
.good-news-cont {
  margin-bottom: 25px;
}
.good-news-cont h5 {
  color: #333333;
  font-size: 16px;
  font-family: "HelveticaNeueMedium";
  margin: 0 0 10px 0;
}
.good-news-cont p {
  font-size: 14px;
  color: #5c5c73;
  padding-right: 65px;
  margin: 0;
}
.good-news-cont p a {
  font-weight: bold;
  color: #222354;
}
.map-img-panel {
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  overflow: hidden;
}
.map-img-panel img,
.map-img-panel iframe {
  width: 100%;
}
.need-class {
  color: #5c5c73;
  font-size: 14px;
}
.need-class i {
  color: #8c8c9a;
}
.need-class a {
  color: #5c79ff;
}
.customer-details {
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 15px;
}
.customer-details-row-wrap {
  color: #333333;
  font-size: 14px;
}
.customer-details-row-wrap .col-md-2 {
  color: #737373;
}
.customer-details-row-wrap + .customer-details-row-wrap {
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid #e6e6e6;
}
.right-side-section .logo-container {
  display: none;
}
.form-check input[type="checkbox"] + label,
.form-check input[type="radio"] + label {
  margin: 0;
}
.customer-details-row-wrap p {
  margin: 0;
}
.summery-nav {
  display: none;
}
/* .by-check-text:after {
  content: '';
  display: block;
  font-size: 13px;
  content: '+ More Information';
  color: #A0A4B1;
} */
.uni-addon-cross-sell-product + .uni-addon-cross-sell-product {
  border-top: 1px solid #d5d5d5;
}
.single-cross-cell.uni-addon-cross-sell-product .form-check-label input + span {
  display: block;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  top: 0;
  bottom: inherit;
  left: 0;
}
.single-cross-cell.anon-one-page-theme .uni-addon-cross-sell-product .form-check-label input:checked + span:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
}
.cvv-q-cll-pop-col h4 {
  font-family: "HelveticaNeueMedium";
}
button.custom-collapse {
  display: none;
}
.collapse:not(.show) {
  display: block;
}
.add-address-column {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.add-address-column .ship-radio-table {
  border: none;
  border-radius: 0;
}
.breadcrumb-item {
  cursor: pointer;
}
.breadcrumb-item + .breadcrumb-item::before {
  cursor: auto;
}
.uni-primary-color-theme-bg.disabled-promo-btn {
  background-color: #c8c8c8 !important;
}
/* responsive */
@media (max-width: 1366px) {
  .ship-radio-table .custom-control-label::after,
  .row-accordion-check .custom-control-label::after {
    left: -31px;
  }
}
@media (max-width: 1260px) {
  .left-side-section {
    padding: 40px;
    padding-bottom: 0;
  }
  .right-side-section {
    padding: 40px 30px;
  }
  .paypal_checkout_label small {
    font-size: 11px;
  }
  .new-c-button {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 1199px) {
  .left-side-section {
    padding: 35px;
    padding-bottom: 0;
  }
  .right-side-section {
    padding: 35px 30px;
  }
  .right-inner-colum {
    width: 370px;
  }
  .left-inner-colum {
    width: 450px;
  }
  .cross-sell-custom-content h3 {
    font-size: 15px;
  }
  .cross-sell-title {
    padding: 20px;
  }
  .cross-sell-title .uniaddon-cross-sell-title {
    font-size: 20px;
  }
}
@media (max-width: 1000px) {
  .left-side-section,
  .right-side-section {
    padding: 30px;
  }
  .left-side-section {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .row-main-section {
    display: block;
    flex-direction: inherit;
  }
  .right-side-section,
  .left-side-section {
    width: 100%;
    justify-content: inherit;
  }
  .left-inner-colum,
  .right-inner-colum {
    width: 100%;
  }
  .cvv-q-cll-pop {
    width: 270px;
    left: auto;
    margin-left: 0;
    right: -15px;
    padding: 9px;
  }
  .cvv-q-cll-pop-col img {
    width: 60px;
  }
  .cvv-q-cll-pop-col {
    padding-right: 5px;
  }
  .cvv-q-cll-pop-col:last-child {
    padding-left: 5px;
  }
  .cvv-q-cll-pop-col p {
    line-height: 1.4;
  }
  .cvv-q-cll-pop:after {
    border-width: 9px;
    margin-right: 1px;
    margin-left: inherit;
  }
  .cvv-q-cll-pop:after,
  .cvv-q-cll-pop:before {
    left: auto;
    right: 13px;
  }
  .anon-one-page-theme .uni-disclaimer-input {
    margin-top: 0;
  }
  .summery-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 0 0;
    font-size: 14px;
    font-family: "HelveticaNeueMedium";
    line-height: 1;
  }
  .summery-nav > div:last-child {
    font-size: 16px;
  }
  .summery-nav > div:last-child strong {
    font-weight: normal;
  }
  .summery-nav.active i.fas.fa-angle-down {
    transform: scale(-1);
    -webkit-transform: scale(-1);
    -o-transform: scale(-1);
  }
  .summery-nav.active > div:last-child {
    font-size: 16px;
    /* opacity: 0;
    visibility: hidden; */
  }
  .cart-top {
    display: none;
  }
  .summery-nav.active + .right-inner-colum .cart-top {
    display: block;
  }
  .summery-nav + .right-inner-colum .cart-top {
    padding-top: 20px;
    padding-bottom: 7px;
  }
  .summery-nav i {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
  }
  .left-side-section .logo-container {
    display: none;
  }
  .right-side-section .logo-container {
    display: block;
    text-align: center;
    background-color: #fff;
    margin: 0 -30px;
    padding: 20px;
  }
  .right-side-section {
    padding-top: 0;
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .return-btn-back {
    text-align: center;
  }

  .left-side-section ol.breadcrumb {
    position: static !important;
  }
  .left-side-section .express-button.express-button-paypl {
    margin: 0 !important;
    position: relative !important;
    top: 0;
    width: 100%;
  }
  .thank-heading {
    margin-bottom: 40px !important;
  }
  .right-side-section {
    padding-top: 0;
  }
  .right-inner-colum .uni-review-order {
    margin-top: 0 !important;
  }
  button.custom-collapse {
    border: none;
    background-color: transparent;
    color: #a0a4b1;
    font-size: 14px;
    padding: 0;
    font-weight: normal;
    display: inline-block;
  }
  button.custom-collapse:focus {
    outline: none;
  }
  .collapse:not(.show) {
    display: none;
  }
  .uniaddon-cross-sell {
    margin-top: 20px;
  }
  button.custom-collapse[aria-expanded="true"] {
    display: none;
  }
  .half-col-m {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .right-side-section {
    padding-bottom: 16px;
  }
  .anon-one-page-theme .col-md-5 {
    order: inherit;
  }
  .anon-one-page-theme .col-md-7 {
    order: inherit;
  }
  .good-news-cont p {
    padding-right: 0;
  }
  .custom-control input[type="radio"] + .paypal_checkout_label small {
    max-width: 53%;
  }
}
@media (max-width: 680px) {
  .left-side-section,
  .right-side-section {
    padding: 37px 15px;
  }
  .right-side-section {
    padding-top: 0;
    padding-bottom: 16px;
  }
  .right-side-section .logo-container {
    margin: 0 -15px;
  }
  .left-side-section {
    padding-bottom: 0;
  }
  .uni-theme-cc-icons img.img-fluid.ml-2 {
    width: auto !important;
    height: 13px;
  }
  .new-c-button {
    width: 100%;
  }
  .return-btn-back,
  .need-class {
    width: 100%;
    margin-top: 20px;
  }
  .uni-theme-key-message,
  .uni-theme-footer-text {
    margin-top: 100px !important;
    text-align: center;
  }
  .anon-one-page-theme .container {
    margin-top: 0 !important;
  }
  .promo-code-wrapper .col-sm-8 {
    width: 67%;
  }
  .promo-code-wrapper .col-sm-4 {
    width: 33%;
  }
  .uni-addon-cross-sell-product {
    padding: 15px;
  }
  .paypal-express-btn {
    padding: 10px 15px;
    font-size: 14px;
    margin: 15px 0 !important;
  }
  li .uni-cart-product-title {
    line-height: 1.3;
    display: block;
    max-width: 80%;
  }
  .list-pro-price {
    text-align: right;
    line-height: 1.2;
  }
}

@media (max-width: 460px) {
  .or-cell-devider .col-md-2 {
    padding: 0 5px;
    max-width: 10%;
    flex: 0 0 10%;
  }
  .express-button-paypl .express-checkout-label {
    top: -10px;
    padding: 0 7px;
    font-size: 12px;
  }
  .uni-theme-cc-icons img.img-fluid.ml-2 {
    height: 10px;
  }
  .row-accordion-check .custom-control-label::before {
    top: 50%;
    margin-top: -10px;
  }
}
@media (max-width: 360px) {
  .coupon-applied {
    font-size: 11px;
  }
  .express-button-paypl .express-checkout-label {
    top: -9px;
    padding: 0 5px;
    font-size: 10px;
  }
}

.apply-code-button:hover {
  color: #fff;
  background-color: #a7a7a7;
}

@-moz-document url-prefix() {
  .custom-select {
    text-indent: -2px;
  }
}

/* Chrome, Safari, Edge, Opera */
input[type="number"].form-control::-webkit-outer-spin-button,
input[type="number"].form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"].form-control[type="number"] {
  -moz-appearance: textfield;
}

.total-price-cell {
  font-size: 16px;
}

.module-parent + .module-parent {
  margin-top: 30px;
}

.uni-disclaimer-input {
  margin-bottom: 20px;
}
.thank-heading {
  margin-top: 35px;
}
.uni-theme-cc-icons img {
  height: 24px !important;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  width: auto !important;
}
.uni-theme-cc-icons.multi-cc-icon img {
  height: 20px !important;
}
@media (max-width: 680px) {
  .uni-theme-cc-icons.multi-cc-icon img {
    height: 12px !important;
  }
  /* .uni-theme-cc-icons img.img-fluid.ml-2 {
    height: auto;
    width: 30px !important;
  } */
  /* .uni-theme-cc-icons.multi-cc-icon img {
    width: 28px !important;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
  } */
  .promo-code-wrapper .col-sm-9 {
    flex: 0 0 69%;
    max-width: 69%;
  }
  .promo-code-wrapper .col-sm-3 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .uni-theme-secure-checkout-badges img {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .uni-theme-secure-checkout-badges .col {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .paypal-express-btn {
    width: 100%;
  }
  .list-value-details {
    padding-left: 15px;
    align-items: flex-start;
  }
  .anon-one-page-theme .row.mt-4.uni-gift-order input[type="checkbox"] + label,
  .anon-one-page-theme .uni-disclaimer-input input[type="checkbox"] + label {
    line-height: 1.3;
    display: block !important;
    margin: 0;
  }
  .customer-details-row-wrap .col-md-10 {
    position: static;
  }
  .customer-details-row-wrap {
    position: relative;
  }
  .change-details-btn {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.input-group .form-check {
  width: 100% !important;
}

.cont-space-between a {
  font-size: 12px;
}
.cont-space-between {
  justify-content: space-between;
  align-items: flex-start;
}
.cont-text{
  width: 86%
}
.change-details-btn {
  font-size: 12px;
  color: #5c79ff;
  border: none;
  background-color: transparent;
}
.change-details-btn:focus {
  outline: none;
}
.ladda-button[data-style="expand-right"] .ladda-spinner {
  right: -9px;
}
.ladda-button[data-style="expand-right"][data-loading] {
  padding-right: 45px;
  padding-left: 20px;
}
.module-parent .container {
  max-width: 100%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  display: none;
}
.custom-control-input:checked ~ .custom-control-label::before {
  background-image: url(/skin/themes/anon-one-page/images/bullet-white.png);
  background-size: 37%;
  background-position: center;
  background-repeat: no-repeat;
}

.input-group label {
  display: block;
  width: 100%;
  font-size: 14px;
}

.input-group .group-input-inner {
  width: 50%;
  margin: 10px 0;
}

.input-group {
  margin-top: 15px;
}
.floated-label.group-input-inner > label {
  left: 0;
}

.floated-label.group-input-inner input[type="date"] {
  appearance: none;
  -webkit-appearance: none;
}
.mt-20 {
  margin-top: 20px;
}
.uni-gift-order .form-check input[type="checkbox"] + label:before {
  top: -1px;
}
.uni-gift-order .form-check input[type="checkbox"]:checked + label:after {
  top: 0px;
}
.coupon-applied > span {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.coupon-applied > span > span:last-child {
  line-height: 0;
  cursor: pointer;
}
.coupon-applied > span > span:last-child:hover {
  color: #212d3d;
}
.promo-code-wrapper .btn:focus,
.btn.focus,
.promo-code-wrapper .form-control:focus {
  box-shadow: none;
}
.left-side-section {
  /* min-height: 100vh; */
}
.left-inner-colum {
  display: flex;
  flex-direction: column;
  padding-bottom: 86px;
  position: relative;
}
.row.mt-4:last-child .col-md-12 {
  position: static;
}
.uni-theme-key-message,
.uni-theme-footer-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.alert-dismissible small {
  display: block;
  position: relative;
  padding-left: 19px;
  line-height: 1.2;
}
.alert-dismissible .close {
  padding: 0.2rem 1.25rem;
}
.alert-dismissible small strong {
  position: absolute;
  left: -4px;
  top: 3px;
}

/*--------- CSS For Upsell Variant -------------*/
.anon-one-page-theme .confirm-view .list-value-details .uni-cart-item-varient {
  color: #737373;
  font-size: 12px;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 767px) {
  .left-side-section {
    min-height: 767px;
  }
  .left-inner-colum {
    padding-bottom: 0;
  }
  .row.mt-4:last-child .col-md-12 {
    position: relative;
  }
  .uni-theme-key-message,
  .uni-theme-footer-text {
    position: static;
  }
}
.uni-check-cuntry-left {
  width: 20%;
  margin: 0;
  height: auto;
}
.uni-check-cuntry-right {
  width: 80%;
}
.uni-check-cuntry-right label {
  left: 0;
}
.flag-cell {
  border: 1px solid #e6e6e6; /*!important*/
  border-radius: 3px !important;
  height: 46px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  width: 40% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
  padding-right: 5px;
}
.pin-select {
  width: 60%;
}
.pin-select select {
  color: #333333;
  text-align: left;
  padding-left: 12px;
  width: 100% !important;
  border-left: none;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-right: none;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  background-image: url(/skin/themes/anon-one-page/images/custom-arrow.svg);
  background-size: 32px;
  background-position: right center;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
}
.uni-check-cuntry-right .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}

@media (max-width: 1366px) {
  .uni-check-cuntry-right {
    width: 74%;
  }
  .uni-check-cuntry-left {
    width: 26%;
  }
}

@media (max-width: 480px) {
  .uni-check-cuntry-right {
    width: 68% !important;
  }
  .uni-check-cuntry-left {
    width: 32%;
  }
  .flag-cell {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (max-width: 375px) {
  .flag-cell {
    width: 37% !important;
  }
  .pin-select {
    width: 65%;
  }
  .uni-check-cuntry-right {
    width: 65% !important;
  }
  .uni-check-cuntry-left {
    width: 35%;
  }
}
.pin-select select:focus {
  z-index: 1;
  position: relative;
}
.form-control[data-vv-name="cc_number"] + .cvv-q-cll {
  cursor: default;
}
.custom-control input[disabled="disabled"] + label {
  cursor: not-allowed;
}

.form-control:disabled:focus,
.form-control[readonly]:focus {
  background-color: #e9ecef;
}
.pin-select select:focus {
  box-shadow: none;
}
@media (max-width: 680px) {
  footer ul li a {
    padding: 0 !important;
    font-size: 14px;
  }
  .footer h5 {
    font-size: 14px;
    line-height: 1.3;
  }
  .footer .list-unstyled li {
    padding: 0 5px !important;
  }
}
@media (max-width: 320px) {
  footer ul li a {
    font-size: 13px;
  }
}

.square-card-wrapper {
  padding: 15px 15px 6px 15px;
  border-top: 1px solid #e6e6e6;
  background-color: #fafafa;
  margin: 0;
}
.square-card-wrapper label {
  font-size: 14px;
  color: #333333;
}

/* .. */
.form-row > .col.small-gap,
.form-row > [class*="col-"].small-gap {
  padding-left: 6px;
  padding-right: 6px;
}
.floated-label iframe.form-control input {
  height: 30px;
  padding: 0;
}
.floated-label.active-in iframe.form-control input {
  height: 19px;
}
.square-card-wrapper .payment_type_1 {
  min-height: inherit;
}
.floated-label iframe.form-control input::placeholder {
  color: #fff !important;
  opacity: 1;
}
.floated-label iframe.form-control input:-ms-input-placeholder {
  color: #fff !important;
}
.floated-label iframe.form-control input::-ms-input-placeholder {
  color: #fff !important;
}

.floated-label.active-in iframe.form-control input::placeholder {
  color: #808080 !important;
  opacity: 1;
}
.floated-label.active-in iframe.form-control input:-ms-input-placeholder {
  color: #808080 !important;
}
.floated-label.active-in iframe.form-control input::-ms-input-placeholder {
  color: #808080 !important;
}

.uniaddon-cross-sell > .cross-sell-title {
  padding: 25px;
  color: #fff;
  background-color: #212d3d;
  text-align: center;
  border-radius: 5px 5px 0 0;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 1;
}
.uniaddon-cross-sell > .cross-sell-title + hr {
  display: none;
}
.uniaddon-cross-gap-wrap + .cont-sub-heading {
  margin-top: 40px !important;
}

.cross-sell-cart-products-gap-wrap-after-payment {
  margin-top: 30px;
}
.cross-sell-cart-products-gap-wrap-before-payment {
  margin-bottom: 40px;
}
.anon-one-page-theme .tipped-wrap {
  margin-bottom: 45px;
  }
  .anon-one-page-theme .tip-prcnt .uni-addon-tip-manager {
  margin-bottom: 0px;
  }
  .anon-one-page-theme .tip-prcnt .tipped-wrap {
  margin-bottom: 20px;
  }
  .anon-one-page-theme .tip-percnt-after-payment .tips_title {
  margin-bottom: 0;
  padding-bottom: 0;
  }
  .anon-one-page-theme .tip-percnt-after-payment .uni-addon-tip-manager {
  margin-top: 15px;
  margin-bottom: 0;
  }
  .anon-one-page-theme .tip-percnt-after-payment .uni-addon-tip-manager .tipped-wrap {
  margin-top: 15px;
  margin-bottom: 0;
  }
  /*Added for fixing design tip manager*/
  .anon-one-page-theme .radio-click-wrap .custom-radio-btn:nth-child(3) {
    border-right: 1px solid #d5d5d5;
    border-top: none;
  }
.anon-one-page-theme .radio-click-wrap .custom-radio-btn:nth-child(4) {
    border-top: none;
  border-right: none;
}
.anon-one-page-theme .radio-click-wrap .custom-radio-btn:last-child{
  border-right: none;
}
.anon-one-page-theme .tip-percnt-middle-cart .custom-control.custom-radio.custom-radio-btn {
    border-top: 1px solid #d5d5d5 !important;
}
.anon-one-page-theme .tip-percnt-middle-cart .radio-click-wrap {
  border:0px;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
}
.anon-one-page-theme .tip-percnt-middle-cart .radio-click-wrap .radio-wrap-left .custom-radio-btn{
   border-right: 1px solid #d5d5d5;
}
  
@media(max-width:980px){
  .anon-one-page-theme .tip-percnt-middle-cart .custom-control.custom-radio.custom-radio-btn {
    border-bottom: none !important;
}
  .anon-one-page-theme .tip-percnt-middle-cart .radio-click-wrap {
    border-right: none !important;
    border-radius:0px;
}
  .anon-one-page-theme .tip-percnt-middle-cart .radio-click-wrap .radio-wrap-right{
    border-right: 1px solid #d5d5d5 !important;
}
}

.anon-one-page-theme .tip-percnt-below-cart .custom-control.custom-radio.custom-radio-btn {
    border-top: 1px solid #d5d5d5 !important;
}
.anon-one-page-theme .tip-percnt-below-cart .radio-click-wrap {
  border:0px;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
}
.anon-one-page-theme .tip-percnt-below-cart .radio-click-wrap .radio-wrap-left .custom-radio-btn{
   border-right: 1px solid #d5d5d5;
}
  
@media(max-width:980px){
  .anon-one-page-theme .tip-percnt-below-cart .custom-control.custom-radio.custom-radio-btn {
    border-bottom: none !important;
}
  .anon-one-page-theme .tip-percnt-below-cart .radio-click-wrap {
    border-right: none !important;
    border-radius:0px;
}
  .anon-one-page-theme .tip-percnt-below-cart .radio-click-wrap .radio-wrap-right{
    border-right: 1px solid #d5d5d5 !important;
}
}

.anon-one-page-theme .cvv-q-cll{
  z-index:9;
}
@media (max-width: 980px){
.anon-one-page-theme .confirm-view .total-price-cell {
    display: block;
}
}
.anon-one-page-theme .uni-addon-tip-manager .success-alert
{
  margin-bottom: 20px;
}

/** 
* Added on 30-09-2020 fixing stripe design issue
*/
.anon-one-page-theme .stripe-connect{
  margin-top: 15px;
  padding:0px;
}
.anon-one-page-theme .cvv-q-cll{
  z-index:9;
}
.anon-one-page-theme .cvv-q-cll {
  z-index: 9;
}

.description-image {
  margin-top: 20px;
}
.description-image img {
  height: 100px;
  margin: 0 5px;
}
.anon-one-page-theme .form-check-label input[type="checkbox"] + span {
  display: block;
  top: 0;
}
@media (max-width: 1024px) {
  .description-image img {
    height: 60px;
    margin: 0 5px;
  }
}

.spinner {
  margin-left: 0 !important;
  text-align: right !important;
  float: right;
}
@media (max-width: 991px) {
  .anon-one-page-theme .confirm-view .uni-discount .col-sm-6 {
    padding-left: 15px;
  }
  .anon-one-page-theme .confirm-view .uni-discount .col-sm-6 + .col-sm-6 {
    padding-right: 15px;
  }
}
@media (max-width: 747px) {
  .anon-one-page-theme .confirm-view .uni-discount .col-sm-6 {
    padding-left: 0;
  }
  .anon-one-page-theme .confirm-view .uni-discount .col-sm-6 + .col-sm-6 {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .anon-one-page-theme .confirm-view .total-price-cell {
    padding: 0 15px;
  }
}
@media (max-width: 747px) {
  .anon-one-page-theme .confirm-view .total-price-cell {
    padding: 0;
  }
}
/* / anon-1 - 2 / */
.cart-pro-list-new li {
  justify-content: space-between;
}
.list-value-details {
  width: 87%;
}
.list-value-details > div:first-child {
  width: 60%;
}
.list-value-details > .list-pro-price {
  width: 40%;
}

.list-value-details > .list-pro-price {
  text-align: right;
}

.anon-one-page-theme .uni-addon-tips-info.tips_title {
    margin-top: 10px;
    padding-bottom: 0px;
}
.anon-one-page-theme  .uni-addon-tips-info.tips_title.tips_title_border {
    border-bottom: none;
}
.anon-one-page-theme  .uni-addon-tips-info.tips_title.tips_title_border + .uni-addon-tip-manager{
  border-top:1px solid #c2c2c2;
  padding-top:15px;
  margin-top:5px;
}
.anon-one-page-theme .simply-black-payment-form .gift-order-input-field-gap-wrap-after-payment .uni-gift-order .col-md-12.mb-4.small-gap{
  margin-bottom:5px !important;
}
.anon-one-page-theme .tip-percnt-afer-payment .tipped-wrap {
    margin-bottom: 0;
}
.anon-one-page-theme .tip-percnt-before-payment .tipped-wrap {
    margin-bottom: 25px;
}
.anon-one-page-theme .card-decline .row-accordion-check {
  display:none;
}
.anon-one-page-theme .card-decline .row-accordion-check:first-child {
  display:block;
}
.anon-one-page-theme .upsell-view .card-decline button.close {
  align-self: end;
  position: absolute;
  right: 25px;
}
.anon-one-page-theme .upsell-view .card-decline .modal-header {
  justify-content: center;
}
.anon-one-page-theme .upsell-view .card-decline .modal-footer button.btn:not(.btn-primary) {
  margin-left: 2%;
}
@media(max-width:480px){
.anon-one-page-theme .upsell-view .card-decline .modal-footer .gen-col-btn {
  margin: 0px !important;
}
.anon-one-page-theme .upsell-view .card-decline .modal-footer .btn-primary.gen-col-btn {
  padding: 7px 13px !important;
 margin: 0px !important;
}
}
@media(max-width:375px){
.anon-one-page-theme .upsell-view .card-decline .modal-footer .btn-primary.gen-col-btn {
  padding: 7px 13px !important;
 margin: 0px !important;
}
.anon-one-page-theme .upsell-view .card-decline .modal-footer .transaction-price p {
  font-size: 17px;
}
}
@media (max-width: 360px){
.anon-one-page-theme .upsell-view .card-decline .modal-footer .btn-primary.gen-col-btn {
  padding: 7px 10px !important;;
  margin: 0px !important;
}
.anon-one-page-theme .upsell-view .card-decline .modal-text {
  font-size: 14px;
}
}
@media(max-width:400px){
	.anon-one-page-theme .upsell-view .card-decline .modal-footer .transaction-price p {
    font-size: 16px;
	}
}
.anon-one-page-theme .upsell-view .card-decline .add-address-column{
  border: 0;
}
.anon-one-page-theme .upsell-view .card-decline .add-address-column .d-block.my-3{
margin:0px !important;
}
.anon-one-page-theme .upsell-view .card-decline .add-address-column .d-block.my-3 .custom-control.custom-checkbox{
margin-bottom:0px;
}
.anon-one-page-theme .upsell-view .card-decline .add-address-column .card-accordion-body{
margin-top:20px;
border:1px solid #e6e6e6;
  border-radius: 5px;
}
.anon-one-page-theme .upsell-view .card-decline .add-address-column .custom-control-input:checked ~ .custom-control-label::before{
background-image:none;
}
.anon-one-page-theme .upsell-view .card-decline .add-address-column .custom-control-input:focus~.custom-control-label:before {
box-shadow: none;
}

/*------ Corporate Gifting CSS ----------*/
.anon-one-page-theme .shipping-multipeAddress .row.module-parent.small-row{
	margin-top:15px;
}
.anon-one-page-theme .shipping-multipeAddress .col-md-12.address-list{
	margin-top:15px;
}
.anon-one-page-theme .shipping-multipeAddress ul.cart-pro-list.cart-pro-list-new {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    padding: 10px;
    margin: 0;
    padding-bottom: 10px;
}
.anon-one-page-theme .shipping-multipeAddress .list-value-details {
    padding: 0;
    flex-direction: column;
}
.anon-one-page-theme .shipping-multipeAddress .list-value-details p:first-child{
	font-weight:500;
}
.anon-one-page-theme .shipping-multipeAddress .list-value-details p{
	font-size:14px;
	color:#333333;
	margin-bottom:2px;
}
.anon-one-page-theme .shipping-multipeAddress .list-value-details p:last-child{
	margin-bottom:0px;
}
.anon-one-page-theme .shipping-multipeAddress .shipping-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom:10px;
}
.anon-one-page-theme .shipping-multipeAddress button.btn.btn-xs.btn-danger {
    background-color: transparent;
    border: 0;
    padding: 0;
    color: #737373;
    font-size: 14px;
}
.anon-one-page-theme .shipping-multipeAddress .shipping-title p{
	margin-bottom: 0;
    color: #737373;
    font-weight: 500;
    font-size: 14px;
}
.anon-one-page-theme .shipping-multipeAddress .multiple-check input[type=checkbox]{
	position: absolute;
    opacity: 0;
}
.anon-one-page-theme .shipping-multipeAddress .multiple-check input[type=checkbox] + label {
    position: relative;
    cursor: pointer;
    padding: 0;
	font-size:14px;
	color:#545454;
}
.anon-one-page-theme .shipping-multipeAddress .multiple-check input[type=checkbox] + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: white;
	border:1px solid #D5D5D5;
	border-radius:4px;
}
.anon-one-page-theme .shipping-multipeAddress .multiple-check input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 10px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.anon-one-page-theme .shipping-multipeAddress .multiple-check input[type=checkbox]:checked + label:before {
    background: #5C79FF;
}

/*
Bulk upload
*/
.bulk-upload {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bulk-upload ul{
list-style:none;
display: flex;
align-items: center;
color:#5C79FF;
font-size:14px;
margin-bottom:0px;
}
.bulk-upload ul li:first-child input[type=file] {
  height: 0;
  overflow: hidden;
  width: 0;
}
.bulk-upload ul li:first-child input[type=file] + label{
  position: relative;
  transition: all 0.3s;
  color:#5C79FF;
  margin-bottom:0;
padding-left:10px;
    line-height: 1;
    cursor: pointer;
}
.bulk-upload ul li:first-child input[type=file] + label:before{
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f093";
color: #5C79FF;
font-size:13px;
margin-right:5px;
cursor: pointer;

}
.bulk-upload ul li + li{
  margin-left:20px;
}
.bulk-upload ul li{
  cursor: pointer;
}
@media(max-width:767px){
.bulk-upload {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.bulk-upload ul {
  margin-top: 10px;
  padding: 0;
}
}
/* End */
/*--- Drag and Drop option in corporate gifting --- */
.anon-one-page-theme .shipping-multipeAddress .checkbox-lable{
  display: flex;
   align-items: center;
   justify-content: space-between;
  margin: 0px 0px 5px 0px !important;
}
.anon-one-page-theme .shipping-multipeAddress .bulk-upload ul {
    padding: 0;
    width: 100%;
    justify-content: space-between;
}
.anon-one-page-theme .shipping-multipeAddress .bulk-upload ul li.file label{
  padding: 0;
}
.anon-one-page-theme .shipping-multipeAddress .bulk-upload ul li:first-child input[type=file] + label:before{
  margin-left: -2px;
}
.anon-one-page-theme .shipping-multipeAddress .add-btn {
    margin-top: 15px;
}
.anon-one-page-theme .shipping-multipeAddress .add-btn .btn,.merge-button .btn{
  font-size: 14px;
    font-weight: 500;
    font-family: "HelveticaNeueMedium";
    padding: 13px 25px;
}
.anon-one-page-theme .shipping-multipeAddress .merge-button {
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.anon-one-page-theme .shipping-multipeAddress .bulk-upload li:last-child{
  position:relative;
}
.anon-one-page-theme .shipping-multipeAddress .bulk-upload li:last-child:before{
  font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f019";
    color: #5C79FF;
    font-size: 13px;
    margin-right: 5px;
    cursor: pointer;
}
.anon-one-page-theme .shipping-multipeAddress .bulk-upload ul li:first-child input[type=file] + label {
    padding-left: 0;
}
.anon-one-page-theme .shipping-multipeAddress .fileUpload{
  position:relative;
  margin-top:20px;
}
.anon-one-page-theme .shipping-multipeAddress .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.anon-one-page-theme .shipping-multipeAddress .fileUpload input.upload + span{
  width: 100%;
    height: auto;
    padding: 35px 20px;
    background-color: #FAFAFA;
    left: 0;
    border-radius: 5px;
    display: block;
    border: 2px dashed #E6E6E6;
    text-align: center;
    font-size: 14px;
    color: #818992;
}
@media(max-width:600px){
  .anon-one-page-theme .shipping-multipeAddress .multiple-check input[type=checkbox] + label{
    margin-bottom:0px;
  }
.anon-one-page-theme .shipping-multipeAddress .checkbox-lable,merge-button {
  flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
.anon-one-page-theme .shipping-multipeAddress .cont-sub-heading h5 {
    margin-bottom:15px;
  }
  .anon-one-page-theme .shipping-multipeAddress .add-btn .btn, .merge-button .btn{
    width:100%;
  }
.merge-button .btn{
  margin-bottom:15px;
  }
}
/* End */
/*------ Corporate Gifting CSS End ----------*/

/*----------- Corporate Gifting Enhancement ------------- */
.anon-one-page-theme .shipping-multipeAddress .merge-button .btn.btn-primary{
	border: 1px solid #DEE2E8;
	background-color:#fff;
	color:#5C79FF;
	padding: 8px 24px;
}
.anon-one-page-theme .shipping-multipeAddress .merge-button .btn.btn-primary:hover{
		background-color:#5C79FF;
	color:#fff;
	border: 1px solid #5C79FF;
}
.anon-one-page-theme .shipping-multipeAddress .merge-button .btn{
	height:46px;
}
.anon-one-page-theme .shipping-multipeAddress .add-btn button.btn.btn-primary.btn-xs {
    background-color: transparent;
    font-size: 14px;
    color: #5C79FF;
    padding: 0;
	  border:0;
	  font-weight:400;
	  line-height:1;
	  position:relative;
}
.anon-one-page-theme .shipping-multipeAddress .add-btn button.btn.btn-primary.btn-xs:before{
	content:"+";
}
.anon-one-page-theme .delete-icon {
    color: #A0A4B1;
    font-size: 15px;
    float: right;
    margin-top: 15px;
    margin-bottom: -15px;
}
.anon-one-page-theme .delete-icon:hover{
    color: #ED3D38;
}
.anon-one-page-theme .shipping-multipeAddress .shipping-title .delete-icon{
	margin:0px;
}
.anon-one-page-theme .btn.btn-link.pl-0.uni-accent-color-theme-text{
	font-size: 14px;
    color: #5C79FF !important;
    margin-top: 28px;
    padding: 0;
    line-height: 1;
}

/*------ Corporate Gifting Enhancement  End ----------*/

/*
  Added fixes for shipping methods tooltip
*/

.check-inner-table-left span.shipTooltipIn {
  position: absolute;
  display: none;
  width: 228px;
  right: -15%;
  left: inherit;
  margin-left: 0;
  top: -11px;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 10px;
  margin-top: 0px;
  white-space: initial;
  overflow: initial;
  z-index: 9;
  word-break: break-all;
}
.check-inner-table-left span.shipTooltipIn p{
  color: #fff;
  margin: 0px;
  line-height: 1.3;
  font-size: 13px;
}
.check-inner-table-left span.shipTooltip{
    font-size: 14px;
    font-family: "HelveticaNeueMedium";
    color: #333333;
}
.check-inner-table-left span.shipTooltip:hover .shipTooltipIn {
  display: block;
}
.shipTooltipIn:after, .shipTooltipIn:before {
  bottom: inherit;
  top: 11px;
  left: -4%;
  border: solid #000;
  content: " ";
  height: 15px;
  width: 15px;
  position: absolute;
  transform: rotate(270deg);
  pointer-events: none;
}
.shipTooltipIn:before {
  border-color: rgba(211, 216, 224, 0);
  border-bottom-color: #000;
  border-width: 10px;
  margin-left: -10px;
}
.shipTooltipIn:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #000;
  border-width: 9px;
  margin-left: -9px;
}


@media(max-width:1200px){
  .check-inner-table-left span.shipTooltipIn{
      width:45%;
  }
  }
@media(max-width:980px){
  .check-inner-table-left span.shipTooltipIn{
      width: 31%;
      right: 0;
  }
  }
@media(max-width:600px){
  .check-inner-table-left span.shipTooltipIn{
      width: 36%;
      right: -12px;
  }
.shipTooltipIn:after, .shipTooltipIn:before {
  bottom: inherit;
  top: 11px;
  left: -8%;
}
  }

/*
  Added fixes for shipping methods tooltip end
*/
.check-inner-table-left span.shipmethod{
  line-height: initial;
  }
  /**shipping method loader start*/
.new-ship-options .form-control::-webkit-input-placeholder {
  /** Edge */
  color: #a0a4b1 !important;
}

.new-ship-options .form-control:-ms-input-placeholder {
  /** Internet Explorer */
  color: #a0a4b1 !important;
}

.new-ship-options .form-control::placeholder {
  color: #a0a4b1 !important;
}

.new-shipping-opt-loading {
    text-align: center;
}
.new-shipping-loading {
    margin-bottom: 15px;
}
.new-ship-options-row.shipping-loading-row {
    border-radius: 3px;
    border: 1px solid #d3d8e0;
    padding: 11px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
span.new-op-price {
    position: absolute;
    right: 0;
    top: 0;
}
.shipping-radio-row .custom-control-label {
    width: 100%;
}
.shipping-radio-row .custom-control-label .text-muted{
	font-size:14px;
}
.new-ship-calculation {
    border-radius: 3px;
    border: 1px solid #d3d8e0;
}
.new-ship-options .spinner-grow {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .7s linear infinite;
    animation: spinner-grow .7s linear infinite;
}
@-webkit-keyframes spinner-grow {
	0% {
		transform: scale(0)
	}

	50% {
		opacity: 1;
		transform: none
	}
}

@keyframes spinner-grow {
	0% {
		transform: scale(0)
	}

	50% {
		opacity: 1;
		transform: none
	}
}

.d-block.my-3.new-ship-calculation .custom-control {
    margin-bottom: 0;
    padding: 15px 1.5rem 15px 3rem;
    border-bottom: 1px solid #d3d8e0;
}
.new-ship-calculation .custom-control-label:after, new-ship-calculation .custom-control-label:before {
    left: -1.5rem;
}
.d-block.my-3.new-ship-calculation .custom-control.custom-radio:last-child{
	border-bottom:0;
}
.anon-one-page-theme .new-ship-options.shipping-methods div{
   padding: 0px !important;
}

.anon-one-page-theme .new-ship-options.shipping-methods .spinner{
  display: block;
    width: 100%;
    text-align: center !important;
    margin-top: 15px;
    margin-bottom: 10px;
}
.anon-one-page-theme .new-ship-options-row.shipping-loading-row .spinner {
  text-align: center !important;
  margin-left: auto !important;
  float: none;
  margin: 0px auto !important;
}
.anon-one-page-theme .shipping-methods {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #d3d8e0;
  border-radius: 3px;
  opacity: 1;
}
.anon-one-page-theme .shipping-methods .custom-control-label {
  width: 100%;
}
.anon-one-page-theme .shipping-methods .custom-control-label {
  padding: 10px 10px 10px 40px;
  font-weight: normal;
  display: block;
}
.anon-one-page-theme .shipping-methods .custom-control-label:before {
  top: 50%;
  margin-top: -0.4rem;
  left: 13px;
}
.anon-one-page-theme .shipping-methods .custom-control-label:after {
  top: 50%;
  left: 13px;
  margin-top: -0.4rem;
}
.anon-one-page-theme .shipping-methods .custom-control.custom-radio + .custom-control.custom-radio {
  margin-top: 0px;
  border-top: 1px solid #d3d8e0;
}
.anon-one-page-theme .shipping-methods .custom-control-label strong{
  position: absolute;
  right: 15px;
}
.no-address-ptag{
  color: #a7abb0;
  padding: 10px 15px;
  font-size: 14px;
  cursor: default;
  margin: 0;
  border-top: 1px solid #d3d8e0;
}
/**shipping method loader end*/
/**3DS payment iframe start*/
.anon-one-page-theme #threedspaymentmodal iframe{
  height:300px;
}
.anon-one-page-theme #threedspaymentmodal iframe + iframe{
	height:0 !important;
}
/**3DS payment iframe end*/
/** paylater/venmo btn start*/
.anon-one-page-theme .flex-reverse-wrap .return-btn-position{
	margin-top: 210px;
}
.anon-one-page-theme #paylater-button-container{
  position: absolute; 
  top: 0;
}
.anon-one-page-theme .row.mt-4.flex-reverse-wrap{
  position: relative;
}
.anon-one-page-theme .upsell-view #paylater-button-container{
  position: relative;
}
.anon-one-page-theme .upsell-view .uni-paylater-venmo-upsell{
  padding: 0;
}
/** paylater/venmo btn end*/
/*Paypal one click**/
.anon-one-page-theme .incomplete-shipping-address-icon {
  color:#e3ca26;
  border-color:#e3ca26;
}
/** Link Product description start*/
.link-product-description{
  width: 85%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.uni-cross-sell-product p {
  margin: 0;
  color: #737373;
  font-size: 12px;
}
/** Link Product description end*/
