/*
 * This is a manifest file that'll be compiled into snapfish_cart.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *



 */
/*overlay common sizes*/
.cart .overlay-450 {
  width: 450px; }

.cart .overlay-420 {
  width: 420px; }

.cart .overlay-400 {
  width: 400px; }

.cart .overlay-550 {
  width: 550px; }

.cart .overlay-580 {
  width: 580px; }

.cart .overlay-500 {
  width: 500px; }

.cart .overlay-480 {
  width: 480px; }

.cart .overlay-750 {
  width: 750px; }

.cart .overlay-800 {
  width: 800px; }

.cart .overlay-600 {
  width: 600px; }

.cart .overlay-650 {
  width: 650px; }

.cart .overlay-100-percent {
  width: calc(100% - 60px); }

@media only screen and (max-width: 767px) {
  .cart .overlay-400, .cart .overlay-550, .cart .overlay-580, .cart .overlay-500, .cart .overlay-480, .cart .overlay-750, .cart .overlay-800, .cart .overlay-600, .cart .overlay-650 {
    width: 92% !important; }
  .cart .overlay-100-percent {
    width: calc(100% - 20px); } }

/*overlay common sizes*/
/*mixins*/
/*border radius for all corners*/
/*border radius top left corners*/
/*border radius top right corners*/
/*border radius bottom left corners*/
/*border radius bottom right corners*/
/*box shadow*/
/*transform*/
.cart .coupons-add-info {
  margin-top: 3px; }

.cart .coupons-overlay-height {
  max-height: 480px;
  overflow-y: auto; }
  @media only screen and (max-width: 600px) {
    .cart .coupons-overlay-height {
      max-height: 350px; } }
@media only screen and (max-width: 768px) {
  .cart .apple-pay-but-sec {
    display: inline-block;
    float: none; }
    .cart .apple-pay-but-sec .apple-button {
      display: inline-block;
      width: auto; }
      .cart .apple-pay-but-sec .apple-button:first-child {
        margin-right: 10px; }
    .cart .apple-pay-but-sec .apple-button-or {
      display: block; }
    .cart .apple-pay-but-sec .apple-button-checkout a {
      width: 100%; } }

.apple-pay-button {
  -apple-pay-button-type: check-out;
  /* Use any supported button type. */ }
  @media only screen and (max-width: 768px) {
    .apple-pay-button {
      -apple-pay-button-type: plain; } }
/*cart common class*/
.cart .hide-but-ico i {
  display: none; }

.cart .coupon-info-padding {
  padding-right: 0px !important; }

.cart .or-text {
  font-family: var(--page_sub_headings);
  color: var(--page_heading_font_color);
  font-size: var(--section_sub_heading_font_size);
  height: 34px;
  line-height: 35px;
  margin: 0 10px;
  display: inline-block;
  text-transform: uppercase; }

.double-qty .checkbox-wrapper input[type="checkbox"]:checked + i::after {
  top: 1px; }

.double-qty-bg {
  animation: colorchange-qty 5s;
  -webkit-animation: colorchange-qty 5s;
  -moz-animation: colorchange-qty 5s;
  -ms-animation: colorchange-qty 5s; }

.cart .prints-qty-sec {
  padding: 4px 0px;
  border-radius: 4px;
  -ms-border-radius: 4px;
  -mz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 2px;
  width: 45px;
  text-align: center; }

