/** Shopify CDN: Minification failed

Line 538:0 Unexpected "("

**/
.pmd-cart {
      background: #FDFDFD;
}
.pmd-cart span.colored-counter{
    background: #E47B24;
    width: 30px;
    height: 30px;
    display: flex;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    left: 156px;
    align-items: center;
    border-radius: 50px;
    justify-content: center;
  font-family: 'Fira Sans';
  padding: 8px;
    font-weight: 600;
    margin-top: -5px;
}
.pmd-cart h2.font-heading{
  display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 5px;
}
.pmd-cart .pmd-button{
 width:40px;
  height: 40px;
}
.pmd-cart .pmd-button-close {
  width:40px;
  height: 40px;
}
.pmd-cart .pmd-button-close svg{
  width:inherit;
  height: inherit;
}
.pmd-cart .pmd-no-barder {
  border: none;
}
.pmd-cart .pmd-style {
  background-color: #ECE2DA;
  border: none;
}
.pmd-cart .pmd-style  .pmd-shipping {
      background-image: linear-gradient(90deg, #E47B23, #E47B24);
}
.pmd-cart  .pmd-bar {
  padding-top:0px;
}
.pmd-cart  .pmd-shipping-text {
    padding: 12px 19px;
    text-align: center;
    background-color: #fcf2e9;
    border: 1px dashed #E47B24;
    border-radius: 16px;
    margin-top: 28px;
    font-size: 17px;
    line-height: 17px;
    font-family: 'Fira Sans';
    color: #131423;
  display: flex;
    align-items: center;
    gap: 3px;
  justify-content: center;
}
.pmd-cart  .pmd-shipping-text svg{
  margin-right: 14px;
  width: 36px;
  height: 36px;
}
.pmd-cart  .pmd-shipping-text span{
  color: #E47B24;
  font-weight: 600;
  margin: 0 3px;
}
.pmd-cart span.drag-handle{
    display: block;
    transform: translatey(-16px);
}
.pmd-cart span span.free-text {
    width: max-content;
    display: block;
    position: absolute;
    right: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Fira Sans';
    color: #E47B24;
}
.pmd-cart  .pmd-show-hide-note input {
      width: 20px;
    height: 20px;
    border-color: #000000;
}
.pmd-cart  .pmd-show-hide-note{
  gap:8px;
      padding-top: 2px;
  align-items: center;
  margin-top:5px;
}
.pmd-cart .pmd-no-barder div.bg-scheme-background{
  background: transparent;
}
.pmd-cart  [x-show="showNote"]{
  background: transparent;
}
.pmd-cart .pmd-image-container {
  width: 120px;
}
.pmd-cart .pmd-custom-col {
  grid-template-columns: min-content;
  padding: 0px;
}
.pmd-cart  .pmd-price-conatiner {
  display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
}
/* .pmd-cart ul.pmd-cart-items {
padding: 20px;
    background: #fafafa;
    border-radius: 16px;
    border: 1px solid;
    max-height: 275px;
    min-height: 200px;
    height: 100%;
    overflow-y: scroll;
} */
.pmd-cart .pmd-image-container img{
  border: 0px;
    border-radius: 7px;
}
.pmd-cart .pmd-items {
 padding: 0px 35px 0px 35px;
}
.pmd-cart .pmd-footer-section {
  background: #F4C9A5;
  padding:20px 35px;
}
.pmd-cart .pmd-footer-section dt.text-left , .pmd-cart .pmd-footer-section .pmd-cart-price {
  font-size: 35px;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
  letter-spacing: 0.5px;
  color: #131423;
}
.pmd-cart .pmd-footer-section .pmd-shipping-calculate{
  text-align: left;
    font-size: 16px;
    font-family: 'Fira Sans';
    color: #131423;
    font-weight: 400;
    margin-top: 1px;
}
.pmd-cart .pmd-footer-section .push-btn .sb__info-container  , .pmd-cart .pmd-footer-section .push-btn .sb__info-wrapper{
  display:none;
}
.pmd-cart .pmd-footer-section data-cart-footer p label {
    display: inline;
    float: none;
    font-size: 13px;
}

 .pmd-cart .pmd-cart-footer .col-span-14.row-start-3 label{
  font-size:16px !important; 
  }
  #effectiveAppsAgreeCB {
    width: 20px;
    height: 20px;
    border-color: #000000;
  }
  .pmd-cart .pmd-cart-footer button.pmd-button-checkout{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
  }
