#thumbs_list > ul {
  margin-bottom: 0;
  margin-top: 30px;
  width: 100% !important;
}
#product .page-content
{
    padding-bottom:0;
}
.pb-left-column {
    padding-right: 0px;
}
.pb-right-column .other-info h2 {
    
    font-size: 24px;
    letter-spacing: 0;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 0;

}

/*.container.page-content .pb-right-column  h2
{
     font-size: 42px;
     }*/
     .pb-right-column .breadcrumb {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        display: inline-block;
        padding: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .pb-right-column .breadcrumb .container {
        width: 100%;
    }
    .pb-right-column .breadcrumb .category-name {
        display: none;
    }
    .extra-product {
        border-top: 2px solid #f6f6f6;
        color: #000;
        font-size: 24px;
        letter-spacing: 0.075em;
        line-height: 48px;
        margin-top: 15px;
    }
    .extra-product .price {
        color: #000;
    }
    .pb-right-column .other-info .price  .price.new {
        font-size: 30px;
        letter-spacing: 0.025em;
        color: #6bd3d2;
        font-weight: 700;
        
    }
    .pb-right-column .other-info .price  .price.old
    {
     font-size: 18px;
     letter-spacing: 0.015em;
     color: #555;
     font-weight: 500;
     text-decoration: line-through;
     margin-right: 10px;
 }
 .pd-left-content .connected-carousels .stage img
 {
    width:100%;
}
.extra-product .old.price {
    color: #999;
}
.container.page-content .price-area,.container.page-content .extra-comment {
    float: left;
    display: flex;
    width:100%;
}
.price-area
{
   float: left;
   display: flex;
   width: 100%;
   margin: 5px 0 0;
}
.extra-comment
{
    float:left;
}
#availability_statut .label-success
{
    background-color: #fff;
}
.product-util .product-btn {
    border: 2px solid #f6f6f6;
    color: #999999;
    float: left;
    height: 48px;
    line-height: 46px;
    margin: 0 15px;
    text-align: center;
    transform: scale(1);
    vertical-align: middle;
    width: 60px;
}
.product-util #add_to_cart.product-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #000;
    border-radius: 0;
    color: #000;
    font-family: "Karla",sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.2em;
    padding: 0 45px;
    text-transform: uppercase;
    width: auto;
}
.product-util .product-btn:hover, 
.product-util #add_to_cart.product-btn:hover {
    background:transparent;
    border: 2px solid #000;
    color: #fff;
}
.quantity-cart {
   /* margin-top: 25px; */
}
#short_description_content {
   display: inline-block;
   width: 100%;
   
   margin-bottom: 10px;
}
.container.page-content #short_description_content
{
 margin-top: 30px;
 padding-top: 30px;
 border-top: 1px solid #f3f4f6;
}
.attribute_fieldset div.selector select, div.selector select > option
{
    font-size: 17px;
    font-weight: 700;
    color:#6bd3d2;
}
}
#short_description_content p {
    line-height: 30px;
    margin-bottom: 0;
}
.attribute_fieldset div.selector span {
    display: none;
}
.attribute_fieldset div.selector select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    min-width: 120px;
}
#short_description_content p
{
    color:#444444;
    letter-spacing: 0em;
}
.attribute_fieldset div.selector{
  height: 35px;
  line-height: 38px;
  width: 60px !important;
}
#attributes div.selector::before
{
    content: "\f107";
    position: absolute;
    right: 5px;
    top: 1px;
    font-family: 'FontAwesome';
    line-height: 35px;
    background: #fff;
    border-left:none;
    border-right:none;
    border-top:none;
}
#color_to_pick_list li a span {
   display: inline-block;
   height: 30px;
   width: 30px;
}
.Color #color_to_pick_list li a.selected span {
    border: 3px solid #e1e1e1;
}
#color_to_pick_list li {
   display: inline-block;
    margin-right: 15px;
    float: left;
}
#color_to_pick_list li:last-child
{
    margin-right:0px;
}
.Size #color_to_pick_list li img
{
    border: 2px solid #ebebeb;
    box-sizing: border-box;
}
.Size #color_to_pick_list li.selected img
{
    border-color:#6bd3d2;
}
#color_to_pick_list li a {
    display: inline-block;
    height: auto;
    line-height: 10px;
    vertical-align: middle;
}
.container.page-content fieldset.attribute_fieldset.Color {
    margin: 15px 0 0 0;
}
.container.page-content fieldset.attribute_fieldset.Size
{
 margin: 25px 0 0 0;
 display: flex;
}
 fieldset.attribute_fieldset label
{
    display: none;
}
 fieldset.attribute_fieldset ul
{
    margin-bottom: 0;
}
fieldset.attribute_fieldset
{
        margin: 0;
    display: flex;
}

