/* RIGHT TO LEFT */


/* product desc */


/* primary_block ***************************************************************************** */

.primary_block {
    margin-bottom: 40px;
}

.top-hr {
    display: none;
}

.product-heading-h5 {
    color: #999999;
    font-weight: 200;
    margin: 3px 0 8px;
    font-size: 19px;
    font-family: "Museo", sans-serif;
}

.box-security .product-heading-h5 {
    margin: 3px 0 -8px;
}

#productscategory_list .product-name,
.accessories-block .product-name {
    margin-bottom: 5px;
}

#productscategory_list .product-name a,
.accessories-block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3e474b;
}

#productscategory_list .product-name a:hover,
.accessories-block .product-name a:hover {
    color: #75B93A;
}

img {
    max-width: 100%;
    height: auto;
}


/* .pb-left-column ***************************************************************************** */

.pb-left-column {
    text-align: center;
}

.pb-left-column #image-block {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 5px;
    border: 1px solid #eaeaea;
    background: white;
    overflow: hidden;
    margin-bottom: 20px;
}

.pb-left-column #image-block img {
    background: #fefefe;
    max-width: 100%;
}

.pb-left-column #image-block #view_full_size .span_link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    padding: 4px;
    text-align: center;
    line-height: 20px;
}

.pb-left-column #image-block #view_full_size .span_link:after {
    font-family: "FontAwesome";
    color: #c0c0c0;
    font-size: 20px;
    line-height: 20px;
    content: "\f00e";
    font-weight: normal;
    margin: 0 0 0 2px;
}

.pb-left-column #image-block #view_full_size .span_link:hover:after {
    color: #75B93A;
}

.pb-left-column #image-block a.jqzoom div div img {
    width: auto;
    max-width: 10000px;
}

.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
    border: none;
}

.pb-left-column #image-block .zoomPad {
    z-index: auto!important;
}

.pb-left-column #image-block .new-box,
.pb-left-column #image-block .sale-box {
    z-index: 5002;
    display: none;
}


/* miniatures */

.pb-left-column #views_block {
    display: inline-block;
    margin: 0 auto;
}

#thumbs_list {
    overflow: hidden;
    float: left;
    width: 460px;
    height: 110px;
    margin-right: 10px;
}

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

#thumbs_list li {
    float: left;
    cursor: pointer;
    border: 1px solid #eaeaea;
    margin-right: 12px!important;
}

#thumbs_list li.last {
    margin-right: 0!important;
}

#thumbs_list li a {
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

span.view_scroll_spacer {
    float: left;
    width: 20px;
    margin-right: 10px;
}

#view_scroll_left,
#view_scroll_right {
    height: 30px;
    overflow: hidden;
    font-size: 0;
    margin-top: 22px;
}

#view_scroll_left:before,
#view_scroll_right:before {
    color: silver;
    font-family: "FontAwesome";
    font-size: 18px;
    padding-left: 3px;
    line-height: 30px;
}

#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
    color: #222222;
}

#view_scroll_right {
    float: left;
}

#view_scroll_right:before {
    content: "\f101";
}

#view_scroll_left {
    margin-bottom: 10px;
}

#view_scroll_left:before {
    content: "\f100";
}

.resetimg {
    padding: 10px 0 0;
}

.resetimg #resetImages i {
    margin-right: 6px;
}

.text_center {
    text-align: center;
    position: relative;
}

.text_center a:hover {
    color: #777777 !important;
}

.text_center a:active {
    color: #777777 !important;
}

.wishlist-extra {
    margin-top: 12px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: -7px;
    display: none;
}


/* link list */

#usefull_link_block {
    list-style-type: none;
    padding: 13px 0;
    margin-bottom: 0;
    display: none;
}

#usefull_link_block li {
    padding: 0 10px;
    float: left;
    border-left: 1px solid #ebeef2;
}

.rtl #usefull_link_block li {
    float: right;
}