.cart .promo-bottom-border {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 5px;
  padding-right: 15px;
  border-bottom: 2px solid #ECECEC; }

.cart .turnoff-overlay-scroll {
  max-height: 400px;
  overflow-y: auto;
  margin-right: 0px !important; }

.cart .update-link {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2; }

.cart .order-basket-table td {
  font-family: var(--page_default_text);
  color: var(--page_default_font_color);
  font-size: var(--page_default_font_size); }

.cart .order-basket-heading td {
  text-transform: uppercase;
  font-family: var(--page_sub_headings);
  color: var(--page_heading_font_color);
  font-size: var(--section_sub_heading_font_size); }

.cart .shipbin-border-bottom {
  border-bottom: 1px solid #ECECEC;
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

/*shipping more info overlay css start*/
.cart .grey-border-3 {
  border-bottom: 1px solid #e5e5e5; }

.cart #delivery_option span sup {
  vertical-align: top;
  position: relative;
  top: -0.5em; }

.cart .more-info-overlay-table {
  width: 100%; }
  .cart .more-info-overlay-table th[scope=col] {
    padding: 15px 10px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    /*background:rgba(23, 173, 193, 0.15);*/
    font-family: var(--page_sub_headings);
    color: var(--page_heading_font_color);
    font-size: var(--section_sub_heading_font_size);
    line-height: var(--section_sub_heading_line_height);
    text-transform: uppercase; }
  .cart .more-info-overlay-table th[scope=row] {
    background: #f8f8f8;
    border-bottom: 2px solid #fff;
    width: 160px;
    vertical-align: middle;
    padding: 20px 10px;
    font-family: var(--page_sub_headings);
    color: var(--page_heading_font_color);
    font-size: var(--section_sub_heading_font_size);
    line-height: var(--section_sub_heading_line_height);
    text-transform: uppercase; }
    @media only screen and (max-width: 600px) {
      .cart .more-info-overlay-table th[scope=row] {
        width: 35%; } }
    .cart .more-info-overlay-table th[scope=row]:last-child {
      border-right: 0px; }
  .cart .more-info-overlay-table th sup {
    text-transform: none !important;
    font-family: var(--page_sub_headings);
    font-size: 12px; }
  .cart .more-info-overlay-table td, .cart .more-info-overlay-table th {
    text-align: center; }
  .cart .more-info-overlay-table td {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 10px;
    color: var(--page_default_font_color);
    font-size: var(--page_default_font_size);
    line-height: var(--page_default_font_line_height); }

.cart .delivery-option-name {
  font-family: var(--page_sub_headings);
  color: var(--page_heading_font_color);
  font-size: var(--section_sub_heading_font_size);
  line-height: var(--section_sub_heading_line_height); }

/*prints preview overlay*/
.cart .thumbnail-grid-section {
  width: 14%;
  padding-right: 10px;
  position: relative;
  margin-bottom: 40px;
  float: left;
  border-right: 10px solid #fff; }

.cart .thumbnail-surface {
  position: absolute;
  bottom: 0px;
  overflow: hidden; }

.cart .thumbnail-prv-zomm-ico {
  color: #fff !important;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer; }

.cart .prints-sizes-tab {
  text-align: center;
  overflow-x: auto;
  overflow-y: hidden;
  /*margin-left:25px;margin-right:25px*/
  max-width: 100%;
  position: relative; }

.cart .prints-sizes-tab ul {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  margin-bottom: 10px;
  display: inline-flex;
  min-width: 50px;
  max-width: 2000px;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #ccc;
  /*display:inline-block;*/
  margin-left: 0px;
  margin-right: 0px; }

.cart .prints-sizes-tab ul:after {
  clear: both;
  conten: "";
  display: table; }

.cart .prints-sizes-tab ul li {
  float: left;
  /*border-right:1px solid #666;*/
  padding: 0 10px 5px 10px;
  line-height: 16px;
  margin-right: 20px; }

/*.cart .prints-sizes-tab ul li:first-child{padding-left:0px;}*/
.cart .prints-sizes-tab ul li a {
  text-decoration: none;
  font-family: var(--page_sub_headings);
  color: var(--page_default_font_color); }

.cart .prints-sizes-tab ul li a:hover {
  text-decoration: none; }

.cart .prints-sizes-tab ul li.selected a {
  color: var(--font-color-orange);
  font-family: var(--page_sub_headings);
  /*font-family:'AvenirLTStdMedium', arial;*/ }

.cart .prints-sizes-tab ul li:last-child {
  border-right: 0px;
  margin-right: 0px; }

.cart .grey-border-line {
  border-top: 1px solid #efefef; }

.cart .prv-back::before, .cart .prv-next::before {
  content: ">";
  font-size: 20px;
  right: 0px;
  position: absolute;
  top: -1px; }

.cart .prv-back::before {
  content: "<";
  left: 0; }

.cart .tab-back-arrow a, .cart .tab-back-arrow a:hover {
  font-family: var(--page_sub_headings);
  font-size: var(--section_sub_heading_font_size);
  text-decoration: none; }

.cart .prints-qty-section {
  position: absolute;
  bottom: -25px;
  width: 100%;
  text-align: center; }

.cart .prints-preview-scroll {
  max-height: 310px;
  overflow-y: auto; }

.cart .product-surface-container {
  height: 400px;
  overflow-y: auto;
  scrollbar-width: thin; }

/*smart card start*/
.cart .edd-info-arrow {
  position: absolute;
  right: -18px;
  top: 4px;
  color: #0065b8; }

/*smart card end*/
/*force address validation class start*/
.cart .force-add-vald-sec {
  padding: 16px 60px 19px 20px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  max-width: 80%;
  display: inline-block; }
  @media only screen and (max-width: 768px) {
    .cart .force-add-vald-sec {
      width: 100%;
      max-width: initial;
      display: block;
      padding-right: 20px; } }
  .cart .force-add-vald-sec .buttons-dis-sec {
    display: block;
    margin-top: 25px; }

.cart .buttons-dis-sec {
  display: none; }

/*force address validation class end*/
/*x-sell class start*/
.cart .non-fullfill-section {
  margin-left: -10px;
  margin-right: -10px;
  padding: 20px 10px 5px 10px; }
  .cart .non-fullfill-section .fullfill-line-item-padding {
    margin-top: 0;
    border-bottom: 0px; }
  .cart .non-fullfill-section .shipbin-border-bottom {
    margin-bottom: 0px;
    border-bottom: 0px; }
    @media only screen and (max-width: 768px) {
      .cart .non-fullfill-section .shipbin-border-bottom {
        padding-bottom: 8px; } }
  .cart .non-fullfill-section .border-multi-line-item {
    border-bottom: 1px solid #fff; }
  .cart .non-fullfill-section .xcell-line-item-section {
    background: transparent !important; }

.cart .fulfill-shipbin-border {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px; }

.cart .xcell-line-item-section {
  margin-left: -10px;
  margin-right: -10px;
  padding: 19px 10px 15px 10px;
  margin-bottom: 15px; }
  .cart .xcell-line-item-section .shipbin-border-bottom {
    padding-top: 0px;
    padding-bottom: 0px; }
  .cart .xcell-line-item-section .edit-link-text {
    color: #9e9e9e; }

.cart .zoom-icon {
  height: 22px;
  position: absolute;
  right: -4px;
  top: -4px;
  width: 27px;
  font-size: 22px;
  color: #9e9e9e;
  text-decoration: none; }
  .cart .zoom-icon:hover {
    color: #9e9e9e; }

/*x-sell class end*/
/*strike through class start*/
.cart .strike-through-line-item-section .product-description-td {
  padding-top: 4px;
  width: 45%;
  white-space: normal;
  word-wrap: break-word;
  padding-right: 30px !important; }

.cart .strike-through-line-item-section .unit-price-td {
  width: 22%;
  padding-right: 15px;
  text-align: right;
  padding-top: 3px; }

.cart .strike-through-line-item-section .qty-display-td {
  width: 15%;
  /*text-align:center;*/ }

.cart .strike-through-line-item-section .total-price-td {
  width: 18%;
  text-align: right;
  padding-top: 3px; }

.cart .strike-through-line-item-section .sale-promo-text {
  font-family: var(--page_sub_headings) !important;
  font-size: var(--section_sub_heading_font_size);
  line-height: var(--section_sub_heading_line_height) !important;
  color: #D74012 !important; }

.cart .strike-through-line-item-section .strike-through {
  color: #707070 !important; }

@media only screen and (max-width: 600px) {
  .cart .strike-through-line-item-section .qty-display-td {
    width: 20%;
    /*text-align:center;*/ }
  .cart .strike-through-line-item-section .total-price-td {
    width: 70%;
    text-align: right;
    padding-left: 10px; }
  .cart .strike-through-line-item-section .m-strke-price-td {
    display: block;
    width: 100%; } }

.cart .cart-line-item-section .product-description-td {
  padding-top: 4px;
  width: 55%;
  white-space: normal;
  word-wrap: break-word;
  padding-right: 40px !important; }

.cart .cart-line-item-section .unit-price-td {
  width: 12%;
  padding-top: 3px; }

.cart .cart-line-item-section .qty-display-td {
  width: 13%;
  /*text-align:center;*/ }

.cart .cart-line-item-section .total-price-td {
  width: 20%;
  text-align: right;
  padding-top: 3px; }

.cart .cart-line-item-section .hide-strike-price {
  display: none; }

.cart .cart-line-item-section .strike-through-padding:empty {
  margin-right: 0px; }

/*strike through class end*/
/*coupon sec class start*/
.cart .promotion-icon {
  position: absolute;
  left: -30px;
  top: 0px;
  font-size: 20px;
  color: var(--promotions-text-color); }

.cart .promotions-section {
  padding-right: 10px;
  padding-left: 30px;
  word-break: normal;
  word-wrap: break-word; }

/*coupon sec class end*/
.cart .img-aggre-info-tool-tip {
  left: 0px;
  position: absolute;
  top: 33px;
  width: 330px;
  text-align: left; }
  .cart .img-aggre-info-tool-tip .up-arrow-v1 {
    position: absolute;
    top: -10px; }
  @media only screen and (max-width: 768px) {
    .cart .img-aggre-info-tool-tip {
      top: 36px;
      width: 300px;
      left: auto; } }
.cart .img-aggre-overlay-head {
  background: #fff !important;
  padding-bottom: 10px !important; }

.cart .addon-info-tool-tip {
  left: 0px;
  position: absolute;
  bottom: 35px;
  width: 280px;
  text-align: center;
  /*@media only screen and (max-width: 768px) {
      top:36px;
      width: 300px;
      left: auto;
  }*/ }
  .cart .addon-info-tool-tip .down-arrow {
    position: absolute;
    bottom: -10px; }

/*archival account sec*/
.cart .edd-archival-section {
  /* background:rgba(23, 173, 193, 0.1);*/
  padding: 16px 19px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  /*.padding-archival{margin-left:-35px;}*/ }
  .cart .edd-archival-section .edd-archival-info-txt {
    display: block;
    margin-bottom: 33px;
    padding-left: 35px;
    position: relative; }
  .cart .edd-archival-section .pobox-info-message-section {
    background: transparent; }
  .cart .edd-archival-section .comm-error-ico {
    top: 2px;
    left: 2px; }
  .cart .edd-archival-section .archive-head-margin {
    margin-bottom: 13px; }
  .cart .edd-archival-section .au-archival-padding {
    margin-top: -10px; }

.cart .edd-archival-info-txt {
  display: none; }

/*archival account sec*/
/*total sec start*/
.cart .cart-price-total-section td {
  text-align: right; }

.cart .cart-price-total-section .small-text {
  color: #808080 !important; }

/*total sec end*/
/*paypal button class start*/
.cart .paypal-button-new, .cart .paypal-button-new-opt1 {
  text-align: left;
  padding-top: 8px;
  -webkit-border-radius: 71px;
  -moz-border-radius: 71px;
  -ms-border-radius: 71px;
  border-radius: 71px;
  background-color: #ffc439;
  cursor: pointer;
  display: inline-block;
  min-height: 35px;
  background-image: url(/release-20260407-0559-7682b26/assets/globalcart-sprite-2d231f63715579be15534975fcfc370103359eb36427c1fe7551521cc80e977a.png);
  background-position: 15px -326px;
  background-repeat: no-repeat;
  padding-left: 88px;
  padding-right: 15px;
  text-decoration: none;
  font-size: var(--paypal_button_font_size);
  font-family: var(--font_semi_bold);
  color: #2C2E2F;
  /*img, span{height: 17px;max-height: 21px;min-height: 14px;}*/ }
  .cart .paypal-button-new:hover, .cart .paypal-button-new-opt1:hover {
    background-color: #f2ba36;
    text-decoration: none; }
  .cart .paypal-button-new span, .cart .paypal-button-new-opt1 span {
    position: relative;
    /*top:-4px;*/
    color: #2C2E2F;
    font-size: var(--paypal_button_font_size);
    font-family: var(--font_semi_bold);
    /*text-transform: uppercase;*/
    text-decoration: none; }

.cart .paypal-button-new-opt1 {
  background-position: right -176px top -328px;
  padding-right: 86px;
  padding-left: 15px; }

.cart .cs-preview-overlay {
  width: 550px; }

@media (min-width: 769px) and (max-width: 979px) {
  .promotion-section .field-section {
    width: 70% !important; }
  .promotion-section .button-section {
    width: 25% !important; } }

@media only screen and (max-width: 768px) {
  /*paypal button hacking css start*/
  .cart .coupon-info-padding {
    padding-right: 0.625rem !important; }
  .cart #paypal_checkout_bottom div {
    width: auto; }
  /*paypal button hacking css end*/
  .cart .shippinginfo-table td {
    text-align: left;
    vertical-align: top;
    padding: 20px 5px; }
  .cart .shippinginfo-table td:first-child, .cart .shippinginfo-table th:first-child {
    width: 50%; }
  .cart .prints-preview-scroll {
    max-height: none; }
  .cart .promotions-section {
    word-break: break-all;
    word-wrap: break-word; }
  .cart .or-text {
    margin: 0px; }
  .cart .cart-price-total-section td:last-child {
    padding-right: 0px !important; }
  .cart .cart-price-total-section td:first-child, .cart .cart-price-total-section th:first-child {
    text-align: left !important; }
  .cart .order-basket-table {
    width: 70% !important; }
  .cart .order-basket-table td:last-child {
    padding-right: 0px !important; }
  .cart .thumbnail-grid-section {
    width: 20%; } }

@media only screen and (max-width: 767px) {
  .cart .cs-preview-overlay {
    width: 95%; }
  .cart .prints-sizes-tab ul li a {
    font-size: 12px; }
  .cart .prints-sizes-tab ul li.selected a {
    font-size: 12px; }
  .cart .prints-sizes-tab ul li {
    padding-left: 3px;
    padding-right: 3px;
    margin-right: 10px;
    padding-bottom: 4px; }
  .cart .prints-sizes-tab ul {
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 5px; } }

@media (min-width: 320px) and (max-width: 479px) {
  .cart .thumbnail-grid-section {
    width: 50%; }
  .promotion-section .field-section {
    width: 55% !important; }
  .promotion-section .button-section a {
    padding: 8px 16px 6px; } }

@media (min-width: 480px) and (max-width: 767px) {
  .cart .thumbnail-grid-section {
    width: 33%; } }
.cart {
  /*import overlay class start*/ }
  .cart .address-widget-component.shipping-address-overlay {
    width: 740px; }
  .cart .overlay-dim-off-layer-v1 {
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 999;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    filter: alpha(opacity=25);
    /* IE */
    opacity: 0.25;
    /* Safari, Opera */
    -moz-opacity: 0.25; }
  .cart .address-widget-component.reveal-modal.floating-button,
  .cart .address-widget-component dialog.floating-button {
    padding-bottom: 10px !important; }
  .cart .address-widget-component {
    width: 580px;
    /*.buttons-padding-overlay-{margin-left:25px;}*/ }
    .cart .address-widget-component .buttons-padding {
      margin-left: 15px;
      margn-right: 0px; }
    .cart .address-widget-component .adressbook-scroll {
      min-height: 400px; }
    .cart .address-widget-component .extend-buttons-gap {
      margin-left: 20px; }
    @media only screen and (max-width: 500px) {
      .cart .address-widget-component .overlay-footer-sec a {
        display: inline-block; }
      .cart .address-widget-component .overlay-footer-sec .extend-buttons-gap {
        margin-left: 0px; } }
    .cart .address-widget-component .row {
      margin-left: 0px;
      margin-right: 0px; }
    .cart .address-widget-component .ui-selectmenu-text {
      font-family: BrandonGrotesqueMedium !important; }
  .cart .validation-component {
    border-bottom: 1px solid #cccccc; }
    .cart .validation-component .multi-address-book-user-info-sec {
      padding-left: 15px;
      padding-right: 15px; }
    .cart .validation-component .address-book-user-info-sec {
      padding-bottom: 20px;
      border-bottom: 1px solid #cccccc;
      margin-bottom: 15px; }
    .cart .validation-component .address-val-user-info-sec {
      margin-bottom: 15px; }
    .cart .validation-component .suggestion-txt-color {
      color: var(--font-color-red);
      font-size: var(--page_default_font_size); }
    .cart .validation-component .select-all-sec {
      position: relative;
      padding-left: 35px; }
    .cart .validation-component .import-link-sec {
      text-align: right; }
    .cart .validation-component .address-count-dis-sec {
      background-color: #cccccc;
      padding: 5px 15px;
      text-align: center;
      font-size: 14px; }
      .cart .validation-component .address-count-dis-sec span {
        font-size: var(--section_sub_heading_font_size);
        font-family: var(--page_sub_headings); }
      .cart .validation-component .address-count-dis-sec.select-address {
        /*background-color:#c2e8ff;*/ }
    .cart .validation-component .font-icon-success-ico:before {
      content: '\e824' !important; }
    .cart .validation-component .font-icon-alert, .cart .validation-component .font-icon-success-ico {
      position: absolute;
      left: 0px;
      top: -3px !important;
      color: var(--font-color-red);
      font-size: 23px; }
    .cart .validation-component .font-icon-success-ico {
      color: var(--promotions-text-color);
      top: -1px !important;
      font-size: 20px; }
    .cart .validation-component .address-book-address-sec, .cart .validation-component .multi-address-book-address-sec, .cart .validation-component .static-recipient-addresses-sec {
      position: relative;
      padding-left: 35px;
      padding-bottom: 13px;
      border-bottom: 1px solid #cccccc;
      margin-bottom: 15px; }
      .cart .validation-component .address-book-address-sec:last-child, .cart .validation-component .multi-address-book-address-sec:last-child, .cart .validation-component .static-recipient-addresses-sec:last-child {
        border-bottom: 0px; }
    .cart .validation-component .multi-address-book-address-sec .wg-global-checkbox-1 .checkbox_label:after {
      top: 7px; }
    .cart .validation-component .multi-address-book-address-sec {
      margin-bottom: 18px;
      padding-bottom: 13px; }
      .cart .validation-component .multi-address-book-address-sec:last-child {
        border-bottom: 0px;
        padding-bottom: 5px; }
    .cart .validation-component .static-recipient-addresses-sec {
      padding-left: 0px; }
    .cart .validation-component .see-more-button {
      border-top: 1px solid #cccccc;
      margin-bottom: 20px;
      text-align: center;
      padding-top: 20px; }
    .cart .validation-component .radiobutton-wrapper, .cart .validation-component .wg-global-checkbox-1 {
      float: none;
      position: absolute;
      top: 0px;
      left: 0px; }
    .cart .validation-component .wg-global-checkbox-1 {
      top: 1px; }
    .cart .validation-component .address-footer-sec {
      border-bottom: 1px solid #cccccc;
      margin-left: -30px;
      padding-bottom: 6px; }
    .cart .validation-component .view-more-less-link {
      margin-left: 40px;
      margin-bottom: 10px;
      margin-top: -10px; }
    .cart .validation-component .validation-adress-dis-sec {
      border-bottom: 1px solid #cccccc;
      clear: both;
      margin-bottom: 15px; }
      .cart .validation-component .validation-adress-dis-sec:last-child {
        border-bottom: 0px; }
      .cart .validation-component .validation-adress-dis-sec .arrow-symbol-1 {
        border-width: 0 2px 2px 0; }
        .cart .validation-component .validation-adress-dis-sec .arrow-symbol-1.up-arrow {
          position: relative;
          top: 3px; }
        .cart .validation-component .validation-adress-dis-sec .arrow-symbol-1.down-arrow {
          position: relative;
          bottom: 2px; }
      .cart .validation-component .validation-adress-dis-sec .val-address-head {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 10px;
        margin-bottom: 13px;
        padding-right: 25px;
        display: none; }
      .cart .validation-component .validation-adress-dis-sec .vali-address-sec {
        position: relative;
        padding-left: 35px;
        margin-bottom: 18px;
        padding-right: 25px; }
      .cart .validation-component .validation-adress-dis-sec .original-address-col, .cart .validation-component .validation-adress-dis-sec .sugg-address-col {
        width: 50%;
        float: left; }
      .cart .validation-component .validation-adress-dis-sec .single-address {
        width: 100%; }
      .cart .validation-component .validation-adress-dis-sec:first-child .original-address-col .val-address-head {
        display: block; }
      .cart .validation-component .validation-adress-dis-sec:first-child .sugg-address-col .val-address-head {
        display: block; }
      @media only screen and (max-width: 767px) {
        .cart .validation-component .validation-adress-dis-sec {
          margin-bottom: 30px; }
          .cart .validation-component .validation-adress-dis-sec .original-address-col, .cart .validation-component .validation-adress-dis-sec .sugg-address-col {
            width: 100%;
            float: none; }
          .cart .validation-component .validation-adress-dis-sec .val-address-head {
            display: block; } }
    @media only screen and (max-width: 767px) {
      .cart .validation-component .flex-order-shuffle {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        -webkit-align-items: center;
        width: 100%; }
        .cart .validation-component .flex-order-shuffle .flex-order-1, .cart .validation-component .flex-order-shuffle .flex-order-2 {
          width: 100%; }
        .cart .validation-component .flex-order-shuffle .flex-order-1 {
          order: 1; }
        .cart .validation-component .flex-order-shuffle .flex-order-2 {
          order: 2; }
      .cart .validation-component .import-link-sec {
        text-align: left; }
      .cart .validation-component .multi-address-book-user-info-sec {
        padding-left: 5px;
        padding-right: 5px; } }
  .cart .csv-import-info-sec {
    background: #F4F0EE;
    padding: 5px 20px;
    color: #404040; }
    .cart .csv-import-info-sec span {
      font-size: var(--page_default_font_size);
      line-height: var(--page_default_font_line_height); }
    .cart .csv-import-info-sec span.pipe-symbol {
      padding-left: 2.6px;
      padding-right: 2.6px; }
  .cart .csv-error-ico-sec {
    border: 2px dotted #E31837;
    padding: 40px 45px;
    width: 130px;
    height: 130px;
    margin: 0 auto; }
  .cart .csv-error-ico {
    width: 33px;
    height: 45px; }
  .cart .common-widget-overlay {
    position: absolute;
    top: 100px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    width: 300px;
    z-index: 999;
    /*.delete-add-padd{
          div, span {
            font-size: 14px !important;
          }
        }*/ }
    .cart .common-widget-overlay .panel-sec {
      background-color: #FFFFFF;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      border: 1px solid #e2e2e2;
      border-radius: 6px;
      -ms-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      padding: 0 0 25px 0;
      text-align: left; }
    .cart .common-widget-overlay .dialog-heading-sec {
      background: #e2e2e2 none repeat scroll 0 0;
      font-size: var(--overlays_heading_font_size);
      padding: 10px 0;
      border-top-left-radius: 6px;
      -moz-border-top-left-radius: 6px;
      -ms-border-top-left-radius: 6px;
      -webkit-border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      -ms-border-top-right-radius: 6px;
      -moz-border-top-right-radius: 6px;
      -webkit-border-top-right-radius: 6px;
      position: relative;
      text-align: center; }
    .cart .common-widget-overlay .body-sec {
      padding: 15px 10px 0 10px; }
    .cart .common-widget-overlay .close-link-icon {
      width: 25px;
      height: 25px;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -webkit-border-radius: 100%;
      border: 2px solid #404040;
      font-size: 18px;
      display: block;
      color: #404040;
      line-height: 22px;
      text-align: center;
      position: absolute;
      top: 10px;
      right: 10px;
      font-family: BrandonGrotesque;
      text-decoration: none; }
    .cart .common-widget-overlay .buttons-padding {
      margin-right: 0px;
      margin-left: 10px; }
    .cart .common-widget-overlay .ms-pushdown-2 {
      margin-bottom: 10px; }
    .cart .common-widget-overlay .delete-add-padd {
      margin-left: 10px; }
    @media only screen and (max-width: 767px) {
      .cart .common-widget-overlay {
        width: 280px;
        top: 90px; } }
  .cart .save-address-notification {
    z-index: 999;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 300px;
    padding: 0 15px 0 30px;
    top: -5px;
    color: #fff !important;
    animation: colorchange 10s;
    -webkit-animation: colorchange 10s;
    -moz-animation: colorchange 10s;
    -ms-animation: colorchange 10s;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .cart .save-address-notification .alerticon:before {
      content: '\0021';
      position: absolute;
      width: 30px;
      text-align: center;
      transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 18px;
      font-style: normal;
      top: 50%;
      left: 0;
      text-align: center;
      font-family: BrandonGrotesque; }
    .cart .save-address-notification div {
      border-left: 1px dotted #fff;
      padding: 8px 0 8px 15px;
      color: #ffffff; }
    @media only screen and (max-width: 640px) {
      .cart .save-address-notification {
        width: 280px; } }
@keyframes colorchange {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@-webkit-keyframes colorchange {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@-moz-keyframes colorchange {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@-ms-keyframes colorchange {
  .cart .save-address-notification 0% {
    opacity: 1; }
  .cart .save-address-notification 100% {
    opacity: 0;
    display: none; } }
  .cart .ml-add-heading {
    margin-top: 25px;
    margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .cart .ml-add-heading {
      margin-top: 20px;
      margin-bottom: 5px; } }
