

#enlargeImageModal  .modal-content  ,    #enlargeImageModal  .modal-dialog {

    max-width: none;
    height: 100%;
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
    position: fixed;

    padding: 0;





}

#enlargeImageModal   .modal {
    padding: 0 !important; // override inline padding-right added from js
position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

#enlargeImageModal   img

{


    margin-left: auto;

    margin-right: auto;
    max-height: 400px;
    display: block;
}




#product  .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;
     margin-bottom: 5px;

}

#product  .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;
    margin-bottom: 5px;

}

#product .price-mobile
{
    display: none;
}

#product  .line
{

    display: none;
}
#main_area {
    padding: 0px;
    margin: 0px;
    z-index: 100;
}
#product-silder-product .price-old {
    font-size: 12px;
    margin: 0 auto;
    color: #aaa;
    text-decoration: line-through;
}
#call-product
{
    display: none;
}
#product .marque
{
 color: #404040;
}

#product #myCarousel-product .control {
    display: none;
}
#product   .breadcrumb
{
    margin-top: 5px;
    background: none;
}
#product #myCarousel-product {
    margin-bottom: 20px;
}

#product #slider-thumbs-product {
    margin-top: 10px;
}

#product #slider-thumbs-product li {
    padding: 0px;
    width: 60px;
    height: 60px;
    margin-right: 60px;
    border: 1px #aaa solid;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;

}

#product #slider-thumbs-product img {

    display: block;
    margin: 0px auto;

}


#product #myCarousel-product img {
    max-height: 400px;
}

#product #card-product {
    border: 1px solid #fafafa;
    height: 100%;
    z-index: 0;
}

#product .card-image {
    position: relative;
}


#card-image {
    border: 2px solid #d4d4d4;
    /*set the size of the result div:*/
    width: 550px;
    height: 500px;
    float: left;
    margin-top: 20px;
    z-index: 20;
    display: none;
}


/* magnifying glass icon */

#product .card-image:after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0;

}

#product .zoom img {
    display: block;
}

#product .card-image img::selection {
    background-color: transparent;
}

#product .img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    /*set the size of the lens:*/
    width: 40px;
    height: 40px;
}

#product .title {
    color: black;
    text-align: left;
    font-size: 2.5rem;
    padding-left: 0px;
    font-weight: bold;
}

#product .product-details p {
    color: black;
    text-align: left;
    color: #444;
    font-size: 13px;
    word-wrap: break-word;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left: 0px;
}

#product .product-details .tt {
    margin-top: 20px;
}

#product .option {

    padding: 0px;
    margin: 0px;
    text-align: left;
    width: 100%;
}
#product .option .table ,#product .option  .row{
    background-color: #fafafa;

}


#product .form-group {
    padding: 0px;
    margin: 0px;
}

#product .option .col {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

#product .option .row {
    padding-left: 0px;
    padding-bottom: 5px;
}

#product .option .custom-select {
    height: 30px;
    width: 120px;
    padding: 2px;
    margin: 0px;
}

#product .col-form-label {
    font-size: 1.5rem;
    display: block;
    float: left;
    width: 100px;
    padding: 0px;
    padding-bottom: 0px;
    margin: 0px;
    line-height: 30px;
}
#product .btn-carte {
    text-transform: uppercase;
    border: 1px solid #E52329;
    border-top-color: #E52329;
    border-right-color: #E52329;
    border-bottom-color: #E52329;
    font-size: 1.7rem;
    margin: 0px;

    min-width: 205px;
    float: right;
    text-align: center;
    height: 40px;
    font-style: normal;
    text-decoration: none;
    border-radius: 0px;
    background-color: #E52329;
}
#product .btn-carte-tel {

    margin-top: 10px;
    font-size: 1.7rem;
    margin: 0px;
    min-width: 205px;

    float: right;
    text-align: center;
    height: 40px;
    font-style: normal;
    text-decoration: none;
    border-radius: 0px;

}

#product .btn-carte:hover {
    background-color: #c9181f;
}

#product .btn-carte-fav {
    text-transform: uppercase;
    font-size: 1.2rem;
    margin: 0px;
    min-width: 200px;
    float: right;
    text-align: center;
    height: 30px;
    font-style: normal;
    margin-top: 10px;
    border-radius: 0px;
}

#product #card-price {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0px;
    border: none;
    margin: 0px;
}

#product #card-price .price {
    font-size: 2.5rem;
    color: black;
    text-align: left;
    font-weight: bold;
}

#product #card-price .price_discounted {
    font-size: 1.5rem;
    color: #343a40;
    text-align: left;
    text-decoration: line-through;
}

#product .spinner {
    position: absolute;
    padding: 0px;
    float: left;
}

#product .spinner .btn1 {
    float: left;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 2px;
    border-radius: 0px;
    margin: 0px;
    border: 1px solid gray
}