#usefull_link_block li a {
    line-height: 22px;
    display: inline-block;
    padding-left: 35px;
    position: relative;
}

#usefull_link_block li a:before {
    font-family: "FontAwesome";
    font-size: 13px;
    color: #aab2bd;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #ebeef2;
    line-height: 26px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #aab2bd;
    position: absolute;
    left: 0;
    top: -4px;
}

#usefull_link_block li.print a:before {
    content: "\f02f";
}

#usefull_link_block li.sendtofriend a:before {
    content: "\f0e0";
}

#usefull_link_block li#left_share_fb {
    clear: both;
    float: none;
}

#usefull_link_block li#left_share_fb a {
    padding-left: 18px;
}

#usefull_link_block li#left_share_fb a:before {
    content: "\f09a";
}

#usefull_link_block li#favoriteproducts_block_extra_remove,
#usefull_link_block li#favoriteproducts_block_extra_add,
#usefull_link_block li#favoriteproducts_block_extra_removed,
#usefull_link_block li#favoriteproducts_block_extra_added {
    cursor: pointer;
    font-weight: 700;
    clear: both;
    float: none;
    margin: 0 0 8px 0;
    border: none;
    padding: 0;
    position: relative;
}

#usefull_link_block li#favoriteproducts_block_extra_remove:before,
#usefull_link_block li#favoriteproducts_block_extra_add:before,
#usefull_link_block li#favoriteproducts_block_extra_removed:before,
#usefull_link_block li#favoriteproducts_block_extra_added:before {
    font-family: "FontAwesome";
    color: #222222;
    font-size: 19px;
    line-height: 24px;
    position: absolute;
    top: -2px;
    left: 0;
    font-weight: normal;
    content: "\f08a";
}

#usefull_link_block li#favoriteproducts_block_extra_remove:hover,
#usefull_link_block li#favoriteproducts_block_extra_add:hover,
#usefull_link_block li#favoriteproducts_block_extra_removed:hover,
#usefull_link_block li#favoriteproducts_block_extra_added:hover {
    color: #000;
}

#usefull_link_block li#favoriteproducts_block_extra_removed:before {
    content: "\f004";
}


/* pb-left-column ****************************************************************************** */

.pb-center-column {
    margin-bottom: 30px;
    /* form */
}

.pb-center-column p {
    margin-bottom: 10px;
}

.pb-center-column .socialsharing_product {
    padding-bottom: 17px;
    margin-bottom: 0;
}

.pb-center-column #product_reference {
    /*margin-bottom: 6px;*/
}

.pb-center-column #product_reference span {
    color: #222222;
}

.pb-center-column #short_description_block {
    color: #666666;
}

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

.pb-center-column #short_description_block #short_description_content h2,
.pb-center-column #short_description_block #short_description_content p {
    font-size: 15px;
    margin: 0px;
    line-height: 23px;
}

.pb-center-column #short_description_block #short_description_content {
    padding: 0 0 15px 0;
    word-wrap: break-word;
    margin: 0;
}

.pb-center-column #buy_block {
    margin-top: 10px;
}

.pb-center-column #buy_block label {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    float: left;
    margin-right: 10px;
}


/*.pb-center-column #buy_block label.attribute_label{
  min-width: 170px;
}*/

.pb-center-column #buy_block p.price {
    padding: 0;
}

.pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700;
}

.pb-center-column h1 {
    margin-top: -2px;
    margin-bottom: 20px
}

#product p#loyalty {
    padding: 17px 0 15px 35px;
    border-top: 1px solid #ebeef2;
    border-bottom: 1px solid #ebeef2;
    margin: 10px 0 -5px;
    position: relative;
}

#product p#loyalty b {
    color: #222222;
}

#product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0;
}

#page .rte {
    padding: 0 20px 20px;
    word-wrap: break-word;
}

#page .rte p {
    /*margin-bottom: 0;*/
}

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

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

#attributes .attribute_list {
    width: 100%;
}

#attributes .attribute_list .form-control {
    max-width: 230px;
}

