.zuerbig {
    font-family: Zuerbig, serif!important;
    font-size: 14pt;
    font-weight: 700
}

#add_to_cart button:after {
    display: inline-block;
    font-family: fontAwesome
}

#add_to_cart button.added.disabled:after,
#add_to_cart button.disabled:after {
    content: "\f110";
    animation: 2s linear infinite spin;
    -webkit-animation: 2s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    border: none
}

#add_to_cart button.added:after {
    content: "\f00c"
}

textarea,
textarea.form-control {
    padding-top: 10px
}
html,body{overflow-x: hidden!important;overflow-y: auto!important;}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

b,
strong {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

a {
    color: inherit
}

sup {
    top: -.2em
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

body {
    height: 100%;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	background: linear-gradient(to top,#3f3d49 0,#2a2932 100%);
}

#order textarea.form-control,
#order-opc textarea.form-control {
    margin-top: 10px
}
#backenLink {
    position: fixed;
    top:0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: white;
    border-bottom: 1px solid white;
    z-index: 99999999;
    background-image: url(../img/fondsite.png);
}
    
}
#page {
    overflow: hidden
}


textarea {
    resize: none
}

#header {
    z-index: 5003;
    position: fixed;
    width: 100%
}

#header_logo {
    line-height: 1;
    text-align: left;
    margin: 20px 0 10px 30px
}

#header_logo img {
    display: inline-block
}

.title_main_section {
    font-size: 30px;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 42px;
    font-weight: 700
}

.line-about-news {
    padding-top: 70px
}

.line-about-news .title_main_section {
    text-align: left
}

.main_panel {
    position: relative;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 70px
}

#columns-container {
    background: #fff;
    clear: both
}

#columns {
    position: relative;
    padding-bottom: 30px
}

.tabs_main .tab-content {
    clear: both;
    text-align: left;
    margin: 0 -15px
}

header {
    z-index: 1;
    width: 100%
}
header .brandline {
    margin-top: 50px;
}
.topmenu {
    margin: 10px 0;
}

header .banner .row {
    margin: 0
}


header .nav nav {
    position: relative;
    font-size: 13px;
    display: inline-flex
}

header .row,
header .row>.container {
    position: relative
}

#center_column {
	padding: 0 30px;
}
body#category #center_column {
    text-align: center
}
#center_column .page_product_box h3 {
    color: #555454;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb
}

p.info-title {
    font-weight: 700;
    color: #333;
    padding-bottom: 20px
}

p.info-account {
    margin: -4px 0 24px
}

.main-page-indent {
    margin-bottom: 30px
}

.alert {
    font-weight: 700;
    margin-top: 15px
}

.alert p {
    text-transform: uppercase
}

.alert ol,
.alert ul {
    padding: 12px 0 12px 25px;
    list-style-position: inside
}

.alert ol li,
.alert ul li {
    list-style-type: decimal;
    font-weight: 400
}

.alert.alert-success, .alert.identity-success, .alert.privacy-success {
    text-shadow: 1px 1px rgba(0, 0, 0, .1)
}

.alert.alert-success:before, .alert.identity-success, .alert.privacy-success:before {
    font-family: FontAwesome;
    content: "\f058";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px
}

.alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, .1);
    background: #f2dede;
    color: #a94442
}

.alert.alert-danger:before {
    font-family: FontAwesome;
    content: "\f057";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px;
    float: left
}

.label {
    white-space: normal;
    display: inline-block;
    padding: 0 10px;
    line-height: 24px
}

.form-group label {
    line-height: 2
}

.label-success {
    color: #fff;
    text-transform: uppercase
}

.radio-inline {
    white-space: nowrap
}

label {
    padding-bottom: 0;
    white-space: normal;
    font-weight: 400
}

label.required:before {
    content: "*";
    color: #2b2b2b;
    font-size: 14px;
    position: relative;
    line-height: 12px
}

.checkbox label,
.radio label {
    padding-left: 5px
}

.unvisible {
    display: none
}

.checkbox {
    line-height: 16px;
}