#product .spinner .glyphicon {
    font-size: 12px;
    text-align: center;
}

#product .spinner .btn2 {
    float: right;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 2px;
    border-radius: 0px;
    margin: 0px;
    border: 1px solid gray
}

#product #quantite {
    height: 30px;
    width: 60px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin: 0px;
    border: 1px solid black;
}

#product .attribut {
    height: 30px;
    width: 120px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin: 0px;
    border-radius: 0px;
    border: 1px solid black;
    text-transform: uppercase;
}

#product .ligne {
    border: none;
    background-color: gray;
    height: 1px;
    width: 100px;
}

#product #icon-img {
    width: 70px;
    height: 70px;
}

#product .tab {
    padding-left: 100px;
    padding-right: 100px;
    width: 100%;
    align-items: center;
}

#product .checked {
    color: gold;
}

#ex1,
#ex2,
#ex3,
#ex4 {
    width: 400px;
    height: 400px;
    text-align: center;
    margin: auto;

}

#product  .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
#product .carousel-fade .carousel-inner .active {
    opacity: 1;
}


#product  .prc
{
    direction: rtl;
    float: right;
    font-size: 14px;
    position: absolute;

}










#product #myCarousel-product img {

    cursor: crosshair;
}

#product .h5 {
    font-weight: bold;
}

#product #carouselExampleSlidesOnly .control {
    top: 50%;
    width: 100%;
    padding: 0%;
    margin-top: 50px;
    margin-right: 0%;
    margin-left: 0%;
    display: block;
    padding: 0px;
}




#product #carouselExampleSlidesOnly {
    top: 50%;
    width: 100%;
    padding: 0%;
    margin-top: 50px;
    margin-right: 0%;
    margin-left: 0%;
    display: block;
    padding: 0px;
    position: relative;
}

#product #carouselExampleSlidesOnly .control .carousel-control.left,
#product #carouselExampleSlidesOnly .control .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=30);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
    height: 0px;
    top: 40%;
    width: 10px;

}

#product #carouselExampleSlidesOnly .control .carousel-control.right span {
    padding: 0px;
    width: 40px;
    height: 50px;
    top:30px;
    right: 60px;
    padding-top: 5px;
    color: black;
    font-size:200%;
    z-index: 5;

}

#product #carouselExampleSlidesOnly .control .carousel-control.left span {
    padding: 0px;
    left: 60px;
    width: 40px;
    top:30px;
    height: 50px;
    padding-top: 5px;
    color: black;
    font-size:200%;
    z-index: 5;
}

#product #carouselExampleSlidesOnly .control .carousel-control .glyphicon-menu-left,
#product #carouselExampleSlidesOnly .control .carousel-control .glyphicon-menu-right,
#product #carouselExampleSlidesOnly .control .carousel-control .icon-prev,
#product #carouselExampleSlidesOnly .control .carousel-control .icon-next {
    position: absolute;
    z-index: 5;
    display: inline-block;
    border: none;
}

#product #carouselExampleSlidesOnlyt .control .carousel-control .glyphicon-menu-left,
#product #carouselExampleSlidesOnly .control .carousel-control .icon-prev {
    background: white;
    font-size: 20px;
    left: 0px;
}

#product #carouselExampleSlidesOnly .control .carousel-control .glyphicon-menu-right,
#product #carouselExampleSlidesOnly .control .carousel-control .icon-next {
    background: white;
    font-size: 20px;
    right: 0px;
}

#product #carouselExampleSlidesOnly .carousel-control.left span:hover,
#product #carouselExampleSlidesOnly .carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=50);
}

#product #enlargeImageModalclose
{
    font-size: 40px;
    color: black;
    z-index: 100;
    margin-left: 5px;
}


#product #carousel0 .item {
    text-align: center;
    margin: auto;
}

#product .option tr>td {
    text-overflow: clip;
    overflow: visible;
    white-space: normal;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    text-transform: none;
    color: #000;
    max-width: none;
}

#product .img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    /*set the size of the lens:*/
    width: 40px;
    height: 40px;
}

#product .descriptif h3 {

    font-weight: 700;
    font-size: 20px;

}


#product .product-details a {
    float: right;
    font-size: 1.2rem;

}