#attributes .attribute_list .form-control option {
    background: white;
    color: #666666;
}

#attributes .attribute_list ul {
    clear: both;
}

#attributes .attribute_list ul li {
    float: left;
    margin-right: 10px;
}

.rtl #attributes .attribute_list ul li {
    float: right;
}

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

.rtl #attributes .attribute_list input.attribute_radio {
    float: right;
}

#attributes .attribute_list div.radio,
#attributes .attribute_list div.radio span,
#attributes .attribute_list div.radio input {
    float: none;
    display: inline-block;
}

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

#attributes .attribute_list #color_to_pick_list li {
    float: left;
    margin: 0 3px 3px 0;
    padding: 1px;
    border: 1px solid #ebeef2;
    clear: none;
}

.rtl #attributes .attribute_list #color_to_pick_list li {
    float: right;
}

#attributes .attribute_list #color_to_pick_list li a.color_pick {
    display: block;
    height: 22px;
    width: 22px;
    cursor: pointer;
}

#attributes .attribute_list #color_to_pick_list li.selected {
    border: 1px solid #4d4d4d;
}

.product_attributes,
.box-cart-bottom {
    padding: 0 0 15px;
}

.box-cart-bottom {
    padding: 0;
}

.box-info-product p {
    margin-bottom: 7px;
}

.box-info-product .exclusive {
    border: 1px solid #6EB72F;
    background: #75B93A;
    font-weight: 400;
    font-size: 15px;
    color: white;
    padding: 0;
    outline: none;
}

.box-info-product .exclusive:hover {
    background: #8ABD5D;
}

.box-info-product .exclusive span {
    display: block;
    position: relative;
    padding: 10px 42px 10px 42px;
    text-transform: uppercase;
}

.rtl .box-info-product .exclusive span {
    padding: 4px 30px 4px 20px;
}


/* .box-info-product .exclusive span:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  left: 23px;
  top: 8px;
} */

.rtl .box-info-product .exclusive span:before {
    right: 5px;
    left: auto;
}


/* .box-info-product .exclusive.added span:before {
  content: "\f00c";
}
*/

.box-info-product .exclusive.added.disabled:before,
.box-info-product .exclusive.disabled:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite spin;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    border: none;
    font-family: "FontAwesome";
}

.box-info-product .exclusive.added.disabled,
.box-info-product .exclusive.disabled {
    display: block;
    width: 219.625px;
    height: 45px;
    text-align: center;
}

.box-info-product .exclusive.added.disabled span,
.box-info-product .exclusive.disabled span {
    display: none;
}

.box-info-product .exclusive:hover,
.box-info-product .exclusive:focus {
    color: white;
}

.box-info-product .exclusive:hover span:before,
.box-info-product .exclusive:focus span:before {
    /*color: #ff7858;*/
}

#product #center_column>.box {
    padding-left: 0;
}

#center_column.col-sm-9 .col-md-3 .box-info-product {
    background: #f6f6f6;
    border: 1px solid #d2d0d0;
    border-top: 1px solid #b0afaf;
    border-bottom: 1px solid #b0afaf;
}

