#productdescr_block_gauche img {
  height: 200px;
width: 470px;
background-position: center;
}
.bw:after {
  content: "";
font-family: "FontAwesome";
color: white;
font-size: 46px;
line-height: 22px;
font-weight: normal;
background-color: black;
/*top: -6px;*/
position: absolute;
/*padding-bottom: 40px;*/
background: url(/themes/cider/img/icons/cta_zoom.png) no-repeat 50% 50% black;
opacity: 0;
width: 470px;
height: 200px;
-webkit-margin-before: -17.1%;
margin-top: 0;
text-align: center;
left: 0px;
padding-top: 7%;
float: right;
}
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.bw1 {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.bw:hover:after {
  opacity: 0.4;

}
.bw1:hover:after {
    opacity: 0.4;
}
.bw1:after {
    content: "";
    font-family: "FontAwesome";
    color: white;
    font-size: 46px;
    line-height: 22px;
    font-weight: normal;
    background-color: black;
    top: 0px;
    position: absolute;
    /* padding-bottom: 40px; */
    background: url(/themes/cider/img/icons/cta_zoom.png) no-repeat 50% 50% black;
    opacity: 0;
    width: 389px;
    height: 389px;
    text-align: center;
    margin-left: -50%;
    padding-top: 35%;
    display: none;

}
.testToto{
  width: 100%;
display: inline-block;
max-width: 100%;
}
#productdescr_block_gauche p{
  margin-bottom: 20px;
}
#productdescr_block_gauche h3{
  margin-top: 0px;
  font-size: 20px;
}
#productdescr_block_gauche{
  margin-bottom: 30px;
width: 470px;
margin-left: 0px;
font-family: 'Roboto Condensed';
font-size: 14px;
}
#productdescr_block_client {
    margin-bottom: 20px;
    width: 386px;
    display: inline-block;
}
#productdescr_block_client img {
  height:300px;
  width: 100%;
}
.page-product-box {
    padding-bottom: 10px !important;
    width: 670px !important;
    float: right !important;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Roboto Condensed';
}
.imageDetails{
  width:100%;
}
#accessoriesdetailsmodal .modal-dialog {
    margin: 14%;
    /*width: 713px;*/
    height: 300px;
}
#accessoriesdetailsmodal .modal-body {
    position: relative;
     padding: 2px;
    width: 100%;
}
#accessoriesdetailsmodal1 .modal-dialog {
    margin: 14%;
    /*width: 392px;*/
    height: 305px;
}
div[id*="accessoriesdetailsmodal"] .modal-body {
  
    display: flex;

padding: 0px;
}
div[id*="accessoriesdetailsmodal"] .col-xs-6{
  

padding: 0px;
}

.page-product-box-descr {
    border-top: #e6e1cf 1px solid;
    padding-top: 40px;
    padding-bottom: 30px;
    display: inline-block;
    margin-top: 5%;
    width: 100%;
}
.ma-classe.clic-image{
  -webkit-transform: scale(5);
}
@media (max-width: 1200px) {
  #productdescr_block_gauche img {
  width: 98%;
  }
  .bw:after {
        width: 38%;
        /* margin-top: -50%; */
        /* margin-left: -7%; */
        /* padding-top: 20%; */
         margin-top: 0%;
        text-align: center;
        margin-left: -38%;
        padding-top: 9%;
    }

  #productdescr_block_gauche{
    width: 40%;
    margin-left: 2%;
  }
  .page-product-box {
      width: 58% !important;
  }

}
@media (max-width:650px){
 .page-product-box {
   width: 100% !important;
   padding-bottom: 30px !important;
 }
 .bw:after ,.bw1:after {
   display: none;
 }
}

#text_img, #text_seul{
  padding: 20px;
}


#text_img h3, #text_seul h3{
    text-align: center;
    font-family: 'Van Condensed';
    font-size: 30px;
    color: #1d1b1b;
    font-weight: bold;
    text-transform: uppercase;
}

#img_seul {
  padding: 0px;
}

#img_seul .close{
  padding: 0px;
  right: 10px;
  top: 10px;
  position: absolute;
}

#modal-dialog_img, #modal-dialog_text{
  width: 300px;
}

#modal-dialog_text_img .mobile_img, #modal-dialog_text_img .mobile_text{
  display: none;
}

@media (max-width:768px){

}

@media (max-width:414px){
  #modal-dialog_text_img{
      width: 300px;
      margin-left: 20px;
  }
  #modal-dialog_text_img .mobile_img, #modal-dialog_text_img .mobile_text{
  display: block;
    }

    #modal-dialog_text_img .mobile_img{
      padding: 0;
    }

    #modal-dialog_text_img .descktop_img, #modal-dialog_text_img .descktop_text{
      display: none;
    }
    div[id*="accessoriesdetailsmodal"] .modal-body{
      display: block;
    }
    #modal-dialog_img, #modal-dialog_text{
      margin-left: 20px;
      margin-top: 20px; 
    }
}

@media (max-width:375px){
    #modal-dialog_img, #modal-dialog_text{
      margin-left: 0px;
    }

    #modal-dialog_text_img{
      margin-left: 0px;
  }
}

@media (max-width:320px){
    #modal-dialog_img, #modal-dialog_text{
      margin-left: 10px;
    }

    #modal-dialog_text_img{
      margin-left: 10px;
  }
}

@media (max-width:414px){
  #product #center_column .page-product-box {
    width: 360px !important;
  }
}

@media (max-width:375px){
  #product #center_column .page-product-box {
    width: 345px !important;
  }
}


@media (max-width:320px){
  #product #center_column .page-product-box {
    width: 295px !important;
  }
}