.pmd-cart .pmd-custom-col .col-span-3 [data-product-title]  p.leading-tight {
 font-family: 'Bebas Neue';
 font-size:30px;
 color:#000000;
}
.pmd-cart .pmd-custom-col .col-span-3 [data-product-title]  p.text-xs {
  color:#76777F;
      font-size: 16px;
}
.pmd-cart .pmd-custom-col .pmd-price-conatiner svg{
width:32px;
}
.pmd-cart .pmd-custom-col .pmd-price-conatiner  p.text-xs {
margin-top:0px;
}
.pmd-cart .pmd-custom-col .pmd-price-conatiner {
font-family: 'Bebas Neue';
 font-size:30px;
 color:#000000;
}
.pmd-cart .pmd-custom-col .pmd-qty .wrapper-box {
background: #fafafa;
    border-radius: 6px;
    box-shadow: none;
    border: 1px solid #121212;
}
.pmd-cart .pmd-custom-col .pmd-qty .wrapper-box .qty-icon svg.theme-icon {
width:12px;
}
.pmd-cart .pmd-custom-col .pmd-qty .wrapper-box .qty-icon {
  display:flex;
    align-items: center;
    justify-content: center;
}
.pmd-cart .custom_pay_icon .wrapper{
  padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding-top: 15px;
    color: #121212;
}
.pmd-cart .custom_pay_icon .wrapper img.payment.icon{
width:200px;
}
.pmd-cart .custom_pay_icon .wrapper img.icon.lock{
width:20px;
}
.pmd-cart .custom_pay_icon .wrapper p.promotext {
  width:max-content;
  font-size:16px;
}
.pmd-cart ul.pmd-cart-items {
    padding: 20px;
    background: #fafafa;
    border-radius: 16px;
    border: 1px solid #ccc;
    max-height: 275px;
    min-height: 200px;
    height: 100%;
    overflow-y: auto; /* Prefer 'auto' for cleaner UX */
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #333 transparent; /* Firefox */
}

/* Chrome, Edge, Safari */
.pmd-cart ul.pmd-cart-items::-webkit-scrollbar {
    width: 6px;
}

.pmd-cart ul.pmd-cart-items::-webkit-scrollbar-track {
    background: transparent;
}