#center_column.col-sm-9 .col-md-3 .box-info-product p {
    margin-bottom: 7px;
    padding: 15px 10px 0;
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-left: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
    font-family: "FontAwesome";
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    color: white;
    font-size: 25px;
    line-height: 47px;
    text-shadow: 0 1px #015883;
    content: "\f07a";
    z-index: 2;
    width: 51px;
    text-align: center;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
    content: "\f00c";
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before,
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite spin;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    border: none;
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
    background: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 51px;
    content: "";
    width: 1px;
    z-index: 2;
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    border: none;
    border-top: 1px solid #006fa8;
    text-shadow: 0 1px #015883;
    padding: 12px 16px 14px;
    color: white;
    display: block !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
    background-image: -webkit-linear-gradient(#007ab7, #009ad0);
    background-image: -moz-linear-gradient(#007ab7, #009ad0);
    background-image: -o-linear-gradient(#007ab7, #009ad0);
    background-image: linear-gradient(#007ab7, #009ad0);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0', GradientType=0);
    background-position: 0 0;
}


/* table_data_sheet */

.table-data-sheet {
    border-bottom: 1px solid #ebeef2;
    width: 100%;
    margin: 0 0 20px;
    background: white;
}

.table-data-sheet tr {
    border-top: 1px solid #ebeef2;
}

.table-data-sheet tr.even {
    background: #fdfdfd;
}

.table-data-sheet tr:first-child {
    border-top: none;
}

.table-data-sheet tr td {
    padding: 10px 20px 11px;
}

.table-data-sheet tr td:first-child {
    border-right: 1px solid #ebeef2;
    width: 30%;
    font-weight: 700;
    color: #222222;
}


/* table product-discounts */

table.table-product-discounts {
    border: none;
    border-bottom: 1px solid #ebeef2;
    border-right: 1px solid #ebeef2;
    width: 50%;
    margin: 0 0 20px;
    background: white;
}

table.table-product-discounts tr th {
    background: #fefefe;
    color: #222222;
    font-weight: 700;
    border: none;
    font-weight: 700;
}

table.table-product-discounts tr td,
table.table-product-discounts tr th {
    border-left: 1px solid #ebeef2;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #ebeef2;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none;
}


/* accessories  */

.accessories-block .block_description {
    display: none;
}

.accessories-block .exclusive span:focus,
.accessories-block .exclusive span:active {
    text-decoration: none;
}

.accessories-block .product-name {
    border-bottom: none;
}

.accessories-block .product_block {
    border-top: none;
}

.accessories-block .functional-buttons div a {
    /*overflow: hidden;*/
}


/* quantity_wanted */

#quantity_wanted_p input {
    width: 40px;
    height: 26px;
    padding: 0 6px;
    float: left;
    border: 1px solid #eaeaea !important;
    line-height: 27px;
    text-indent: 0;
    text-align: center;
}

.rtl #quantity_wanted_p input {
    float: right;
}

#quantity_wanted_p .btn {
    float: left;
    margin-left: 3px;
}

.rtl #quantity_wanted_p .btn {
    float: right;
}

.rtl #quantity_wanted_p .btn {
    margin-right: 3px;
    margin-left: inherit;
}

#quantity_wanted_p label {
    display: block !important;
    margin-bottom: 7px;
}


/* availability_statut */

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

#quantityAvailable {
    color: #222222;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
}

#availability_value,
#last_quantities {
    color: white;
    font-weight: 700;
    line-height: 18px;
    display: inline-block;
    padding: 3px 8px 4px;
    background: #55c65e;
    border: 1px solid #36943e;
    margin-left: 5px;
}

#last_quantities {
    background: #fe9126;
    border: 1px solid #e4752b;
    padding: 4px 8px 3px;
    position: relative;
    top: 1px;
}

#pQuantityAvailable span {
    font-weight: 700;
    color: #222222;
    display: none!important;
}

#product_condition {
    display: none;
}

#availability_statut #availability_value.warning_inline {
    background-color: #fe9126;
    border-color: #e4752b;
    text-shadow: 1px 1px #e68322;
    margin: 0;
}


/* box-security */

.box-security {
    border-top: 1px solid #ebeef2;
    padding: 10px 0;
    text-align: center;
}


/* prices */

.box-cart-bottom {
    float: left;
}

.content_prices {
    float: left;
    margin-left: 3px;
    margin-right: 77px;
}

.discount {
    display: none;
}

.our_price_display {
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    color: #75B93A;
    float: left;
    margin-right: 10px;
    margin-bottom: 0 !important;
}

.rtl .our_price_display {
    float: right;
}

#old_price {
    padding-bottom: 15px;
    font-size: 14px;
    text-decoration: line-through;
    display: inline-block;
    font-family: "Museo", sans-serif;
    line-height: 23px;
    color: #3e474b;
    margin-right: 10px;
}