.checkbox label {
    color: #777
}

.close,
.close:hover {
    opacity: 1
}

button {
    outline: 0
}

.black-btn,
.btn.btn-default,
a.button,
a.button_large,
a.button_mini,
a.button_small,
a.exclusive,
a.exclusive_large,
a.exclusive_mini,
a.exclusive_small,
button.button,
input.button,
input.button_disabled,
input.button_large,
input.button_large_disabled,
input.button_mini,
input.button_mini_disabled,
input.button_small,
input.button_small_disabled,
input.exclusive,
input.exclusive_disabled,
input.exclusive_large,
input.exclusive_large_disabled,
input.exclusive_mini,
input.exclusive_mini_disabled,
input.exclusive_small,
input.exclusive_small_disabled,
span.button,
span.button_large,
span.button_mini,
span.button_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled,
span.exclusive_mini,
span.exclusive_small {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 15px;
    line-height: 1.5;
    height: auto;
    font-size: 12px;
    border: 1px solid;
    -webkit-text-shadow: none;
    text-shadow: none
}

.btn.btn-mini {
    font-size: 13px;
    padding: 0 20px;
    height: 34px;
    line-height: 32px;
    border-width: 1px
}

.btn.btn-fill {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    height: 41px;
    line-height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 10px
}

.btn.disabled,
.btn.disabled:hover,
.btn[disabled]:hover,
input.button_disabled,
input.exclusive_disabled,
span.disabled,
span.exclusive {
    opacity: .5
}

.link-button {
    font-weight: 700
}

.form-control {
    height: 45px;
    padding: 0 10px 0 15px;
    background: 0 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    outline: 0
}

.form-control:focus {
    border-color: #2b2b2b
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-style: solid;
    border-width: 1px
}

.table {
    margin-bottom: 30px
}

.table>thead>tr>th {
    border-bottom-width: 1px;
    vertical-align: middle
}

.table td a.color-myaccount {
    color: #777;
    text-decoration: underline
}

.table td a.color-myaccount:hover {
    text-decoration: none
}

.table tfoot tr {
    background: #fbfbfb
}

.product-name {
    font-size: 18px
}

.price {
    font-size: 13px;
    white-space: nowrap
}

.price.product-price {
    font-size: 20px;
    font-weight: 600
}

.reduce_style+.old-price,
.reduce_style.price.product-price {
    line-height: 24px
}

.old-price {
    text-decoration: line-through;
    font-weight: 300;
    font-size: 20px
}

.tag {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 30px;
    height: 30px;
    position: absolute;
    top: -1px;
    left: -1px;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap
}

.ajax_block_product .tag {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.box {
    padding: 14px 18px 13px;
    margin: 0 0 30px;
    line-height: 23px;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.box p {
    margin-bottom: 0
}

.product-box .product-image {
    border: 1px solid #d6d4d4;
    background: #fff;
    padding: 5px;
    display: block;
    margin-bottom: 11px
}

.product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto
}

#left_column .block,
#right_column .block {
    margin-bottom: 50px
}

#left_column .block .block_content,
#right_column .block .block_content {
    border-style: solid;
    border-width: 1px
}

#left_column .block.products_block .block_content,
#right_column .block.products_block .block_content {
    border: none
}

.block .border-box {
    padding-top: 20px
}

.block .title_block,
.block h4 {
    font-family: zuerbig, serif!important;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 27px;
    position: relative;
    margin-top: 0
}

.block .list-block {
    margin-top: -8px
}

.block .list-block li {
    padding: 0;
    position: relative;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 12px
}

.block .list-block li a {
    display: block;
    padding: 5px 0 6px 32px
}

.block .list-block li a i {
    display: none
}

.block .list-block li a:before {
    content: "\f105";
    display: inline;
    font-family: FontAwesome;
    color: #333;
    position: absolute;
    left: 20px;
    top: 5px
}

.block .list-block li a:hover {
    color: #333
}

.block .list-block li:first-child {
    border-top: none
}

