/* @override 
	https://ld-formation.fr/frontEducation/phenyx-theme-default/css/global.css */


#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 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
}

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

textarea,
textarea.form-control {
    padding-top: 10px
}

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

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

ol,
ul {
    list-style: none
}

strong,
b {
    font-weight: 700
}

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


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

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

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

a {
    color: inherit;
}
.papier a:hover {
	text-decoration: underline;
}

sup {
    top: -.2em
}

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

#order-opc textarea.form-control,
#order textarea.form-control {
    margin-top: 10px
}

body.content_only {
    background: none
}

textarea {
    resize: none
}

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

.text_upper {
    text-transform: uppercase
}

.al_center {
    text-align: center
}

.main_panel,
#search_block_top {
    height: 100px;
    line-height: 100px;
    float: right
}

.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
}

.fixedHeader .main_panel {
    line-height: 50px
}

.no-padding-lr {
    padding-left: 0;
    padding-right: 0
}

.fixedHeader .main_panel {
    border-bottom-width: 2px
}



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

header .banner {
    background: #000;
    max-height: 100%
}

header .banner .row {
    margin: 0
}

header .row {
    position: relative
}

header .row>.container {
    position: relative
}

#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-account {
    margin: -4px 0 24px 0
}

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

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

.alert p {
    text-transform: uppercase
}

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

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

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

.alert.alert-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
}



.label-success {
    color: #fff
}

.label-success {
    text-transform: uppercase
}

.radio-inline {
    white-space: nowrap
}

label {
    padding-bottom: 0;
    white-space: normal;
    font-weight: 400;
	line-height: 18px;
}

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

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

.unvisible {
    display: none
}

.checkbox {
    line-height: 16px;
    white-space: nowrap
}

.checkbox label {
    color: #777
}

.close {
    opacity: 1
}

.close:hover {
    opacity: 1
}





.btn.btn-default.btn-big {
    border-width: 2px;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 13px
}

.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
}

input.button_disabled,
input.exclusive_disabled,
span.exclusive,
span.disabled,
.btn.disabled,
.btn.disabled:hover,
.btn[disabled]:hover {
    opacity: .5;
    filter: alpha(opacity=50)
}

.link-button {
    font-weight: 700
}


.form-control:focus {
    border-color: #c19e79
}

.table-bordered {
    border-style: solid;
    border-width: 1px
}

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

table.std,
table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999;
    border-bottom: none;
    background: #fff;
    border-collapse: inherit
}

table.std th,
table.table_block th {
    padding: 14px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
    background: #999
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
    background-color: #f3f3f3
}

table.std td,
table.table_block td {
    padding: 12px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 12px;
    vertical-align: top
}

.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
}



.price {
    white-space: nowrap
}



.reduce_style.price.product-price,
.reduce_style+.old-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 0;
    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
}

.box.box-small {
    padding: 9px 10px 9px 20px
}

.box.box-small .dark {
    padding-top: 10px;
    padding-right: 20px;
    margin-bottom: 0;
    width: auto
}

.page-product-box {
    padding-bottom: 10px
}

.product-box {
    width: 178px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.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
}

.wrap_tabs_main {
    padding-top: 42px
}

.tabs_main {
    position: relative;
    clear: both;
    margin: 75px 0 100px;
    text-align: center
}

.game-tabs.nav.nav-tabs {
    border: none;
    background: transparent;
    display: inline-block;
    display: table;
    margin: 0 auto 10px
}

.game-tabs.nav.nav-tabs>li {
    margin-bottom: 30px;
    float: left;
    min-width: 200px
}

.game-tabs.nav.nav-tabs>li:not(:last-child) {
    margin-right: 30px
}

.game-tabs.nav.nav-tabs>li a {
    display: block;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 700;
    height: 60px;
    line-height: 58px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    border-style: solid;
    border-width: 1px
}

#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 .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
}

.store_image img {
    display: inline-block
}

#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
}

.products_block {
    position: relative
}

.products_block .owl-carousel {
    position: static
}

#new-products_block_right h4,
#best-sellers_block_right h4 {
    padding-right: 60px
}

.products_block .owl-controls {
    position: absolute;
    top: -5px;
    right: 0
}

.products_block .owl-buttons>div {
    position: relative
}