#reduction_percent,
#reduction_amount {
    font: 600 14px/27px "PT Sans", sans-serif;
    color: #75B93A;
    padding: 0 5px 0 3px;
    display: inline-block;
    position: relative;
    height: 30px;
    border: 2px solid #75B93A;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#reduction_percent span,
#reduction_amount span {
    display: block;
}

#buy_block .content_prices>.price {
    padding-top: 5px;
}

#old_price,
#reduction_percent,
#reduction_amount {
    position: relative;
    top: 2px;
}


/* online_only */

.pb-center-column p.online_only {
    font-weight: 700;
    font-size: 13px;
    color: #f13340;
    text-align: left;
}

.buttons_bottom_block {
    clear: both;
}

.buttons_bottom_block #wishlist_button {
    padding: 15px 0 0;
    display: inline-block;
}


/* SEND TO FRIEND (pop-in) ##################################################################### */

#send_friend_form {
    width: 555px;
    overflow: hidden;
}

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

#send_friend_form .product p {
    padding: 0;
    color: #222222;
}

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

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

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

#send_friend_form .form_container p.txt_required {
    padding-bottom: 0;
    color: #666;
}

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

#send_friend_form .form_container .text label {
    display: block;
    padding: 0;
    width: 100%;
    font-size: 12px;
}

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

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


/* PERSONNALISATION ##################################################################### */

p.infoCustomizable {
    margin-bottom: 30px;
}

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

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

.customizationUploadLine {
    padding-bottom: 10px;
}

.customizationUploadLine label {
    display: block;
    vertical-align: top;
}

.customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #ebeef2;
    color: #777777;
}

.customizationUploadBrowse img+a {
    position: relative;
    top: -51px;
}

#customizedDatas {
    float: right;
}

.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: 700;
}


/******************************************************************
Quick View Styles
******************************************************************/

#product.content_only div.primary_block {
    margin-bottom: 0;
}

#product.content_only div.primary_block div.pb-center-column {
    margin-bottom: 0;
    height: 100%;
}

#product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
    padding-right: 0;
}

#product.content_only div.primary_block div.pb-center-column #ShareDiv {
    position: absolute;
    bottom: 8px;
}

#product.content_only div.primary_block div.pb-right-column {
    width: 100%;
    float: left;
}

#product.content_only div.primary_block div.pb-right-column .box-info-product {
    height: 100%;
    position: relative;
    padding-bottom: 115px;
}

#product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {
    width: 230px;
}

#product.content_only div.primary_block div.pb-right-column .product_attributes {
    padding-top: 0;
}

.addsharethisinner .stButton .stArrow {
    display: none !important;
}

.content_only .box {
    padding-right: 0px;
    padding-left: 8px;
    border: none;
}


/***** IE code ****/

.ie8 .pb-left-column #image-block #view_full_size .span_link {
    background: #fff;
    border: 1px solid #ebeef2;
}

.ie8 .box-security {
    filter: none;
}

.quantity-avail>p {
    display: inline-block;
    vertical-align: bottom;
    margin: 0px;
    min-width: 170px;
    line-height: 28px;
    float: left;
}

#quantity_wanted_p {
    float: left;
    margin-right: 10px;
}

.quantity-avail #rating_des {
    float: right;
}

#product .tab-info {
    border: none;
}

#product .tab-info li {
    padding: 10px 20px;
}

#product .tab-info li a {
    margin-right: 5px;
    border: none;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #3e474b;
    text-transform: uppercase;
}

#product .tab-info li.active a,
#product .tab-info li a:hover {
    border-bottom: 2px solid #75B93A;
}

#product .tab-content {
    clear: both;
    border-top: none;
    border-radius: 0;
    /*padding-top: 10px;*/
}

section.blockproductscategory {
    margin-top: 15px;
}

section.blockproductscategory>h4 {
    border-bottom: 2px solid #75B93A;
    display: inline-block;
    padding: 0 !important;
    margin: 14px 20px !important;
}

