@charset "UTF-8";
.bedguard-info-row {
  display: flex;
  margin: 1rem 0;
  justify-content: space-between; }
  .bedguard-info-row h4,
  .bedguard-info-row h5 {
    margin: 0; }
  .bedguard-info-row .bg-col-details {
    width: 66.666666%; }
  .bedguard-info-row .bg-col-logo {
    width: 33.333333%; }
  @media only screen and (max-width: 800px) {
    .bedguard-info-row.bg-mob-column {
      flex-direction: column; }
    .bedguard-info-row .bg-col-details {
      width: 100%;
      order: 1; }
    .bedguard-info-row .bg-col-logo {
      width: 100%;
      order: 0;
      margin-bottom: 10px;
      text-align: center; }
      .bedguard-info-row .bg-col-logo img {
        max-width: 80%; } }

[data-cart-bedguard] {
  margin: 0 auto 25px; }
  [data-cart-bedguard] .bedguard-info {
    border-radius: 10px;
    background: #fff;
    padding: 20px; }
    [data-cart-bedguard] .bedguard-info #service-wrapper {
      margin-bottom: 0;
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      align-items: center; }
    [data-cart-bedguard] .bedguard-info .bedguard-info-row {
      margin-top: 0; }
      [data-cart-bedguard] .bedguard-info .bedguard-info-row img {
        margin-left: 10px;
        max-width: 135px; }
    [data-cart-bedguard] .bedguard-info span {
      font-size: 0.9rem;
      color: #003160; }
  [data-cart-bedguard] .font-weight-bold {
    font-weight: bold; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-wrapper {
    display: flex;
    flex-direction: column; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bg-border-top,
  [data-cart-bedguard] #service-info-modal-bedguard .bg-border-top {
    border-top: 1px solid #e5e5e5; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bg-border-bottom,
  [data-cart-bedguard] #service-info-modal-bedguard .bg-border-bottom {
    border-bottom: 1px solid #e5e5e5; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bg-padding-top,
  [data-cart-bedguard] #service-info-modal-bedguard .bg-padding-top {
    padding-top: 14px; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bg-padding-bottom,
  [data-cart-bedguard] #service-info-modal-bedguard .bg-padding-bottom {
    padding-bottom: 14px; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-header,
  [data-cart-bedguard] #service-info-modal-bedguard .drawer-header {
    padding: 15px 25px;
    color: #3C1558; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] h4,
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] h5,
  [data-cart-bedguard] #service-info-modal-bedguard h4,
  [data-cart-bedguard] #service-info-modal-bedguard h5 {
    text-transform: none;
    color: #3C1558; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .price,
  [data-cart-bedguard] #service-info-modal-bedguard .price {
    color: #d40055; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-body,
  [data-cart-bedguard] #service-info-modal-bedguard .drawer-body {
    padding: 0 30px 30px;
    flex-grow: 1; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-body .service-info,
    [data-cart-bedguard] #service-info-modal-bedguard .drawer-body .service-info {
      font-size: 1rem; }
      [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-body .service-info li,
      [data-cart-bedguard] #service-info-modal-bedguard .drawer-body .service-info li {
        color: #767676; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-body .accordion-navigation,
    [data-cart-bedguard] #service-info-modal-bedguard .drawer-body .accordion-navigation {
      border-width: 1px 0 0; }
      [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-body .accordion-navigation .accordion-title,
      [data-cart-bedguard] #service-info-modal-bedguard .drawer-body .accordion-navigation .accordion-title {
        text-transform: none;
        padding: 10px 5px; }
      [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-body .accordion-navigation .accordion-navigation-actions,
      [data-cart-bedguard] #service-info-modal-bedguard .drawer-body .accordion-navigation .accordion-navigation-actions {
        top: 0.6rem; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer,
  [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer {
    background-color: #FFFFFF; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer h5,
    [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer h5 {
      font-weight: normal; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer > div,
    [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer > div {
      padding: 0 30px; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer .bedguard-drawer-footer-bg,
    [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer .bedguard-drawer-footer-bg {
      border-top: 1px solid #cccccc;
      background-color: #f2f7fc; }
      [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer .bedguard-drawer-footer-bg #bedguard-drawer-price,
      [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer .bedguard-drawer-footer-bg #bedguard-drawer-price {
        font-weight: bold; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer #service-bedguard-buttons #service-add-button,
    [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer #service-bedguard-buttons #service-add-button {
      width: auto; }
      [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer #service-bedguard-buttons #service-add-button.disabled,
      [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer #service-bedguard-buttons #service-add-button.disabled {
        pointer-events: none;
        background-color: #b1b1b1; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer #service-bedguard-buttons > .button,
    [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer #service-bedguard-buttons > .button {
      flex-grow: 1;
      padding: 1rem; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer label,
    [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer label {
      font-weight: bold;
      font-size: 1.14285rem;
      color: #000000; }
    [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer a:not(.button),
    [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer a:not(.button) {
      text-decoration: underline; }

/* SPEND SAVE */
.spend-message-container {
  background-color: white;
  padding: 10px;
  width: calc(100% - 20px);
  height: auto;
  margin: 20px auto 0 auto;
  border: 1px solid;
  border-radius: 10px;
  text-align: center; }
  .spend-message-container p {
    margin: 0;
    padding: 0;
    font-weight: bold; }

.progress-container {
  background: #f5f0fd;
  padding: 10px;
  margin: 0 auto 20px auto;
  border: 0;
  width: 100%;
  display: inline-block;
  border-radius: 10px; }
  .progress-container p {
    font-size: 0.95rem !important;
    color: #17120f !important;
    padding: 0;
    margin: 0 0 10px 0; }

.progress-bg {
  margin: 0 auto;
  width: 100%;
  height: 15px;
  border-radius: 10px;
  text-align: center;
  -moz-box-shadow: inset 0 0 10px #ccc;
  -webkit-box-shadow: inset 0 0 10px #ccc;
  box-shadow: inset 0 0 10px #ccc; }
  @media screen and (max-width: 700px) {
    .progress-bg {
      height: auto; } }

.sprogress-bar {
  height: 15px;
  border-radius: 10px;
  float: left;
  width: 120px;
  background-color: #552994; }

.progress-bg h3.goal,
.progress-bg h3.raised {
  font-size: 1rem;
  font-weight: 600;
  line-height: 58px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: inline; }

@media screen and (max-width: 600px) {
  .progress-bg h3.goal,
  .progress-bg h3.raised {
    font-size: 0.9rem; } }

.progress-bg h3.raised {
  color: #fff; }

.progress-bg h3.goal {
  color: #505050;
  text-align: center; }

body .progress-bg h3.raised {
  -webkit-animation: fadein 4s;
  /* Safari and Chrome */
  -moz-animation: fadein 4s;
  /* Firefox */
  -ms-animation: fadein 4s;
  /* Internet Explorer */
  -o-animation: fadein 4s;
  /* Opera */
  animation: fadein 4s; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Safari and Chrome */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

​​ .progress-bg h3.goal {
  float: right;
  display: inline;
  padding: 0 25px 0 0;
  text-align: center; }

body .progress-bg div {
  -webkit-animation: progress-bar 2s ease forwards;
  -moz-animation: progress-bar 2s ease forwards;
  -o-animation: progress-bar 2s ease forwards;
  animation: progress-bar 2s ease forwards; }

body .progress-bg-full div {
  -webkit-animation: progress-bar-full 2s ease forwards;
  -moz-animation: progress-bar-full 2s ease forwards;
  -o-animation: progress-bar-full 2s ease forwards;
  animation: progress-bar-full 2s ease forwards; }

@-webkit-keyframes progress-bar {
  from {
    width: 0%; }
  to {
    width: 65%; } }

@-moz-keyframes progress-bar {
  from {
    width: 0%; }
  to {
    width: 65%; } }

@-o-keyframes progress-bar {
  from {
    width: 0%; }
  to {
    width: 65%; } }

@keyframes progress-bar {
  from {
    width: 0%; }
  to {
    width: 65%; } }

@keyframes progress-bar-full {
  from {
    width: 0%; }
  to {
    width: 100%; } }

@media screen and (max-width: 700px) {
  @-webkit-keyframes progress-bar {
    from {
      width: 0%; }
    to {
      width: 75%; } }
  @-moz-keyframes progress-bar {
    from {
      width: 0%; }
    to {
      width: 75%; } }
  @keyframes progress-bar {
    from {
      width: 0%; }
    to {
      width: 75%; } } }

#price-recycling-incl {
  display: none;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #003160; }

#service-wrapper {
  margin-top: 20px;
  display: none;
  background-color: #EAEAEF;
  border: 1px solid #B2B2B2;
  border-radius: 2px;
  padding: 14px;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.48px;
  color: #003160;
  margin-bottom: 2rem; }
  #service-wrapper.enabled {
    display: flex; }
  #service-wrapper.selected {
    border: 2px solid #3C1558;
    padding: 13px; }
  @media screen and (max-width: 480px) {
    #service-wrapper {
      flex-wrap: wrap;
      font-size: 1rem; } }
  @media screen and (max-width: 479px) {
    #service-wrapper {
      flex-wrap: nowrap; } }
  @media screen and (min-width: 801px) and (max-width: 1080px) {
    #service-wrapper {
      flex-wrap: wrap; } }
  #service-wrapper .price {
    color: #D30256; }
    @media screen and (max-width: 480px) {
      #service-wrapper .price {
        margin-left: 30px; } }
    @media screen and (min-width: 801px) and (max-width: 1080px) {
      #service-wrapper .price {
        flex: 0 0 50%;
        margin-left: 39px; } }
    @media screen and (max-width: 375px) {
      #service-wrapper .price {
        margin-left: 10px; } }
    #service-wrapper .price s {
      color: #6a6a6a; }
  #service-wrapper #service-info-icon {
    width: 18px;
    height: 18px;
    margin-left: 5px;
    align-self: center;
    cursor: pointer; }
    @media screen and (max-width: 335px) {
      #service-wrapper #service-info-icon {
        position: absolute;
        top: 5px; } }
    @media screen and (min-width: 801px) and (max-width: 835px) {
      #service-wrapper #service-info-icon {
        position: absolute;
        top: 5px; } }
  #service-wrapper span {
    line-height: 29px; }
  #service-wrapper .service-text {
    flex-grow: 1; }
    @media screen and (max-width: 335px) {
      #service-wrapper .service-text {
        position: relative; } }
    @media screen and (min-width: 801px) and (max-width: 1080px) {
      #service-wrapper .service-text {
        flex: 0 0 calc(100% - 39px); } }
    @media screen and (min-width: 801px) and (max-width: 835px) {
      #service-wrapper .service-text {
        position: relative; } }
  #service-wrapper .checkbox {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3C1558;
    border-radius: 3px;
    opacity: 1;
    width: 18px;
    height: 18px;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 5px; }
    @media screen and (max-width: 600px) {
      #service-wrapper .checkbox {
        width: 33px;
        max-width: 33px;
        height: 25px;
        max-height: 25px; } }
    #service-wrapper .checkbox.selected {
      background: #3C1558;
      border: 1px solid #3C1558; }
      #service-wrapper .checkbox.selected::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: white;
        -webkit-mask-size: 60% 60%;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-size: 60% 60%;
        mask-repeat: no-repeat;
        mask-position: center; }

.service-drawer {
  background-color: rgba(51, 51, 51, 0.4); }

.service-drawer .service-info,
.service-info-modal .service-info {
  list-style: none;
  margin: 0; }
  .service-drawer .service-info li,
  .service-info-modal .service-info li {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0px;
    color: #452067;
    margin-bottom: 14px; }
    .service-drawer .service-info li img,
    .service-info-modal .service-info li img {
      margin-top: 7px;
      margin-right: 20px; }

.service-drawer .service-drawer-close,
.service-info-modal .service-drawer-close {
  cursor: pointer; }

.service-drawer #service-selected,
.service-info-modal #service-selected {
  display: none; }
  .service-drawer #service-selected.selected,
  .service-info-modal #service-selected.selected {
    display: block; }

.service-drawer #service-add-button,
.service-info-modal #service-add-button {
  width: 100%;
  text-transform: capitalize;
  margin-top: 6px; }