fieldset.attribute_fieldset .attribute_label
{
    display: inline-flex;
    margin-bottom: 0;
}
.attribute_list.product-options {
    display: inline-flex;
}
.attribute_fieldset.Color .attribute_list.product-options
{
    display: inline-block;
}

.product-description {
    /* margin-top: 25px; */
}
.other-info > p {
    line-height: 30px;
    margin-bottom: 0;
}
.other-info > p label {
    font-weight: 400;
    margin-bottom: 0;
}
.extra-comment #new_comment_tab_btn.open-comment-form {
    padding-left: 25px;
    border-left: 1px solid #e1e1e1;
    float: left;
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.01em;
}
.container.page-content .extra-comment .content_comment
{
    line-height: 20px;
    padding: 0;
}
.extra-comment .content_comment
{
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    line-height: 20px;
}
.extra-comment .rating .icon {
   letter-spacing: -0.2em;
   line-height: 1px;
}
.extra-comment .nbcomments {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    padding-left: 26px;
    
    padding-right: 26px;
    float: left;
}
.extra-comment .rating {
   line-height: 25px;
   margin-bottom: 0;
   vertical-align: middle;
   margin-left: 0px;
   display: flex;
   align-items: center;
   padding: 5px 0 0;
}
.container.page-content .extra-comment .rating
{
 padding: 0 25px 0 0;
 line-height: 20px;
}
.extra-comment>p
{
    margin:0;
}
.quantity-cart .input-group-addon
{
    height: 35px;
    width: 25px;
    border-radius: 0;
    border: none;
    padding: 0;
    background: #ebebeb;
    padding-top: 0;
}
.quantity-cart .input-group-addon i:before
{
    font-size: 10px;
    color: #666;
}
.quantity-cart #quantity_wanted
{
   max-width: 45px;
   text-align: center;
   background: #ebebeb;
   border: none;
   padding: 5px;
   
   font-size: 16px;
   color: #6bd3d2;
   margin: 0 1px;
   height: 35px;
}
.quantity-cart .btn-default
{
   min-height: 45px;
   min-width: 155px;
   border: none;
   color: #fff;
   background-color: #6bd3d2;
   font-weight: 500;
   font-size: 16px;
   letter-spacing: 0.025px;
   padding: 0;

}
.quantity-cart .btn-default,
.quantity-cart .btn-default>span.main_cart
{
  display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.quantity-cart .btn-default.checking span:first-child,
.quantity-cart .btn-default.checked span:first-child
{
    font-size: 0;
}
.quantity-cart .btn-default:hover,.quantity-cart .btn-default.active:hover
{
    border:none;
}
.quantity-cart
{
    float:left;
}
.quantity-cart .content_quantity_cart
{
    display: inline-flex;
}
.quantity-cart .content_quantity_cart label
{
   margin-bottom: 0;
   display: flex;
   align-items: center;
}
.quantity-cart .content_quantity_cart .option
{
   display: flex;
   align-items: center;
   margin-right: 35px;
}

.quantity-cart .product-util
{
    margin-top: 30px;
    margin-bottom: 30px;
}
.container.page-content .addthis_inline_share_toolbox 
{
    display: table;
}
.quantity-cart .product-util
{
    margin-top: 20px;
    display: inline-block;
    float: left;
    width: 100%;
}
.quantity-cart .product-util .btn-default
{
   background: #fff;
   /* border: 1px solid #ebebeb; */
   border: 1px solid #ddd;
   margin-left: 0;
   /* max-width contac-us button inside product template */
   width: 100%;
}
.blockproductscategory.section-product
{
    margin:0;
}
.quantity-cart .product-util .btn-default span:first-child
{
   color: #555;
   text-transform: uppercase;
   font-size: 16px;
   font-weight: 500;
   letter-spacing: 0em;
   line-height: 30px;
   display: flex;
   align-items: center;
   justify-content: center;
   
}
.quantity-cart .product-util .btn-default:hover span
{
    color:#fff;
}
.quantity-cart  .btn-default span i
{
   margin-right: 5px;
   font-size: 20px;
   display: flex;
   align-items: center;
   justify-content: center;
   float: left;
}
.features_product .table-data-sheet tr td
{
    font-size: 14px;
    letter-spacing: 0.025em;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    padding-right: 5px;
}
.product-util .product-btn:hover {
    border-color: #6bd3d2;
    background: #6bd3d2;
    
}

.other-info {
    padding: 0;
}
.social_sharing_product {
    border-top: 2px solid #f0f0f0;
    margin-top: 25px;
    padding-top: 35px;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, .thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    height: 48px;
    margin: 0 4.5px;
    position: static;
    width: 60px;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev::before, .thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next::before {
    font-size: 14px;
    line-height: 48px;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav {
    text-align: right;
}
.thumb-carousel.owl-controls {
    top: 0;
}
.thumb-carousel.owl-theme .owl-controls {
    padding-right: 3.5px;
    top: -86px;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next::before {
    content: "\f054";
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev::before {
    content: "\f053";
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover::before, 
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover::before {
    color: #fff;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover, 
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover {
    background: #000 none repeat scroll 0 0;
}

#more_info_block {
   clear: both;
   display: inline-block;
   margin-top: 95px;
   margin-right: 15px;
   width: 100%;
}
#more_info_block .nav-tabs > li > a {
    border: 0 none;
    border-radius: 0;
    font-weight: 800;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #c6c6c6;
    margin: 0;
    padding: 0 25px;
    text-transform: uppercase;
}
#more_info_block .nav-tabs > li:first-child > a{
  padding-left: 0;
}
#more_info_block .nav-tabs > li {
    margin-bottom: 0;
}
#more_info_block .nav-tabs > li.active > a,
#more_info_block .nav-tabs > li:hover > a {
    color: #6bd3d2;
}
#more_info_block .nav.nav-tabs {
    border-bottom: none;
}
#more_info_block .tab-content {
    padding-top: 35px;
}
#more_info_block .tab-content p {
    margin-bottom: 0;
}
.slider-products.accessories_block {
    margin-top: 90px;
}
/*****review******/
#criterions_list .star_content div.star
{
    display: inline-block;
}
#criterions_list .star_content div.star a
{
  font-size:0px;
}
#criterions_list .star_content div.star a:before
{
  font-family: 'FontAwesome';
  content: "\f006";
  font-size: 20px;
  font-style: normal;
}
#id_new_comment_form .product_desc
{
  width: calc( 100% - 100px);
  float: right;
  padding-left: 25px;
}
.productcategory_block .blockproductscategory .addon-title p
{
    margin-bottom: 45px;
}
#more_info_block .panel-title .collapsed span:after
{
    content:'\f105';
    font-family: 'FontAwesome';
    margin-left: 15px;
}
#more_info_block .panel-title  a span:after
{
    content:'\f107';
    font-family: 'FontAwesome';
    margin-left: 15px;
}
#more_info_block .panel-title  a span
{
    font-weight: 700;
    font-size: 24px;
    color: #111;
    letter-spacing: 0em;
    text-transform: capitalize;
}
#more_info_block .panel-default>.panel-heading
{
    border: none;
    background: transparent;
    border-radius: 0;
}
#more_info_block .panel-group .panel
{
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ebebeb;
    box-shadow: none;
    margin: 0;
    padding: 5px 0;
}
#more_info_block .panel-group .panel:last-child
{
 border-bottom:none;
}
#more_info_block .panel-title
{
    padding:0;
}
#more_info_block .panel-group .panel-heading+.panel-collapse>.list-group,
#more_info_block .panel-group .panel-heading+.panel-collapse>.panel-body
{
    border-top:none;
}
#more_info_block .panel-group .panel-heading+.panel-collapse>.list-group p,
#more_info_block .panel-group .panel-heading+.panel-collapse>.panel-body p
{
    
    letter-spacing: 0em;
    color: rgba( 17, 17, 17, 0.749 );
}
/*=========quickview=========== */