section.blockproductscategory #productscategory_list .carousel-control {
    top: -39px;
}

.btn-default {
    border-color: #eaeaea;
}

.btn-avail {
    font-weight: bold;
    margin-left: 20px;
}

.product_attributes {
    margin-top: 7px;
    margin-left: 3px;
}


/*@font-face{
  font-family:'icomoon';
  src:url('https://autoradio-fr.com/themes/autoradio-gps/font/icomoon.eot?o09xn7');
  src:url('../font/icomoon.eot') format('embedded-opentype'),
  url('../font/icomoon_o09xn7.woff') format('woff'),
  url('../font/icomoon_o09xn7.ttf') format('truetype'),
  url('../font/icomoon_o09xn7.svg') format('svg');
  font-weight:normal;
  font-style:normal}
.bakedproductinfo_block [class^="icon-"]{color:#00bed8!important}*/

.bakedproductinfo_block {
    margin: 5px 0 10px;
    display: inline-block;
    text-align: left;
}

.bakedproductinfo_block [class^="icon-"] {
    position: absolute;
    padding: 7px;
    line-height: 53px;
    left: 0;
    top: 0;
    background: #eee;
    height: 65px;
    width: 50px;
    color: #aab2bd;
    font-family: "FontAwesome";
    font-weight: 400;
    font-size: 25px;
    -moz-transition: all 450ms ease-in-out;
    -webkit-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
}

.bakedproductinfo_block .icon-shipping,
.bakedproductinfo_block .icon-earth {
    position: absolute;
    left: 0;
    top: 0;
    height: 65px;
    width: 50px;
    padding: 15px 0 0;
    line-height: inherit;
}

.bakedproductinfo_block li:hover [class^="icon-"] {
    /*background:#888;color:#eee;*/
    -moz-transition: all 450ms ease-in-out;
    -webkit-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out
}

.bakedproductinfo_block li>p {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

.bakedproductinfo_block li {
    display: table;
    text-align: center;
    width: 32%;
    background: #ddd;
    list-style: none;
    margin-right: 9px;
    padding: 10px;
    padding-right: 7px;
    line-height: 15px;
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
    padding-left: 58px;
    position: relative;
    float: left;
    height: 65px
}

.bakedproductinfo_block li:last-child {
    margin-right: 0
}

.bakedproductinfo_block ul {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0
}

@media (min-width:100px) and (max-width:480px) {
    .bakedproductinfo_block li {
        width: 100%;
        margin-bottom: 15px;
        height: 65px;
        padding-top: 19px
    }
}

@media (min-width:481px) and (max-width:768px) {
    .bakedproductinfo_block li {
        width: 48%;
        margin-bottom: 15px;
        height: 65px;
        padding-top: 19px
    }
}

.icon-shipping:before {
    content: url(https://autoradio-fr.com/themes/autoradio-gps/img/icon-shipping.png);
}

.icon-earth:before {
    content: url(../img/icon-earth.png);
}

.icon-chronometer:before {
    content: url(../img/icon-chronometer.png);
}


/*.bakedproductinfo_block li{width:100%;margin-bottom:15px;height:65px;padding-top:19px}
.bakedproductinfo_block li{width:48%;margin-bottom:15px;height:65px;padding-top:19px}*/

.block h4.procat-list a {
    color: black;
}

.block h4.procat-list {
    border: none;
    font-weight: normal;
    margin: 0 20px;
    padding: 0;
    color: black;
}

#product h4.procat-list a:hover {
    color: #3e474b;
}

.list_cat {
    margin-top: 10px;
    display: none;
}

.list_cat li {
    display: inline-block;
    margin-left: 10px;
}


/********* PRODUCT ATTRIBUTE ***********/

div#attributes {
    width: 100%;
    margin-bottom: 17px;
}

#attributes fieldset {
    width: 400px;
    max-width: 100% !important;
    position: relative;
}

