/** Shopify CDN: Minification failed

Line 460:127 Unexpected "{"
Line 461:2 Expected identifier but found "."

**/
@font-face {
    font-family: 'Prompt';
    src: url('/cdn/shop/files/Prompt-Thin.woff?v=1748864995') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: url('/cdn/shop/files/Prompt-SemiBold.woff?v=1748864996') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: url('/cdn/shop/files/Prompt-Regular.woff?v=1748864996') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: url('/cdn/shop/files/Prompt-Bold.woff?v=1748864996') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: url('/cdn/shop/files/Prompt-Medium.woff?v=1748864996') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt';
    src: url('/cdn/shop/files/Prompt-ExtraBold.woff?v=1748865123') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Prompt';
    src: url('/cdn/shop/files/Prompt-Black.woff?v=1748865888') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}








.quiz-title-text{
  background: rgb(249, 244, 235);
}
.custom-product-list .cpl-wrapper .cpl-block-title-wrap .cpl-block-title,
.quiz-title-text .section-content .relative .text-content,
.quiz-title-text .section-content .relative p.extra-text-content{
  font-size: 45px;
  font-weight: 900;
  color: rgb(73, 49, 39);
  line-height: 55px;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: Prompt, sans-serif;
  text-align: center;
}

.quiz-title-text .section-content .relative p.extra-text-content{
  margin: 20px 0 0 0;
}
.quiz-title-text .section-content .relative .font-main{
  margin: 0;
}
@media(max-width: 1199px){
  .quiz-title-text .section-content .relative p.extra-text-content{
      margin: 15px 0 0 0;
  }
}
@media(max-width: 989px){
  .quiz-title-text .section-content .relative .text-content, 
  .quiz-title-text .section-content .relative p.extra-text-content{
    font-size: 40px;
    line-height: 47px;
  }
}
@media(max-width: 768px){
  .quiz-title-text .section-content .relative .text-content{
    max-width: 500px;
    font-size: 35px;
    line-height: 45px;
  }
}
@media(max-width: 575px){
  .quiz-title-text .section-content .relative .text-content, 
  .quiz-title-text .section-content .relative p.extra-text-content {
  font-size: 28px;
  line-height: 38px;
  }
}

