button.select2-selection__choice__remove{left: 5px;}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after{left: 1.25rem !important;right: inherit !important;}
.nback{font-size: 13px !important;padding: 10px 20px 10px 20px !important;}

.pms p {margin: 0 !important;line-height: 30px !important;}
.ql-editor p{font-family: 'IRANSansWeb' !important;line-height: 30px !important;}
.tooltip-inner{font-family: 'IRANSansWeb' !important}
*{font-family: 'IRANSansWeb' !important}





.all_language{display: flex;justify-content: center}
.language{width: 100px;background-color: white;box-shadow: 0 4px 10px rgba(0,0,0,0.1);display: flex;justify-content: center;padding: 15px;
    border-radius: 7px;
    margin-right: 5px;
    margin-left: 5px;

}
.language p{color: #262626;margin: 0;position: relative;top: 2px;}
.language.active{background: #e1e1e1}
.language img{width: 20px;border-radius: 20px;margin-left: 5px;margin-right: 5px;}



.list-module-content{
    width: 100%;
    height: 276px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    margin-top: 15px;
}
.list-module-content > p{font-size: 14px;font-weight: 500;margin-bottom: 15px !important;}
.iteems-module-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #e2e6ed;
    border-radius: 5px;
    cursor: pointer;
}
.iteems-module-content.active{border-color: #3eb580;}
.iteems-module{width:100%;display: flex;justify-content: space-between;align-items: center;}
.iteems-module img{width: 50px;}
.title-iteems-module{display: flex;justify-content: flex-start;gap: 5px;align-items: center;}
.title-iteems-module > span{font-size: 14px;font-weight: 500;}

.product-price-add-cart{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product-discount-price{display: flex;justify-content: center;align-items: center;width:100%}
.product-discount-price > span{color: #9aa8bc;font-size: 12px;font-weight: 500;text-decoration: line-through;margin-left: 5px;}
.product-original-price{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.product-original-price img{width: 15px !important;border-radius: inherit !important;margin-right: 4px;}
.product-original-price > span{font-size: 16px;font-weight: 500;}

.product-discount-percentage{
    border-radius: 6px;
    background: #f14559;
    box-shadow: 3px 1px 4px 0px rgba(241, 69, 89, 0.26);
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 3px 5px 2px;
}
.product-discount-percentage > span{font-size: 12px;font-weight: 700;color: #fff;}


.discount-codes-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px 20px 0px;
    border-bottom: 1px solid ;
    border-bottom-color: var(--kt-border-dashed-color);

    margin-bottom: 10px;
}
.discount-codes-content input{border: none;outline: 0;border-radius: 11px;background: #f8f9fb;font-size: 12px;font-weight: 600;padding: 12px;min-width: 130px;}
.discount-codes-content span{color: #afb6cb;font-size: 12px;font-weight: 600;background-color: #f8f9fb;padding: 12px;cursor: not-allowed;border-radius: 11px;}
.discount-codes-content.active span{background-color: #e80645;color: #fff;cursor: pointer;}






.width-100d{width: 100% !important}
.itemproduct{
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0px 6px 10px 0px rgba(178, 189, 206, 0.2);
    border: 2px solid rgba(178, 189, 206, 0.2);
    margin-bottom: 20px;
    cursor: pointer;
}
.itemproduct.active{border: 2px solid rgb(38 189 0);}
.addcart{
    background: #0060ff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px 0px #0060ff7a;
    cursor: pointer;
    height: 43px;
}





.product-price-add-cart{
display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px
}
.product-discount-price {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.product-discount-price > span {
  color: #9aa8bc;
  font-size: 12px;
  font-weight: 500;
  text-decoration: line-through;
  margin-left: 5px;
}
.product-discount-percentage {
  border-radius: 6px;
  background: #0060ff;
  box-shadow: 0px 3px 6px 0px #0060ff7a;
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 3px 5px 2px;
}
.product-discount-percentage > span {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}








.shop-cart-content{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #e6eaf0;
}
.list-price-shop-cart{
    width: 100%;
    display: flex;
    flex-direction: column;   
}
.price-shop {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid ;
    border-bottom-color: var(--kt-border-dashed-color);
    margin-bottom: 10px;
}
.price-shop  img {width: 100px;}
.price-shop > span {font-size: 14px;font-weight: 500;}
.price-shop.nones{border: none;padding: 0;margin: 0;}

.select-payment{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid ;
    border-bottom-color: var(--kt-border-dashed-color);
    margin-bottom: 10px;
}
.select-payment img{width: 100px;}
.select-payment > span{font-size: 14px;font-weight: 500;}
.payment{width: 100%;display: flex;justify-content: flex-start;align-items: center;gap: 10px;cursor: pointer}
.check-boxs{width: 20px;height: 20px;border-radius: 3px;background-color: #f3f5f8;cursor: pointer;display: flex;align-items: center;justify-content: center;}
.payment .check-boxs svg path{fill: #021959;}
.payment.active .check-boxs{background-color: #3eb580;}
.payment.active .check-boxs svg path{fill: #fff;}
.payment img{width: 100px;}
.payment span{font-size: 14px;font-weight: 500;}


.go-pay{width: 100%;display: flex;justify-content: center;align-items: center;margin-top: 10px;}
.go-pay button{border-radius: 11px;background: #f1416c;padding: 18px;color: #fff ;font-size: 17px ;font-weight: 700 ;width: 100%;border: none;outline: 0;}
.go-pay a{border-radius: 11px;background: #f1416c;padding: 18px !important;text-align: center; color: #fff ;font-size: 17px ;font-weight: 700 ;width: 100%;border: none;outline: 0;}



.dsign{

    padding: 12px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 6px 10px 0px rgba(178, 189, 206, 0.2);
    border: 1px solid rgba(178, 189, 206, 0.2);
    margin-bottom: 20px;
}