.service-drawer .service-subheading,
.service-info-modal .service-subheading {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0px;
  color: #452067;
  margin-bottom: 20px; }

.service-drawer #service-options,
.service-info-modal #service-options {
  margin: 0;
  margin-bottom: 2rem; }
  .service-drawer #service-options.selected,
  .service-info-modal #service-options.selected {
    display: none; }

.service-drawer .service-option,
.service-info-modal .service-option {
  display: flex;
  background: #F4F4F4 0% 0% no-repeat padding-box;
  border: 1px solid #B2B2B2;
  border-radius: 2px;
  list-style: none;
  padding: 15px;
  margin-bottom: 10px;
  cursor: pointer;
  align-items: center;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.48px; }
  .service-drawer .service-option.selected,
  .service-info-modal .service-option.selected {
    border: 2px solid #3C1558;
    padding: 14px; }
    .service-drawer .service-option.selected .service-option-checkbox,
    .service-info-modal .service-option.selected .service-option-checkbox {
      background-color: #3C1558; }
      .service-drawer .service-option.selected .service-option-checkbox::after,
      .service-info-modal .service-option.selected .service-option-checkbox::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: white;
        -webkit-mask-size: 60% 60%;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-size: 60% 60%;
        mask-repeat: no-repeat;
        mask-position: center; }
    .service-drawer .service-option.selected .service-option-price,
    .service-info-modal .service-option.selected .service-option-price {
      font-weight: 700;
      color: #D30256; }
  .service-drawer .service-option .service-option-checkbox,
  .service-info-modal .service-option .service-option-checkbox {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3C1558;
    border-radius: 3px;
    opacity: 1;
    width: 18px;
    height: 18px;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 5px; }
  .service-drawer .service-option .service-option-title,
  .service-info-modal .service-option .service-option-title {
    font-weight: 600;
    color: #003160;
    flex-grow: 1; }
  .service-drawer .service-option .service-option-price,
  .service-info-modal .service-option .service-option-price {
    color: #3C1558; }
  .service-drawer .service-option .service-remove,
  .service-info-modal .service-option .service-remove {
    width: 29px;
    height: 29px;
    margin-left: 15px;
    border-radius: 15px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #3C1558;
    font-weight: 600;
    color: #3c1558;
    text-align: center; }

.service-drawer #service-price-wrapper,
.service-info-modal #service-price-wrapper {
  margin-top: 0; }

@media screen and (max-width: 370px) {
  .service-drawer .hide-xsmall,
  .service-info-modal .hide-xsmall {
    display: none; } }

@media only screen and (max-width: 800px) {
  .service-drawer .drawer-title {
    font-size: 20px; }
  .service-drawer .drawer-header {
    padding: 15px 18px; } }

@media only screen and (max-width: 800px) {
  .cart-page .service-drawer .drawer-title {
    font-size: 15px; }
  .cart-page .service-drawer .drawer-header {
    padding: 15px 18px; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .drawer-header,
  [data-cart-bedguard] #service-info-modal-bedguard .drawer-header {
    padding: 10px 20px; }
  [data-cart-bedguard] .service-drawer[data-service-bedguard-drawer] .bedguard-drawer-footer label,
  [data-cart-bedguard] #service-info-modal-bedguard .bedguard-drawer-footer label {
    font-size: 14px; }
  .bedguard-info-row h5 {
    font-size: 14px; }
  .cart-page [data-cart-bedguard] .bg-cart-title {
    font-size: 16px; }
  .cart-page [data-cart-bedguard] .bg-cart-details {
    font-size: 14px; }
  .cart-page [data-cart-bedguard] #service-info-icon {
    display: none; }
  .cart-page [data-cart-bedguard] #service-wrapper span {
    line-height: 22px; }
  .cart-page [data-cart-bedguard] .drawer-body h4 {
    font-size: 16px; } }