.block .list-block .form-group {
    padding: 20px;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0
}

.block .list-block .form-group select {
    max-width: 270px
}

.block .list-block .btn {
    margin-top: 12px
}

.block .products-block .owl-item {
    padding-right: 1px
}

.block .products-block .item {
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px
}

.block .products-block .item:last-child {
    margin-bottom: 0
}

.block .products-block .item,
.store_image {
    text-align: center;
    padding: 20px
}

#left_column .block .button,
#right_column .block .button {
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    width: 100%
}

#left_column .border-box .button,
#right_column .border-box .button {
    margin-top: 0
}

.products-block .owl-pagination,
.rate_left_product .nb-comments {
    display: none
}

.block .products-block .item .products-block-image {
    display: inline-block;
    width: 70px;
    float: left;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 10px
}

.block .products-block .item .products-block-image img {
    width: 100%
}

.block .products-block .item .product-content h5 {
    padding-bottom: 12px;
    text-align: left;
    line-height: 1.1;
    margin: 0
}

.block .products-block .product-content {
    padding-left: 84px;
    text-align: left
}

.block .products-block .product-name {
    font-size: 14px
}

.block .products-block .old-price {
    white-space: nowrap;
    font-size: 16px;
    display: block
}

.block .products-block .price {
    font-size: 16px;
    font-weight: 700
}

.products-block .price-box {
    padding-top: 10px
}

.block .products-block .product-description {
    display: none
}

#viewed-products_block_left.block .products-block .product-description {
    display: block
}

.page-heading {
    color: #555454;
    padding: 0 0 17px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d4d4;
    font-family: zuerbig, serif!important;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 700
}

.page-heading span.heading-counter {
    font: bold 13px/22px Arial, Helvetica, sans-serif;
    float: right;
    color: #333;
    text-transform: none;
    margin-bottom: 10px
}

.page-heading span.lighter {
    color: #9c9c9c
}

.page-heading.bottom-indent {
    margin-bottom: 16px
}

.page-heading.product-listing {
    border-bottom: none;
    margin-bottom: 0
}

.page-subheading {
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
    padding: 0 0 15px;
    margin-top: 0;
    line-height: normal;
    text-align: center
}
h2.page-subheading {
       text-transform: unset;
    text-align: left;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
}

h3.page-product-heading {
    color: #555454;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb
}

ul.footer_links {
    padding: 20px 0 0;
    border-top: 1px solid #d6d4d4;
    height: 65px
}

ul.footer_links li {
    float: left
}

ul.footer_links li+li {
    margin-left: 10px
}

ul.step {
    margin-bottom: 30px;
    overflow: hidden;
    clear: both
}

ul.step li {
    float: left;
    text-align: left;
    width: 20%;
    border: 1px solid #f1f1f1
}

ul.step li a,
ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
    display: block;
    padding: 13px 0 14px 13px;
    color: #333;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    position: relative
}

ul.step li.first {
    padding-left: 13px!important;
    border-left-width: 1px
}

ul.step li b {
    position: relative;
    z-index: 1
}

ul.step li a:focus,
ul.step li span:focus,
ul.step li.step_current span:focus,
ul.step li.step_current_end span:focus {
    text-decoration: none;
    outline: 0
}

ul.step li.first a,
ul.step li.first span {
    z-index: 5;
    padding-left: 13px!important
}

ul.step li.second a,
ul.step li.second span {
    z-index: 4
}

ul.step li.third a,
ul.step li.third span {
    z-index: 3
}

ul.step li.four a,
ul.step li.four span {
    z-index: 2
}

ul.step li.last span {
    z-index: 1
}

ul.step li.step_current {
    border-color: transparent;
    font-weight: 700
}

ul.step li.step_current span {
    border-style: solid;
    border-width: 1px;
    color: #fff;
    position: relative
}

ul.step li.step_current_end {
    font-weight: 700
}

ul.step li.step_todo {
    background: #f1f1f1
}

ul.step li.step_todo span {
    display: block;
    border: 1px solid transparent;
    color: #333;
    position: relative
}

