.text-xl.md\:text-2xl.leading-10.font-bold.text-store-text-primary::after {
    content: "★★★★★";
    display: block;
    color: gold;
    font-size: 18px;
    margin-top: 5px;
}
.flex.text-\[\#f11e1e\].flex-grow.shrink-0 {
    visibility: hidden; /* إخفاء النص الأصلي */
    position: relative;
}

.flex.text-\[\#f11e1e\].flex-grow.shrink-0::after {
    content: "🔥 تم شراء 1437 مرة";
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0; /* تحريك النص لليمين */
    color: #f11e1e;
    font-size: 14px;
    font-weight: bold; /* خط بولد */
}








/* يخفي توثيت كومنت */
.s-comments-item-timestamp,
.s-comments-item-time { display: none !important; }









 /* ========================================================*/

#details_table p:has(img[src*="MS3RNHByCIfV85069TGui1Y0mABKLmU4wY6rNdtc"]),
#details_table p:has(img[src*="dPnDyJOhrPw3YUY626E18NYDe7Eunf65cSgH0ybS"]) {
    display: inline-block;
    vertical-align: top;
        margin-bottom: 15px;

    width: 50%; 
    box-sizing: border-box; 
     padding: 0 10px;
}

@media (max-width: 768px) {
  #details_table p:has(img[src*="MS3RNHByCIfV85069TGui1Y0mABKLmU4wY6rNdtc"]),
  #details_table p:has(img[src*="dPnDyJOhrPw3YUY626E18NYDe7Eunf65cSgH0ybS"]) {
    
    display: block;
        margin-bottom: 15px;

    width: 100%;
   
  }
}


#details_table p:has(img[src*="MS3RNHByCIfV85069TGui1Y0mABKLmU4wY6rNdtc"]) img,
#details_table p:has(img[src*="dPnDyJOhrPw3YUY626E18NYDe7Eunf65cSgH0ybS"]) img ,
#details_table p:has(img[src*="LlpIV5Bt92K0RGggMTkueirEELnPHLYouFmFioIo"]) img ,
#details_table p:has(img[src*="XWdggmEpWN4mKy29rzF8JWmngroN1CJu0x7cl0RN.jpg"]) img ,
#details_table p:has(img[src*="UABq7Xn5pYkrMvNSyWzQV1t1Y6POnyKxCUzW8n19.jpg"]) img ,

#details_table p:has(img[src*="cKOEoJUA4PgVuvScMHUozZ4ZR2v14KVUgHbWnTQQ"]) img ,
#details_table p:has(img[src*="U860MeL8bOuiS6eoQQ7qHc8Cg8DHHsKoKBP6kYHW"]) img ,
#details_table p:has(img[src*="xh4B4ddg53pRqEyK5WdZrXD4G1xsZ3p5pi3YTBLk"]) img ,
#details_table p:has(img[src*="b0NxtbtsOPCrIr60Rfdso8JFhy4j4Mk040YxXkBo"]) img
{
  width: 100%;
border-radius: 12px;
display: block;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);

}




#details_table p:has(img[src*="J6ZdZlZ5QFPzHtOrOLCZvFLQJi78fyPYUElhgXCN"]) {
    float: right;
    width: 45%;
    margin-left: 25px;
    margin-bottom: 15px;
}


#details_table p:has(img[src*="J6ZdZlZ5QFPzHtOrOLCZvFLQJi78fyPYUElhgXCN"]) img {
    width: 100%;
    border-radius: 12px;
}


#details_table p:has(img[src*="J6ZdZlZ5QFPzHtOrOLCZvFLQJi78fyPYUElhgXCN"]) + p + p::after {

    content: "";
    display: table;
    clear: both;
}



#details_table p:has(img[src*="mdRlo2v8trMnDv8qM9wX37ALIIY45aAThnwad27n"]),
#details_table p:has(img[src*="Mf09vmpZP5iUyMZVi6TtvK8CMtW3uLlu97o76bOg"]),
#details_table p:has(img[src*="tAO72wmx9D2FIOJao1OBmlekxGUZ5kjBgkIZkANX"]),
#details_table p:has(img[src*="vc4B65aBxbjPsxjpLBUjskuMLyZYHbHN1OXaWgWL"]) {
  display: inline-block;
  width: 23%;
  margin: 0 1%;
  vertical-align: middle;
}