.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 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.product-listing {
    border-bottom: none;
    margin-bottom: 0
}



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 li {
    float: left
}

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

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

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

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,
ul.step li.first {
    padding-left: 13px !important
}

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: none
}

ul.step li.first {
    border-left-width: 1px
}

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

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

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

ul.step li.four span,
ul.step li.four a {
    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;
    border-color: 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;
    border-color: transparent;
    position: relative;
    text-shadow: none
}

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

.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer
}

.rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden
}

.cancel {
    float: left;
    margin: 0 1px 0 0;
    cursor: pointer
}

.cancel {
    font-size: 12px
}

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

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

.pack_content {
    margin: 10px 0 10px 0
}

.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 lightyellow
}

#page .rte {
    background: transparent none repeat scroll 0 0;
    line-height: 1.5
}

.listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important
}

.listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #d6d4d4;
    color: #666
}

.listcomment .titlecomment {
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #333
}

.listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333
}

.header-container {
    background: #fff
}

.breadcrumb,
p.info-title {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	color: silver;
}
.breadcrumb p {
	display: inline;
}
.breadcrumb a {
	color: inherit;
}
.breadcrumb a:hover {
	color: var(--violet);
}

.withBreadcrumb + .breadcrumb,
.withBreadcrumb + p.info-title {
	margin-bottom: 90px;
}
.breadcrumb .navigation-pipe {
    display: inline-block;
    width: 15px;
    text-align: center
}

.breadcrumb .navigation_page {
    text-decoration: underline
}



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

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

#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: -55px;
    left: 0;
    display: none
}

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

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

.travel_foot {
    text-transform: uppercase;
    font-weight: 700
}

.copyright a:hover .travel_foot span {
    color: #fff
}

#reinsurance_block {
    clear: both !important
}

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

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

.rte ol {
    list-style-type: decimal;
    padding-left: 15px
}

.block_hidden_only_for_screen {
    display: none
}

.cart_navigation {
    margin: 10px 0 20px
}

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

.cart_last_product {
    display: none
}

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

.cart_gift_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 0
}

#cart_summary tfoot td.text-right,
#cart_summary tfoot tbody td.cart_unit,
#cart_summary tbody tfoot td.cart_unit,
#cart_summary tfoot tbody td.cart_total,
#cart_summary tbody tfoot td.cart_total {
    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;
    text-transform: uppercase
}

#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_discount_price {
    text-align: right
}

.cart_discount_delete {
    text-align: center
}

#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 0
}

.cart_voucher .title-offers {
    color: #333;
    font-weight: 700;
    margin-bottom: 6px
}

.cart_voucher fieldset {
    margin-bottom: 10px
}

.cart_voucher fieldset #discount_name {
    display: inline-block;
    width: 50%;
    margin-right: 11px;
    height: 50px
}

.cart_voucher #display_cart_vouchers span {
    font-weight: 700;
    cursor: pointer;
    color: #777
}

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

.cart_voucher #display_cart_vouchers span:hover {
    color: #515151
}

.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 {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999;
    background: #fff
}

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

#order_carrier span {
    display: block;
    padding: 15px;
    font-weight: 700
}

.multishipping_close_container {
    text-align: center
}

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

#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px
}

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

#multishipping_mode_box .description_off {
    display: none
}

#multishipping_mode_box .description_off div {
    margin-bottom: 10px
}

#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description 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_invoice.form-control,
#id_address_delivery.form-control {
    width: 269px
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
    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 0
}

#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 11px
}

#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 {
    line-height: normal;
    padding-bottom: 16px
}

.order_carrier_content .carrier_title {
    font-weight: 700;
    color: #333
}

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

.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px
}

.order_carrier_content+div {
    padding-bottom: 15px
}

#carrierTable {
    border: 1px solid #999;
    border-bottom: none;
    background: #fff
}

#carrierTable tbody {
    border-bottom: 1px solid #999
}

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

#carrierTable td {
    padding: 15px;
    font-weight: 700;
    border-right: 1px solid #e9e9e9
}

#carrierTable td.carrier_price {
    border: none
}

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_module {
    margin-bottom: 10px
}

p.payment_module a {
    display: block;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #333;
    font-weight: 700;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative;
    min-height: 130px
}

p.payment_module a.bankwire {
    background: url(../img/bankwire.png) 15px 12px no-repeat
}