p.validate {
    color: #75B93A;
}

.label span {
    color: #bbbbbb;
    ;
    font-size: 90%;
}

.js-selector {
    height: 43px;
    line-height: 45px;
}

.js-selector,
.js-selector .label {
    width: 100%;
    max-width: 100vw;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: 10px;
}

.js-chooser li a {
    text-indent: 4px;
}

.js-selector .arrow {
    top: 20px;
}

#js-extension-de-garantie_chooser {
    width: 100% !important;
    max-width: 100% !important;
}

.product_mobile_tabs {
    display: flex;
    position: relative;
    width: calc( 100% + 40px);
    max-width: 100vw;
    align-items: center;
    padding: 20px !important;
    justify-content: space-between;
    left: -10px;
    border-top: 1px solid #e3e3e3;
}

#product .tab-info li.product_mobile_tabs.active a,
#product .tab-info li.product_mobile_tabs a:hover {
    border-bottom: none !important;
}

#product li.product_mobile_tabs.active .mobile_product_tab_close {
    transform: rotate(-45deg);
}

.mobile_product_tab_close {
    width: 30px;
    height: 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .6s;
}

.mobile_product_tab_close span {
    width: 100%;
    position: absolute;
    transition: .5;
}

.mobile_product_tab_close span:first-child {
    border-bottom: 1px solid #888;
    transform: rotate(90deg);
}

.mobile_product_tab_close span:last-child {
    border-bottom: 1px solid #888;
}


/* .mobile_product_tab_close::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    border-bottom: 1px solid #888;
}

.mobile_product_tab_close::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    width: 100%;
    transform: translate(-50%, -50%) rotate(90deg);
    border-bottom: 1px solid #888;
} */

.box-info-product .exclusive span {
    text-align: center !important;
}

/* .navbar-default .navbar-toggle .icon-bar:nth-child(2) {
    display: none !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #75B93A;
    height: 3px !important;
} */

#tab2 table td img {
    max-width: 100%;
    height: auto !important;
}

#tab2 table td {
    height: 300px !important;
    padding: 9px 20px !important;
}

#product #tab2 .mobile_description_title {
    margin-bottom: 25px !important;
}


.mobile.portrait #tab2 table td {
    height: auto!important;
    padding: 9px 0 !important;
}

.mobile.landscape #tab2 table td {
    height: auto!important;
    width: 50vw !important;
}

.mobile.landscape #tab2 table tr td:first-child {
    padding-right: 10px;
}

.mobile.landscape #tab2 table tr td:last-child {
    padding-left: 10px;
}


.mobile #tab2 h4 {
    text-align: justify !important;
}

.mobile .rte ul {
    padding-left: 15px;
}


.mobile .rte ul li {
    padding: 0 !important;
}




.product_info_table {
    display: flex;
    flex-direction: column;
}

.product_info_table > div {
    display: flex;
    padding: 35px 0;
    justify-content: space-between;
    align-items: center;
}

.product_info_table > div > div {
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product_info_table img {
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
}



/* media */
/* .mobile.portrait .product_info_table > div {
    flex-direction: column;
    padding: 0;
}

.mobile.landscape .product_info_table > div {
    flex-direction: row;
}

.mobile.portrait .product_info_table > div > div {
    width: 100%;
}

.mobile.landscape .product_info_table > div > div {
    width: 49%;
} */

@media (orientation: landscape) {
    .mobile .product_info_table > div {
        flex-direction: row;
    }

    .mobile .product_info_table > div > div {
        width: 49%;
    }
}

@media (orientation: portrait) {
    .mobile .product_info_table > div {
        flex-direction: column;
        padding: 0;
    }

    .mobile .product_info_table > div > div {
        width: 100%;
    }

    .mobile .product_info_table img {
        margin-top: 30px;
    }

    .mobile .mobile_description_title {
        margin-top: 65px !important;
    }
    
    .mobile #short_description_block {
        padding: 0 20px;
    }
}