/*============end quickview===============*/
/*================responsive product===================*/
@media screen and (max-width: 1199px)
{
    
    #short_description_content p
    {
        /* height: 61px; */
        /* overflow: hidden; */
    }
    .attribute_fieldset.Color #color_to_pick_list
    {
        
        margin:0;
    }


}
@media screen and (max-width: 1199px) and (min-width: 992px)
{
    .container.page-content .other-info .extra-comment .nbcomments
    {
        margin-left: 15px;
    }
}
@media screen and (max-width: 991px)
{   .breadcrumb .content_category .name_other_path
    {
        font-size: 25px;  
    }
    .page-content #center_column .pb-left-column
    {
        width:100%;
    }
    .product .pb-right-column
    {
        padding-left: 15px;
        padding-right: 15px;
        padding-top:50px;
        width:100%;
    }
    .product .pb-left-column #image-block img
    {
        width:100%;
    }
    .product .pb-right-column .quantity-cart .option
    {
        width:auto;
    }

}
@media screen and (max-width: 768px)
{
   
    
    .breadcrumb .container .row
    {
        text-align: center;
    }
    .product .pb-right-column
    {
        padding-top:0px;
    }
}
@media screen and (max-width: 600px)
{
    #more_info_block .nav.nav-tabs li a
    {
        font-size: 18px;
        margin-right: 0px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .pd-left-content > div#image-block
    {
        padding-left:15px;
        padding-right:15px;
    }
    .accessories_block .addon-title p, .blockproductscategory .addon-title p {
        line-height: 25px;
        margin-top: 20px;
    }
    #more_info_block .nav-tabs li
    {
        width:100%;
    }
    #more_info_block .nav-tabs > li {
        width: 100%;
        text-align: center;
        padding: 10px;
        border: 1px solid #e1e1e1;
        margin-top: -1px;
    }
    
}
@media screen and (max-width: 480px)
{
    .jcarousel-clip
    {
        height: 191px;
        margin-top: 66px;
        margin-bottom: 0px;
    }
    
}
@media screen and (max-width: 390px)
{
    .product .pb-right-column .quantity-cart .option
    {
        float:none;
        display: block;
    }
    .quantity-cart #add_to_cart.product-btn
    {
        margin-left: 0;
        display: block;
        float: left;
        margin-top: 20px;
        width: 155px;

    }
    .pb-right-column  .product-util
    {
        padding-top:0;
        margin-top: 20px;
    }
    .pb-right-column  .product-util .product-btn.add_to_compare
    {
        margin-left: 0px;
        margin-top: 20px;
    }
    
}
/*================end responsive product===================*/
.pd-left-content > div#image-block {
  display: inline-block;
  float: right;
  width: calc(100% - 160px);
  padding-left: 30px;
}

