/*

    Variable Grid System.

    Learn more ~ http://www.spry-soft.com/grids/

    Based on 960 Grid System - http://960.gs/



    Licensed under GPL and MIT.

*/



/* Containers

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

.container_9 {

    margin:0 auto;

    width: 980px;

}





/* Grid >> Global

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

.grid_1,

.grid_2,

.grid_3,

.grid_4,

.grid_5,

.grid_6,

.grid_7,

.grid_8,

.grid_9 {

    display:inline;

    float: left;

    position: relative;

    margin-right: 20px;

}





/* Grid >> Children (Alpha ~ First, Omega ~ Last)

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

.alpha {margin-left: 0;}

.omega {margin-right: 0;}





/* Grid >> 9 Columns

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

.container_9 .grid_1 {width:91px;}

.container_9 .grid_2 {width:202px;}

.container_9 .grid_3 {width:313px;}

.container_9 .grid_4 {width:424px;}

.container_9 .grid_5 {width:535px;}

.container_9 .grid_6 {width:646px;}

.container_9 .grid_7 {width:757px;}

.container_9 .grid_8 {width:868px;}

.container_9 .grid_9 {width:980px;}





/* Prefix Extra Space >> 9 Columns

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

.container_9 .prefix_1 {padding-left:111px;}

.container_9 .prefix_2 {padding-left:222px;}

.container_9 .prefix_3 {padding-left:333px;}

.container_9 .prefix_4 {padding-left:444px;}

.container_9 .prefix_5 {padding-left:555px;}

.container_9 .prefix_6 {padding-left:666px;}

.container_9 .prefix_7 {padding-left:777px;}

.container_9 .prefix_8 {padding-left:888px;}





/* Suffix Extra Space >> 9 Columns

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

.container_9 .suffix_1 {padding-right:111px;}

.container_9 .suffix_2 {padding-right:222px;}

.container_9 .suffix_3 {padding-right:333px;}

.container_9 .suffix_4 {padding-right:444px;}

.container_9 .suffix_5 {padding-right:555px;}

.container_9 .suffix_6 {padding-right:666px;}

.container_9 .suffix_7 {padding-right:777px;}

.container_9 .suffix_8 {padding-right:888px;}





/* Push Space >> 9 Columns

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

.container_9 .push_1 {left:111px;}

.container_9 .push_2 {left:222px;}

.container_9 .push_3 {left:333px;}

.container_9 .push_4 {left:444px;}

.container_9 .push_5 {left:555px;}

.container_9 .push_6 {left:666px;}

.container_9 .push_7 {left:777px;}

.container_9 .push_8 {left:888px;}





/* Pull Space >> 9 Columns

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

.container_9 .pull_1 {left:-111px;}

.container_9 .pull_2 {left:-222px;}

.container_9 .pull_3 {left:-333px;}

.container_9 .pull_4 {left:-444px;}

.container_9 .pull_5 {left:-555px;}

.container_9 .pull_6 {left:-666px;}

.container_9 .pull_7 {left:-777px;}

.container_9 .pull_8 {left:-888px;}





/* Clear Floated Elements

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



/* http://sonspring.com/journal/clearing-floats */

.clear {

    /*clear: both;

    display: block;

    overflow: hidden;

    visibility: hidden;

    width: 0;

    height: 0;*/

}



/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack



.clearfix:after {

    clear: both;

    content: ' ';

    display: block;

    font-size: 0;

    line-height: 0;

    visibility: hidden;

    width: 0;

    height: 0;

}



.clearfix { display: inline-block;

}



* html .clearfix {

    height: 1%;

}



.clearfix {

    display: block;

}

 */

/* product desc */
/* primary_block ***************************************************************************** */
#primary_block {
    padding-top: 15px;
    position: relative;
}

/* pb-right-column ***************************************************************************** */
#pb-right-column {
    padding-right:10px;
}

#pb-right-column #image-block {
    vertical-align: top;
}

#pb-right-column #image-block img {
    border:1px solid #e6e6e6;
    width:100%;
}

#pb-right-column #image-block #view_full_size {
    display:block;
    width:100%;
    /*cursor:url(../img/icon/zoom_cursor.png), pointer;*/}
#fullscreen_zoom {
    width: 100%;  
    position: absolute;    
    background-color: #FFF;    
    top: 0px;    left: 0px;        
    overflow: hidden;        
    z-index: 1;        
    display: none;
    /*cursor:url(../img/icon/zoom_out_cursor.png), pointer;*/
}