@media (max-width: 960px) {
    #product #myCarousel-product .control {
        top: 50%;
        width: 100%;
        padding: 0%;
        margin-top: 50px;
        margin-right: 0%;
        margin-left: 0%;
        display: block;
        padding: 0px;
    }
    #product #myCarousel-product {
        top: 50%;
        width: 100%;
        padding: 0%;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
        display: block;
        padding: 0px;
        position: relative;
    }
    #product .control .carousel-control.left,
    #product .carousel-control.right {
        opacity: 1;
        filter: alpha(opacity=30);
        background-image: none;
        background-repeat: no-repeat;
        text-shadow: none;
        height: 0px;
        top: 40%;
        width: 10px;

    }
    #product .control .carousel-control.right span {
        padding: 0px;
        margin: 0px;
        width: 30px;
        height: 40px;
        padding-top: 5px;
        color: black;
        z-index: 5;
        display: none;

    }
    #product .control  .carousel-control.left span {
        padding: 0px;
        margin: 0px;
        width: 30px;
        height: 40px;
        padding-top: 5px;
        color: black;
        z-index: 5;
        display: none;
    }
    #product .control .carousel-control .glyphicon-menu-left,
    #product .control .carousel-control .glyphicon-menu-right,
    #product .control .carousel-control .icon-prev,
    #product .control .carousel-control .icon-next {
        position: absolute;
        z-index: 5;
        display: inline-block;
        border: none;
    }
    #product .control .carousel-control .glyphicon-menu-left,
    #product .control .carousel-control .icon-prev {
        background: white;
        font-size: 10px;
        left: 0px;
    }
    #product .control .carousel-control .glyphicon-menu-right,
    #product .control .carousel-control .icon-next {
        background: white;
        font-size: 10px;
        right: 0;
    }
    .control .carousel-control.left span:hover,
    #product #product .control .carousel-control.right span:hover {
        opacity: .7;
        filter: alpha(opacity=50);
    }
    #product #slider-thumbs-product {

        display: none;
    }
    #product #carousel0 {
        margin: 0px;
        padding: 0px;
    }
    #product .tab {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        align-items: center;
    }
    #product #quantite {
        height: 30px;
        width: 60px;
        padding: 0px;
        margin: 0px;
        text-align: center;
        margin: 0px;
        border: 1px solid black;
    }
    #product .col-form-label {
        font-size: 1.2rem;
        display: block;
        float: left;
        width: 80px;
        padding: 0px;
        padding-bottom: 0px;
        margin: 0px;
        line-height: 30px;
        padding-left: 3px;
    }
    #product .col-form-label label {
        font-size: 1.1rem;
        display: block;
        float: left;
        padding-left: 3px;
        width: 100px;
        padding: 0px;
        padding-bottom: 0px;
        margin: 0px;
        line-height: 30px;
    }
    #product .row {
        padding: 0px;
        margin: 0px;
    }
    #product .option {
        padding: 0px;
        margin: 0px;
    }
    #product #lab {
        padding: 0px;
        margin: 0px;
        font-size: 14px;

    }
    #product .spinner {
        width: 120px;
        padding: 0px;
        margin: 0px;
    }
    #product #card-product {
        padding: 0px;
        margin: 10px;
    }
    #product .title {
        color: black;
        text-align: left;
        font-size: 23px;
        padding-left: 3px;
        font-weight: bold;
        margin: 0px;

        font-family: "Helvetica for Target", "HelveticaForTarget", "Targetica", "HelveticaNeue for Target", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        font-style: normal;
        letter-spacing: 0px;
        text-indent: 0px;
        text-shadow: none;
        text-transform: none;
        white-space: normal;
        color: rgb(51, 51, 51);
        font-weight: bold;
        line-height: 1.25;
        font-size: 19px;
    }
    #product #rowcarousel0 {
        margin: 0px;
        padding: 0px;
    }
    #product .btn-carte {
        text-transform: uppercase;
        background: #f68b1e;
        border: 1px solid #f68b1e;
        border-top-color: #ea3a3c;
        border-right-color: #ea3a3c;
        border-bottom-color: #ea3a3c;
        font-size: 1.4rem;
        margin: 0px;
        position: relative;
        width: 100%;
        text-align: center;
        height: 38px;
        font-style: normal;
        text-decoration: none;
        border-radius: 0px;
        background-color: #ea3a3c
    }
    #product .btn-carte-tel {


        margin-top: 10px;
        position: relative;
        width: 100%;
        text-align: center;
        height: 38px;
        font-style: normal;
        text-decoration: none;
        border-radius: 0px;

    }
    #product .product-details p {
        color: black;
        text-align: left;
        color: #444;
        font-size: 12px;
        word-wrap: break-word;
        margin-top: 5px;
        margin-bottom: 15px;
        padding-left: 3px;
    }
    #product .option tr>td {
        font-size: 12px;
    }
    #product .option .td1 {
        display: none;
    }
    #product .option {
        position: relative;
        width: 100%
    }
    #product .option .td1 {
        display: none;
    }
    #product #carousel0 .item {
        text-align: center;
    }
    #product #carousel0 {
        padding: 0px;
        margin: 0px;
    }
    #product #rowcarousel0 {
        padding: 0px;
        margin: 0px;
        display: inline;
    }
    #product #carousel0 .item {
        text-align: center;
        margin: 0px;
    }
    #myCarousel-product {
        padding: 0px;
        margin: 0px;
        display: inline;
    }
    #product #ex1,
    #ex2,
    #ex3,
    #ex4 {
        width: 100%;
        margin: auto;
        text-align: center;
        max-height: 300px;
        height: auto;
        text-align: center;
    }
    #product #ex1 img,
    #product #ex2 img,
    #product #ex3 img,
    #product #ex4 img {
     display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        max-height:250px ;



    }
    #product .container {
        padding: 0px;
    }
    #product #myCarousel-product img {
        cursor: pointer;
    }
    #ddmobile {
        display: none;
    }
    #product .descriptif {
        border-top: 1px solid #d4d4d4;
        margin-left: 0px;
        margin-right: 0px;
        padding: 10px;
    }
    #product .product-details a {
        float: right;
        font-size: 1.1rem;
        margin: 3px;

    }
    #product .descriptif h3 {
        margin-left: 5px;
        font-weight: 700;
        font-size: 14px;
    }

    #product #quantite {
        height: 25px;
        width: 60px;
        padding: 0px;
        margin: 0px;
        text-align: center;
        margin: 0px;
        border: 1px solid black;
    }
    #product .spinner .btn1 {
        float: left;
        height: 25px;
        width: 30px;
        text-align: center;
        padding: 2px;
        border-radius: 0px;
        margin: 0px;
        border: 1px solid gray
    }

    #product .spinner .glyphicon {
        font-size: 12px;
        text-align: center;
    }

    #product .spinner .btn2 {
        float: right;
        height: 25px;
        width: 30px;
        text-align: center;
        padding: 2px;
        border-radius: 0px;
        margin: 0px;
        border: 1px solid gray
    }
    #fo_dzairshopbundle_attributQuantite
    {
        font-size: 12px;
        padding: 0px;
        margin: 0px;
        height: 25px;
        width: 120px;
        line-height: 18px;
    }


    #product #card-price .price {
        font-size: 2.0rem;
        color: black;
        text-align: left;
        font-weight: bold;
    }

    #product #card-price .price_discounted {
        font-size: 1.0rem;
        color: #343a40;
        text-align: left;
        text-decoration: line-through;
    }
    #product #card-price {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border: none;
        margin: 0px;
    }
    #product  .breadcrumb
    {
        display: none;
    }

    #carousel-bounding-box
    {
        padding: 0px;
    }
    #product .col-carousel
    {
        padding: 0px;
    }



    #product
    {
        margin-top: 20px;
    }


    #product  .glyphicon-chevron-right, #product .glyphicon-chevron-left
    {
        font-size: 12px;
    }

    #product  .carousel-indicators .active
    {
      background-color: #ed1c24;

    }
    #product  .carousel-indicators li
    {

        border:1px solid #ed1c24;
        cursor: context-menu;
    }
    #product  .carousel-indicators
    {

        top :280px
    }
    #product .carousel-inner
    {
        height: 260px;
        max-height:260px ;
        display: flex;

    }

    #product   .breadcrumb
    {

      font-size: 12px
    }
 .message-maxcart,.alert-danger
    {
        font-size: 12px;
    }

    #call-product
    {
        display: block;
    }




    #product #enlargeImageModalclose
    {
        font-size: 20px;
        color: black;
        z-index: 100;
        margin-left: 5px;

    }





    #enlargeImageModal  .modal-content  ,    #enlargeImageModal  .modal-dialog {
        width: 100%;
        max-width: none;
        height: 100%;
        margin: 0;
        border: 0;
        border-radius: 0;
        position: fixed;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
    }

    #enlargeImageModal   .modal {
        padding: 0 !important; // override inline padding-right added from js
    position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
    }


    #enlargeImageModa .modal-title
    {
        font-size:14px;
        padding: 5px;
    }

    #enlargeImageModa img
    {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    #enlargeImageModa .modal-body
    {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    #product  .line
    {
        width: 100%;
        height: 1px;
        background-color: lightgray;
        display: block;
    }


    h1 { font-size: 2em; }
    h2 { font-size: 1.5em; }
    h3 { font-size: 1.17em; }
    h5 { font-size: .83em; }
    h6 { font-size: .75em; }

    #product .price-mobile
    {
        display: block;
    }

    #product .message-maxcart
    {
        font-size: 10px;
        line-height: 10px;
    }
    #product .alert-info
    {
        font-size: 10px;

    }
    #product  .prc
    {
        font-size: 10px;
    }


    #carouselExampleSlidesOnly .carousel-inner .item{



    }

    #carouselExampleSlidesOnly .carousel-inner{

        height: 80%;
        width: 100%;
        text-align: center;
        display: table-cell;
        vertical-align: middle;

    }

    #enlargeImageModal .carousel-indicators
    {
       top :110%;
    }

}