.cart-page {
  background-color: #f5f7f8; }
  .cart-page .cart-wrapper {
    display: flex; }
    .cart-page .cart-wrapper .cart-list-container {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      .cart-page .cart-wrapper .cart-list-container .cart-list-item {
        display: flex;
        width: 100%;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 25px;
        padding: 1rem;
        justify-content: space-between;
        flex-wrap: wrap; }
        @media screen and (min-width: 600px) {
          .cart-page .cart-wrapper .cart-list-container .cart-list-item {
            flex-wrap: nowrap;
            justify-content: space-evenly; } }
        .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-image-container {
          max-width: 50%; }
          @media screen and (min-width: 600px) {
            .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-image-container {
              max-width: 15%; } }
          @media screen and (min-width: 767px) {
            .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-image-container {
              max-width: 20%; } }
        .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-content-container {
          width: 65%;
          padding: 0 10px;
          margin: 0 0 20px 0; }
          @media screen and (min-width: 600px) {
            .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-content-container {
              width: 50%;
              margin: 0; } }
          @media screen and (min-width: 767px) {
            .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-content-container {
              max-width: 40%; } }
          .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-content-container .definitionList {
            margin: 0; }
          .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-list-content-container .remove-button {
            margin: 0; }
        .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-increment-container {
          width: 50%;
          display: flex;
          justify-content: left;
          align-items: center; }
          @media screen and (min-width: 600px) {
            .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-increment-container {
              justify-content: center;
              width: 20%; } }
          @media screen and (min-width: 1024px) {
            .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-increment-container {
              width: 22%; } }
          .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-increment-container label {
            display: none; }
          .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-increment-container .form-input--incrementTotal {
            width: 3rem;
            height: 3rem;
            padding: 0; }
          .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-increment-container .form-increment .button {
            height: 3rem;
            padding: 0.6rem; }
        .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-total-container {
          width: 10%;
          display: flex;
          justify-content: right;
          align-items: center;
          flex-wrap: wrap; }
          .cart-page .cart-wrapper .cart-list-container .cart-list-item .cart-item-total-container .cart-item-label-total {
            font-size: 1rem; }
  .cart-page .hide-increment {
    display: none; }
  .cart-page ul.cart-totals-container {
    list-style: none;
    border-radius: 10px;
    background: #fff;
    margin: 0 0 30px 0;
    padding: 20px; }
    .cart-page ul.cart-totals-container .button--primary__full-width {
      width: 100%; }
  .cart-page .cart-block {
    display: flex;
    width: 100%; }
    .cart-page .cart-block #service-wrapper {
      border-radius: 10px;
      background: none; }
    @media screen and (max-width: 800px) {
      .cart-page .cart-block {
        flex-wrap: wrap; } }
    .cart-page .cart-block .cart-content {
      width: 60%;
      margin: 20px 20px 0 0;
      border-radius: 10px; }
      @media screen and (max-width: 800px) {
        .cart-page .cart-block .cart-content {
          width: 100%;
          margin: 0; } }
      .cart-page .cart-block .cart-content .alertBox--info {
        background-color: rgba(0, 0, 0, 0); }
    .cart-page .cart-block .cart-order-info {
      width: 40%;
      margin: 20px 0 20px 20px; }
      @media screen and (max-width: 800px) {
        .cart-page .cart-block .cart-order-info {
          width: 100%;
          margin: 0; } }
  .cart-page .cart-options-values {
    display: inline-block; }