#pb-right-column #image-block #view_full_size .span_link {
    position:absolute;
    bottom:10px;
    left:32%;
    display:block;
    padding:0 12px 0 30px;
    line-height:20px;
    color:#fff;
    text-shadow:0 1px 0 #000;
    text-align:center;
    text-transform:uppercase;
    background-image:url(../img/icon/zoom.png);
    background-repeat:no-repeat;
    background-position:10px 2px;
    background-color:#000;
    background-color:rgba(0,0,0,0.5);
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
}

#pb-right-column #image-block #view_full_size .span_link img {
    position:relative;
    top:3px;
    left:-3px;
    border:none;
    padding-right:2px;
}

/* miniatures */
#pb-right-column #views_block {
    margin-top:10px;
    vertical-align: top;
}

#thumbs_list {
    overflow:hidden;
    width:100%;
    margin-top: 5px;
}

#thumbs_list.more {
    position: relative;
    height: 108px;
    overflow: visible;
}

#thumbs_list .up {
    z-index: 30;
    float: left;
    height: 100px;
    background-color: #FFF;
    position: absolute;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
}

#thumbs_list .up.inactif{background-image:url(../img/up_inactifl.png); }
#thumbs_list .up.actif{background-image:url(../img/up_actifl.png);}
#thumbs_list .up.actif:hover{background-image:url(../img/up_hoverl.png);cursor: pointer;}



#thumbs_list .down {
    z-index: 30;
    float: right;
    height: 100px;
    background-color: #FFF;
    position: absolute;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
     width: 60px;
}
#thumbs_list .down.inactif{background-image:url(../img/down_inactifl.png);}
#thumbs_list .down.actif{background-image:url(../img/down_actifl.png);}
#thumbs_list .down.actif:hover{background-image:url(../img/down_hoverl.png); cursor: pointer;}

#hider.more {
    height: 108px;
    overflow: hidden;
}

#thumbs_list #btn_product_zoom {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 30;
}

#thumbs_list #btn_product_zoom.more {
    padding-top: 10px;
}

#thumbs_list #btn_product_zoom #btn_product_zoom_img {
    cursor: pointer;
}

#thumbs_list ul#thumbs_list_frame {
    list-style-type:none;
    padding-left:0;
}

#thumbs_list li {
    height:98px;
    width:98px;
    cursor:pointer; margin-bottom: 10px;
    float: left;
    margin-left: 20px;
}

#thumbs_list li img {   border: 1px solid #e6e6e6;  z-index: 4; position: relative; background-color: #FFF;}
#thumbs_list li a.shown img {   border: 1px solid #ff0030;}
span.view_scroll_spacer {
    float:left;
    height:16px;
    width:21px;
}

#view_scroll_left,#view_scroll_right {
    float:left;
    margin-top:20px;
    padding:0 4px;
    height:18px;
    width:9px;
    text-indent:-3000px;
    background:url(../img/thumbs_left.gif) no-repeat center center transparent;
}

#view_scroll_right {
    margin-left:4px;
    background-image:url(../img/thumbs_right.gif);
}

.resetimg {
    padding:10px 0 0;
}

/* link list */
#usefull_link_block {       display: table-row;
    list-style-type:none;
    margin-top:20px;
}

#usefull_link_block li {
    padding:2px 0;
}

#usefull_link_block li.print {
    padding-left:20px;
    background:url(../img/icon/print.gif) no-repeat 0 0;
}

#usefull_link_block li.sendtofriend {
    padding-left:20px;
    background:url(../img/icon/send_friend.gif) no-repeat 0 0;
}

#usefull_link_block li#left_share_fb {
    padding-left:20px;
    background:url(../img/icon/picto_fb.png) no-repeat 0 0;
}

/* pb-left-column ****************************************************************************** */
#pb-left-column {
    padding-left:10px;
}

#pb-left-column h1 {
    padding-bottom:35px;
    font-size:24px;
    color: #e5313a;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
}

#pb-left-column #short_description_block {
    color:#666;
}

#pb-left-column #short_description_block .buttons_bottom_block {
    display:none;
}

/* form */
#pb-left-column #buy_block {
    margin-top:10px;
    margin-bottom:10px;
}

#buy_block p {
    padding-bottom:10px;
}