p.payment_module a.cheque {
    background: url(../img/cheque.png) 15px 15px no-repeat
}

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

p.payment_module a.cheque:after,
p.payment_module a.bankwire:after,
p.payment_module a.cash:after {
    display: block;
    content: '\e801';
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    font-family: "fontello";
    font-size: 25px;
    height: 22px;
    width: 14px
}

p.payment_module a span {
    font-weight: 700
}

.payment_module.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
}

.order-confirmation.box {
    line-height: 29px
}

.order-confirmation.box a {
    text-decoration: underline
}

.order-confirmation.box a:hover {
    text-decoration: none
}

.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
}

.not-displayable {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

#identity #center_column form.std .row .col-xs-4,
#authentication #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
}

#identity #center_column form.std .row .col-xs-4 .form-control,
#authentication #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
}

#identity #center_column form.std .row .col-xs-4 div.selector,
#authentication #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%
}

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

#new_account_form .box {
    line-height: 20px
}

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

#new_account_form .box .top-indent {
    padding-top: 10px
}

#new_account_form .box .customerprivacy {
    padding-top: 15px
}

#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 0
}

#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: #c19e79
}

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

#pagenotfound {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

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

#pagenotfound h2 {
    font-size: 48px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 54px;
    line-height: 90px;
    height: 90px
}

.form_404 {
    display: none
}

#pagenotfound h2 .not_found {
    padding: 0 85px
}

#pagenotfound h2 span {
    display: inline-block
}

#pagenotfound h2 .p_404 {
    font-weight: 700;
    padding: 0 14px 0 17px;
    margin-right: 14px
}

#pagenotfound header .nav {
    display: none
}

#pagenotfound h1 {
    font-size: 130px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 73px;
    text-align: center
}

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

#pagenotfound .pagenotfound {
    margin: 0 auto;
    text-align: center
}

#pagenotfound #footer {
    display: none
}

#pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px 0
}

#pagenotfound .pagenotfound p {
    padding-bottom: 20px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300
}

#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 {
    padding: 10px !important
}

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

#account-creation_form fieldset.reversoform .infos-sup {
    padding: 0 !important;
    font-size: 10px;
    font-style: italic;
    text-align: right
}

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
    cursor: pointer
}

form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee
}

form#sendComment h3 {
    font-size: 14px
}

#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 0 0 #fff
}

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

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

#sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background: url(../img/icon/delete.gif) no-repeat 0 0
}

.star_content {
    font-size: 0;
    display: table
}

.star {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-weight: 400
}

.star a {
    display: block;
    position: absolute;
    text-indent: -5000px
}

.star:before {
    content: '\e809';
    font-family: 'fontello';
    display: inline-block;
    font-size: 15px
}

.advertising_block {
    width: 191px;
    margin-bottom: 1em;
    text-align: center
}

.blockcategories_footer ul ul {
    display: none !important
}
.form-group.form-error,
.form-group.form-ok {
	position: relative;
}
.form-group.form-error input,
.form-group.form-error textarea {
    border: 1px solid var(--orange);
    color: var(--orange);
}
.form-group.form-error::after {
	content: "Erreur";
	display: block;
	position: absolute;
	right: 0;
	bottom: 100%;
	background-color: var(--orange);
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 1;
	padding-right: 3px;
	padding-left: 3px;
}



.form-group.form-ok input,
.form-group.form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    background-color: #ddf9e1;
}

.form-group.form-ok::after {
	content: "Valide";
	display: block;
	position: absolute;
	right: 0;
	bottom: 100%;
	background-color: #46a74e;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 1;
	padding-right: 3px;
	padding-left: 3px;
}






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

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

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

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

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

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

.fancybox-skin {
    background: white !important;
    padding: 8px 30px 15px !important
}

.fancybox-wrap {
    max-width: 100%
}

.fancybox-skin .fancybox-close {
    width: 27px;
    height: 27px;
    background: none;
    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: none
}

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

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

#cmsinfo_block .icon-truck:before {
    font-family: fontAwesome;
    content: "\f0d1"
}

#cmsinfo_block .icon-phone:before {
    font-family: fontAwesome;
    content: "\f095"
}

#cmsinfo_block .icon-credit-card:before {
    font-family: fontAwesome;
    content: "\f09d"
}

