.upsell-dashboard-menu a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #6e1771;
}
.upsell-dashboard-menu a .new {
  color: #f103f9;
  text-transform: uppercase;
}

#upsell-dashboard.upsell-product-padding {
  padding-top: 20px;
}
#upsell-dashboard .upsell-product-title h1 {
  font-family: "Source Sans Pro", sans-serif;
  line-height: 23px;
  font-size: 25px;
  letter-spacing: 1.3px;
  font-weight: 600;
  text-transform: uppercase;
}
#upsell-dashboard .top-title {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #faebfb;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 10px 0;
}
#upsell-dashboard .top-title .top-title-text {
  line-height: 23px;
  font-size: 13px;
  letter-spacing: 1.3px;
  font-weight: 600;
  margin: 0;
}
#upsell-dashboard .top-title .top-title-text-v2 {
  font-size: 16px;
  letter-spacing: 1.3px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
#upsell-dashboard.notApprovePainting .top-title {
  margin-bottom: 0px;
}
#upsell-dashboard .upsell-disclaimer {
  text-align: center;
}
#upsell-dashboard .upsell-disclaimer .disclaimer-title {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}
#upsell-dashboard .description {
  margin-top: 10px;
}
#upsell-dashboard .description .left-position .left-content .one-of-a-kind {
  font-family: "Roboto", sans-serif;
  font-size: 27px;
  line-height: 1;
  color: #000000;
  font-weight: 300;
  margin-top: 0;
}
#upsell-dashboard .description .left-position .left-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 200;
}
#upsell-dashboard .description .right-position .right-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 200;
}
#upsell-dashboard .description .right-position .right-content p strong {
  margin-right: 7px;
}
#upsell-dashboard .description .center-position .center-content h3 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 1;
  color: #000000;
  font-weight: 300;
  margin-top: 0;
}
#upsell-dashboard .product {
  margin-top: 35px;
}
#upsell-dashboard .product .ver1 {
  margin-bottom: 30px;
}
#upsell-dashboard .product .ver1 .product-item {
  padding: 20px;
  background-color: #f8f8f7;
  margin-bottom: 25px;
}
#upsell-dashboard .product .ver1 .product-item .images .left-image {
  padding: 0 0 0 15px;
}
#upsell-dashboard .product .ver1 .product-item .images .left-image img {
  max-width: 100%;
  width: 100%;
}
#upsell-dashboard .product .ver1 .product-item .images .right-image img {
  max-width: 100%;
  width: 100%;
}
#upsell-dashboard .product .ver1 .product-item .images .right-image img:first-child {
  margin-bottom: 30px;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .product-name {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .product-name .name {
  width: 50%;
  font-family: "Roboto", sans-serif;
  font-size: 27px;
  line-height: 23px;
  font-weight: 100;
  color: #010101;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .product-name .price {
  width: 50%;
  font-family: "Roboto", sans-serif;
  font-size: 22.5px;
  line-height: 1;
  color: #010101;
  font-weight: 300;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .product-description {
  margin-bottom: 20px;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .product-description p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 200;
  color: #020202;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .slected-size {
  margin-bottom: 20px;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .slected-size .size {
  width: 210px;
  border-radius: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 23px;
  color: #010101;
  font-weight: 100;
}
#upsell-dashboard .product .ver1 .product-item .product-detail .add-to-order button {
  width: 210px;
  background-color: #6e1771;
  border: 1px solid #010101;
  height: 33px;
  border-radius: 6px;
  font-family: Myriad, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
}
#upsell-dashboard .product .ver2 {
  margin-top: 30px;
}
#upsell-dashboard .product .ver2 .left-position .group-preview {
  padding: 0 20px;
}
#upsell-dashboard .product .ver2 .left-position .group-preview .preview-title {
  margin: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 23px;
  color: #6e1771;
  font-weight: 300;
  text-align: center;
}
#upsell-dashboard .product .ver2 .left-position .group-preview .preview.align_center {
  text-align: center;
}
#upsell-dashboard .product .ver2 .left-position .group-preview .preview img {
  width: 100%;
}
#upsell-dashboard .product .ver2 .left-position .group-preview .title {
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-size: 23px;
  line-height: 1;
  color: #010101;
  font-weight: 100;
  text-align: center;
}
#upsell-dashboard .product .ver2 .right-position .product-item {
  background-color: #f8f8f7;
  border-radius: 5px;
  padding: 20px 10px;
  margin-bottom: 25px;
}
#upsell-dashboard .product .ver2 .right-position .product-item.selected {
  border: 1px solid #c48dc7;
}
#upsell-dashboard .product .ver2 .right-position .product-item .images .right-image img {
  width: 100%;
}
#upsell-dashboard .product .ver2 .right-position .product-item .images .right-image img:first-child {
  margin-bottom: 20px;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail {
  position: relative;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-name {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-name .name {
  margin-top: 10px;
  width: 50%;
  font-family: "Roboto", sans-serif;
  font-size: 23px;
  line-height: 1;
  font-weight: 100;
  color: #010101;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-name .price {
  width: 50%;
  font-family: "Roboto", sans-serif;
  font-size: 22.5px;
  line-height: 1;
  color: #010101;
  font-weight: 400;
  text-align: right;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-description {
  margin-bottom: 15px;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-description p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
  color: #020202;
  text-align: justify;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .slected-size {
  margin-bottom: 15px;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .slected-size .size {
  width: 202px;
  border-radius: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 23px;
  color: #010101;
  font-weight: 100;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .add-to-order button {
  width: 202px;
  background-color: #6e1771;
  border: 1px solid #010101;
  height: 33px;
  border-radius: 6px;
  font-family: Myriad, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button {
  position: absolute;
  right: 0;
  bottom: 5px;
  cursor: pointer;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button span {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
  color: #020202;
  text-align: right;
  text-decoration: underline;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button span:hover {
  color: #D486EE;
}
#upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button span.active {
  color: #c48dc7;
}
#upsell-dashboard .bottom-section .condition-2 {
  margin-top: 30px;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift {
  background-color: #f8f8f7;
  padding: 20px;
  height: 210px;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content {
  padding: 10px 10px 0 10px;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content .title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 23.5px;
  line-height: 29px;
  color: #c48dc7;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content .sub-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 23.5px;
  line-height: 25.5px;
  color: #c48dc7;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 5px;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16.5px;
  line-height: 20px;
  color: #3b3f3f;
  font-weight: 200;
  letter-spacing: 0.17px;
  margin-bottom: 20px;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content p strong {
  font-weight: bold;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content a {
  display: block;
  padding: 8px 20px;
  background-color: #ffffff;
  border: 2px solid #59005e;
  border-radius: 5px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #c48dc7;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  width: 250px;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .contain-img {
  text-align: right;
}
#upsell-dashboard .bottom-section .condition-2 .add-a-gift .contain-img img {
  width: 200px;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video {
  padding: 20px;
  background-color: #e4f1ef;
  height: 210px;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content {
  padding: 10px 0px 0 10px;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content .title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 23.5px;
  line-height: 29px;
  color: #009f8a;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content .sub-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 23.5px;
  line-height: 25.5px;
  color: #009f8a;
  font-weight: bold;
  margin-top: 0;
  letter-spacing: -0.24px;
  margin-bottom: 5px;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18.5px;
  line-height: 22px;
  color: #3b3f3f;
  letter-spacing: 0.19px;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: bold;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content a {
  display: block;
  padding: 8px 20px;
  background-color: #ffffff;
  border: 2px solid #59005e;
  border-radius: 5px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #009f8a;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  width: 250px;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video .contain-img {
  text-align: right;
}
#upsell-dashboard .bottom-section .condition-2 .unboxing-video .contain-img img {
  width: 100px;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait {
  background-color: #ededed;
  padding: 20px;
  height: 210px;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait {
  padding: 0px 30px 0 10px;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate {
  margin-top: 10px;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate .dp-title {
  text-transform: uppercase;
  font-size: 23.5px;
  line-height: 29px;
  margin-bottom: 0;
  font-weight: 600;
  color: #c48dc7;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate .dp-title strong {
  font-weight: 700;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate .dp-content {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate-btn {
  margin-top: 20px;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .btn-additional-discount {
  display: block;
  padding: 8px 20px;
  background-color: #ffffff;
  border: 2px solid #c48dc7;
  border-radius: 5px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #c48dc7;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  width: 250px;
}
#upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .noted {
  font-size: 13px;
  font-weight: 600;
}

@media (max-width: 767px) {
  #upsell-dashboard.upsell-product-padding {
    padding-top: 0px;
  }
  #upsell-dashboard .upsell-product-title {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
  }
  #upsell-dashboard .upsell-product-title h1 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    letter-spacing: 1.3px;
    font-weight: 600;
    text-transform: uppercase;
    width: 70%;
  }
  #upsell-dashboard .upsell-product-title .skip-button {
    cursor: pointer;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
  }
  #upsell-dashboard .upsell-product-title .skip-button:hover {
    color: #0a6aa1;
  }
  #upsell-dashboard .top-title {
    font-family: "Source Sans Pro", sans-serif;
    background-color: #faebfb;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px 0;
  }
  #upsell-dashboard .top-title .top-title-text {
    margin: 0;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 1.3px;
    font-weight: 600;
  }
  #upsell-dashboard .top-title .top-title-text-v2 {
    font-size: 14px;
    letter-spacing: 1.3px;
    font-weight: 600;
    margin: 0;
    text-transform: none;
  }
  #upsell-dashboard.notApprovePainting .top-title {
    margin-bottom: 0px;
  }
  #upsell-dashboard .upsell-disclaimer {
    text-align: center;
  }
  #upsell-dashboard .upsell-disclaimer .disclaimer-title {
    margin-top: 5px;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 200;
  }
  #upsell-dashboard .description {
    margin-top: 10px;
  }
  #upsell-dashboard .description .left-position .left-content {
    padding: 10px 20px;
  }
  #upsell-dashboard .description .left-position .left-content .one-of-a-kind {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #000000;
    font-weight: 100;
    margin-top: 0;
    text-align: justify;
  }
  #upsell-dashboard .description .left-position .left-content p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 200;
    text-align: justify;
  }
  #upsell-dashboard .description .right-position .right-content {
    padding: 10px 20px;
  }
  #upsell-dashboard .description .right-position .right-content p {
    padding: 15px;
    border: 1px solid #010101;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 200;
  }
  #upsell-dashboard .description .right-position .right-content p strong {
    font-size: 17px;
    line-height: 23px;
    margin-right: 7px;
  }
  #upsell-dashboard .description .center-position .center-content {
    padding: 10px;
    border: 1px solid #0a0a0a;
  }
  #upsell-dashboard .description .center-position .center-content h3 {
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #000000;
    font-weight: 300;
    margin-top: 0;
  }
  #upsell-dashboard .product {
    margin-top: 0;
  }
  #upsell-dashboard .product .ver1 {
    margin-bottom: 30px;
  }
  #upsell-dashboard .product .ver1 .product-item {
    padding: 5px;
    background-color: #f8f8f7;
    margin: 0 15px 25px 15px;
  }
  #upsell-dashboard .product .ver1 .product-item .images {
    margin-bottom: 20px;
  }
  #upsell-dashboard .product .ver1 .product-item .images .left-image {
    padding: 0 0 0 15px;
  }
  #upsell-dashboard .product .ver1 .product-item .images .left-image img {
    max-width: 100%;
    width: 100%;
  }
  #upsell-dashboard .product .ver1 .product-item .images .right-image img {
    max-width: 100%;
    width: 100%;
  }
  #upsell-dashboard .product .ver1 .product-item .images .right-image img:first-child {
    margin-bottom: 30px;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .product-name {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .product-name .name {
    width: 50%;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    line-height: 23px;
    font-weight: 100;
    color: #010101;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .product-name .price {
    width: 50%;
    font-family: "Roboto", sans-serif;
    font-size: 22.5px;
    line-height: 1;
    color: #010101;
    font-weight: 400;
    text-align: right;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .product-description {
    margin-bottom: 20px;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .product-description p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 200;
    color: #020202;
    text-align: justify;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .slected-size {
    margin-bottom: 0px;
    text-align: center;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .slected-size .size {
    width: 202px;
    border-radius: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 23px;
    color: #010101;
    font-weight: 100;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .add-to-order {
    margin-bottom: 20px;
    text-align: center;
  }
  #upsell-dashboard .product .ver1 .product-item .product-detail .add-to-order button {
    width: 202px;
    background-color: #6e1771;
    border: 1px solid #010101;
    height: 33px;
    border-radius: 6px;
    font-family: Myriad, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
  }
  #upsell-dashboard .product .ver2 {
    margin-top: 30px;
  }
  #upsell-dashboard .product .ver2 .left-position .group-preview {
    padding: 0 20px;
  }
  #upsell-dashboard .product .ver2 .left-position .group-preview .preview-title {
    margin: 15px;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 23px;
    color: #6e1771;
    font-weight: 300;
    text-align: center;
  }
  #upsell-dashboard .product .ver2 .left-position .group-preview .preview {
    margin-bottom: 20px;
  }
  #upsell-dashboard .product .ver2 .left-position .group-preview .preview img {
    width: 100%;
  }
  #upsell-dashboard .product .ver2 .left-position .group-preview .title {
    margin: 15px 0 10px 0;
    margin-top: 10px;
    font-family: "Roboto", sans-serif;
    font-size: 23px;
    line-height: 1;
    color: #010101;
    font-weight: 100;
    text-align: center;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item {
    margin: 0 15px 25px 15px;
    padding: 5px;
    border-radius: 5px;
    background-color: #f8f8f7;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item.selected {
    border: 1px solid #c48dc7;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .images .right-image img {
    width: 100%;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .images .right-image img:first-child {
    margin-bottom: 20px;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail {
    position: relative;
    margin-bottom: 30px;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-name {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-name .name {
    margin-top: 10px;
    width: 50%;
    font-family: "Roboto", sans-serif;
    font-size: 23px;
    line-height: 1;
    font-weight: 100;
    color: #010101;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-name .price {
    width: 50%;
    font-family: "Roboto", sans-serif;
    font-size: 22.5px;
    line-height: 1;
    color: #010101;
    font-weight: 300;
    text-align: right;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-description {
    margin-bottom: 15px;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .product-description p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: 200;
    color: #020202;
    text-align: justify;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .slected-size {
    margin-bottom: 15px;
    text-align: center;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .slected-size .size {
    width: 202px;
    border-radius: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 23px;
    color: #010101;
    font-weight: 100;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .add-to-order {
    text-align: center;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .add-to-order button {
    width: 202px;
    background-color: #6e1771;
    border: 1px solid #010101;
    height: 33px;
    border-radius: 6px;
    font-family: Myriad, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button {
    position: unset;
    right: unset;
    bottom: unset;
    margin: 15px auto;
    text-align: center;
    cursor: pointer;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button span {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: 200;
    color: #020202;
    text-align: right;
    text-decoration: underline;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button span:hover {
    color: #D486EE;
  }
  #upsell-dashboard .product .ver2 .right-position .product-item .product-detail .preview-button span.active {
    color: #c48dc7;
  }
  #upsell-dashboard .bottom-section .condition-2 {
    margin-top: 30px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift {
    background-color: #f8f8f7;
    padding: unset;
    height: unset;
    padding: 25px 10px;
    margin-bottom: 25px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content {
    padding: 0px 0 0 20px;
    float: left;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content .title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #c48dc7;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content .sub-title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    line-height: 22px;
    color: #c48dc7;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 5px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #3b3f3f;
    font-weight: 200;
    letter-spacing: 0.17px;
    margin-bottom: 20px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content p strong {
    font-weight: bold;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .group-content a {
    display: block;
    padding: 8px 20px;
    background-color: #ffffff;
    border: 2px solid #59005e;
    border-radius: 5px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    color: #c48dc7;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    width: unset;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .contain-img {
    text-align: center;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-a-gift .contain-img img {
    width: 130px;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video {
    background-color: #e4f1ef;
    height: unset;
    padding: 25px 10px;
    margin-bottom: 25px;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content {
    padding: 0px 0 0 20px;
    float: left;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content .title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 25px;
    color: #009f8a;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content .sub-title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 25px;
    color: #009f8a;
    font-weight: bold;
    margin-top: 0;
    letter-spacing: -0.24px;
    margin-bottom: 5px;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content h4 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #3b3f3f;
    font-weight: bold;
    letter-spacing: 0.19px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video .group-content a {
    display: block;
    padding: 8px 20px;
    background-color: #ffffff;
    border: 2px solid #59005e;
    border-radius: 5px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    color: #009f8a;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    width: unset;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video .contain-img {
    text-align: center;
  }
  #upsell-dashboard .bottom-section .condition-2 .unboxing-video .contain-img img {
    width: 130px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait {
    background-color: #ededed;
    padding-top: 0;
    padding-bottom: 0;
    height: unset;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait {
    height: unset;
    padding: 15px 30px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate {
    margin-top: 10px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate .dp-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 24.5px;
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 300;
    color: #000000;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate .dp-title strong {
    font-weight: 700;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate .dp-content {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: center;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate .dp-content strong {
    font-weight: 700;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .add-discounted-item-duplicate-btn {
    margin-top: 15px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .btn-additional-discount {
    display: block;
    padding: 8px 20px;
    margin: 0 auto;
    background-color: #ffffff;
    border: 2px solid #c48dc7;
    border-radius: 5px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    color: #c48dc7;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    width: 280px;
  }
  #upsell-dashboard .bottom-section .condition-2 .add-new-portrait .group-new-portrait .noted {
    font-size: 13px;
    font-weight: 600;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .dashboard-mobile-improve .nav-tabs-list-v2 .nav-tabs-li-mobile a {
    font-size: 12px;
  }
}
#modal-upsell-dashboard .modal-body {
  background-color: transparent;
}
#modal-upsell-dashboard .modal-header {
  background-color: transparent;
}
#modal-upsell-dashboard .modal-footer {
  border-top: 1px solid #e5e5e5 !important;
}
#modal-upsell-dashboard .order-faq-bo {
  font-weight: bold;
}
#modal-upsell-dashboard .order-faq-order {
  padding: 5px;
}
#modal-upsell-dashboard .order-faq-order-item {
  display: flex;
  padding: 5px;
  align-items: center;
  flex-basis: calc(50% - 10px);
  background-color: #F8F8F7;
  border-radius: 4px;
  margin: 5px;
  color: darkgray;
}
#modal-upsell-dashboard .order-faq-order-item:hover {
  color: #000;
  text-decoration: none;
}
#modal-upsell-dashboard .order-faq-order-item .image {
  width: 80px;
  padding-right: 5px;
}
#modal-upsell-dashboard .order-faq-order-item .image img {
  max-width: 100%;
}
#modal-upsell-dashboard .order-faq-order-item .info {
  flex: 1;
  font-size: 14px;
}
#modal-upsell-dashboard .order-faq-order-item .info .upsell-order-status {
  display: inline-block;
  margin: 0;
}
#modal-upsell-dashboard .head-content-items.head-content-items-border .wrap_order_status {
  display: flex;
}

.enableUpsellDashboard .content-items-desktop.no-margin {
  margin-bottom: 0px;
}
.enableUpsellDashboard .upsell-order-dashboard {
  margin-bottom: 20px;
  border-top: 1px solid #E7E7E7;
  background-color: #F8F8F7;
  padding-top: 20px;
  padding-bottom: 20px;
}
.enableUpsellDashboard .upsell-order-dashboard .group-upsell {
  border-bottom: 2px solid #0fb3b5;
  margin-bottom: 15px;
}
.enableUpsellDashboard .upsell-order-dashboard .row {
  margin-left: 0;
  margin-right: 0;
}
.enableUpsellDashboard .upsell-order-dashboard .row:not(:last-child) {
  margin-bottom: 20px;
}
.enableUpsellDashboard .upsell-order-dashboard .row .left-position .frame-outside {
  float: left;
  width: 100%;
}
.enableUpsellDashboard .upsell-order-dashboard .row .left-position .frame-outside .box-thumbnails {
  float: left;
  background-color: #e7e7e7;
  margin: 0 auto;
  margin-bottom: 8px;
  max-width: 210px;
}
.enableUpsellDashboard .upsell-order-dashboard .row .left-position .frame-outside .box-thumbnails img {
  width: 100%;
}
.enableUpsellDashboard .upsell-order-dashboard .row .left-position .frame-outside .preview-image-border {
  padding: 10px;
}
.enableUpsellDashboard .upsell-order-dashboard .row:not(:last-child) .right-position {
  border-bottom: 1px solid #E7E7E7;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-header {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-header .title {
  width: 30%;
  margin: 0;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 38px;
  color: #000000;
  font-weight: 300;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-header .price {
  width: 70%;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 38px;
  color: #000000;
  font-weight: 300;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .quantity {
  width: 30%;
  margin: 0;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 38px;
  color: #000000;
  font-weight: 300;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .total {
  width: 70%;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 38px;
  color: #000000;
  font-weight: 300;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .color-upsell, .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .style {
  width: 30%;
  margin: 0;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 38px;
  color: #000000;
  font-weight: 300;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .matboard {
  width: 70%;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 38px;
  color: #000000;
  font-weight: 300;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-edit {
  padding: 0;
  margin: 10px 0 0 0;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-edit .group {
  padding: 0;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .description-product {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 27px;
  color: #000000;
  font-weight: 200;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .edit-button a {
  cursor: pointer;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 38px;
  color: #000000;
  color: var(--pink-primary-color);
  font-weight: 700;
}
.enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .edit-button a:hover {
  text-decoration: underline;
}
.enableUpsellDashboard .upsell-order-dashboard .upsell_payment {
  text-align: center;
}

@media (max-width: 767px) {
  .enableUpsellDashboard .upsell-order-dashboard {
    border-bottom: 1px solid #E7E7E7;
    border-top: none;
  }
  .enableUpsellDashboard .upsell-order-dashboard .group-upsell {
    border: 1px solid #0fb3b5;
  }
  .enableUpsellDashboard .upsell-order-dashboard .group-upsell .order-summary {
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-header {
    display: block;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-header .title {
    width: 100%;
    margin: 0;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 300;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-header .price {
    width: 100%;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 300;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .quantity {
    width: 100%;
    margin: 0;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 300;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .total {
    width: 100%;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 300;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .color-upsell, .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .style, .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .upsell-product-total .matboard {
    width: 100%;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 300;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .description-product {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 27px;
    color: #000000;
    font-weight: 200;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .edit-button a {
    cursor: pointer;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 38px;
    color: #000000;
    color: var(--pink-primary-color);
    font-weight: 700;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .edit-button a:hover {
    text-decoration: underline;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .group-price-edit {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .group-price-edit .price {
    width: 50%;
  }
  .enableUpsellDashboard .upsell-order-dashboard .row .right-position .upsell-product .group-price-edit .edit-button {
    width: 50%;
    text-align: right;
  }
}
.upsell-product-page #payment_section {
  box-shadow: 10px 10px 5px #aaaaaa;
}
.upsell-product-page .skip-section {
  float: left;
  text-align: center;
  width: 100%;
}
.upsell-product-page .skip-section .skip-button {
  cursor: pointer;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 38px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
}
.upsell-product-page .skip-section .skip-button:hover {
  color: #0a6aa1;
}
.upsell-product-page .skip-section p {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 200;
}

.modal-list-order-upsell-ver2 .carousel-section {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .modal-list-order-upsell-ver2 .carousel-section {
    width: 768px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .description {
    font-size: 16px;
  }
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products {
  background-color: #fefefe;
  padding: 0;
  width: 350px;
  margin: 0 auto;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-image {
  text-align: center;
  margin-bottom: 30px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-image img {
  width: 200px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item {
  background-color: #ffffff;
  padding: 0 25px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: 5px 10px 10px 5px rgba(136, 136, 136, 0.4196078431);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item.selected {
  border: 1px solid var(--primary-hover-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .product-image {
  margin-bottom: 10px;
  background: #ffffff;
  width: 100%;
  height: 200px;
  display: inline-block;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .product-image img {
  width: 100%;
  height: 100%;
  padding: 2%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images {
  margin-bottom: unset !important;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images .item {
  height: 200px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images .item img {
  width: 100%;
  height: 100%;
  padding: 2%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images.group-1 .product-image img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images.group-4 .product-image img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images .slick-prev {
  left: -18px;
  z-index: 999;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images .slick-prev:before {
  color: #a3a3a3 !important;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images .slick-next {
  right: -18px;
  z-index: 999;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .list-images .slick-next:before {
  color: #a3a3a3 !important;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options {
  padding: 0 15px;
  height: 160px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 64px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-title .title {
  width: 75%;
  font-size: 17px;
  font-weight: 300;
  color: var(--primary-color-v2);
  margin: 5px 0;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-title .price {
  width: 25%;
  text-align: right;
  padding-right: 10px;
  font-size: 17px;
  font-weight: 300;
  color: var(--primary-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-description {
  margin-bottom: 20px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-description p {
  display: inline;
  font-size: 14px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-description .read-more {
  color: var(--primary-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-description .popover {
  border: 1px solid #00a5bb;
  margin-top: 5px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-description .popover .arrow {
  display: none;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-description .popover .popover-content {
  padding: 10px 15px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-size {
  margin-right: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-size select {
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  background-color: #ffffff;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-size select:disabled {
  background-color: #d6d6d6;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-matboard {
  margin-right: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-matboard select {
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  background-color: #ffffff;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-quantity .number span {
  cursor: pointer;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-quantity .number .minus {
  margin-right: 3px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-quantity .number .minus, .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-quantity .number .plus {
  font-size: 18px;
  font-weight: 400;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-quantity .number input[name=product-quantity] {
  width: 35px;
  text-align: center;
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size .group-quantity .number .plus {
  margin-left: 3px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-size select {
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  background-color: #ffffff;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-size select:disabled {
  background-color: #d6d6d6;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-matboard select {
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  background-color: #ffffff;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number span {
  cursor: pointer;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .minus {
  margin-right: 3px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .minus, .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .plus {
  font-size: 18px;
  font-weight: 400;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number input[name=product-quantity] {
  width: 35px;
  text-align: center;
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .plus {
  margin-left: 3px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-style {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-style ul {
  margin-left: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-style ul li {
  display: inline;
  margin-right: 5px;
  cursor: pointer;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-style ul li span {
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-style ul li span.selected {
  border: 1px solid var(--primary-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-style ul li span:hover {
  border: 1px solid var(--primary-hover-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color ul {
  margin-left: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color ul li {
  display: inline;
  margin-right: 3px;
  cursor: pointer;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color ul li span {
  width: 50px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color ul li span.selected {
  border: 1px solid var(--primary-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color ul li span:hover {
  border: 1px solid var(--primary-hover-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color ul li span.dot {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  display: inline-block;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-color ul li span img {
  width: 33px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .get-more-detail {
  margin: 10px 0;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .get-more-detail .btn-get-more-detail {
  display: block;
  padding: 5px 30px;
  text-align: center;
  margin: 0 auto;
  background-color: var(--primary-color-v2);
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid #ffffff;
  width: 130px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .get-more-detail .btn-get-more-detail img {
  width: 30px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .get-more-detail .btn-get-more-detail:hover {
  background-color: var(--primary-hover-color-v2);
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .get-more-detail:after {
  clear: both;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .red {
  background-color: red;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .yellow {
  background-color: yellow;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .green {
  background-color: green;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .new-price {
  width: 100%;
  margin-top: 1px;
  text-align: right;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .new-price .sub-price {
  font-size: 17px;
  font-weight: 400;
  text-decoration: line-through;
  color: #e95d2a;
  margin-right: 10px;
}
.modal-list-order-upsell-ver2 .carousel-section .upsell-products .new-price .current-price {
  font-size: 17px;
  font-weight: 300;
  color: var(--primary-color-v2);
}
@media (max-width: 767px) {
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products {
    background-color: #fefefe;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0 25px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options {
    height: 160px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom.haveMatboard .group-size {
    width: 97px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom.haveMatboard .group-matboard {
    width: 80px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-size select {
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    background-color: #ffffff;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-size select:disabled {
    background-color: #d6d6d6;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-matboard select {
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    background-color: #ffffff;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number span {
    cursor: pointer;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .minus {
    margin-right: 3px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .minus, .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .plus {
    font-size: 18px;
    font-weight: 400;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number a.minus, .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number a.plus {
    color: #000000;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number a.minus:hover, .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number a.plus:hover {
    color: #000000;
    text-decoration: none;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number input[name=product-quantity] {
    width: 30px;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
  }
  .modal-list-order-upsell-ver2 .carousel-section .upsell-products .product-item .group-options .product-size-custom .group-quantity .number .plus {
    margin-left: 3px;
  }
  .modal-list-order-upsell-ver2 .carousel-section .slick-prev {
    left: 10px !important;
  }
  .modal-list-order-upsell-ver2 .carousel-section .slick-next {
    right: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .modal-list-order-upsell-ver2 .carousel-section .slick-prev {
    left: 15px !important;
  }
  .modal-list-order-upsell-ver2 .carousel-section .slick-next {
    right: 15px !important;
  }
}
.modal-list-order-upsell-ver2 .carousel-section .description {
  margin: 15px;
  text-align: center;
  font-weight: 400px;
}
.modal-list-order-upsell-ver2 .carousel-section .order-faq-order-item {
  display: flex;
  flex-direction: column;
  padding: 5px;
  background-color: #F8F8F7;
  border-radius: 4px;
  align-items: center;
  margin: 5px;
  color: darkgray;
  border: 1px solid transparent;
}
.modal-list-order-upsell-ver2 .carousel-section .order-faq-order-item .image {
  width: unset !important;
  padding: 2px !important;
}
.modal-list-order-upsell-ver2 .carousel-section .order-faq-order-item .image img {
  width: 100%;
}
.modal-list-order-upsell-ver2 .carousel-section .order-faq-order-item .info {
  margin-top: 15px;
}
.modal-list-order-upsell-ver2 .carousel-section .order-faq-order-item .info div {
  height: 50px;
  text-align: center;
}
.modal-list-order-upsell-ver2 .carousel-section .order-faq-order-item.slick-current {
  border-color: #1187FF !important;
}
.modal-list-order-upsell-ver2 .carousel-section .slick-prev {
  z-index: 999;
}
.modal-list-order-upsell-ver2 .carousel-section .slick-prev:before {
  color: #a3a3a3 !important;
}
.modal-list-order-upsell-ver2 .carousel-section .slick-next {
  z-index: 999;
}
.modal-list-order-upsell-ver2 .carousel-section .slick-next:before {
  color: #a3a3a3 !important;
}
