/** Shopify CDN: Minification failed

Line 272:0 Unexpected "}"

**/
.my_custom_class_drawer .drawer__inner{
  width:44rem;
  padding:0px;
}
.product__media-list2 img {
    width: 100%;
    height: auto;
}
.cl-po--preview, .product__media-list2:not(.slick-initialized) img:not(:first-child) {
    display: none;
}
.product__media-list2:has(.cl-po--preview-wrapper) {
    display: none !important;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    width: 43px;
    transform: rotate(90deg) translateX(-50%);
    padding: 10px;
    cursor: pointer;
}
.product__media-list2 .slick-track {
    display: flex;
    align-items: center;
}
.custom__prev-arrow2 {
    transform: rotate(90deg);
}
.custom__next-arrow2 {
    right: 0;
    transform: rotate(-90deg);
}
.product__media-wrapper{
  position: relative;
    height: 100%;
}
.my_custom_class_drawer .drawer__header {
    padding: 14px 20px;
    font-weight: 700;
    border-bottom: 2px solid rgba(211, 211, 211, .5);
    position: sticky;
    top: 0;
    z-index: 9;
    background: white;
}
.my_custom_class_drawer .drawer__header .drawer__heading{
 font-size: 21px;
  margin-bottom:0px;
}
.my_custom_class_drawer .drawer__close{
right:15px;
}
.my_custom_class_drawer .drawer__close svg {
    height: 1.5rem;
    width: 2rem;
}
.my_custom_class_drawer .cart__ctas{
  padding:0px 20px;
}
.my_custom_class_drawer .cart__ctas button{
  color: #fff;
    background-color: #ae0100;
    border-color: #0000;
}
.my_custom_class_drawer .cart__ctas button:before,.my_custom_class_drawer .cart__ctas button:after{
 box-shadow:none;
}
.my_custom_class_drawer .cart-drawer__footer{
   padding:0px 20px;
}
.my_custom_class_drawer .cart-drawer__footer .totals{
    /* background-color: #f7f7f7;
    padding: 15px 10px;
    display: flex; */
}
.my_custom_class_drawer .cart-drawer__footer .totals .totals__total{
  font-weight: 1000 !important;
  font-size: 20px;
  margin:0px;
}
.my_custom_class_drawer .cart-drawer__footer .totals .totals__total-value{
        color: black;
       font-weight: 600;
      font-family: 'Open Sans';
}
.my_custom_class_drawer .cart-drawer__footer  .caption-large{
    margin-top:20px;
   margin-bottom:20px;
      font-size: 15px;
    color: #000;
    text-shadow: none;
    text-transform: none;
    letter-spacing: 0;
  font-weight:700;
  color:black;
  text-align:center;
     font-family: 'Open Sans';
}
.my_custom_class_drawer .cart-items thead th{
  border:none;
}
.my_custom_class_drawer .cart-remove-button {
    background: #7f7f7f12;
}
.my_custom_class_drawer .drawer__cart-items-wrapper{
     padding: 0px 20px;
}

.cart-item__name {
    font-size: 13px;
    line-height: 142%;
}
.my_custom_class_drawer .cart-item__details{
    display:flex;
  gap:20px;
  align-items:start;
}
.my_custom_class_drawer .cart-drawer .cart-item {
    grid-template: repeat(2,auto) / repeat(1,1fr);
  row-gap:0px;
    background-color: transparent;
}
table.cart-items {
    border: none;
}
.my_custom_class_drawer .list-payment{
      padding: 10px 20px;
      margin: 0px;
      flex-direction: row-reverse;
}
.my_custom_class_drawer .product-option{
  display:none;
}
@media (max-width:768px){
  .my_custom_class_drawer .drawer__inner {
    width: 100%;
    padding: 0;
}
}
@media (max-width:544px){
  .my_custom_class_drawer .cart-drawer .cart-item {
    row-gap: 10px;
    grid-auto-columns: 1fr 2fr;
}
 .my_custom_class_drawer  .cart-drawer .cart-item__totals {
    pointer-events: none;
    display: flex;
    align-items: flex-start;
    justify-content: start;
}
}

@media (max-width:467px){
  .my_custom_class_drawer .cart-drawer .cart-item {
     row-gap: 10px;
    grid-auto-columns: 1.3fr 2fr;
        justify-content: center;
        align-items: center;
}
 .my_custom_class_drawer .drawer__inner {
   max-width:100%;
    width: 100%;
    padding: 0;
}
  .my_custom_class_drawer .cart-remove-button {
    max-width: 20px;
    max-height: 20px;
    width: 20px;
    height: 21px;
    min-width: 26px;
    min-height: 26px;
}
  .my_custom_class_drawer .cart-drawer__footer .totals .totals__total {
    font-size: 14px;
}
  .my_custom_class_drawer .cart-drawer__footer .totals .totals__total-value {
    font-size: 14px;
}
  .my_custom_class_drawer .cart-drawer__footer .caption-large {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
}
  .my_custom_class_drawer .drawer__header .drawer__heading {
    font-size: 18px;
    margin-bottom: 2px;
}







  .product .product__title h1 {
    font-size: 23px !important;
}
body.templete--product .flexWithPrice div a svg:first-child {
    width: 106px;
}
  body .w-90{
    width: 90px
  }
      body.templete--product .price--on-sale .price-item--regular {
        font-size: 1.8rem;
    }
  body.templete--product .price-item.price-item--sale.price-item--last {
        font-size: 2.1rem;
    }
  body .list-payment__item {
    padding: 0.2rem;
}
 body .list-payment__item svg.icon {
    width: 27px;
}
  .footer__payment.pp_payment_icons .list.list-payment {
    padding-top: 0;
        margin-top: -17px;
}
  body .payment_terms shopify-payment-terms {
    font-size: 15px;
}
  body .payment_terms {
    margin-top: 5px;
    margin-bottom: 3rem;
}
      body.templete--product .flexWithPrice {
        margin-bottom: 0 !important;
    }


}
/* body.templete--product .product__info-wrapper .shortDescription.w3_bg {
    border: 0px solid #000;
    padding: 0 !important;
    border-bottom: 1px solid #0002;
    border-radius: 0;
    padding-bottom: 1rem !important;
} */
  body .product .payment_terms shopify-payment-terms {
    text-align: left;
}

    /* body .oi-open-btn {
        border-radius: 0;
        border: 0px solid #9c2515;
        border-top: 1px solid #0002;
    } */
  /* body .oi-open-btn:hover {
    background: no-repeat;
    color: inherit;
} */
/* .oi-open-btn p {
    text-decoration: underline;
} */
  /* body .oi-open-btn>span {
    display: flex;
    gap: 1rem;
    align-items: center;
    text-align: left;
} */
  /* body .oi-open-btn svg {
    width: 35px;
    height: auto;
    /* vertical-align: sub; */
} */