#pb-left-column #buy_block label {
    display:block;
    font-weight:700;
    font-size:15px;
    text-align:left;
    color: #e5313a;
    margin-bottom: 5px;
    margin-top:8px; 
}

.ie7 #pb-left-column #buy_block label {margin-right:5px;float:left}

/* color_picker */
#pb-left-column #color_picker p {
    padding-bottom:5px;
    font-weight:700;
}

#attributes fieldset {
    padding-bottom:10px;
}

#attributes fieldset label {
    vertical-align:top;
}

#attributes .attribute_list {
    display:inline-block;
    width: 320px;
}

.ie7 #attributes .attribute_list {
    display:inline;
    zoom:1;
    float:right
}

#attributes .attribute_list ul{
    list-style:none;
    display: inline;
}

#attributes .attribute_list ul li{
    float:left;
    margin:0 5px 0px 0;
    padding:0px;
    clear:none
}

#attributes .attribute_list input.attribute_radio{float: left;margin-left: 3px;}
#attributes .attribute_list span{float: left;margin-bottom: 5px;margin-left: 3px;}

.ie7 #attributes .attribute_list span{margin-top:1px}

#attributes .attribute_list #color_to_pick_list {
    list-style-type:none;
}

#attributes .attribute_list #color_to_pick_list li {
    float:left;
    margin:0 5px 0px 0;
    padding:0px;
    clear:none;
    width: 40px; 
    height: 40px;
    border: 1px solid #BBBBBB;
}

#attributes .attribute_list #color_to_pick_list li.selected {
    border:1px solid #333333;
    width: 40px; 
    height: 40px;
}

#attributes .attribute_list #color_to_pick_list li.selected a.color_pick {
    margin: 0px;
    display:block;
    height:40px;
    width:40px;
}

#attributes .attribute_list #color_to_pick_list a.color_pick {
    margin: 0px;
    display:block;
    height:40px;
    width:40px;
}

.product_attributes {
    padding:10px 0 0;
    display: none;
}

.product_attributes .attribute_fieldset .attribute_list input[type=radio] {
    width: 19px;
    height: 25px;
    display: block;
    clear: left;
    float: left;
}

#pb-left-column #buy_block label.sizes {
    margin-top: -25px;
    cursor: pointer;
    min-width: 40px;
    height: 40px;
    background-color: #e6e6e6;
    display: block;
    clear: left;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #003973;
    font-family: 'Cabin', sans-serif;
    font-size: 15px;
}

#pb-left-column #buy_block label.sizes.selected {
    background-color: #003973;
    color: #FFF;
}

.stock_flag {
    background-image:url(../img/stock_img.png);
    background-repeat: no-repeat;
    height: 32px;
    width: 139px;
    font-size: 14px;
    color: #008c3e;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    margin-bottom: 20px;
}

.online_only {
    background-image:url('../img/online_only.png');
    background-repeat: no-repeat;
    height: 32px;
    width: 219px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    margin-bottom: 20px;
}

/* attributes */

.selectbox {
    width: 232px;
    height: 40px;
    background-color: #e8e8e8;
    border:1px solid #cdcdcd;
    overflow: hidden;
    background-image:url(../img/down_select.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0px;
}

#attributes select {
    padding-left: 10px;
    padding-right: 80px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:120%;
    height: 40px;
    border: none;
    background-color: transparent;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    font-size: 14px;
    line-height: 40px;
}

@-moz-document url-prefix() {

    /*#attributes select {
        padding-top: 10px;
    }*/
}

#attributes select:focus {
    outline-width: 0;
}

/* quantity_wanted */
#quantity_wanted_p input {
    width:50px;
    border:1px solid #cdcdcd;
}

/* availability_statut */
#availability_statut {
    margin: 10px 0 0 0;
    min-width: 255px;
}

#availability_statut span#availability_label, 
#availability_date_label {
    display:inline-block;
    width:125px;
    font-weight:700;
    font-size:12px;
    text-align:right;
}

#availability_statut #availability_value {
        background-color:green;
        color:#ffffff;
        text-shadow:none;
        padding:0 10px;
        text-transform: uppercase;
        font-size:10px;
        font-weight: bold;
        display:inline-block;
}

#availability_statut #availability_value.warning_inline {
    background-color:#9B0000;
}

/* prices */
.content_prices {
    margin-top:10px;
    text-align:right;
}

#buy_block p.price {
    padding:0;
}

