
#categorie  .prc
{
    direction: rtl;
    float: right;
    font-size: 14px;
    position: absolute;

}

#categorie .breadcrumb
{
    background-color: white;
    margin-top: 10px;
    margin-bottom: 10px;
}


#categorie .price {
    font-size: 30px;
    margin: 0 auto;
    color: #333;
}
#categorie .breadcrumb
{
    background-color: white;
}

#categorie .thumbnail:hover {
    opacity: 1.00;
    box-shadow: 0px  0px 10px #aaa;
}

#categorie .line {
    margin-top: 0px;
    margin-bottom: 5px;
}

#categorie .thumbnail a {
    text-decoration: none;
    cursor: pointer;
}

#categorie .thumbnail a {
    text-decoration: none;
    cursor: pointer;
}

#categorie .thumbnail  .tt-middle  h4 {
    padding-top: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    margin: 0px;
    text-align: left;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.824em;
    font-weight: bold;
}
#categorie .thumbnail  .tt-middle  {
   height: 80px;
    min-height:80px;
    max-height: 80px;
    display: block;
    position: relative;
}















#categorie .thumbnail .price-old {
    font-size: 12px;
    margin: 0 auto;
    color: #aaa;
    text-decoration: line-through;
}

#categorie  .thumbnail .price {
    font-size: 20px;
    margin: 0 auto;
    color: #333;
}

#categorie .thumbnail .marque {
    padding: 0px;
    margin: 0px;
    margin-top: 3px;
    margin-left: 0px;
    border: none;
    color: #aaa;
}



#categorie span.thumbnail {
    border: 1px solid #ddd !important;
    border-radius: 0px !important;
    padding: 10px;
}

#categorie button {
    margin-top: 6px;
}

#categorie .right {
    float: right;
    border-bottom: 2px solid #aaa;
}

#categorie .btn-info {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
    font-size: 13px;
    font-weight: 600;
}

#categorie .btn-info:hover {
    background-color: #c9181f;
}


#categorieproductcardmobile
{
    display: none;
}

#categ-breadcrumb
{
    margin-top: 10px;
}
#src123icategimg
{
    max-height: 200px;
    height:  200px;;

    max-width: 100%;
}

#categorieproductcarddesktop .categorieimg

{
    min-height: 200px;
    max-height: 200px;
    max-width: 200px;
    min-width: 200px;

}

#categorie .img-categorie img
{
   width: 100%;

}

#categorie .img-categorie
{
    margin-top: 20px;
    margin-left: auto;margin-right: auto

}
#categorie  .marque-taksit
{

    position: absolute;
     z-index: 999;
    background-image: url('/uploads/img/logo/taksit.jpg');
    background-size: 90%;
    background-position: center;
    border-radius: 10%;
    background-repeat: no-repeat;
    width: 65px;
    top: 5px;
    height: 25px;
    right: 20px;

}

#categorie  .marque-free
{

    position: absolute;
    z-index: 999;
    background-image: url('/uploads/img/logo/cadeaux.png?v=2');
    background-size: 90%;
    background-position: center;
    border-radius: 10%;
    background-repeat: no-repeat;
    width: 65px;
    top: 5px;
    height: 25px;
    right: 20px;

}

#categorie  .marque-taksit-mob
{


    z-index: 999;
    height: 15px;
    width: 55px;
    background-image: url('/uploads/img/logo/taksit.jpg');
    background-size: 90%;
    background-position: center;
    border-radius: 10%;
    background-repeat: no-repeat;

}

#categorie  .marque-free-mob
{


    z-index: 999;
    height: 20px;
    width: 60px;
    background-image: url('/uploads/img/logo/cadeaux.png?v=2');
    background-size: 90%;
    background-position: center;
    border-radius: 10%;
    background-repeat: no-repeat;

}




 
 @media only screen and (max-width: 960px) {
     #ddmobile {
         display: none;
     }
 }

 @media screen and (max-width: 770px) {
     #categorie .right {
         float: left;
         width: 100%;
     }

     #categ-breadcrumb,#categorieproductcarddesktop
     {
         display: none;
     }
     #categorieproductcardmobile
     {
         display: block;
     }


     #categorieproductcardmobile .media-title h4 {
         font-weight: 600;
         font-size: 13px;
         line-height: 17px;
         color: #000;
         margin: 3px 0 5px 0;
         text-align: left;
         white-space: normal;
         overflow: hidden;
         text-overflow: ellipsis;
         display: block;
         display: -webkit-box;
         -webkit-line-clamp: 2;
         -webkit-box-orient: vertical;
         max-height: 2.824em;
     }

     #categorieproductcardmobile .media-price .price {
         font-weight: 600;
         font-size: 14px;
         line-height: 15px;
         color: #202020;
         margin: 0px;
     }

     #categorieproductcardmobile .media-price .price-old {
         font-weight: 600;
         font-size: 10px;
         line-height: 10px;
         color: #aaa;
         margin: 0px;
         text-decoration: line-through;
     }

     #categorieproductcardmobile .media-marque p {
         font-weight: 600;
         font-size: 12px;
         line-height: 17px;
         color: #aaa;
         margin: 0px;
         margin-top: 5px;
     }

     #categorieproductcardmobile .media-image {
         padding: 0px;
         margin: 0px;
         margin-left: 5px;
         border: none;
         text-align: center;

     }

     #categorieproductcardmobile .media-title {
         padding: 0px;
         margin: 0px;
         margin-left: 2px;
         border: none;
     }

     #categorieproductcardmobile .media-marque {
         padding: 0px;
         margin: 0px;
         margin-left: 2px;
         border: none;
     }

     #categorieproductcardmobile .media-price {
         padding: 0px;
         margin: 0px;
         margin-left: 2px;
         border: none;
     }

     #categorieproductcardmobile {
         margin: 0px;
         border-bottom: solid 1px lightgray;
     }

     #categorieproductcardmobile .price {
         font-size: 14px;
     }

     #categorieproductcardmobile a {
         text-decoration: none
     }

     #categorieproductcardmobile
     {
         display: none;
     }

     #categ-breadcrumb
     {
         margin-top: 10px;
     }
     #src123icategimg
     {
         max-height: 200px;
         height:  200px;;
     }

     #categorieproductcarddesktop .categorieimg

     {
         min-height: 200px;
         max-height: 200px;
         max-width: 200px;
         min-width: 200px;

     }

     #categorie .right {
         float: left;
         width: 100%;
     }

     #categ-breadcrumb,#categorieproductcarddesktop
     {
         display: none;
     }
     #categorieproductcardmobile
     {
         display: block;
     }
     #categorie .message-maxcart
     {
         font-size: 12px;
     }
     .breadcrumb
     {
        font-size: 12px;
     }

     .alert-danger  , .alert-info ,.message-maxcart
     {
         font-size: 12px;
     }




 }