.thumb-carousel .owl-item .fancybox img {
  width: auto;
}
.jcarousel-next.jcarousel-next-vertical, .jcarousel-prev.jcarousel-prev-vertical {
   background: #f3f4f6 none repeat scroll 0 0;
   color: #9e9fa0;
   display: inline-block;
   font-size: 14px;
   height: 30px;
   left: 0;
   line-height: 26px;
   position: absolute;
   text-align: center;
   width: 100%;
}
.jcarousel-next.jcarousel-next-vertical {
    bottom: 1px;
}
.jcarousel-prev.jcarousel-prev-vertical {
    top: 0px;
}
.jcarousel-clip {
   height: 690px;
   overflow: hidden;
}
.jcarousel-clip li {
   display: block;
   /*  height: 235px;*/

}

.jcarousel-prev.jcarousel-prev-vertical::before {
    content: "\f0d8";
    font-family: "FontAwesome";
}
.jcarousel-next.jcarousel-next-vertical::before {
    content: "\f0d7";
    font-family: "FontAwesome",sans-serif;
}
.jcarousel-next.jcarousel-next-vertical:hover, .jcarousel-prev.jcarousel-prev-vertical:hover {
 background: #f2727f none repeat scroll 0 0;
 color: #ffffff;
 cursor: pointer;
}
.jcarousel-next.jcarousel-next-vertical.jcarousel-next-disabled:hover, .jcarousel-prev.jcarousel-prev-vertical.jcarousel-prev-disabled:hover {
  background: #ebebeb none repeat scroll 0 0;
  cursor: default;
}
.container.page-content .pb-right-column .other-info .price-area
{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 8px;
  margin-bottom: 10px;
  
}
.container.page-content #availability_statut
{
  margin-left: 80px;
  font-size: 14px;
}
#availability_statut
{
  margin-left: 30px;
  display: flex;
  align-items: center;
}
#availability_statut:before {
  content: url(../img/icon/check.png);
  position: relative;
  top: 2px;
  padding-right:5px;
}
#pQuantityAvailable
{
    margin-bottom: 0px;
}
.other-info .extra-comment .rating .icon.star-full:before {
    content: url(../img/icon/star_03.png);
}
.other-info .extra-comment .rating .icon.star-empty:before {
    content: url(../img/icon/star_05.png);
}
/*======================*/
.connected-carousels .carousel-stage
{
    height:auto;
}
.container.page-content .pd-left-content .connected-carousels .stage {
  width: calc(100% - 154px);
    margin: 0;
    position: relative;
    float: right;
    height: auto;
    margin-right: 15px;
}
.pb-left-column .connected-carousels .carousel ul
{
    float:right;
}
.pd-left-content .connected-carousels .stage .carousel-stage
{
    height: auto;
    border: 1px solid #ebebeb;
    box-shadow: none;
    border-radius: 0;
}
.pd-left-content .navigation .carousel-navigation ul
{
    height:100%;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.navigation .carousel-navigation.jcarousel {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 600px;
}
.container.page-content .pd-left-content .connected-carousels .navigation {
  width: 109px;
  margin: 0 30px 0 0;
  position: relative;
  float: left;
}
.pd-left-content .connected-carousels .navigation
{
    width: 160px;
    margin: 0 30px 0 0;
    position: relative;
    float: left;
}

.container.page-content .pd-left-content .connected-carousels .navigation   .carousel-navigation li img
{
    border: 1px solid transparent;
    box-sizing: border-box;
}

.container.page-content .pd-left-content .connected-carousels .navigation .carousel-navigation li.active img
{
    border-color:#6bd3d2;
}

/*.container.page-content .pd-left-content .connected-carousels  .navigation   .carousel-navigation
{
    height: 688px;
    width: 109px;
    overflow: hidden;
    position: relative;
    border: none;
    border-radius: 0;
    box-shadow: none;
    }*/
    .pd-left-content .connected-carousels  .navigation   .carousel-navigation
    {
       height: 596px;
       width: 109px;
       overflow: hidden;
       position: relative;
       border: none;
       border-radius: 0;
       box-shadow: none;
   }
   .pd-left-content .connected-carousels .carousel-navigation li
   {
    margin-bottom: 26px;
}
.container.page-content .pd-left-content .connected-carousels .prev-stage,.pd-left-content .connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 35%;
    height: 100%;
    color: #fff;
}
.pd-left-content .connected-carousels .prev-stage,.pd-left-content .connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 35%;
    height: 100%;
    color: #fff;
}
.pd-left-content .connected-carousels .navigation .next-navigation,
.pd-left-content .connected-carousels .navigation .prev-navigation
{
    display: none;
}
.tab-content > .tab-pane.active
{
    display: block;
}
.tab-content > div.tab-pane
{
    display: none;
}
/*=======================*/
@media only screen and (max-width: 1600px)
{
   .container.page-content .pb-left-column
   {
    width:60%;
}
.container.page-content .pb-right-column
{
    width:40%;
}
.container.page-content .pd-left-content .connected-carousels .stage
{
    width: calc(100% - 196px);
}
.container.page-content .pd-left-content .connected-carousels .navigation
{
    width: 151px;
}
.pd-left-content .connected-carousels .navigation
{
    width: 151px;
}
.container.page-content .pd-left-content .connected-carousels  .navigation   .carousel-navigation
{
    height: 652px;
    width: 151px;
}
.pd-left-content .connected-carousels  .navigation   .carousel-navigation
{
    height: 652px;
    width: 151px;
}
}
@media only screen and (max-width: 1200px)
{
    .container.page-content .pb-left-column,
    .container.page-content .pb-right-column
    {
        width:100%;
        padding:0 100px;
    }
    .pb-left-column
    {
        width:60%;
    }
    .pb-right-column
    {
        width:40%;
    }
    .pd-left-content .connected-carousels .stage
    {
        margin-right:0;
    }
    .container.page-content .pb-right-column
    {
        margin-top:50px;
    }
    .container.page-content .pd-left-content .connected-carousels .navigation .carousel-navigation {
        height: 687px;
        width: 161.2px;
    }
    .pd-left-content .connected-carousels .navigation .carousel-navigation {
       height: 583px;
       width: 135px;
   }
   .container.page-content .pd-left-content .connected-carousels .navigation {
    width: 160px;
}
.pd-left-content .connected-carousels .navigation {
  width: 135px;
  float: left;
}
.container.page-content .pd-left-content .connected-carousels .stage {
    width: calc(100% - 205px);
}
.pd-left-content .connected-carousels .stage {
 width: calc( 100% - 180px);
 float: right;
 margin: 0 15px 0 0;
}
}
@media only screen and (max-width: 991px)
{
    .container.page-content .pb-left-column,
    .container.page-content .pb-right-column
    {
        padding:0 ;
    }

    #more_info_block .panel-default>.panel-heading,
    #more_info_block .panel-group .panel-heading+.panel-collapse>.list-group,
    #more_info_block .panel-group .panel-heading+.panel-collapse>.panel-body,
    #more_info_block
    {
        padding:0;
    }
    .container.page-content .row
    {
        margin-left:0;
        margin-right:0;
    }
    
}
@media only screen and (max-width: 768px)
{
    .container.page-content .pd-left-content .connected-carousels .stage {
        width: calc(100% - 190px);
    }
    .pd-left-content .connected-carousels .stage {
        width: calc(100% - 190px);
    }
    .container.page-content .pd-left-content .connected-carousels .navigation .carousel-navigation {
        height: 471px;
    }
    .pd-left-content .connected-carousels .navigation .carousel-navigation {
        height: 471px;
    }
    .container.page-content .pd-left-content .connected-carousels .navigation {
        width: 145px;
    }
    .pd-left-content .connected-carousels .navigation {
        width: 145px;
    }
}
@media only screen and (max-width: 568px)
{
    .container.page-content .pd-left-content .connected-carousels .navigation .carousel-navigation {
        height: 145px;
    }
    .pd-left-content .connected-carousels .navigation .carousel-navigation {
        height: 230px;
    }
    .pb-right-column .extra-comment
    {
        display: inline-block;
    }
    .extra-comment .content_comment
    {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 480px)
{
    .pd-left-content .connected-carousels .stage {
        width: 100%;
    }
    .pb-right-column .other-info .price-area
    {
        display: block;
    }
    #availability_statut {
        margin-left: 0;
        width: 100%;
    }
    .other-info .extra-comment .nbcomments
    {
        border: none;
        width: 100%;
        padding: 5px 0;
    }
    .extra-comment #new_comment_tab_btn.open-comment-form {
        padding-left: 0;
        border-left: none;
        float: left;
        padding: 5px 0;
    }
    .quantity-cart .content_quantity_cart {
        display: block;
    }
    .content_quantity_cart label
    {
        display: none;
    }
    .quantity-cart .content_quantity_cart {
        display: block;
    }
    .quantity-cart .btn-default
    {
        margin-top: 20px;
    }
    .container.page-content .pd-left-content .connected-carousels .stage {
        width: 100%;
        margin-right: 0;
    }
    .pd-left-content .connected-carousels .stage {
        width: 100%;
        margin-right: 0;
    }
    .container.page-content .pd-left-content .connected-carousels .navigation {
        width: 100%;
        margin-top: 30px;
        margin-right: 0;
    }
    .pd-left-content .connected-carousels .navigation {
        width: 100%;
        margin-top: 30px;
        margin-right: 0;
    }
}