.discount {
    display:none;
}

#buy_block p#old_price {
    padding-bottom:15px;
    font-size:14px;
    text-decoration:line-through;
}

.our_price_display {
    display:block;
    width: 100%;
    padding-bottom:0px;
    font-weight:bold;
    font-family: 'Cabin', sans-serif;
    
    background-color: #008c3e;
    color: #FFF;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-size: 46px;
    letter-spacing: 0px;
}

.promo_top {
    height: 30px;
    line-height: 30px;
    background-color: #e8e8e8;
    font-size: 20px;
    color: #ff0030;
    text-align: right;
    text-decoration: line-through;
    padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.promo_top .left {
    color: #333333;
    text-decoration: none;
    float: left;
}

.promo_bottom {
    height: 30px;
    line-height: 30px;
    background-color: #e8e8e8;
    font-size: 20px;
    color: #ff0030;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

#add_quantity {
    height: 30px;
    line-height: 30px;
    background-color: #e8e8e8;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
    padding-left: 30px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#add_quantity .right {
    float: right;
}

#add_quantity .show_quantity {
    width: 40px;
    text-align: center;
}

#add_quantity .pointer {
    cursor: pointer;
}

#reduction_percent,#reduction_amount {
    display:block;
    float:right;
    margin-left:10px;
    padding:0 0 0 10px;
    font-weight:700;
    font-size:12px;
    color:#fff;
    background:url(../img/bg_reduction.png) no-repeat 0 0 transparent;
}

#reduction_percent span,#reduction_amount span {
    display:block;
    padding:1px 5px 1px 0;
    background:url(../img/bg_reduction.png) no-repeat 100% 0 transparent;
}

/* online_only */
#buy_block p.online_only {
    font-weight:700;
    font-size:11px;
    color:#900;
    text-align:left;
    text-transform:uppercase;
}

/* add_to_cart */
.content_prices #add_to_cart {
    width: 100%;
    position:relative;
    float:right;
    padding:0;
}

.content_prices #add_to_cart .darkblue {
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    background-color: #ff0030;
    border-bottom: 3px solid #ab131a; 
    margin-bottom: 10px;
    outline:none;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
}

a.conditions {
    font-size: 12px;
    color: #666666;
    text-decoration: underline;
    letter-spacing: -0.1px;
    display: block;
    width: 100%;
    text-align: center;
    margin-top:5px;
}
a.conditions:hover {
    text-decoration: none;
}

.content_prices #add_to_cart .darkblue:hover {
    border-top: 3px solid #ffffff;
    border-bottom: none;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
}

.content_prices #add_to_cart input[type=submit][disabled=disabled].darkblue {
    background-color: #ebebeb;
    width: 100%;
    padding: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
}
.content_prices #reserve_to_cart {
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}
.content_prices #reserve_to_cart .darkblue {
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    background-color: #e6e6e6;
    color: #666666;
}

.content_prices #reserve_to_cart input[type=submit][disabled=disabled].darkblue {
    background-color: #ebebeb;
    width: 100%;
    padding: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    background-color: #cccccc;
}

.content_prices #only_in_shop {
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

.content_prices #only_in_shop .darkblue {
    width: 100%;
    padding: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #cccccc;
    color: #666666;
}

.content_prices #add_to_cart .exclusive,.content_prices #add_to_cart .exclusive_disabled {
    /*height: 26px;
    padding: 5px 7px 5px 15px;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /*hack Chrome and Safari */
 
    .content_prices #add_to_cart .exclusive,.content_prices #add_to_cart .exclusive_disabled {
        /*padding:6px 7px 4px 15px;*/
    }

}

.ie9 .content_prices #add_to_cart .exclusive, .ie9 .content_prices #add_to_cart .exclusive_disabled,
.ie8 .content_prices #add_to_cart .exclusive, .ie8 .content_prices #add_to_cart .exclusive_disabled,
.ie7 .content_prices #add_to_cart .exclusive, .ie7 .content_prices #add_to_cart .exclusive_disabled {
        padding:8px 7px 4px 15px;
        line-height:12px;
    }

:first-child+html .content_prices #add_to_cart .exclusive {
    padding:4px 3px 4px 11px;
}

.content_prices #add_to_cart span {
    z-index:10;
    display:block;
    position:absolute;
    top:0;
    left:-12px;
    height:26px;
    width:26px;
}