ul.step li.step_done {
    background-color: #ccc;
    border-color: transparent
}

ul.step li.step_done a {
    border: 1px solid transparent;
    position: relative;
    text-shadow: none
}

ul.step li em {
    font-style: normal
}

.cancel {
    float: left;
    margin: 0 1px 0 0;
    cursor: pointer;
    font-size: 12px
}

.cancel a:before {
    font-family: FontAwesome;
    content: "\f056"
}

.cancel a {
    display: block;
    width: 100%;
    height: 100%
}

#page .rte {
    background: 0 0;
    line-height: 1.5
}

.header-container {
    background: #fff
}

.wrap_breadcrumb {
    margin-bottom: 20px
}

.breadcrumb {
    display: inline-block;
    position: relative;
    z-index: 1;
    background: 0 0;
    border: none;
    margin-left: 30px;
    font-size: 13px;
    padding: 18px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.breadcrumb .navigation-pipe {
    display: inline-block;
    margin: 0 5px;
    text-align: center
}

.breadcrumb .navigation_page {
    text-decoration: underline
}

.breadcrumb a {
    display: inline-block;
    position: relative;
    z-index: 2;
    font-weight: 700
}

#footer {
    overflow: hidden;
    background-position: center top;
    padding-top: 70px
}

.toggle-footer {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5
}

#footer h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 25px;
    line-height: 1.2
}

#footer h4 a:hover {
    color: #fff
}

#footer .footer-block ul li {
    position: relative;
    line-height: 1.2;
    margin-bottom: 11px
}

#footer .footer-block ul li a {
    font-size: 14px
}

#footer .footer-block ul li:hover a {
    text-decoration: underline
}

#footer .bottom-footer {
    position: absolute;
    bottom: 10px;
    left: 0;
}

#footer .bottom-footer div {
    padding: 15px 0 0;
    width: 100%;
    border-top: 1px solid #515151
}

#footer #paiement_logo_block_left {
    float: right;
    line-height: 1;
    padding: 15px 15px 0
}

.copyright {
    clear: both;
    position: relative;
    padding: 26px 0
}

.copyright .inner_copyright {
    position: relative
}

#footer>.container>.row {
    position: relative;
    padding-bottom: 50px
}

#short_description_content dl,
#short_description_content ol,
#short_description_content ul,
#tinymce dl,
#tinymce ol,
#tinymce ul {
    margin-left: 20px
}

.rte ul {
    list-style-type: disc;
    padding-left: 15px
}

.block_hidden_only_for_screen {
    display: none
}

.cart_navigation {
    margin: 10px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.cart_navigation a {
    color: white!important
}

.cart_navigation .button.button-medium {
    float: right
}

.cart_last_product {
    display: none
}

.cart_gift_quantity .cart_quantity_input,
.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}

.table tbody>tr>td {
    vertical-align: middle
}

.table tbody>tr>td.cart_delete,
.table tbody>tr>td.price_discount_del {
    padding: 5px
}

.table tfoot>tr>td {
    vertical-align: middle
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    font-size: 23px;
    color: #333
}

.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
    color: silver
}

#cart_summary tbody td.cart_avail .label {
    white-space: nowrap
}

#cart_summary tbody td {
    padding: 7px 8px 9px 18px
}

#cart_summary tbody td.cart_product {
    padding: 7px;
    width: 137px;
    text-align: center
}

.table tbody>tr>td.cart_quantity {
    padding: 41px 14px 25px;
    width: 100px
}

#cart_summary tbody td.cart_unit .price span {
    display: inline-block
}

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    display: none
}

#cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through;
    font-size: 13px;
    display: block
}

#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0
}

#cart_summary tbody tfoot td.cart_total,
#cart_summary tbody tfoot td.cart_unit,
#cart_summary tfoot tbody td.cart_total,
#cart_summary tfoot tbody td.cart_unit,
#cart_summary tfoot td.text-right {
    font-weight: 700;
    color: #333
}

#cart_summary tfoot td.price {
    text-align: right
}

