.tala-card img {
    aspect-ratio: 1.2;
}


@media(max-width:767px)
{

/* -------------------- */

salla-slider .slide--one-sixth {
    width: 34%;
}
 
.tala-footer .object-contain , .tala-footer .transition-opacity {
    object-fit: contain;
    width: 2.4rem;
    height:2.4rem;
   /* border: 1px solid orange;*/
    border-radius:2rem;
     padding:0.1rem;
     margin:0;
     font-size:0.8rem;
}
footer .raheeb-main-text-color .mt-4 ul li a{
font-size:1.4rem
}
.tala-footer {
padding:0;
font-size:0.8rem;
margin:0;
}
footer .tracking-wide ,.raheeb-main-text-color , .raheeb-main-text-color ul a{
font-size:0.8rem;
}
.tala-footer .py-8 {
padding-top:0 !important;
}
.tala-footer .rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
    font-size:0.8rem;
    font-weight: lighter;
    text-align: right;
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: center;
}

/* --------------------- */

div.main-content.w-full.md\:w-2\/4.md\:pb-16 > form > section.sticky.top-0.bg-white.p-5.rounded-t-md > div:nth-child(2) > salla-add-product-button > salla-quick-buy {
    display: none;
}

/*
.product-single #salla-modal > iframe {
    height:500px;
}
*/

  /*.tala-header {
    padding-top:0;
    padding-bottom:0 ;
    z-index: 9999999;
    position: sticky;
    top:0;
    /*margin-bottom:1rem;*/
  }
  */
  
  div.app-inner.flex.flex-col.min-h-full > nav > div 
  {
        direction: ltr;
  }
  
  .tala-menu {direction: rtl;}

div.main-content.w-full.md\:w-2\/4.md\:pb-16 > form > section.sticky.top-0.bg-white.p-5.rounded-t-md > div:nth-child(2) > salla-add-product-button > div {
    display: flex;
    flex-direction: row;
}

div.main-content .tala-add-to-cart salla-button button {
    color: #ff9700 !important;
    border: 1px solid #ff9700 !important;
    height: 40px;
}


.mini-checkout-login.p-4 {
    height: 355px !important;
}

}


.product-single .main-content{
    display: flex;
    flex-direction: column;
}



.product-single .main-content .product-name
{
  order:1;
  height:2rem;
  font-size: 22px;
}

.product-single .main-content{
    display: flex;
   flex-direction: column; 
}

.product-single div.main-content.w-full.md\:w-2\/4.md\:pb-16 > div.flex.whitespace-nowrap.gap-4.items-center.mb-2 {order:2}


.product-single div.main-content.w-full.md\:w-2\/4.md\:pb-16 > small {order:3}

.product-single div.main-content.w-full.md\:w-2\/4.md\:pb-16 > div.product__description.p-2 {order:7}


.product-single div.main-content.w-full.md\:w-2\/4.md\:pb-16 > salla-installment {order:4}

.product-single div.main-content.w-full.md\:w-2\/4.md\:pb-16 > form {order:4}


.product-single .breadcrumbs li:not(:last-child) {
    color: #ff9700 !important; 
}

.product-single  .breadcrumbs li:last-child span
{  
    font-size: .90rem;
}





@media(max-width:767px)
{

div.main-content section.sticky.top-0.bg-white.p-5.rounded-t-md {
    z-index: 99;
    position: fixed;
    width: 100%;
    top: unset;
    bottom: 0;
    padding-bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    transition: transform 0.3s ease, opacity 0.3s ease;  
}

div.main-content section.sticky.top-0.bg-white.p-5.rounded-t-md.hidden {
    opacity: 0;
    visibility: hidden;
}

form.form.product-form {
    overflow: hidden;
}


div#karzoun-widget-send-button {
    bottom: 10rem;
}

.app-inner {
    overflow: hidden;
}

.tala-footer 
{
    height: 200px;
}
    

}



@media (max-width: 767px) {
    .tala-moving-text{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999999999;
}

nav.tala-header .flex.lg\:flex-col.w-full.lg\:h-full.h-24.items-center.justify-between 
{
    height: 4rem;
}


nav.tala-header  
{
    position: fixed;
    z-index: 9999;
    width: 100%;
}

.lg\:mr-80 {
    margin-top: 100px;
}

.product-single .lg\:mr-80 {
    margin-top: 120px;
}


}


nav.tala-header {
    padding-bottom: 0;
}

.index div#karzoun-widget-send-button {
        bottom: 50px;
  }