@media (max-width: 768px) {
  #details_table p:has(img[src*="mdRlo2v8trMnDv8qM9wX37ALIIY45aAThnwad27n"]),
  #details_table p:has(img[src*="Mf09vmpZP5iUyMZVi6TtvK8CMtW3uLlu97o76bOg"]),
  #details_table p:has(img[src*="tAO72wmx9D2FIOJao1OBmlekxGUZ5kjBgkIZkANX"]),
  #details_table p:has(img[src*="vc4B65aBxbjPsxjpLBUjskuMLyZYHbHN1OXaWgWL"]) {
   
  
    width: 46% !important;
    margin: 0 2% 15px !important;
  }
}


#details_table p:has(img[src*="kxMTFYhqQAxQ68PKUekRg0df7sC7Tt4lFKV5tpgm.jpg"]),
#details_table p:has(img[src*="9YxToWBWF038fhAZ9kTlkkBnsergxyh7XApq3j0c.jpg"]),
#details_table p:has(img[src*="ykqpIBfBahna5a0hUMBNEAcdP64XfYQ2RCZdbP8C.jpg"]) {
    display: inline-block;
    width: 33.33%;         
    vertical-align: top;   
    margin: 0;
    padding: 0 15px;       
    box-sizing: border-box;
}


#details_table p:has(img[src*="kxMTFYhqQAxQ68PKUekRg0df7sC7Tt4lFKV5tpgm.jpg"]) + p,
#details_table p:has(img[src*="kxMTFYhqQAxQ68PKUekRg0df7sC7Tt4lFKV5tpgm.jpg"]) + p + p,
#details_table p:has(img[src*="9YxToWBWF038fhAZ9kTlkkBnsergxyh7XApq3j0c.jpg"]) + p + ,
#details_table p:has(img[src*="9YxToWBWF038fhAZ9kTlkkBnsergxyh7XApq3j0c.jpg"]) + p + p ,
#details_table p:has(img[src*="ykqpIBfBahna5a0hUMBNEAcdP64XfYQ2RCZdbP8C.jpg"]) + p,
#details_table p:has(img[src*="ykqpIBfBahna5a0hUMBNEAcdP64XfYQ2RCZdbP8C.jpg"]) + p  {
    display: block; 
    width: 100%;    
}


#details_table p:has(img[src*="kxMTFYhqQAxQ68PKUekRg0df7sC7Tt4lFKV5tpgm.jpg"]) img,
#details_table p:has(img[src*="9YxToWBWF038fhAZ9kTlkkBnsergxyh7XApq3j0c.jpg"]) img,
#details_table p:has(img[src*="ykqpIBfBahna5a0hUMBNEAcdP64XfYQ2RCZdbP8C.jpg"]) img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
}



@media (max-width: 768px) {
    
    #details_table p:has(img[src*="kxMTFYhqQAxQ68PKUekRg0df7sC7Tt4lFKV5tpgm.jpg"]),
    #details_table p:has(img[src*="9YxToWBWF038fhAZ9kTlkkBnsergxyh7XApq3j0c.jpg"]),
    #details_table p:has(img[src*="ykqpIBfBahna5a0hUMBNEAcdP64XfYQ2RCZdbP8C.jpg"]) {
        width: 100%;
    }
}
.ql-video:nth-of-type(1),
.ql-video:nth-of-type(2) {
  display: inline-block !important;
  width: calc(50% - 20px) !important;
  max-width: 420px !important;
  aspect-ratio: 9 / 16 !important;
  height: auto !important;
  background: #000 !important;
  border-radius: 12px !important;
  margin: 10px !important;
  vertical-align: top !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18) !important;
  overflow: hidden !important;
  transition: transform 0.28s ease, box-shadow 0.28s ease !important;
  border: 1px solid rgba(255,255,255,0.04) !important;
}


.ql-video:nth-of-type(1)::before,
.ql-video:nth-of-type(2)::before {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 72px;
  height: 72px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><polygon points="22,16 50,32 22,48" fill="rgba(255,255,255,0.92)"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.25s ease;
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(0,0,0,0.35);
}

.ql-video:nth-of-type(1):hover::before,
.ql-video:nth-of-type(2):hover::before {
  opacity: 1;
}

@media (max-width: 820px) {
  .ql-video:nth-of-type(1),
  .ql-video:nth-of-type(2) {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 10px 0 !important;
    aspect-ratio: 9 / 16 !important;
  }
}