#cart_summary tfoot td.total_price_container span {
    font-size: 18px;
    color: #555454;
}

#cart_summary tfoot td#total_price_container {
    font: 600 21px/25px "Open Sans", sans-serif;
    color: #333;
    background: #fff
}

#cart_summary .stock-management-on tbody td.cart_description {
    width: 480px
}

#cart_summary tbody td.cart_product>a {
    display: block;
    text-align: center
}

#cart_summary tbody td.cart_product img {
    display: inline-block;
    max-width: 90px
}

.cart_voucher {
    vertical-align: top!important
}

.cart_voucher h4 {
    font-size: 18px;
    font-weight: 700;
    color: #555454;
    text-transform: uppercase;
    padding: 7px 0 10px
}

.cart_voucher fieldset {
    margin-bottom: 10px
}
.register_voucher {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cart_voucher fieldset #discount_name {
    display: inline-block;
    width: 50%;
    margin-right: 11px;
    height: 50px;
    border:1px solid
}

.cart_voucher .btn {
    min-width: 15%
}

.enable-multishipping {
    margin: -13px 0 17px
}

.enable-multishipping label {
    font-weight: 400
}

.quantity_item {
    display: inline-block;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    width: 100%;
    position: relative
}

.wrap_up_down_cart {
    position: relative;
    z-index: 1
}

.table tbody>tr>td.cart_quantity .cart_quantity_button a {
    height: 20px;
    width: 20px;
    display: block;
    background: #f4f4f4;
    text-align: center
}

.cart_quantity .product_quantity_up {
    border-right: 1px solid #e0e0e0
}

.cart_quantity .product_quantity_down {
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0
}

.cart_quantity .cart_quantity_input {
    text-align: center;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border: none!important;
    font-size: 18px;
    color: #333;
    font-weight: 300;
    width: 100%;
    position: absolute;
    padding-left: 18px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

#HOOK_SHOPPING_CART #loyalty i {
    font-size: 26px;
    line-height: 26px;
    color: #cfcccc
}

#order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) 0 -10px repeat-x #999
}

table#cart_summary .gift-icon {
    color: #fff;
    background: #08c;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px
}

#multishipping_mode_box .title {
    font-weight: 700;
    color: #333;
    margin-bottom: 15px
}

#multishipping_mode_box .description a:hover,
#multishipping_mode_box .description_off a:hover {
    background: #f3f3f3;
    border: 1px solid #ccc
}

#multishipping_mode_box.on .description_off {
    display: block
}

.multishipping-cart .cart_address_delivery.form-control {
    width: 198px
}

#order .address_add.submit {
    margin-bottom: 20px
}

#ordermsg {
    margin-bottom: 30px
}

#id_address_delivery.form-control,
#id_address_invoice.form-control {
    width: 269px
}

.addresses .addresses .address_select,
.addresses .select label,
.addresses .selector {
    clear: both;
    display: block
}



.addresses .waitimage {
    display: none;
    float: left;

    width: 24px;
    height: 24px;
    background-image: url(../../../img/loader.gif);
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px
}

.addresses .checkbox.addressesAreEquals {
    clear: both;
    float: left;
    margin: 15px 0 25px
}

#order .delivery_option>div,
#order-opc .delivery_option>div {
    display: block;
    margin-bottom: 20px;
    font-weight: 400
}

#order .delivery_option>div>table,
#order-opc .delivery_option>div>table {
    background: #fff;
    margin-bottom: 0
}

#order .delivery_option>div>table.resume,
#order-opc .delivery_option>div>table.resume {
    height: 53px
}

#order .delivery_option>div>table.resume.delivery_option_carrier,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #d6d4d4;
    font-weight: 700
}

#order .delivery_option>div>table.resume.delivery_option_carrier td,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td {
    padding: 8px 11px 7px
}

#order .delivery_option>div>table.resume.delivery_option_carrier td i,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td i {
    font-size: 20px;
    margin-right: 7px;
    vertical-align: -2px
}