/* */
.buttons_bottom_block {
    clear:both;
    padding-top:20px;
}

.buttons_bottom_block #wishlist_button {
    font-weight:700;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
}

#send_friend_form h2 {
    padding:8px 11px;
    font-size:12px;
    color:#fff;
    text-shadow:0 1px 0 #000;
    text-transform:uppercase;
    background:#383838;
}

#send_friend_form .product {
    margin:20px 10px;
}

#send_friend_form .product img {
    float:left;
    margin:0 10px 0 0;
    border:1px solid #ccc;
}

#send_friend_form .product .product_desc {
    float:left;
    width:380px;
}

#send_friend_form .product .product_desc p {
    padding:0 10px 0 0;
    color:#333;
}

#send_friend_form .product .product_desc p.product_name {
    font-size:12px;
    color:#000;
}

#send_friend_form .send_friend_form_content {
    margin:0 10px 20px;
}

#send_friend_form .form_container {
    padding:10px 15px;
    border:1px solid #ccc;
    background:#eee;
}

#send_friend_form .form_container p.intro_form {
    padding-bottom:14px;
    font-weight:700;
    font-size:13px;
    color:#333;
}

#send_friend_form .form_container p.txt_required {
    padding-bottom:0;
    color:/* SEND TO FRIEND (pop-in) ##################################################################### */
#666;
}

#send_friend_form .form_container .text {
    padding-bottom:10px;
}

#send_friend_form .form_container .text label {
    display:inline-block;
    padding:6px 15px;
    width:180px;
/* 210 */
    font-size:12px;
    text-align:right;
}

#send_friend_form .form_container .text input {
    padding:0 5px;
    height:22px;
    width:260px;
    border:1px solid #ccc;
    font-size:12px;
    color:#666;
}

#send_friend_form .submit {
    margin-top:20px;
    padding-bottom:0;
    text-align:right;
}

/* PACK ##################################################################### */
#blockpack {
    margin-top:20px;
    padding-top:20px;
    border-top:1px dotted #999;
}

/* PERSONNALISATION ##################################################################### */
.customization_block {
}

.customization_block p.infoCustomizable {
    margin:10px 0 20px;
    padding:0 0 0 20px;
    background:url(../img/icon/infos.gif) no-repeat 0 0 transparent;
}

ul#uploadable_files,ul#text_fields {
    list-style-type:none;
}

.customizableProductsFile,.customizableProductsText {
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px dotted #ccc;
}

.customizationUploadLine {
    padding-bottom:10px;
}
.customizationUploadBrowse img + a {
    position: relative;
    top: -51px;
}
.customizationUploadLine label {
    display:inline-block;
    width:150px;
    vertical-align:top;
}

.customizationUploadLine textarea {
    height:50px;
    width:300px;
    border:1px solid #ccc;
}

#customizedDatas {
    float:right;
}

ul.products_acc_ul {
    margin-top: -10px !important;
    overflow: hidden;
    float: left;
}