.custom-product-list{
  background: rgb(249, 244, 235);
}
.custom-product-list .cpl-wrapper h2.cpl-title{
  text-align: center;
  font-size: 45px;
  font-weight: 900;
  color: rgb(73, 49, 39);
  line-height: 55px;
  text-transform: uppercase;
  font-family: Prompt, sans-serif;
  padding: 0 0 30px 0;
}
.custom-product-list .cpl-wrapper .days-button{
  text-align: center;
  margin: 0 0 40px 0;
}
.custom-product-list .cpl-wrapper .cpl-step-qa,
.custom-product-list .cpl-wrapper .days-button .inner-days-button {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
}
.custom-product-list .cpl-wrapper .cpl-step-qa{
  margin-bottom: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-ans{
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}
.custom-product-list .cpl-wrapper .cpl-ans-text,
.custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-que,
.custom-product-list .cpl-wrapper .cpl-step-container .cpl-block-title{
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  color: rgb(73, 49, 39);
  line-height: 34px;
  text-transform: uppercase;
  font-family: Prompt, sans-serif;
  padding: 0 0 20px 0;
}

.custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-ans .ans-button,
.custom-product-list .cpl-wrapper .days-button .inner-days-button button {
  max-width: calc(33.33% - 7px);
  width: 100%;
  cursor: pointer;
  padding: 12px 0;
  border-radius: 6px;
  background: rgb(194, 236, 249);
  font-size: 20px;
  line-height: 29px;
  color: rgb(73, 49, 39);
  font-family: Prompt, sans-serif;
  border: 1px solid rgb(73, 49, 39);
  text-transform: uppercase;
}
.custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-ans .ans-button{
  max-width: calc(50% - 5px);
}
.custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-ans .ans-button:hover,
.custom-product-list .cpl-wrapper .days-button .inner-days-button button:hover,
.custom-product-list .cpl-wrapper .days-button .inner-days-button button.day-seletion.selected,
.custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-ans .ans-button.ans-button-selected{
  background: rgb(73, 49, 39);
  color: white;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-media {
  border: 3px solid rgb(73, 49, 39);
  border-radius: 6px;
  position: relative;
  z-index: 1;
  height: 100%;
  background: #f9f4eb;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-media::before {
  content: " ";
  width: 100%;
  height: 100%;
  background: rgb(73, 49, 39);
  position: absolute;
  top: 15px;
  right: -15px;
  z-index: -1;
  border-radius: 9px;
}
.custom-product-list .cpl-wrapper .cpl-single-block {
  display: none;
  flex-direction: column;
  height: auto;
}
.custom-product-list .cpl-wrapper .cpl-single-block.active{
  display: flex;
}
.custom-product-list .cpl-wrapper .cpl-single-block a.cpl-card-link{
  height: 100%;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-body .cpl-card-body-content {
  margin: 30px 0 0 0;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-body .cpl-card-body-content h3.cpl-card-title{
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.custom-product-list .cpl-wrapper .cpl-single-block .variant-selector label{
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-body .cpl-card-body-content h5.cpl-card-price{
  margin: 10px 0;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;    
  display: none;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-media img{
  border-radius: 4px;
  width: 100%;
  height: 100%;
  background: #f9f4eb;
  transition: transform 0.2s ease;
  display: block;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-media .image-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-media:hover .product-image {
  transform: scale(1.3);
  border-radius: 6px;
}
.custom-product-list .cpl-wrapper .popup-box-content{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px;
}
.custom-product-list .container {
  max-width: 100%;
  padding: 0 40px;
}
.custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card{
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.custom-product-list .cpl-wrapper .cpl-single-block .add-btn form{
  text-align: center;
}
.custom-product-list .cpl-wrapper .cpl-single-block .add-btn .btn {
  font-size: 20px;
  line-height: 22px;
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 12px 0;
  border-radius: 6px;
  background: rgb(73, 49, 39);
  color: #fff;
  font-family: Prompt, sans-serif;
  border: 1px solid rgb(73, 49, 39);
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  justify-content:center;
  align-items:center;
}
.custom-product-list .cpl-wrapper .cpl-single-block .add-btn .btn[disabled]{
  cursor: no-drop;
}
.custom-product-list .cpl-wrapper .cpl-single-block .remove-button .product-remove-btn {
  font-size: 20px;
  line-height: 22px;
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 12px 0;
  border-radius: 6px;
  background: transparent;
  color:  rgb(73, 49, 39);
  font-family: Prompt, sans-serif;
  border: .15rem solid rgb(73, 49, 39);
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  justify-content:center;
  align-items:center;
}
.custom-product-list .cpl-wrapper .cpl-single-block .variant-selector {
  margin: 0 0 20px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.custom-product-list .cpl-wrapper .cpl-single-block .variant-selector select{
  background-size: 12px !important;
  background-position: right 10px center !important;
}
.custom-product-list .cpl-wrapper .cpl-single-block .variant-selector .variant-dropdown {
  width: 100%;
}

.custom-product-list .cpl-wrapper .cpl-block-title-wrap{
  padding: 64px 0;
}
.custom-product-list .cpl-wrapper .step-title-hide{
  display: none;
}

@media(max-width: 1440px){
  .custom-product-list .cpl-wrapper .popup-box-content{
    gap: 30px;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-body .cpl-card-body-content h3.cpl-card-title{
    font-size: 15px;
    line-height: 20px;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-body .cpl-card-body-content h5.cpl-card-price{
    font-size: 15px;
    line-height: 20px;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .add-btn form .btn{
    font-size: 15px;
    line-height: 21px;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .variant-selector label{
    font-size: 14px;
  }
}

@media(max-width: 1199px){
  .custom-product-list .cpl-wrapper h2.cpl-title{
    font-size: 45px;
    line-height: 55px;
    margin: 0 auto;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-media:before{
    top: 12px;
    right: -12px;
  }
  .custom-product-list .cpl-wrapper .popup-box-content{
    grid-template-columns: 1fr 1fr 1fr;
  }
  .custom-product-list .container{
    padding: 0 20px;
  }
  .custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-ans .ans-button,
  .custom-product-list .cpl-wrapper .days-button .inner-days-button button{
    font-size: 18px;
    line-height: 20px;
  }
}
@media(max-width: 989px){
  .custom-product-list .cpl-wrapper h2.cpl-title {
    font-size: 40px;
    line-height: 44px;
  }
  .custom-product-list .cpl-wrapper .days-button .inner-days-button{
    max-width: 600px;
  }
  .custom-product-list .cpl-wrapper .popup-box-content {
    gap: 25px;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-body .cpl-card-body-content h5.cpl-card-price{
    margin: 5px 0;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .add-btn form .btn{
    font-size: 15px;
    line-height: 17px;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-media:before {
    top: 10px;
    right: -10px;
    border-radius: 7px;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .cpl-card-link .cpl-card .cpl-card-body .cpl-card-body-content {
    margin: 20px 0 0;
  }
  .custom-product-list .cpl-wrapper .popup-box-content{
    grid-template-columns: 1fr 1fr;
  }
}
@media(max-width: 768px){
  .custom-product-list .cpl-wrapper .popup-box-content{
    grid-template-columns: 1fr;
  }
  .custom-product-list .cpl-wrapper .days-button .inner-days-button {
    max-width: 500px;
  }
  .custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-ans .ans-button,
  .custom-product-list .cpl-wrapper .days-button .inner-days-button button {
    font-size: 16px;
    line-height: 19px;
    padding: 8px 0;
  }
  .custom-product-list .cpl-wrapper .days-button{
    margin: 0 0 30px 0;
  }
  .custom-product-list .cpl-wrapper .cpl-single-block .variant-selector{
    max-width: 400px;
    width: 100%;
    margin: 0 auto 10px;
  }
}
@media(max-width: 575px){
  .custom-product-list .cpl-wrapper h2.cpl-title {
    font-size: 35px;
    line-height: 41px;
    padding: 0 0 20px;
  }
  .custom-product-list .cpl-wrapper .days-button .inner-days-button {
    max-width: 400px;
  }
  .custom-product-list .cpl-wrapper .days-button {
    margin: 0 0 25px 0;
  }
  .custom-product-list .cpl-wrapper .cpl-ans-text,
  .custom-product-list .cpl-wrapper .cpl-step-qa .cpl-step-qa-que,
  .custom-product-list .cpl-wrapper .cpl-step-container .cpl-block-title{
    font-size: 20px;
    line-height: 30px;
  }
}
@media(max-width: 480px){
  .quiz-title-text .section-content .relative .text-content, .quiz-title-text .section-content .relative p.extra-text-content, {
  .custom-product-list .cpl-wrapper h2.cpl-title
    font-size: 30px;
    line-height: 40px;
  }
  .quiz-title-text .section-content .relative .text-content, .quiz-title-text .section-content .relative p.extra-text-content {
    font-size: 26px;
    line-height: 36px;
  }
}




/* ===== Custom Prodcut Collection ====== */
.custom-product-list {
  position:relative;
  z-index:2;
}
.custom-product-list:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url("/cdn/shop/files/Rectangle-shap.svg?v=1748348630");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  z-index: -1;
}
.custom-product-list .summary-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  padding: 24px 0 40px;
}
.custom-product-list .summary-wrapper .summary-topbar {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  align-items: center;
  justify-content: center;
}
.custom-product-list .summary-wrapper .back-btn {
  background: transparent;
  padding: 11.5px 15.5px;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid rgba(74, 48, 38, 0.10);
  color: #4A3026;
  font-family: Prompt;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 16.8px;
  width: max-content;
  text-transform: uppercase;
}
.custom-product-list .summary-wrapper .summary-logo{
  display: flex;
  justify-content: center;
}
.custom-product-list .summary-wrapper .summary-logo img {
  height:100%;
  max-height:48px;
}
.custom-product-list .summary-wrapper .summary-step{
  display:flex;
  justify-content:end;
  color: #4A3026;
  text-align: right;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px;
}
.custom-product-list .summary-wrapper .summary-inner {
  display:flex;
  flex-direction:column;
  padding-top:64px;
}
.custom-product-list .summary-wrapper .summary-inner .summary-title {
  color: #4A3026;
  text-align: center;
  font-family: Prompt;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height:  57.6px;
  text-transform: uppercase;
  margin: 0 0 16px;
}

.custom-product-list .summary-wrapper .summary-inner .summary-subtitle {
  color: rgba(74, 48, 38, 0.60);
  text-align: center;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
  width: 100%;
  margin: 0;
}
.custom-product-list .summary-wrapper .step-3 .summary-inner .summary-subtitle,
.custom-product-list .summary-wrapper .step-2 .summary-inner .summary-subtitle{
  width: 100%;
  max-width: 558px;
  margin: 0 auto;
}

.custom-product-list .summary-wrapper .summary-inner .summary-grid {
    margin-top: 48px;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 16px;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card {
  padding: 32px 24px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 32px;
  background: #FFF;
  position:relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.profile-card{
  grid-area: 1 / 1 / 3 / 3;
  display:block;
  text-align:left;
  padding: 24px 24px 54px;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.weight-card{
  grid-area: 1 / 3 / 2 / 5;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.bodytype-card{
  grid-area: 1 / 5 / 2 / 7;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.age-card{
 grid-area: 1 / 7 / 2 / 9;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.frequency-card{
 grid-area: 2 / 3 / 3 / 5;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.activity-card{
  grid-area: 2 / 5 / 3 / 7;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.daily-serv-card{
  grid-area: 2 / 7 / 3 / 9;
}
.custom-product-list .summary-wrapper .summary-inner .summary-card .summary-header-top {
  display:flex;
  justify-content:space-between;
  align-items: flex-start;
  margin-bottom: 16px;
}
.custom-product-list .summary-wrapper .summary-inner .summary-card .summary-badge {
  background: #d9f4ff;
  padding: 4px 8px;
  border-radius: 8px;
  margin: 0;
  /* position: absolute;
  right: 24px;
  top: 24px; */
  color: #4EA7C3;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  gap: 2px;
  justify-content: center;
  align-items: center;
}

.custom-product-list .summary-wrapper .summary-inner .summary-card.profile-card .summary-dog-img img {
  width: 66px;
  height: 66px;
}
.custom-product-list .summary-wrapper .summary-inner .summary-card.profile-card .summary-dog-title {
  color: #4A3026;
  font-family: Prompt;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height:38.4px;
  text-transform: uppercase;
}
.custom-product-list .summary-wrapper .summary-inner .summary-card .summary-tag-wrapper{
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  flex-wrap:wrap;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card .summary-card-body {
  border-top: 1px solid rgba(74, 48, 38, 0.10);
  margin-top: 24px;
  padding-top: 24px;
}
.custom-product-list .summary-wrapper .summary-inner .summary-card .summary-tag {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: rgba(74, 48, 38, 0.10);
  color: #4A3026;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card .summary-card-body .section-label {
  color: rgba(74, 48, 38, 0.50);
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.6px;
  text-transform: uppercase;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card .summary-value{
  color: #4A3026;
  text-align: center;
  font-family: Prompt;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
.custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card .summary-label {
  color: rgba(74, 48, 38, 0.50);
  text-align: center;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
}
.custom-product-list .summary-step-progress-bar {
  height: 8px;
  width: 100%;
  background: rgba(74, 48, 38, 0.10);
}
.custom-product-list .summary-step-progress-bar .summary-step-line {
  background: #4A3026;
  height: 8px;
  transition: width .2s;
  position: relative;
  width: 0;
}
.custom-product-list .summary-wrapper .summary-button {
  text-align:center;
  margin-top: 40px;
}
.custom-product-list .summary-wrapper .summary-button .summary-primary-btn{
  display:inline-flex;
  justify-content:center;
  align-items:center;
  padding:16px;
  color: #FFF;
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 19.2px;
  border-radius: 8px;
  background: #4A3026;
  width: 100%;
  min-width: 250px;
  max-width: 36.8%;
  text-transform: uppercase;
  box-shadow: 0px 59px 17px 0px rgba(74, 48, 38, 0.00), 0px 38px 15px 0px rgba(74, 48, 38, 0.01), 0px 21px 13px 0px rgba(74, 48, 38, 0.03), 0px 9px 9px 0px rgba(74, 48, 38, 0.04), 0px 2px 5px 0px rgba(74, 48, 38, 0.05);
}

.custom-product-list .step-2 .summary-inner .summary-title,
.custom-product-list .step-3 .summary-inner .summary-title{
  max-width: 813px;
  width: 100%;
  margin: 0 auto 24px;
}
.custom-product-list .step-2 .summary-inner .summary-subtitle{
  max-width: 556px;
  width: 100%;
  margin: 0 auto;
}
.custom-product-list .step-2 .summary-inner .result-inner-content{
  margin: 64px auto 0;
  max-width: 1065px;
  width: 100%;
  display: flex;
  gap: 70px;
  flex-wrap: wrap;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .left-content{
  max-width: calc(51% - 35px);
  width: 100%;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content{
  max-width: calc(49% - 35px);
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .left-content .left-inner-image{
  margin: 0 0 24px 0;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .left-content .left-inner-image img.result-image {
  width: 100%;
  height: 100%;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .left-content .left-inner-content .goodthing-text p{
  color: #4A3026;
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px; 
  padding: 6px 12px;
  border-radius: 8px;
  background: #FFF;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .left-content .left-inner-content .goodthing-text{
  width: fit-content;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .left-content .left-inner-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content{
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 59px 17px 0px rgba(74, 48, 38, 0.00), 0px 38px 15px 0px rgba(74, 48, 38, 0.01), 0px 21px 13px 0px rgba(74, 48, 38, 0.03), 0px 9px 9px 0px rgba(74, 48, 38, 0.04), 0px 2px 5px 0px rgba(74, 48, 38, 0.05);
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content .inner-promo-text .text-promo-text{
  color: rgba(74, 48, 38, 0.60);
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  margin: 0 0 4px 0;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content .inner-promo-text .promo-diss{
  color: #4A3026;
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; 
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content .promo-text-code {
  display: flex;
  align-items: center;
  max-width: 158px;
  width: 100%;
  padding: 6px 10px;
  border-radius: 8px;
  border: 1px dashed rgba(74, 48, 38, 0.20);
  background: rgba(74, 48, 38, 0.10);
  justify-content: space-between;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content .promo-text-code .copy-promo-wrap {
    position: relative;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content .promo-text-code .copy-promo-wrap .copied-text {
  position: absolute;
  top: -35px;
  left: -20px;
  background: #000;
  padding: 4px;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  display: none;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-text-code .enter-promo {
  display: inline-block;
  margin: 0 10px 0 0;
  box-shadow: none;
  color: #4A3026;
  font-family: Archivo;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .right-content-tabs{
  border-radius: 12px;
  background: rgba(74, 48, 38, 0.10);
  padding: 4px;
  display: flex;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .right-content-tabs .inner-tabs{
  max-width: 50%;
  width: 100%;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .right-content-tabs .inner-tabs .inner-tabs-text{
  color: rgba(74, 48, 38, 0.40);
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19.2px;
  padding: 12px 16px;
  text-align: center;
  border-radius: 8px;
  background: transparent;
  cursor: pointer;
}
.custom-product-list .step-2 .summary-inner .result-inner-content .right-content .right-content-tabs .inner-tabs.inner-tabs-selected .inner-tabs-text{
  color: #FFF;
  background: #4A3026;
}
.custom-product-list .step-2 .product-plans-details .single-plan{
  padding:24px;
  border-radius: 20px;
  background: #FFF;
  border: 1px solid transparent;
  box-shadow: 0px 59px 17px 0px rgba(74, 48, 38, 0.00), 0px 38px 15px 0px rgba(74, 48, 38, 0.01), 0px 21px 13px 0px rgba(74, 48, 38, 0.03), 0px 9px 9px 0px rgba(74, 48, 38, 0.04), 0px 2px 5px 0px rgba(74, 48, 38, 0.05);
}
.custom-product-list .step-2 .product-plans-details .single-plan:has(.plan-radio input[type=radio]:checked){
  border: 1px solid #4A3026;
}
.custom-product-list .step-2 .product-plans-details .single-plan .single-plan-details {
  display: flex;
  justify-content: space-between;
}
.custom-product-list .step-2 .product-plans-details .single-plan .single-plan-details .plan-detail-info .plan-radio input[type=radio]{
  opacity:0;
  position:absolute;
}
.custom-product-list .step-2 .product-plans-details .single-plan .single-plan-details .plan-detail-info .plan-radio .plan-name{
  color: #4A3026;
  font-family: Archivo;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.2px;
  cursor: pointer;
  white-space: nowrap;
}
.custom-product-list .step-2 .product-plans-details .single-plan .single-plan-details .plan-detail-info .plan-radio input[type=radio] + .plan-name::before{
  content: "";
  background: transparent;
  border-radius: 99px;
  border: 1px solid #4A3026;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  top: -0.2em;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.custom-product-list .step-2 .product-plans-details .single-plan .single-plan-details .plan-detail-info .plan-radio input[type=radio]:checked + .plan-name::before{
  background: url("/cdn/shop/files/checked-logo.svg?v=1748511091");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 0;
}
 .custom-product-list .step-2 .product-plans-details .single-plan .plan-details-list {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-details-list li{
  position:relative;
  color: rgba(74, 48, 38, 0.60);
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height:22.4px;
  padding-left:28px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-details-list li::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("/cdn/shop/files/check-mark.svg?v=1748511463");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 20px;
  height: 20px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-badge-wrapper,
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container {
  display: flex;
  gap: 10px;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-badge-wrapper {
  margin-bottom: 4px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .best-badge{
  border-radius: 8px;
  background: #C3EDFA;
  display: flex;
  padding: 4px 6px;
  align-items: center;
  gap: 2px;
  color: #4A3026;
  font-family: Archivo;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16.8px;
  width: fit-content;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .price-discount-badge {
  border-radius: 8px;
  background: #FFBC80;
  display: none;
  padding: 4px 6px;
  width: max-content;
  color: #4A3026;
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 19.6px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .plan-price,
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .plan-regular-price{
  color: #4A3026;
  text-align: right;
  font-family: Prompt;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .plan-regular-price{
  text-decoration: line-through;
  color: rgba(74, 48, 38, 0.50);
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .plan-price .hidden,
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .plan-regular-price .hidden{
  display: block;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-per-day {
  display:none;
  gap:8px;
  justify-content:end;
  align-items:center;
}
.custom-product-list .step-2 .product-plans-details .single-plan .seprator-dash{
  color: rgba(74, 48, 38, 0.60);
  text-align: right;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height:22.4px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-per-day .regular-price-perDay {
  color: rgba(74, 48, 38, 0.50);
  text-align: right;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-decoration-line: line-through;
}
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-per-day .disc-price-perDay{
  color: #4A3026;
  text-align: right;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
}

.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-per-day .regular-price-perDay .hidden,
.custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-per-day .disc-price-perDay .hidden{
  display: block;
}
.custom-product-list .step-2 .product-plans-details.plan-7-days .single-plan .plan-price-info .price-per-day .disc-price-perDay{
  display: none;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details{
  display: none;
}
.custom-product-list .step-2 .product-plans-details .single-plan.selected-plan .box-cost-details {
  border-radius: 10px;
  background: rgba(74, 48, 38, 0.10);
  padding: 4px 4px 4px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 24px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-left {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-left .box-cost-tag {
  color: #4A3026;
  text-align: center;
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.8px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right{
  flex: 0 0 auto;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right .box-cost-price {
  border-radius: 8px;
  background: #FFF;
  display: flex;
  padding: 4px 6px;
  align-items: center;
  gap: 2px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right .box-cost-price .cost-discount-price{
  color: #4A3026;
  text-align: right;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height:22.4px;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right .box-cost-price .cost-regular-price{
  color: rgba(74, 48, 38, 0.50);
  text-align: right;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px;
  text-decoration-line: line-through;
}
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right .box-cost-price .cost-discount-price .hidden,
.custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right .box-cost-price .cost-regular-price .hidden{
  display: block;
}
.custom-product-list .summary-wrapper .summary-button.plans-button{
  margin-top: 8px;
}
.custom-product-list .summary-wrapper .summary-button.plans-button .summary-primary-btn{
  width: 100%;
  max-width: 100%;
}
.custom-product-list .product-container .product-grid-wrap,
.custom-product-list .summary-wrapper .regular-product-section {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 32px;
    margin-top: 48px;
}
.custom-product-list .summary-wrapper .regular-product-section {
  grid-template-columns: repeat(4,1fr);
}
.custom-product-list .product-container .product-grid-wrap .s-product-card,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block {
    border-radius: 24px;
    background: #FFF;
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-product-title h2,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .cpl-card-body .cpl-card-title {
  color: #4A3026;
  font-family: Prompt;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height:24px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .product-tag {
  display: inline-flex;
  padding: 4px 8px;
  align-items: center;
  border-radius: 6px;
  background: rgba(74, 48, 38, 0.10);
  color: #4A3026;
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.6px;
  width: max-content;
  margin-bottom: 16px;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .variant-selector select {
    width: 100%;
    margin-bottom: 16px;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .variant-selector {
    margin-top: auto;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-card-bottom,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  flex-wrap: wrap;
}

.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom {
    margin-top: 0;
    gap: 10px;
}

.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-bottom .s-product-price,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .s-product-price {
    display: flex;
    gap: 6px;
    align-items: center;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-bottom .s-product-price .p-discount-price,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .s-card-price {
    color: #4A3026;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Prompt;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-bottom .s-product-price .p-regural-price {
  color: rgba(74, 48, 38, 0.50);
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  text-decoration-line: line-through;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-card-body-content {
  display: none;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-bottom .s-product-price .p-discount-price .hidden,
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-bottom .s-product-price .p-regural-price .hidden,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-card-body-content .hidden {
  display: block;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-quantity-selector {
  max-width: calc(50% - 5px);
  width: 100%;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-quantity-selector .cpl-quantity-selector-inner {
  max-width: 100%;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-quantity-selector-inner .push-btn {
  line-height: 0;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-quantity-selector-inner .push-btn__surface {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: 0;
    color: rgba(var(--color-scheme-secondary-text),var(--tw-text-opacity));
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-card-bottom .cpl-quantity-selector .cpl-quantity-selector-inner,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-quantity-selector-inner {
  width: 100%;
  max-width: 100px;
  border: 1px solid rgb(73, 49, 39);
  border-radius: 8px;
  padding: 2px 5px;
}

.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .add-btn {
  max-width: calc(50% - 5px);
  width: 100%;
}
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .add-btn .btn {
  width: 100%;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-card-bottom .s-add-to-cart .add-to-cart-btn,
.custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .add-btn .btn {
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #4A3026;
  color: #FFF;
  font-family: Prompt;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height:normal;
  text-transform: uppercase;
}
.custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-card-bottom .s-add-to-cart .add-to-cart-btn.add{
  background: #C2EDFA;
  color: #4A3026;
}
.custom-product-list .preview-content-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1120px;
  margin: 48px auto 0;
  gap: 32px;
  align-items: flex-start;
}
.custom-product-list .preview-content-container .main-cart-container {
  width: calc(56.4% - 16px);
  padding: 24px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 59px 17px 0px rgba(74, 48, 38, 0.00), 0px 38px 15px 0px rgba(74, 48, 38, 0.01), 0px 21px 13px 0px rgba(74, 48, 38, 0.03), 0px 9px 9px 0px rgba(74, 48, 38, 0.04), 0px 2px 5px 0px rgba(74, 48, 38, 0.05);
}
.custom-product-list .preview-content-container .custom-order-details-wrap {
    width: calc(43.6% - 16px);
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  column-gap: 20px;
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: 1px dashed rgba(74, 48, 38, 0.20);
  margin-bottom: 8px;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container:last-child{
  margin-bottom: 0;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .parent-product, 
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .custom-product-qty-price {
    display: flex;
    gap: 10px;
    align-items: center;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .parent-product .custom-remove-button {
    cursor: pointer;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .parent-product .custom-product-image {
    width: 32px;
    height: 32px;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .parent-product .custom-product-image img {
    width: 32px;
    height: 100%;
    object-fit: cover;
    border: 1px solid #cccccc73;
    border-radius: 6px;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .custom-product-qty-price .custom-product-quantity span,
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .parent-product .custom-product-info{
  color: rgba(74, 48, 38, 0.60);
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .custom-product-qty-price .custom-product-quantity span{
  white-space: nowrap;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .custom-product-qty-price .custom-product-price {
  color: #4A3026;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height:22.4px;
}
.custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .custom-product-qty-price .custom-product-price .hidden{
  display: block;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details {
  padding: 24px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 59px 17px 0px rgba(74, 48, 38, 0.00), 0px 38px 15px 0px rgba(74, 48, 38, 0.01), 0px 21px 13px 0px rgba(74, 48, 38, 0.03), 0px 9px 9px 0px rgba(74, 48, 38, 0.04), 0px 2px 5px 0px rgba(74, 48, 38, 0.05);
}
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-order-heading {
  margin: 0 0 16px;
  color: #4A3026;
  font-family: Archivo;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25.2px;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-subtotal-container, 
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-total-container {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
    font-size: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 0 8px;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-subtotal-container .custom-subtotal-label, 
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-total-container .custom-total-label {
  text-align: left;
  color: rgba(74, 48, 38, 0.60);
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
  margin: 0;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-subtotal-container .custom-subtotal-value, 
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-total-container .custom-total-value {
    justify-self: end;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0;
    color: #464646;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-subtotal-container .custom-subtotal-value .hidden, 
.custom-product-list .preview-content-container .custom-order-details-wrap .custom-order-details .custom-total-container .custom-total-value .hidden{
  display: block;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .button-grid {
  display: none;
  gap: 16px;
  margin-top: 24px;
  margin-bottom: 16px;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .button--primary {
  width: 100%;
  outline: none;
  background: transparent;
  letter-spacing: 0;
  line-height: normal;
  max-height: inherit;
  min-height: inherit;
  height: inherit;
  cursor: pointer;
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #4A3026;
  padding: 11px 16px;
  color: #4A3026;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .add-to-more-dog {
  border-radius: 8px;
  background: #C2ECF9;
  border: 1px solid transparent;
  margin-top: 24px;
}
.custom-product-list .preview-content-container .custom-order-details-wrap .add-to-button{
  background: #4A3026;
  color: #FFF;
  margin-top: 16px;
  border: 0;
  padding: 15px 16px;
  text-transform: uppercase;
  font-weight: 800;
}




/*==== Responsive =====  */
@media(max-width:1280px){
  .custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-card-bottom {
    gap: 10px;
  }
  .custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-card-bottom .s-add-to-cart .add-to-cart-btn,
  .custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-card-bottom .s-add-to-cart{
    width: 100%;
  }
  .custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .cpl-quantity-selector {
    max-width: 100%;
  }
  .custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .s-card-bottom .add-btn {
    max-width: 100%;
    margin-top: 10px;
  }
}
@media(max-width:1180px){
  .custom-product-list .summary-wrapper .summary-inner .summary-card.profile-card .summary-dog-title,
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card .summary-value{
    font-size: 26px;
  }
}
@media(max-width:1099px){
  .custom-product-list .step-2 .summary-inner .result-inner-content {
    gap: 30px;
    margin: 40px auto 0;
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .left-content {
    max-width: calc(45% - 15px);
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content {
    max-width: calc(55% - 15px);
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card {
    padding: 32px 20px;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.profile-card{
    grid-area: 1 / 1 / 3 / 4;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.weight-card {
    grid-area: 1 / 4 / 2 / 6;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.bodytype-card {
    grid-area: 1 / 6 / 2 / 8;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.age-card {
    grid-area: 1 / 8 / 2 / 10;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.frequency-card {
    grid-area: 2 / 4 / 3 / 6;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.activity-card {
    grid-area: 2 / 6 / 3 / 8;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.daily-serv-card {
    grid-area: 2 / 8 / 3 / 10;
  }
  .custom-product-list .preview-content-container {
    gap: 20px;
  }
  .custom-product-list .preview-content-container .main-cart-container,
  .custom-product-list .preview-content-container .custom-order-details-wrap{
    width: calc(50% - 10px);
  }
}
@media(max-width:992px){
  .custom-product-list .preview-content-container,
  .custom-product-list .summary-wrapper .summary-inner .summary-grid{
    margin-top: 40px;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-title {
    font-size: 36px;
    line-height: 40px;
  }
  .custom-product-list .step-2 .product-plans-details .single-plan {
    padding: 16px;
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content .right-content-tabs .inner-tabs .inner-tabs-text {
    padding: 12px;
  }
  .custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .plan-price {
    font-size: 30px;
    line-height: 40px;
  }
  .custom-product-list .product-container .product-grid-wrap,
  .custom-product-list .summary-wrapper .regular-product-section {
    grid-template-columns: repeat(2,1fr);
    margin-top: 40px;
  }
  .custom-product-list .summary-wrapper .regular-product-section {
    grid-template-columns: repeat(3,1fr);
  }
  .custom-product-list .preview-content-container .main-cart-container, 
  .custom-product-list .preview-content-container .custom-order-details-wrap {
    width: 100%;
  }
  .custom-product-list .summary-wrapper .summary-button .summary-primary-btn{
    max-width: 100%;
  }
  .custom-product-list .summary-wrapper {
      padding: 24px 0 40px;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.profile-card {
    grid-area: 1 / 1 / 3 / 4;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.weight-card {
    grid-area: 3 / 1 / 4 / 2;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.bodytype-card {
    grid-area: 3 / 2 / 4 / 3;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.age-card {
    grid-area: 3 / 3 / 4 / 4;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.frequency-card {
    grid-area: 4 / 1 / 5 / 2;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.activity-card {
    grid-area: 4 / 2 / 5 / 3;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.daily-serv-card {
    grid-area: 4 / 3 / 5 / 4;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-card.profile-card .summary-dog-title, 
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card .summary-value {
      font-size: 22px;
  }
}
@media(max-width:768px){
  .custom-product-list .summary-wrapper .summary-inner .summary-title {
    font-size: 28px;
    line-height: 34px;
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .left-content,
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content{
    max-width: 100%;
  }
  .custom-product-list .summary-wrapper .regular-product-section {
    grid-template-columns: repeat(2,1fr);
  }
}
@media(max-width:640px){
  .custom-product-list .summary-wrapper .summary-inner .summary-grid {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(5, 1fr);
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.profile-card {
    grid-area: 1 / 1 / 3 / 5;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.weight-card {
    grid-area: 3 / 1 / 4 / 3;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.bodytype-card {
    grid-area: 3 / 3 / 4 / 5;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.age-card {
    grid-area: 4 / 1 / 5 / 3;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.frequency-card {
    grid-area: 4 / 3 / 5 / 5;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.activity-card {
    grid-area: 5 / 1 / 6 / 3;
  }
  .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.daily-serv-card {
    grid-area: 5 / 3 / 6 / 5;
  }
}
@media(max-width:575px){
  .custom-product-list .summary-wrapper .summary-inner {
    padding-top: 40px;
  }
  .custom-product-list .step-2 .product-plans-details .single-plan {
    padding: 16px 10px;
  }
  .custom-product-list .step-2 .product-plans-details .single-plan .single-plan-details .plan-detail-info .plan-radio input[type=radio] + .plan-name::before {
    width: 20px;
    height: 20px;
    top: 0;
    margin-right: 4px;
  }
  .custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container .plan-price {
    font-size: 24px;
    line-height: 34px;
  }
  .custom-product-list .product-container .product-grid-wrap,
  .custom-product-list .summary-wrapper .regular-product-section {
    grid-template-columns: 1fr;
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content {
    flex-wrap: wrap;
    gap: 16px;
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content .inner-promo-text,
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content .promo-code-content .promo-text-code{
    width: 100%;
    max-width: 100%;
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content .right-content-tabs .inner-tabs .inner-tabs-text{
    padding: 8px;
  }
  .custom-product-list .step-2 .summary-inner .result-inner-content .right-content .right-content-tabs .inner-tabs .inner-tabs-text,
  .custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-per-day .disc-price-perDay{
    font-size: 12px;
    line-height: 16px;
  }
  .custom-product-list .step-2 .product-plans-details .single-plan .single-plan-details .plan-detail-info .plan-radio .plan-name {
    font-size: 16px;
    line-height: 20px;
  }
  .custom-product-list .step-2 .product-plans-details .single-plan .plan-details-list li {
    font-size: 14px;
    line-height: 20px;
  }
  .custom-product-list .product-container .product-grid-wrap .s-product-card .s-card-body .s-product-title h2,
  .custom-product-list .summary-wrapper .regular-product-section .cpl-single-block .cpl-card-info .cpl-card-body .cpl-card-title {
    font-size: 18px;
    line-height: 22px;
  }
  .custom-product-list .preview-content-container {
    margin-top: 24px;
  }
  .custom-product-list .preview-content-container .custom-order-details-wrap .button-grid {
    flex-wrap: wrap;
  }
  .custom-product-list .preview-content-container .main-cart-container .cart-step-container {
    overflow-y: auto;
    overflow-x: auto;
    display: grid;
    grid-template-rows: min-content;
  }
  .custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .parent-product, 
  .custom-product-list .preview-content-container .main-cart-container .cart-step-items-container .custom-product-qty-price {
    white-space: nowrap;
  }
}
@media(max-width:480px){
    .custom-product-list .summary-wrapper .summary-inner .summary-grid {
      grid-template-columns: 1fr;
      grid-template-rows: auto;
      column-gap: 0;
    }
    .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card {
        padding: 20px;
    }
    .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.bodytype-card {
      grid-area: 3 / 1 / 4 / 5; 
    }
    .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.age-card{
      grid-area: 4 / 1 / 5 / 5;
    }
    .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.frequency-card{
       grid-area: 5 / 1 / 6 / 5;
    }
    .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.activity-card{
      grid-area: 6 / 1 / 7 / 5;
    }
    .custom-product-list .summary-wrapper .summary-inner .summary-grid .summary-card.daily-serv-card {
      grid-area: 7 / 1 / 8 / 5;
    }
    .custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right .box-cost-price {
      padding: 4px 4px;
      gap: 2px;
    }
    .custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-left .box-cost-tag,
    .custom-product-list .step-2 .product-plans-details .single-plan .box-cost-details .box-cost-right .box-cost-price .cost-discount-price {
      font-size: 12px;
      line-height: 16px;
    }
    .custom-product-list .step-2 .product-plans-details .single-plan .plan-price-info .price-container {
      width: 100%;
    }
}

.dog-history-wrapper .history-inner-main {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  margin:30px 0;
}
.dog-history-wrapper .history-inner-main .single-order-details {
  width: 100%;
  max-width: calc(12.5% - 26.3px);
}

.dog-history-wrapper .history-inner-main .single-order-details .order-image {
  width: 100%;
  height: 100%;
}
.dog-history-wrapper .history-inner-main .single-order-details .dog-name {
  margin-top: 16px;
  text-align: center;
}
@media (max-width:1280px){
  .dog-history-wrapper .history-inner-main .single-order-details {
    max-width: calc(14.28% - 25.7px);
  }
}
@media (max-width:1180px){
  .dog-history-wrapper .history-inner-main .single-order-details {
    max-width: calc(16.66% - 25px);
  }
}
@media (max-width:992px){
  .dog-history-wrapper .history-inner-main {
    gap: 20px;
  }
  .dog-history-wrapper .history-inner-main .single-order-details {
    max-width: calc(20% - 16px);
  }
}
@media (max-width:749px){
  .dog-history-wrapper .history-inner-main .single-order-details {
    max-width: calc(25% - 15px);
  }
}
@media (max-width:575px){
  .dog-history-wrapper .history-inner-main .single-order-details {
    max-width: calc(33.33% - 13.4px);
  }
}

.custom-product-list .summary-wrapper .regular-product {
    padding-top: 80px;
}

.custom-product-list .summary-wrapper .regular-product .regular-product-title h3 {
    color: #4A3026;
    text-align: center;
    font-family: Prompt;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: 57.6px;
    text-transform: uppercase;
    margin: 0 0 16px;
}

@media (max-width: 992px) {
  .custom-product-list .summary-wrapper .regular-product .regular-product-title h3 {
    font-size: 36px;
    line-height: 40px;
  }
}

@media (max-width: 768px) {
  .custom-product-list .summary-wrapper .regular-product .regular-product-title h3 {
    font-size: 28px;
    line-height: 34px;
  }
}


.section-content .card .card__surface form input {
  border: 1px solid rgb(249, 244, 235);
}

.section-content .card .card__surface .main-cart-items form input {
  color: rgb(249, 244, 235);
}

.section-content .card .card__surface .main-cart-items form .CartItemQuantity .input button,
.section-content .card .card__surface .main-cart-items form .product-price span,
.section-content .card .card__surface .CartFooter .discount-price {
  color: rgb(249, 244, 235);
}

.section-content .card .card__surface .main-cart-items form .product-price span.hidden,
.section-content .card .card__surface .CartFooter .discount-price .hidden {
  display: block;
}

.section-content .card .card__surface .CartFooter .cart-footer-inner .cart-discount-price .hidden {
  display: inline-block;
}

.section-content .card .card__surface .CartFooter .contents textarea {
  border: 1px solid rgb(249, 244, 235);
}

.section-content .card .card__surface form .push-btn .push-btn__surface,
.section-content .max-w-screen .card .card__surface .push-btn .push-btn__surface,
.section-content .card .card__surface .CartFooter .push-btn .push-btn__surface {
  border: 1px solid transparent;
}
.section-content .card .card__surface form .push-btn:hover .push-btn__surface,
.section-content .max-w-screen .card .card__surface .push-btn:hover .push-btn__surface,
.section-content .card .card__surface .CartFooter .push-btn:hover .push-btn__surface {
  border: 1px solid rgb(194, 236, 249);
}

.section-content .text-sm .log-out-btn {
    font-weight: 700;
    color: #493127;
}
.section-content .max-w-screen .card .card__surface .push-btn-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.section-content .max-w-screen .responsive-table tr th {
  border: 1px solid rgb(73, 49, 39);
}
.section-content .max-w-screen .responsive-table td {
  border: 1px solid rgb(249, 244, 235);
}
.section-content .max-w-screen .responsive-table td:first-child {
  border-left: 0;
}
.section-content .max-w-screen .responsive-table td:last-child {
  border-right: 0;
}
.section-content .max-w-screen .responsive-table .responsive-table-row .table-text {
  color: rgb(249, 244, 235);
}

.section-content .max-w-screen .responsive-table .responsive-table-row .table-text .hidden {
  display: block;
}

.section-content-addresses .heading-feature {
  font-size: 50px;
}

.section-content-addresses .heading-standard {
  font-size: 40px;
}

.section-content-addresses .border-primary-border .push-btn-wrapper {
    display: flex;
    align-items: baseline;
}

.section-content-order .responsive-table tr th {
  border: 1px solid rgb(73, 49, 39);
}

.section-content-order .responsive-table .responsive-table-row td {
  border: 1px solid rgb(249, 244, 235);
}

.section-content-order .responsive-table .responsive-table-row td:first-child,
.section-content-order .responsive-table tfoot tr td:first-child {
  border-left: 0;
}
.section-content-order .responsive-table .responsive-table-row td:last-child,
.section-content-order .responsive-table tfoot tr td:last-child {
  border-right: 0;
}

.section-content-order .responsive-table .responsive-table-row td {
  color: rgb(249, 244, 235);
}

.section-content-order .responsive-table tfoot tr td {
  border: 1px solid rgb(249, 244, 235);
  color: rgb(249, 244, 235);
}


.recharge-theme .recharge-container .recharge-button-primary {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: var(--button-border-radius);
    padding: .75rem 1rem;
    text-align: center;
    font-size: var(--font-size-base);
    line-height: var(--base-line-height);
    text-transform: var(--button-text-transform);
    background: rgb(var(--color-button-background));
    color: rgb(var(--color-button-text));
    box-shadow: inset 0 0 0 var(--button-border-width) rgb(var(--color-button-border));
    box-sizing: border-box;
    transition: transform .1s cubic-bezier(.215,.61,.355,1);
    font-family: var(--button-font-stack);
    font-weight: var(--button-font-weight);
    font-style: var(--button-font-style);
    letter-spacing: var(--button-letter-spacing);
    border: 1px solid transparent;
}

.recharge-theme .recharge-container .recharge-button-primary .recharge-text,
.recharge-theme .recharge-container .recharge-button-secondary .recharge-text {
  font-size: var(--font-size-base);
  font-family: var(--button-font-stack);
  font-weight: var(--button-font-weight);
  font-style: var(--button-font-style);
  letter-spacing: var(--button-letter-spacing);
}

.recharge-theme .recharge-container .recharge-button-primary:hover {
    border: 1px solid rgb(var(--color-button-text));
    background: transparent;
}

.recharge-theme .recharge-container .recharge-heading {
    font-family: var(--heading-font-stack);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-capitalize);
    letter-spacing: var(--heading-letterspacing);
    line-height: var(--heading-line-height);
    color: rgb(var(--color-scheme-text));
}

.recharge-theme .recharge-container .recharge-button-secondary {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: var(--button-border-radius);
    padding: .75rem 1rem;
    text-align: center;
    font-size: var(--font-size-base);
    line-height: var(--base-line-height);
    text-transform: var(--button-text-transform);
    background: transparent;
    color: rgb(var(--color-button-text));
    box-shadow: inset 0 0 0 var(--button-border-width) rgb(var(--color-button-border));
    box-sizing: border-box;
    transition: transform .1s cubic-bezier(.215,.61,.355,1);
    font-family: var(--button-font-stack);
    font-weight: var(--button-font-weight);
    font-style: var(--button-font-style);
    letter-spacing: var(--button-letter-spacing);
    border: 1px solid rgb(var(--color-button-text));
}

.recharge-theme .recharge-container .recharge-button-secondary:hover {
  border: 1px solid rgb(var(--color-button-background));
  background: rgb(var(--color-button-background));
}

.recharge-theme .recharge-container .recharge-text {
  font-size: 14px;
  color: #493127;
  line-height: 130%;
  text-transform: unset;
  font-weight: 700;
}