#order .delivery_option>div>table.resume td.delivery_option_radio,
#order-opc .delivery_option>div>table.resume td.delivery_option_radio {
    width: 54px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

#order .delivery_option>div>table.resume td.delivery_option_logo,
#order-opc .delivery_option>div>table.resume td.delivery_option_logo {
    width: 97px;
    padding-left: 21px
}

#order .delivery_option>div>table.resume td.delivery_option_price,
#order-opc .delivery_option>div>table.resume td.delivery_option_price {
    width: 162px
}

.order_carrier_content .checkbox input {
    margin-top: 2px
}

p.checkbox.gift {
    margin-bottom: 10px
}

#gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px
}

a.iframe {
    color: #333;
    text-decoration: underline
}

a.frame:hover {
    text-decoration: none
}

p.payment_plugin {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

p.payment_plugin a {
  display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 23px;
  color: #333333;
  font-weight: bold;
  padding: 33px 40px 34px 99px;
  letter-spacing: -1px;
  position: relative;
  min-height: 130px; }

p.payment_plugin a.paypal span {
  padding: 0 40px 34px 10px;
	position: absolute;
    top: 65px;
   }


p.payment_plugin a.cash {
  background: url(../img/cash.png) 15px 15px no-repeat; }


p.payment_plugin a span {
  font-weight: bold; }

.payment_plugin.box {
  margin-top: 20px; }

p.cheque-indent {
  margin-bottom: 9px; }

.cheque-box .form-group {
    margin-bottom: 0
}

.cheque-box .form-group .form-control {
    display: block;
    margin: 20px 0;
    max-width: 200px
}

.cheque-box .form-group label {
    padding-bottom: 0
}

.delivery_option_carrier td {
    width: 200px
}

.delivery_option_carrier td+td {
    width: 280px
}

.delivery_option_carrier td+td+td {
    width: 200px
}

.delivery_option_carrier tr td {
    padding: 5px
}

.delivery_option_carrier.selected {
    display: table
}

#account-creation_form .box,
#address .box,
#authentication .box,
#identity .box,
#new_account_form .box,
#opc_account_form .box {
    padding: 20px;
    line-height: 20px
}

#account-creation_form p.required,
#address p.required,
#authentication p.required,
#identity p.required,
#new_account_form p.required,
#opc_account_form p.required {
    color: #2b2b2b;
    margin: 9px 0 16px
}

#account-creation_form p.inline-infos,
#address p.inline-infos,
#authentication p.inline-infos,
#identity p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos {
    color: #2b2b2b
}

#account-creation_form .form-group,
#address .form-group,
#authentication .form-group,
#identity .form-group,
#new_account_form .form-group,
#opc_account_form .form-group {
    margin-bottom: 15px
}

#account-creation_form .form-group .form-control,
#address .form-group .form-control,
#authentication .form-group .form-control,
#identity .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control {
    max-width: 293px;
    display: block
}

#account-creation_form .form-group div.selector,
#address .form-group div.selector,
#authentication .form-group div.selector,
#identity .form-group div.selector,
#new_account_form .form-group div.selector,
#opc_account_form .form-group div.selector {
    max-width: 293px
}

#account-creation_form .form-group .form-control#adress_alias,
#address .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias {
    margin-bottom: 20px
}

#account-creation_form .gender-line,
#address .gender-line,
#authentication .gender-line,
#identity .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line {
    margin-bottom: 4px;
    padding-top: 4px
}

#account-creation_form .gender-line>label,
#address .gender-line>label,
#authentication .gender-line>label,
#identity .gender-line>label,
#new_account_form .gender-line>label,
#opc_account_form .gender-line>label {
    margin-right: 10px;
    margin-bottom: 0;
    display: block
}

#account-creation_form .gender-line .radio-inline label,
#address .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label {
    font-weight: 400;
    color: #777
}

#authentication #center_column form.std .row,
#identity #center_column form.std .row,
#order-opc #center_column form.std .row {
    margin-left: -5px;
    margin-right: -5px
}