.pmd-cart ul.pmd-cart-items::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 4px;
}
.pmd-cart .featre-list .list-wrapper{
  display: flex
;
    align-items: center;
    padding: 5px 0px;
    justify-content: center;
}
.pmd-cart .featre-list .list-wrapper .list{
  display: flex
;
    align-items: center;
    gap: 5px;
    justify-content: center;
    width: 32%;
}
.pmd-cart .featre-list .list-wrapper .list p{
  color:#3B3C48;
  font-size:14px;
}
/* drwer width */
#right-drawer-slot {
    width: 795px;
}
.pmd-cart .pmd-no-barder .pmd-shipping-box {
      width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
.pmd-cart .featre-list{
  border: 1px solid #000000;
    border-right: 0px;
    border-left: 0px;
    box-shadow: none;
    opacity: 1;
        padding: 10px 0px;
}
.pmd-cart .featre-list .swiper-container {
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.pmd-cart .featre-list .swiper-slide.list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: auto;
  padding: 0 12px;
  position: relative;
  text-align: center;
}

.pmd-cart .featre-list .swiper-slide.list:not(:last-child)::after {
content: "";
    position: absolute;
    right: 0;
    top: 10%;
    width: 1px;
    height: 80%;
    background: #000000;
}
.pmd-cart .featre-list .swiper-slide p{
  font-size: 15px;
}

.cart-upsell-block {
  margin-top: 10px;
  padding: 30px;
  background: #E4D5F4;
      transform: scale(1.1);
}
.cart-upsell-block .block-head{
  display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
        margin-bottom: 10px;
}

.upsell-title {
  font-size: 30px;
  margin-bottom: 1rem;
  font-family: 'Bebas Neue';
}

.upsell-item {
  background: #F8F5FC;
  border-radius: 12px;
  padding: 1rem;
  text-align: center;
      border: 1px solid #BC99E3;
}

.upsell-img {
  width: 100%;
  max-width: 150px;
  margin: 0 auto 10px;
  border-radius: 12px;
}

.upsell-name {
  margin: 0px;
  font-family: 'Bebas Neue';
  font-size:30px;
  color: #121212;
}
.upsell-price {
  color: #121212;
  font-size: 16px;
  margin-bottom: 8px;
   font-family: 'Bebas Neue';
  font-size:30px;
}

.cart-upsell-block .variant-selector {
    padding: 4px;
    background: inherit;
    border: none;
    box-shadow: none;
    width: 120px;
    color: #76777F;
}

.upsell-add-to-cart {
  background: black;
  color: white;
  padding: 7px 10px;
  border-radius: 25px;
  font-weight: 400;
  font-size:20px;
  cursor: pointer;
  border: none;
  font-family: 'Bebas Neue';
}
.upsell-item .upsell-inner{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.upsell-item  .product-info {
  display: flex;
    flex-direction: column;
    gap: 10px;
       width: 100%; 
}
.upsell-item  .product-info-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    gap: 30px;
}
.upsell-item .title-box{
  display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

@media screen and (max-width: 900px) {
#right-drawer-slot {
    width: 90%;
}
.pmd-cart .pmd-footer-section {
    padding: 20px;
}
.pmd-cart .pmd-image-container {
    width: 110px;
}
.pmd-cart .pmd-custom-col {
    margin-bottom: 5px;
}
.pmd-cart .featre-list .swiper-slide.list{
  padding:0 10px;
}
.pmd-cart .featre-list .swiper-slide p {
    font-size: 14px;
}
}
@media screen and (max-width: 768px) {
#right-drawer-slot {
    width: 100%;
}
.pmd-cart .pmd-items {
    padding: 0 15px 0px;
}

 .pmd-cart .pmd-custom-col .col-span-3.pmd-title-box  {
    grid-column: span 1 / span 1;

}
.pmd-cart .pmd-footer-section {
    padding: 15px 15px;
}

}
@media screen and (max-width: 600px) {
  .pmd-cart .pmd-no-barder .pmd-shipping-box{
    padding-top:7px;
  }
  .pmd-cart .pmd-shipping-text {
    padding: 6px 19px;
    margin-top: 30px;
    font-size: 16px;
    line-height: 16px;
 
}
.pmd-cart .pmd-custom-col .col-span-3 [data-product-title] p.leading-tight , .pmd-cart .pmd-custom-col .pmd-price-conatiner{
  font-size:22px;
}
.pmd-cart .pmd-custom-col .col-span-3 [data-product-title] p.text-xs{
  font-size:14px;
}
.pmd-cart .pmd-custom-col .pmd-price-conatiner svg{
  width:24px;
}
.pmd-cart .pmd-custom-col .pmd-qty .wrapper-box input[type=number] {
 width:35px; 
}
    .pmd-cart .pmd-image-container {
        width: 96px;
    }
    .upsell-name , .upsell-price{
      font-size:20px;
      margin-bottom: 7px;
    }
    .cart-upsell-block .variant-selector{
      width:85px;
      font-size:13px;
    }
   .upsell-item .product-info-inner {
        gap: 20px;
    }
    .upsell-img {
    width: 100%;
    max-width: 96px;
    margin: 0 auto 10px;
    border-radius: 8px;
}
.upsell-item .product-info {
    gap: 0px;
}
.upsell-item {
    border-radius: 8px;
    padding: 10px;
}
.cart-upsell-block{
    margin-top: 8px;
    padding: 10px 15px;
    transform: scale(1.1);
}
.upsell-title {
    font-size: 24px;
    margin-bottom: 5px;
    font-family: Bebas Neue;
}
.upsell-nav .upsell-swiper-button-prev svg , .upsell-nav .upsell-swiper-button-next svg{
  width:30px;
}
.upsell-add-to-cart {

    padding: 5px 9px 4px;
    font-size: 16px;
    line-height: 17px;

}
}
(max-width: 400px) {
    .upsell-name, .upsell-price {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .pmd-cart .pmd-shipping-text svg {
    margin-right: 5px;
    width: 24px;
    height: 24px;
}
}