ul.products_acc_ul li {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
ul.products_acc_ul .product_desc {
    margin-top: 0px;
    height: auto;
    position: relative;
}

ul.products_acc_ul .actual_price {
    height: 30px;
    line-height: 30px;
    background-color: #008c3e;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

ul.products_acc_ul .actual_price .left {
    float: left;
}

ul.products_acc_ul .actual_price .right {
    float: right;
}

ul.products_acc_ul .s_title_block {
    padding: 0px;
    margin: 0px;
}

ul.products_acc_ul .s_title_block a {
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    text-align: center;
    display: block;
    margin: 5px 0px;
    font-weight: normal;
    text-transform: inherit;
}

ul.products_acc_ul a.more {
    color: #008c3e;
    text-decoration: underline;
    font-size: 15px;
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-bottom: 9px;
    text-transform: inherit;
    line-height: inherit;
    height: inherit;
}
ul.products_acc_ul a.more:hover {
    color: #008c3e;
    text-decoration: none;
}

ul.products_acc_ul a.prices {
    height: auto;
}

ul.products_acc_ul .promo_top_right {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    background-color: #e5313a;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
    text-decoration: line-through;
    height: auto;
    line-height: 11px;
}

.accessories_block div ul li a {
    display:inline-block;
}

.accessories_block div ul li .s_title_block a, .accessories_block div ul li .s_title_block span  {
    font-weight:bold;
}

ul.products_rel_ul {
    width: 730px;
    margin-left: -20px !important;
    margin-top: -10px !important;
    overflow: hidden;
    float: left;
}

ul.products_rel_ul li {
    margin-left: 20px;
    width: 220px;
    margin-top: 20px;
}


ul.products_rel_ul .product_desc {
    margin-top: 0px;
    height: 220px;
    position: relative;
}

ul.products_rel_ul .actual_price {
    height: 30px;
    line-height: 30px;
    background-color: #008c3e;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

ul.products_rel_ul .actual_price .left {
    float: left;
}

ul.products_rel_ul .actual_price .right {
    float: right;
}

ul.products_rel_ul .s_title_block {
    padding: 0px;
    margin: 0px;
}

ul.products_rel_ul .s_title_block a {
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    text-align: center;
    display: block;
    margin: 5px 0px;
    font-weight: normal;
    text-transform: inherit;
}

ul.products_rel_ul a.more {
    color: #008c3e;
    text-decoration: underline;
    font-size: 15px;
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-bottom: 9px;
    text-transform: inherit;
    line-height: inherit;
    height: inherit;
}
ul.products_rel_ul a.more:hover {
    color: #008c3e;
    text-decoration: none;
}

ul.products_rel_ul a.prices {
    height: auto;
}

ul.products_rel_ul .promo_top_right {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    background-color: #e5313a;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
    text-decoration: line-through;
    height: auto;
    line-height: 11px;
}

.products_rel_block div ul li a {
    display:inline-block;
}

#more_info_tabs {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}

#more_info_sheets {
    padding: 0px;
    margin: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 30px;
}
#more_info_sheets a {
    display: block;
}
#more_info_sheets a:hover {
    text-decoration: none;
}

#more_info_sheets #idTab1 a {
    display: initial;
}

.title_header {
    text-transform:uppercase;
}

#more_info_tabs.more_info_title a {
    color: #e5313a;
    display: block;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

#more_info_sheets>ul {
    margin-left: 0px;
    font-size: 18px;
    font-weight: bold;
}

#idTab2.table {
    display: table;
    width: 100%;
    border-collapse: collapse;
}
#idTab2.table .row {
    display: table-row;
    border-bottom: 1px solid #cccccc;
    height: 40px;
}
#idTab2.table .left {
    display: table-cell;
    font-weight: bold;
    width: 235px;
    vertical-align: middle;
    text-align: left;
}
#idTab2.table .right {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

#short_description {
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
}

#short_description ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: -2px;
}

#short_description ul li {
    color: #333;
    padding-left: 1em; 
    text-indent: -.7em;
    line-height: 25px;
}

#short_description ul li:before {
    font-size: 10px;
    content: "■ ";
    color: red; 
   vertical-align: middle;
}

#idTab1 {
    padding-top: 10px;
}

.manufacturerNameProduct{
    font-size: 24px;
    color: #e5313a;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
}

.manu_img {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.manu_img img {
    width:100%;
}




/* NAVIGATION #################### */
#productaccnavi .up {
    z-index: 30;
    float: left;
    height: 50px;
    background-color: #FFF;
    position: absolute;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
}

#productaccnavi .up.inactif{background-image:url(../img/up_inactifl.png); }
#productaccnavi .up.actif{background-image:url(../img/up_actifl.png);}
#productaccnavi .up.actif:hover{background-image:url(../img/up_hoverl.png);cursor: pointer;}

#productaccnavi .down {
    z-index: 30;
    float: right;
    height: 50px;
    background-color: #FFF;
    position: absolute;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
     width: 60px;
}
#productaccnavi .down.inactif{background-image:url(../img/down_inactifl.png);}
#productaccnavi .down.actif{background-image:url(../img/down_actifl.png);}
#productaccnavi .down.actif:hover{background-image:url(../img/down_hoverl.png); cursor: pointer;}




#productrelnavi .up {
    z-index: 30;
    float: left;
    height: 50px;
    background-color: #FFF;
    position: absolute;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
}

#productrelnavi .up.inactif{background-image:url(../img/up_inactifl.png); }
#productrelnavi .up.actif{background-image:url(../img/up_actifl.png);}
#productrelnavi .up.actif:hover{background-image:url(../img/up_hoverl.png);cursor: pointer;}