#authentication #center_column form.std .row .col-xs-4,
#identity #center_column form.std .row .col-xs-4,
#order-opc #center_column form.std .row .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 120px
}

#authentication #center_column form.std .row .col-xs-4 .form-control,
#identity #center_column form.std .row .col-xs-4 .form-control,
#order-opc #center_column form.std .row .col-xs-4 .form-control {
    max-width: 100px
}

#authentication #center_column form.std .row .col-xs-4 div.selector,
#identity #center_column form.std .row .col-xs-4 div.selector,
#order-opc #center_column form.std .row .col-xs-4 div.selector {
    max-width: 100%
}

#authentication #center_column .footer_links,
#identity #center_column .footer_links,
#order-opc #center_column .footer_links {
    border: none;
    padding-top: 0
}

#new_account_form .box .date-select {
    padding-bottom: 10px
}

#authentication fieldset.account_creation {
    margin-bottom: 20px
}


#password .box p {
    margin-bottom: 9px
}

#password .box .form-group {
    margin-bottom: 20px
}

#password .box .form-group .form-control {
    width: 263px
}

#instant_search_results a.close {
    font-size: 13px;
    font-weight: 600;
    opacity: 1;
    line-height: inherit;
    text-transform: none
}

#instant_search_results a.close:hover {
    color: #515151
}

#manufacturers_list h3,
#suppliers_list h3 {
    font-size: 17px;
    line-height: 23px
}

#manufacturers_list .description,
#suppliers_list .description {
    line-height: 18px
}

#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
    font-weight: 700;
    color: #333
}

#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
    color: #515151
}

#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
    border-top: 1px solid #d6d4d4;
    padding: 31px 0 30px
}

#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
    border-top: 0
}

#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
    text-align: center
}

#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px
}

#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
    padding-left: 0
}

#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
    border-left: 1px solid #d6d4d4;
    padding: 0 0 32px 31px;
    min-height: 108px
}

#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px
}

#manufacturers_list.grid li,
#suppliers_list.grid li {
    text-align: center
}

#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d4d4
}

#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
    padding-bottom: 42px
}

#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
    padding-bottom: 10px
}

#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
    margin-bottom: 12px
}

#manufacturer .description_box,
#supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d6d4d4
}

#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
    display: none
}

table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px
}

table.discount i.icon-ok {
    color: #46a74e
}

table.discount i.icon-remove {
    color: #2b2b2b
}

#guestTracking .form-control {
    max-width: 271px
}

html.pagenotfound,
html.pagenotfound #page {
    height: 100%
}

#pagenotfound header .nav {
    display: none
}

#pagenotfound .columns-container {
    background: 0 0;
    padding: 220px 0 60px
}

#pagenotfound #footer {
    display: none
}

#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    height: 55px;
    padding: 26px 10px 27px
}

#pagenotfound .form-control::-webkit-input-placeholder {
    color: #fff
}

#pagenotfound .form-control::-moz-placeholder {
    color: #fff
}

#pagenotfound .form-control:-moz-placeholder {
    color: #fff
}

#pagenotfound .form-control:-ms-input-placeholder {
    color: #fff
}

#pagenotfound .pagenotfound .buttons:before {
    content: '';
    display: table;
    width: 78px;
    margin: 19px auto 66px;
    border-bottom-style: double;
    border-bottom-width: 4px
}

#pagenotfound .pagenotfound .buttons a {
    display: table;
    margin: 0 auto
}

#account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px;
    width: 100%;
    text-align: left
}

#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0
}

#sendComment p.text label,
#sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: 700;
    font-size: 12px
}

#sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #ccc;
    background: url(../img/bg_input.png) repeat-x #fff
}

#sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #ccc
}

#sendComment p.submit {
    padding: 0;
    text-align: right
}

.form-group.form-error input,
.form-group.form-error textarea {
    border: 1px solid #2b2b2b;
    color: #2b2b2b;
    background: url(../img/icon/form-error.png) 98% 12px no-repeat #fff1f2
}

.form-group.form-error .form-control,
.form-group.form-ok .form-control {
    padding-right: 30px
}