#facebook_block,
#cmsinfo_block {
    overflow: hidden;
    padding-right: 29px;
    padding-left: 29px
}

@media screen and (max-width:767px) {
    #facebook_block,
    #cmsinfo_block {
        width: 100%
    }
}

#facebook_block h4 {
    padding: 35px 0 0 0;
    margin: 0 0 12px 0;
    font: 300 21px/25px "Open Sans", sans-serif;
    color: #6f6d6d
}

#facebook_block .facebook-fanbox {
    background: #fff;
    border: 1px solid #aaa;
    padding-bottom: 10px
}

@media screen and (min-width:768px) {
    #cmsinfo_block {
        border-left: 1px solid #d9d9d9
    }
}

#cmsinfo_block>div {
    padding: 35px 10px 0 0
}

@media screen and (max-width:767px) {
    #cmsinfo_block>div {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    #cmsinfo_block>div+div {
        border-left: 1px solid #d9d9d9;
        min-height: 344px;
        padding-left: 29px
    }
}

#cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #6f6d6d;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px
}

#cmsinfo_block .type-text {
    overflow: hidden
}

#cmsinfo_block h3 {
    margin: 0 0 5px 0;
    font: 300 21px/25px "Open Sans", sans-serif;
    color: #6f6d6d
}

#cmsinfo_block ul li {
    padding-bottom: 22px
}

#cmsinfo_block p em {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    color: #777;
    float: none;
    height: inherit;
    line-height: inherit;
    text-align: left;
    font-style: italic
}

#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 {
    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
}

#paiement_logo_block_left a {
    display: block
}

#paiement_logo_block_left img {
    display: block;
    float: left;
    margin-left: 5px
}

#paiement_logo_block_left img:first-child {
    margin-left: 0
}

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

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

#s2id_locationSelect {
    display: none
}

#address #id_country_chosen {
    display: block
}

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

.hover_scale {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.hover_scale img {
    display: inline-block;
    width: 100%
}

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

.scale_image img {
    width: 100%
}

.title-box {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 25px
}

.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%
}

#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 .phone-item,
#block_contact_infos .mail-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"
}



#currency_payement_chosen {
    display: block;
    margin: 10px 0
}









#HOOK_PAYMENT>.row {
    clear: both
}

#paypal-express-checkout-btn-product {
    float: none !important;
    margin: 0 !important
}







.et_pb_text_inner.fixedHeight {
    min-height: 50px;
    margin-left: -15px;
    margin-right: -15px
}

#page.page-is-changing::after,
#page.page-is-changing::before {
  -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
        -o-transform: translateY(0);
       transform: translateY(0);
  transition: -webkit-transform 0.4s 0s;
  -webkit-transition: -webkit-transform 0.4s 0s;
  -o-transition: -o-transform 0.4s 0s;
  -o-transition: transform 0.4s 0s;
  -moz-transition: transform 0.4s 0s, -moz-transform 0.4s 0s;
  transition: transform 0.4s 0s;
  transition: transform 0.4s 0s, -webkit-transform 0.4s 0s, -moz-transform 0.4s 0s, -o-transform 0.4s 0s;
  transition: transform 0.4s 0s, -webkit-transform 0.4s 0s;
  
}
.page-is-changing .cd-cover-layer {
  opacity: 1;
   -khtml-opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}


.cd-loading-bar {
  /* this is the loding bar - visible while switching from one page to the following one */
  position: fixed;
  z-index: 350;
  left: 50%;
  top: 50%;
  height: 3px;
  width: 100%;
  background-color: #fff;
  visibility: hidden;
  transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s ease-in;
  -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s ease-in;
  -o-transition: visibility 0s 0.4s, -o-transform 0.4s 0s ease-in;
  -o-transition: visibility 0s 0.4s, transform 0.4s 0s ease-in;
  -moz-transition: visibility 0s 0.4s, transform 0.4s 0s ease-in, -moz-transform 0.4s 0s ease-in;
  transition: visibility 0s 0.4s, transform 0.4s 0s ease-in;
  transition: visibility 0s 0.4s, transform 0.4s 0s ease-in, -webkit-transform 0.4s 0s ease-in, -moz-transform 0.4s 0s ease-in, -o-transform 0.4s 0s ease-in;
  transition: visibility 0s 0.4s, transform 0.4s 0s ease-in, -webkit-transform 0.4s 0s ease-in;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
       transform: translateZ(0);
  -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
       transform: translateX(-50%) translateY(-50%);
}