#productrelnavi .down {
    z-index: 30;
    float: right;
    height: 50px;
    background-color: #FFF;
    position: absolute;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
     width: 60px;
}
#productrelnavi .down.inactif{background-image:url(../img/down_inactifl.png);}
#productrelnavi .down.actif{background-image:url(../img/down_actifl.png);}
#productrelnavi .down.actif:hover{background-image:url(../img/down_hoverl.png); cursor: pointer;}

#idTab1 table {
    /*width:100% !important;*/
    height: auto !important;
}

#more_info_block li {
    list-style-position: inside;
}

#productscategory_list ul {
    width: 727px;
}

@media screen and (max-width: 991px){
    #productscategory_list ul {
        width: 100%;
    }
}

@media screen and (max-width:767px){
    #primary_block {
        padding-left: 20px;
        padding-right: 20px;
    }
    #pb-right-column {
        padding-right: 0px;
    }
    #pb-left-column {
        padding-left: 0px;
    }
    #more_info_block {
        padding-left: 20px;
        padding-right: 20px;
    }
    #idTab1 li {
          list-style-position: inside;
    }
    ul.products_acc_ul li {
        padding:0px;
    }
    #more_info_sheets img {
        padding: 0px !important;
    }
}

h2.productscategory_h2 {
    padding: 0px;
    margin: 0px;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #ff0030;
    line-height: 40px;
    display: block;
    height: 40px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #cccccc;
}

#productscategory {overflow:auto}

#product_list { }
#product_list ul {
    list-style-type:none;
}
#product_list li {
    list-style-type:none;
    margin-top: 10px;
    margin-bottom:16px;
}

#product_list_2 li {
    list-style-type:none;
    margin-top: 10px;
    margin-bottom:10px;
}

#product_list li.first_item {
    padding-left:0px !important;
    padding-right:10px;
    height:auto;
}

#product_list li.first_item_row {
    padding-right:12px;
    height:auto;
}
#product_list li.alternate_item {
    padding-left: 8px;
    padding-right: 6px;
    height:auto;
}
#product_list li.last_item_row {
    padding-left:14px;
    height:auto;
}

#product_list_2 li.first_item_row {
    padding-right:14px;
    height:auto;
}
#product_list_2 li.alternate_item {
    padding-left: 7px;
    padding-right: 7px;
    height:auto;
}
#product_list_2 li.last_item_row {
    padding-left:14px;
    height:auto;
}

#product_list li.first_item div.table {
    background-color: #e8e8e8;
    border: 1px solid #cccccc;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display:table;
}

#product_list li.first_item .table {
    width: 100%;
    height: 100%;
}

#product_list li.first_item .table .left {
    vertical-align: middle;
    padding-right: 10px;
}

#product_list li.first_item .table .left a {
    display: block;
}

#product_list li.first_item .table .left img {
    height: auto;
    border: 1px solid #cccccc;
    width: 100%;
}

#product_list li.first_item .table .center {
    width: 20px;
}
#product_list li.first_item .table .right { 
    padding-left: 10px;
}

#product_list li.superpromo {
    padding-left:14px;
    margin-bottom: 10px;
}

#product_list li.superpromo .sub_superpromo, #product_list_2 li.superpromo .sub_superpromo {
    height: 100%;
    background-color: #e8e8e8;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align:center;
}

#product_list li.superpromo span, #product_list_2 li.superpromo span {
    text-align: center;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    padding: 10px;
    display: block; 
    width: 100%;
    height: 60px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#product_list li.superpromo .product_categorie_image, #product_list_2 li.superpromo .product_categorie_image {
    background-color: #FFFFFF;
    border: none;
}

#product_list li.superpromo img, #product_list_2 li.superpromo img {
    border: none;
    width: 100%;
}

#product_list li.first_item .description, #product_list_2 li.first_item .description {
    background-color: #FFFFFF;
    height: 69px;
    overflow: hidden;
    border-top: 1px solid #e8e8e8;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    color: #333333;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#product_list .btn_head, #product_list_2 .btn_head {
    margin-top: 10px;
    margin-bottom: 2px;
    font-size:15px;
    color: #ffffff;
    height:32px;
    background-color:#ff0030;
    text-align:center;
    text-transform:uppercase;
    font-weight:500;
    border-bottom: 3px solid #ab131a;
    outline:none;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    width: 100%;
}

#product_list .btn_head:hover, #product_list_2 .btn_head:hover {
    border-bottom: none;
    border-top: 3px solid #e8e8e8;
}