.checkbox,
.radio-inline {
    padding-left: 0
}

.checkbox .checker,
.radio-inline .checker {
    float: left
}

.checkbox .checker span,
.radio-inline .checker span {
    top: 0
}

.checkbox .radio,
.radio-inline .radio {
    display: inline-block
}

.checkbox .radio span,
.radio-inline .radio span {
    float: left;
    top: 0
}

.fancybox-skin .fancybox-close {
    width: 27px;

    height: 27px;
    background: 0 0;
    font-size: 26px;
    text-align: center;
    top: 6px;
    right: -1px
}

.fancybox-overlay .fancybox-error {
    padding: 15px 40px 15px 15px;
    white-space: normal
}

#page .fancybox-skin .fancybox-close:hover {
    color: #ff7007;
    background: 0 0
}

.fancybox-outer,
.fancybox-type-iframe .fancybox-inner {
    overflow: hidden!important
}

.fancybox-skin .fancybox-close:after {
    content: "\e602";
    font-family: fontello
}

#cmsinfo_block .type-text {
    overflow: hidden
}

#product.content_only .pb-left-column p.resetimg {
    margin-bottom: 0;
    padding-top: 0
}

#product.content_only .pb-left-column #thumbs_list_frame {
    margin-bottom: 0
}

#back-top a i {
    width: 16px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    line-height: 1
}

#back-top a {
    display: block;
    width: 100%;
    font-size: 18px
}

#back-top {
    right: 25px;
    width: 40px;
    height: 40px;
    bottom: 72px;
    position: fixed;
    z-index: 1000;
    text-align: center;
    cursor: pointer
}

#order .checkbox.carrier {
    position: relative;
    white-space: normal;
    padding-left: 20px
}

#left_column #paiement_logo_block_left {
    margin-bottom: 30px
}

.checkbox.carrier .checker {
    position: absolute;
    left: 0;
    top: 0
}

#address #id_country_chosen {
    display: block
}

#social_block {
    padding: 5px 15px 0;
    float: left
}

#social_block li {
    display: inline-block;
    margin-right: 6px
}

.scale_image {
    display: inline-block;
    overflow: hidden
}

.scale_image img {
    width: 100%
}

.bottom-block-page .grid .right-block h5 a:hover {
    text-decoration: underline
}

#pagenotfound #left_column,
#pagenotfound #right_column {
    display: none
}

#pagenotfound .center_column {
    width: 100%
}

h1 {
    text-align: left;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 30px
}

#left_column .chosen-container,
#right_column .chosen-container {
    width: 100%!important
}

label[for=id_state] {
    display: block
}

.displayHomeLine {
    margin-top: 70px
}

#footer #block_contact_infos li {
    margin-bottom: 14px
}

#footer #block_contact_infos .address-item {
    line-height: 1.5
}

#block_contact_infos .mail-item,
#block_contact_infos .phone-item {
    padding-left: 27px
}

#block_contact_infos li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome
}

#block_contact_infos .phone-item:before {
    content: "\f095"
}

#block_contact_infos .mail-item:before {
    content: "\f0e0"
}

.underline-diamond {
    position: relative;
    padding-bottom: 70px
}

.underline-diamond:before {
    content: '';
    display: block;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.underline-diamond:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    line-height: 1;
    width: 95px;
    height: 19px;
    text-align: center;
    margin: -11px auto 0;
    background-image: url("../img/diamond-sprite.png");
    background-repeat: no-repeat;
    background-position: 0px 0px; 
	width: 72px;
	height: 15px;
}

.logo {
    max-width: 300px
}

#HOOK_PAYMENT>.row {
    clear: both
}

div.radio input {
    opacity: 0;
    -moz-opacity: 0;
    border: none;
    background: 0 0;
    display: inline-block;
    zoom: 1;
    text-align: center
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin: 0!important;
    float: left
}

.history_invoice {
    text-align: center
}
.history_detail.footable-last-column {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
}
.fa-duotone {
    margin: 0 10px
}