.cd-loading-bar {
  /* this is the loading bar - visible while switching from one page to the following one */
  position: fixed;
  height: 2px;
  width: 100%;
}
.cd-loading-bar::before {
  /* this is the progress bar inside the loading bar */
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
       transform: translateZ(0);
  -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
        -o-transform: scaleX(0);
       transform: scaleX(0);
  -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
        -o-transform-origin: left center;
       transform-origin: left center;
}
.page-is-changing .cd-loading-bar {
  visibility: visible;
  -webkit-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
      -moz-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
        -o-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
       transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  transition: visibility 0s 0.3s, -webkit-transform 0.4s 0.4s;
  -webkit-transition: visibility 0s 0.3s, -webkit-transform 0.4s 0.4s;
  -o-transition: visibility 0s 0.3s, -o-transform 0.4s 0.4s;
  -o-transition: visibility 0s 0.3s, transform 0.4s 0.4s;
  -moz-transition: visibility 0s 0.3s, transform 0.4s 0.4s, -moz-transform 0.4s 0.4s;
  transition: visibility 0s 0.3s, transform 0.4s 0.4s;
  transition: visibility 0s 0.3s, transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s, -moz-transform 0.4s 0.4s, -o-transform 0.4s 0.4s;
  transition: visibility 0s 0.3s, transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
}
.page-is-changing .cd-loading-bar::before {
  -webkit-transform: scaleX(1);
      -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
       transform: scaleX(1);
  transition: -webkit-transform 0.8s 0.8s ease-in;
  -webkit-transition: -webkit-transform 0.8s 0.8s ease-in;
  -o-transition: -o-transform 0.8s 0.8s ease-in;
  -o-transition: transform 0.8s 0.8s ease-in;
  -moz-transition: transform 0.8s 0.8s ease-in, -moz-transform 0.8s 0.8s ease-in;
  transition: transform 0.8s 0.8s ease-in;
  transition: transform 0.8s 0.8s ease-in, -webkit-transform 0.8s 0.8s ease-in, -moz-transform 0.8s 0.8s ease-in, -o-transform 0.8s 0.8s ease-in;
  transition: transform 0.8s 0.8s ease-in, -webkit-transform 0.8s 0.8s ease-in;
}
@media only screen and (min-width: 768px) {
  .cd-loading-bar {
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
  }
}
.cd-cover-layer {
  /* layer that covers the content when the animation is triggered */
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
	width: 100%;
    height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
       transform: translateX(-50%) translateY(-50%);
 
  opacity: 0;
 -khtml-opacity: 0;
  visibility: hidden;
  background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAIAAAB25e6CAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0T///////8JWPfcAAAAB3RJTUUH5QULCQEd4HBO9wAAAO5JREFUSMdjtJU0CYwrfcLx+NjLSww4gDCT8D2BgxD2239vlT7YU65S5oeslbgeo6KiuLi7O4SDqQiXszDVE68SWT0TstB3rm9Lfk6GSEDYmJohIpSoRFaDYj1ycOEPOmqpRLEeOeaQ2fjjmBKV0LgnJp7wxygxajBVMpooa30N5yAmlUJijpiUz/mNK4Y9l5jcxMRABIBYDDEUv0qIGswkhgsQCHzig5R49chqmDCDF392Qg4PXNmJeDNHM94Axj1RGY/47ERqFiUq4xGfnYjPokQFPnlBSrxpBDIe/uAlL4uOZjwYGODWDuPAtvUA4l3W+KPPx5QAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjEtMDUtMTFUMDk6MDE6MjkrMDA6MDCzGvYiAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA1LTExVDA5OjAxOjI5KzAwOjAwwkdOngAAAABJRU5ErkJggg==') 50% 50% repeat;
  -webkit-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
  -o-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
  -moz-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
  transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
}

#showProgram #uploadAction {
	width: 120px;
	background-color: #f56a4a;
	padding: 15px;
	float: none !important;
	display: block;
	position: absolute;
	right: 5%;
	top: 150px;
}