#product_list .btn_head.third, #product_list2 .btn_head.third {
    width: 100%;
}

#product_list li:nth-child(4) {
    
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    #product_list li   {
        margin: 0 7px;
    }
}*/

#product_list li a.lnk_img {display:block}
#product_list li a img {border:none}
#product_list li p.product_name {text-align:center}

#product_list li .bottom_price, #product_list_2 li .bottom_price {
    background-color:#009538;
    color: #ffffff;
    height:31px;
    font-weight:500;
    font-size:14px;
}

#productscategory_noscroll {
    min-height: 120px;
    width: 100%;
    margin-bottom: 30px;
}

#productscategory_scroll_left, #productscategory_scroll_right {
    background: url('../img/thumbs_left.gif') no-repeat center;
    text-indent: -3000px;
    display: block;
    width: 9px;
    height: 18px;
    float: left;
    margin-top: 30px;
}

#productscategory_scroll_right { background-image: url('../img/thumbs_right.gif'); }

.product_categorie_image {
    border: 1px solid #cccccc;
    box-sizing:border-box;
}

.product_categorie_image img { }

.glob_product_desc {
    padding-bottom: 14px;
}

.glob_product_desc .more {
    color: #008c3e;
    text-decoration: underline;
    font-size: 15px;
    display: block;
    text-align: center;
}
.glob_product_desc .more:hover {
    color: #008c3e;
    text-decoration: none;
}

@media screen and (max-width:768px) {
    .glob_product_desc .more {
        font-size: 13px; }
}

.promo_top_left {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: #ff0030;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
    text-transform: uppercase;
}

.promo_top_right {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    background-color: #ff0030;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
    text-decoration: line-through;
}

.superpromo .promo_top_right {
    text-decoration: none;
    font-weight:600;
}

.actual_price {
    height: 30px;
    line-height: 30px;
    background-color: #008c3e;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.actual_price .left {
    float: left;
}
.actual_price .right {
    float: right;
}

.our_price_display {
    display:block;
    width: 100%;
    padding-bottom:0px;
    font-weight:bold;
    font-family: 'Cabin', sans-serif;
    background-color: #008c3e;
    color: #FFF;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-size: 46px;
    letter-spacing: 0px;
}

@media screen and (max-width: 580px) {
    .our_price_display {
        font-size: 38px;
    }
}

@media screen and (max-width: 500px) {
    .our_price_display {
        font-size: 30px;
    }
}

@media screen and (max-width: 425px) {
    .our_price_display {
        font-size: 24px;
    }
}


@media screen and (max-width: 374px) {
    .our_price_display {
        font-size: 20px;
    }
}

.promo_top {
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    font-size: 20px;
    color: #ff0030;
    text-align: right;
    text-decoration: line-through;
    padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.promo_top .left {
    color: #333333;
    text-decoration: none;
    float: left;
}

.promo_bottom {
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    font-size: 20px;
    color: #ff0030;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

@media screen and (max-width: 991px) {
    .promo_bottom {
        font-size:14px
    }
    #product_list li.first_item .description {
        font-size:11px
    }
    
    #product_list li.superpromo {
        padding-left: 10px;
    }
    #product_list_2 li.ajax_block_product:nth-child(even) {
        padding-right: 0px;
        padding-left: 10px;
    }
    #product_list_2 li.ajax_block_product:nth-child(odd) {
        padding-left: 0px;
        padding-right: 10px;
    }
    #product_list_2 li.ajax_block_product {
        margin-bottom:30px;
    }
    #product_list {
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 767px) {
    .promo_bottom {
        font-size:12px
    }
    #product_list_2 li.ajax_block_product {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    #product_list li.first_item, #product_list li.superpromo {
        padding-left: 0px;
        padding-right:0px;
    }
    #product_list li.superpromo {
        padding-top: 10px;
    }
    #pagination_bottom.pagination {
        margin-top: 20px;   
    }
    
}


.cautionProduct {
    text-align: center;
    color: #ff0000;
}

.cautionProduct a {
    color: #ff0000;
    text-decoration: underline;
}

.cautionProduct a:hover {
    color: #ff0000;
}

@media(max-width:992px) {
    .mm-listview li:nth-child(1),li:nth-child(2),li:nth-child(3),li:nth-child(4),li:nth-child(5),li:nth-child(6),li:nth-child(7) {display:none !important;}
}
