/* ##################################################################################################
	PRESTASHOP CSS
################################################################################################## */

@import url("grid_prestashop.css");

/*
    font face : georgia
*/
@font-face {
    font-family: 'georgia';
    src: url('fonts/georgia.eot');
    src: url('fonts/georgia.eot?#iefix') format('embedded-opentype'),
        url('fonts/georgia.woff') format('woff'),
        url('fonts/georgia.ttf') format('truetype'),
        url('fonts/georgia.svg#georgiaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'georgia';
    src: url('fonts/georgiab.eot');
    src: url('fonts/georgiab.eot?#iefix') format('embedded-opentype'),
        url('fonts/georgiab.woff') format('woff'),
        url('fonts/georgiab.ttf') format('truetype'),
        url('fonts/georgiab.svg#georgiabold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'georgia';
    src: url('fonts/georgiai.eot');
    src: url('fonts/georgiai.eot?#iefix') format('embedded-opentype'),
        url('fonts/georgiai.woff') format('woff'),
        url('fonts/georgiai.ttf') format('truetype'),
        url('fonts/georgiai.svg#georgiaitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'georgia';
    src: url('fonts/georgiaz.eot');
    src: url('fonts/georgiaz.eot?#iefix') format('embedded-opentype'),
        url('fonts/georgiaz.woff') format('woff'),
        url('fonts/georgiaz.ttf') format('truetype'),
        url('fonts/georgiaz.svg#georgiabold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

/*
    font face : gotham
*/
@font-face {
    font-family: 'gotham';
    src: url('fonts/gotham-light.eot');
    src: url('fonts/gotham-light.eot?#iefix') format('embedded-opentype'),
        url('fonts/gotham-light.woff') format('woff'),
        url('fonts/gotham-light.ttf') format('truetype'),
        url('fonts/gotham-light.svg#gothamlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham';
    src: url('fonts/gotham-lightita.eot');
    src: url('fonts/gotham-lightita.eot?#iefix') format('embedded-opentype'),
        url('fonts/gotham-lightita.woff') format('woff'),
        url('fonts/gotham-lightita.ttf') format('truetype'),
        url('fonts/gotham-lightita.svg#gothamlight_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'gotham';
    src: url('fonts/gotham-medium.eot');
    src: url('fonts/gotham-medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/gotham-medium.woff') format('woff'),
        url('fonts/gotham-medium.ttf') format('truetype'),
        url('fonts/gotham-medium.svg#gothammedium') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'gotham';
    src: url('fonts/gotham-mediumita.eot');
    src: url('fonts/gotham-mediumita.eot?#iefix') format('embedded-opentype'),
        url('fonts/gotham-mediumita.woff') format('woff'),
        url('fonts/gotham-mediumita.ttf') format('truetype'),
        url('fonts/gotham-mediumita.svg#gothammedium_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

/* ****************************************************************************
		reset
**************************************************************************** */
html {
    color: #000;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

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

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit
}

del,
ins {
    text-decoration: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-family: 'georgia';
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,
button,
textarea,
select {
    font-size: 100%
}

a {
    cursor: pointer
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    /* width: 800px;*/
    zoom: 1
}

#order .clearfix {
    width: 1024px;
    zoom: 1
}

/* ************************************************************************************************
		struture
************************************************************************************************ */
#page {
    overflow: hidden;
    width: 1024px;
}

#header {
    z-index: 10;
    float: left;
    /*
    height: 161px;*/
    width: 1024px;
    background: #FFF;
}

#columns {
    overflow: hidden;
    width: 1024px;
    min-height: 400px;

}

#inner_columns {
    overflow: hidden;
}

#left_column {}


#category #page #columns #left_column {
    background: #FFF;
    float: left;
    margin: 1px 0;
    padding: 5px 0 15px 0px;
    width: 187px;
}

#category .breadcrumb {
    /*color: #67AEED;
    float: left;
    font-size: 12px;
    margin: 15px 0 15px 50px;
    text-transform: uppercase;
    width: 94%;*/
}

/*
#order .breadcrumb {color:#5E5E5E;}
#order-opc .breadcrumb, #order-opc-order .breadcrumb {color:#5E5E5E;}*/


#product .breadcrumb,
#category .breadcrumb {
    /*
    color: #67AEED;
    margin-left: 30px;
    font-family: Gotham !important;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;*/
}


#center_column {
    width: 1024px;
    overflow: hidden;
    background: #FFF;
    position: relative;
    float: right;
}

.pages_container {
    width: 836px !important;
}

#right_column {
    display: none;
}

#footer {}


/* ************************************************************************************************
		generic style
************************************************************************************************ */
body {
    font: normal 11px/14px Gotham;
    /*normal 11px/14px "Playfair Display SC";*/
    color: #222;
    background: #fff;

    /* background-image: url(/img/xmas2023_bg2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: white;
    background-attachment: fixed; */

}

body#authentication {
    background: none;
}

/* positionnement ****************************************************************************** */
.hidden {
    display: none
}

.f_right {
    float: right
}

p.center {
    text-align: center
}

.clearBoth {
    clear: both
}

/* title *************************************************************************************** */
h1 {
    color: #67AEEE;
    float: left;
    /*
    font-family: "Playfair Display SC";*/
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 39px 30px;
    text-transform: uppercase;
    width: 94%;
    line-height: 30px;
}

h2 {
    padding-bottom: 20px;
    font-size: 18px
}

h3 {
    padding-bottom: 20px;
    font-size: 16px
}

h4 {
    padding-bottom: 20px;
    font-size: 14px
}

.hide-left-column #left_column {
    display: none
}

.hide-left-column #center_column {
    width: 1024px
}

/* text **************************************************************************************** */
/*p {padding-bottom:20px}*/

p em {
    font-style: italic
}

.warning {
    /*    border: 1px solid red;*/
    color: red;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 15px;
    /*    width: 98.7%;
	font-family:arial;*/
}

.success {
    border: 1px solid #67AEED;
    float: left;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 1.5% !important;
    width: 96.9%;
}

.error {
    border: 2px solid #67AEED;
    float: left;
    font-size: 13px;
    margin: 15px 0 10px;
    padding: 10px;
    /*
	font-family:arial;*/
    width: 97.7%;
}

#authentication .error {
    width: 50%;
    margin: 11px 10%;
    background-color: rgb(255, 255, 255, 0.5);
}

.error ol {
    margin: 10px 0 0 20px10px 0 0 20px
}

.error p.lnk {
    margin-top: 20px;
    padding: 0;
    font-size: 11px
}

.error>p {
    width: 100%;
    padding: 0 0 8px !important;
}

.error li {
    float: left;
    padding: 0 0 5px;
    width: 100%;
}

.required {
    color: #990000
}

/* link **************************************************************************************** */
a,
a:active,
a:visited {
    color: #333;
    text-decoration: none;
    outline: medium none;

}

a:hover {
    text-decoration: none;
}

/*buttons ************************************************************************************** */
input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
    position: relative;
    display: inline-block;
    padding: 5px 7px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}

*:first-child+html input.button_mini,
*:first-child+html input.button_small,
*:first-child+html input.button,
*:first-child+html input.button_large,
*:first-child+html input.button_mini_disabled,
*:first-child+html input.button_small_disabled,
*:first-child+html input.button_disabled,
*:first-child+html input.button_large_disabled,
*:first-child+html input.exclusive_mini,
*:first-child+html input.exclusive_small,
*:first-child+html input.exclusive,
*:first-child+html input.exclusive_large,
*:first-child+html input.exclusive_mini_disabled,
*:first-child+html input.exclusive_small_disabled,
*:first-child+html input.exclusive_disabled,
*:first-child+html input.exclusive_large_disabled {
    border: none
}


/* input button */
input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled {
    /*padding-bottom: 2px*/
}

/* disabled button */
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
    /*background-position: left -36px;
	cursor: default;
	color: #888!important*/
}

/* exclusive button */
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
    /*color: white!important*/
}

/* exclusive disabled button */
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large {
    /*color: #488c40!important*/
}

/* hover button */
input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
    text-decoration: none;
    background-position: left -50px
}

/* exclusive hover button */
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
    /*color: white!important*/
}

/* active button */
input.button_mini:active,
input.button_small:active,
input.button:active,
input.button_large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button_mini:active,
a.button_small:active,
a.button:active,
a.button_large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
    background-position: left -100px
}

/* classic buttons */
input.button_mini,
input.button_mini_disabled,
input.exclusive_mini,
input.exclusive_mini_disabled,
a.button_mini,
a.exclusive_mini,
span.button_mini,
span.exclusive_mini {
    /*width: 30px;
	background-image: url('../img/button-mini.png')*/
}

input.button_small,
input.button_small_disabled,
input.exclusive_small,
input.exclusive_small_disabled,
a.button_small,
a.exclusive_small,
span.button_small,
span.exclusive_small {
    /*width: 60px;
	background-image: url('../img/button-small.png')*/
}

input.button_large,
input.button_large_disabled,
input.exclusive_large,
input.exclusive_large_disabled,
a.button_large,
a.exclusive_large,
span.button_large,
span.exclusive_large,
span.exclusive_large_disabled {
    /*width: 180px;
	background-image: url('../img/button-large.png')*/
}

/* exclusive button */
/*input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.png') }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif') }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif') }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large, span.exclusive_large_disabled { background-image: url('../img/button-large_exclusive.gif') }*/

/* form **************************************************************************************** */
form.std fieldset {
    margin: 20px 0;
    border: 1px solid #ccc
}

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

table.std th,
table.table_block th {
    background: none repeat scroll 0 0 #CCCCCC;
    border-right: 1px solid #FFFFFF;
    color: #5E5E5E;
    font-size: 12px;
    font-weight: normal;
    padding: 14px 12px;
    text-align: center;
    text-transform: uppercase;
}

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

table.std td,
table.table_block td {
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    color: #5E5E5E;
    /*
    font-family: Arial;*/
    font-size: 16px;
    font-weight: normal;
    padding: 12px;
    text-align: center;
    vertical-align: top;
}

/* BLOCK .block ******************************************************************************** */
.block {
    margin-bottom: 20px
}

#footer .block {
    margin-bottom: 0
}

.block h4 {
    color: #67AEED;
    float: left;
    /*
    font-family: helveticaNeueL TPro UltLt,arial;*/
    font-size: 25px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 0 0 20px;
}

.block h4 a {
    color: #fff
}

.block ul {
    list-style-type: none
}

.block li.last {
    border: none
}

.block li a {
    display: block;
    color: #5E5E5E;
    text-transform: uppercase;
    /*color:#333*/
}

/* BLOCK .products_block *********************************************************************** */
products_block {
    float: left;
    width: 608px;
}

.products_block li {
    float: left
}

.products_block li img {}

/* BLOCK customer privacy ******************************************************************* */
.account_creation label {
    float: left;
    padding-top: 5px;
    width: 80%;
    text-align: left;
    cursor: pointer
}

/* BLOCK .footer_links (cms pages) ************************************************************* */
ul.footer_links {
    list-style-type: none;
    margin-bottom: 20px
}

ul.footer_links li {
    float: left
}

ul.footer_links li.f_right {
    float: right
}

ul.footer_links li .icon {
    position: relative;
    top: 6px;
    left: 0
}

/* barre comparaison / tri ********************************************************************* */
.sortPagiBarTop.sortPagiBarTopwithtit {
    top: 90px;
}

.sortPagiBarTop {
    /*    position: absolute;
    top: 45px;*/
}

.displayproduct.displayproductwithtit {
    margin-top: 0;
}

.content_sortPagiBar {
    /*    float: right;
    margin: 3px 0 0;*/
    width: 72%;
    clear: both;
}

#center_column .sortPagiBar {
    padding: 10px;
    /*
	font:normal 11px Arial, Verdana, sans-serif;*/
    color: #666;
}

#center_column .sortPagiBar strong {
    color: #000;
}

#center_column .sortPagiBar p {
    padding: 0;
}

#center_column .sortPagiBar form {
    color: #5E5E5E;
    display: inline-block;
    float: right;
    font-size: 14px;
    margin: 0;
    clear: both;
}

.sortPagiBar #productsSortForm {
    float: right;
}

.sortPagiBar select#selectPrductSort {
    margin: 0 0 0 10px;
    color: #000;
    border: 1px solid #ccc
}

.sortPagiBar #bt_compare {
    padding: 3px 7px;
    border: none;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    background: url(../img/bg_bt_compare.gif) repeat-x 0 0 #111;
}

.sortPagiBar .nbrItemPage {
    margin-left: 40px;
}

.sortPagiBar .PrductSort {
    float: left;
}

.sortPagiBar .nbrProduct {
    display: inline-block;
    padding: 0 10px;
}

.sortPagiBar #nb_item {
    border: 1px solid #ccc
}

/* pagination ********************************************************************************** */
form.pagination {
    display: none;
}



div.pagination {
    /* background: url("../img/band_pagination.png") no-repeat scroll 0 65px transparent;*/
    height: 30px;
    padding: 75px 230px 35px 240px;
    text-align: center;
    width: 350px;
    float: left;
}

#pagination_previous a {
    background: url("../img/previous.png") no-repeat scroll center top transparent;
    color: black;
    float: left;
    font-size: 12px;
    height: 5px;
    margin: auto !important;
    padding: 0 !important;
    width: 7px !important;
}

#pagination_next a {
    background: url("../img/next.png") no-repeat scroll center top transparent;
    color: black;
    float: left;
    font-size: 12px;
    height: 5px;
    margin: auto !important;
    padding: 0 !important;
    width: 7px !important;
}

ul.pagination {
    background: url("../img/band_pagination.png") no-repeat scroll center bottom transparent;
    height: 33px;
    list-style-type: none;
}

ul.pagination li {
    display: inline;
}

ul.pagination a,
ul.pagination span {
    color: #5e5e5e;
    display: inline-block;
    /*
    font-family: arial;*/
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    margin: 0 5px;
    width: 10px;
}

ul.pagination a {
    text-align: center;
}

ul.pagination a:hover {
    background: url("../img/activ_page.png") no-repeat scroll 1px 17px transparent;
    color: #000000;
    margin: 0 5px;
    padding: 0;
}

ul.pagination .current span {
    background: url("../img/activ_page.png") no-repeat scroll 0 17px transparent;
    border: 1px solid #FFFFFF;
    color: #000000;
    width: 9px;
}

ul.pagination li.disabled span {
    color: #ccc
}

#pagination_previous {
    float: left;
    margin: 0 0 0;
}

#pagination_next {
    float: right;
    margin: 0 0 0;
}

#pagination_previous a,
#pagination_previous span,
#pagination_next a,
#pagination_next span {
    padding: 0 8px;
    width: auto;
}

#pagination_previous span {
    background: url("../img/previous.png") no-repeat scroll center top transparent;
    height: 5px;
    margin: auto;
    padding: 0 !important;
    width: 7px;
}

#pagination_next span {
    background: url("../img/next.png") no-repeat scroll center top transparent;
    height: 5px;
    margin: auto;
    padding: 0 !important;
    width: 7px;
}


/* CART steps *********************************************************************** */
ul#order_step {
    background: #FFF;
    float: left;
    width: 100%;
}

ul.step {
    list-style-type: none;
    margin: 20px 0 30px 15px;
    height: 52px;
    width: 1024px
}

.price_summary_dispaly {
    float: left;
    text-align: center;
    width: 100%;
    /*
	font-family: arial;*/
    font-size: 12px;
    font-weight: normal;
}

ul.step li {
    background: url("../img/step_standard.gif") no-repeat scroll center bottom transparent;
    float: left;
    height: 52px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    /*
	font-family:arial;*/
}

ul.step li a,
ul.step li.step_current span,
ul.step li.step_current_end span {
    display: inline-block;
    padding: 8px 10px 12px;
    color: #000;
    background: url(../img/step_current_span.gif) no-repeat center bottom transparent
}

ul.step li.step_current {
    font-weight: bold;
    background: url(../img/step_current.gif) no-repeat center bottom transparent
}

ul.step li.step_current_end {
    font-weight: bold;
    background: url(../img/step_end_current.gif) no-repeat center bottom transparent
}

ul.step li.step_todo span {
    display: inline-block;
    padding: 8px 10px 6px;
    color: #999;
    text-shadow: 0 1px 0 #fff;
    background: #eee
}

ul.step li.step_done {
    font-weight: bold;
    background: url(../img/step_done.gif) no-repeat center bottom transparent
}

/*ul.step li#step_end {background:url(../img/step_end.gif) no-repeat center bottom transparent}*/

/* module productcomments ********************************************************************** */
.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer;
}

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

.cancel,
.star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    text-indent: -999em;
    cursor: pointer
}

.cancel,
.cancel a {
    background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important
}

.star,
.star a {
    background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0
}

.cancel a,
.star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0
}

div.star_on a {
    background-position: 0 -16px
}

div.star_hover a,
div.star a:hover {
    background-position: 0 -32px
}

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

.pack_price {
    float: right;
    margin-right: 3px;
    font-size: 12px
}

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

#page .rte p {
    clear: both;
}

#page .rte {
    /*
    font-family: arial;*/
    font-size: 12px;
    line-height: 25px;
    text-align: justify;
    width: 94%;
    clear: both;
    min-height: 400px;
    /* background: none repeat scroll 0 0 #E1E1E1;
    border: 1px solid #CCCCCC; */
    padding: 45px 3% 20px;
    float: left;
}

/*
#page .rte h1 {
    color: #67AEEE;
    float: left;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin: 10px 0 10px 0 !important;
    text-transform: uppercase;
    width: 100%;
}*/
#page .rte h2 {
    color: #67AEEE;
    float: left;
    /*
    font-family: "Playfair Display SC";*/
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin: 5px 0 5px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

#page .rte h3 {
    color: #5e5e5e;
    float: left;
    /*
    font-family: "Playfair Display SC";*/
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    margin: 5px 0 5px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

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

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

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

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

.listcomment .authorcomment {}


/* ************************************************************************************************
		HEADER
************************************************************************************************ */

#header_logo {
    display: block;
    float: left;
    padding: 7px 0 0;
}

#header_logo .logo {
    height: 60px;
}

#header_right {
    /*  position: fixed;*/
    /* width: 560px; */
    width: 380px;
    float: right;
    /* margin-left:160px; */
    z-index: 99999999;
    /*background-color: rgba(255,255,255,0.8);
  /*padding: 0 0px 20px 20px;*/
}

#header_right.header_right_safari {
    /*  margin-left:470px;*/
}

.live_chat {
    position: fixed;
    right: 0;
}


#live_chat_fixed {
    background: url("../img/live_chat.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 121px;
    width: 38px;
}

#live_chat_fixed.live_chat_fixed_5 {
    background: url("../img/fr/live_chat.png") no-repeat scroll 0 0 transparent;
}

/* ************************************************************************************************
		BREADCRUMB
************************************************************************************************ */
.breadcrumb {
    color: #67AEED;
    margin-left: 30px;
    font-family: Gotham !important;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 11px 0 8px 30px;
    width: 63%;
}

.breadcrumb a {
    color: #5e5e5e;
    outline: medium none;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
    text-transform: capitalize;
}

.breadcrumb a:hover {
    color: #67AEED;
    /*
    font-family: arial;
    font-size: 14px;*/
    outline: medium none;
    text-decoration: none;
}

.breadcrumb .navigation-pipe {
    margin: 0 3px 0 5px;
    color: #5e5e5e;
}

.breadcrumb img {
    position: relative;
    top: 5px
}


/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
#footer {
    background: #000;
    color: #FFF;
    float: left;
    height: 100px;
    width: 1024px;
}

.blockcategories_footer,
#footer .myaccount,
#block_various_links_footer,
#social_block,
#block_contact_infos {
    float: left;
    width: 175px
}

.blockcategories_footer {
    margin-left: 0
}

#footer h4 {
    padding-bottom: 10px;
    text-transform: uppercase
}

#footer h4,
#footer h4 a {
    font-weight: normal;
    font-size: 14px;
    color: #fff
}

#footer a {
    color: #fff
}

#footer a:hover {
    text-decoration: none;
    color: #67AEED;
}

#footer ul {
    list-style-type: none;
    width: 650px;
}

#footer li a {
    color: #fff;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

#footer .myaccount {
    padding: 15px 10px
}

#footer .myaccount h4 {
    padding: 0 0 10px 0;
    background: none;
    text-shadow: none
}

#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {
    display: none
}

/* ************************************************************************************************
		PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ******************************************************************************** */
.idTabs {
    /*list-style-type: none;
	margin-top: 20px;
	padding:0 5px;
	border-bottom: 8px solid #f7b900*/
}

ul.idTabs li {
    float: left;
    margin-right: 1px
}

.idTabs a {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 10px 10px 7px;
    text-decoration: none;
}

.idTabs .selected {
    background: none repeat scroll 0 0 #5E5E5E;
    border-left: 1px solid #67AEED;
    border-right: 1px solid #67AEED;
    border-top: 1px solid #67AEED;
    color: #FFFFFF !important;
    float: left;
    /*
    font-family: arial;*/
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    margin: -24px 2px 0 0;
    padding: 5px 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 158px;
}

#more_info_sheets {
    padding-top: 10px
}

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

#more_info_sheets em {
    font-style: italic
}

#more_info_sheets .product_desc {
    margin-top: 5px
}

#more_info_sheets .product_desc .product_image {
    float: left
}

#more_info_sheets .product_desc .block_description {
    float: left;
    margin-left: 10px;
    width: 420px
}

#more_info_sheets .product_desc .clear_product_desc {
    clear: both;
    height: 0px;
    line-height: 0px
}

/* Make sure lists are correctly displayed in tinyMCE BO edition mode too */
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
    margin-left: 20px
}

.block_hidden_only_for_screen {
    display: none
}


/* ************************************************************************************************
		PAGE AUTHENTIFICATION
************************************************************************************************ */
#authentication #left_column {
    display: none
}

#authentication #center_column {
    /*width:1024px*/
}


/* ************************************************************************************************
		PAIMENT - PAGE ORDER
************************************************************************************************ */

/* nav bottom ********************************************************************************** */
#order #left_column,
#order-confirmation #left_column {
    display: none
}

#order #center_column,
#order-confirmation #center_column {
    width: 1024px
}

.cart_navigation {
    float: left;
    margin: 20px 0;
    width: 100%;
}

.cart_navigation .exclusive,
.cart_navigation .exclusive_large {
    float: right;
    /*
	font-family: arial;*/
}

.cart_navigation .button,
.cart_navigation .button_large {
    border-color: #ccc;
    background-image: url(../img/bg_bt_2.gif);
    /*
	font-family: arial;*/
}


/* step 1 - cart ******************************************************************************* */
.cart_last_product {
    display: none
}

/*p.cart_navigation .multishipping-button { margin-right: 10px }*/

#order-detail-content {
    float: left;
    margin: 20px 0;
    /*
	font-family:arial;*/
    width: 100%;
}

table#cart_summary th {
    background: #000;
    color: #FFFFFF;
    /*
    font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    padding: 14px 12px;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid #FFF;
}

table#cart_summary th:hover {
    /*background:#FFF;*/
    color: #67AEED;
    font-weight: normal;
    padding: 14px 12px;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid #FFF;
    cursor: default;
}

.cart_delete.last_item {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid gray;
    border-top: 1px solid;
    color: transparent !important;
}

table#cart_summary th.cart_product {
    text-align: center;
}

/*table#cart_summary tbody tr:last-child td {
    border-bottom: 1px solid #999999;
    color: #5E5E5E;
    font-size: 14px;
    text-align: center;
    vertical-align:middle;
}*/
table#cart_summary td {
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    color: #5E5E5E;
    /*
    font-family: Arial,Helvetica,sans-serif;*/
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
    vertical-align: middle;
}

table#cart_summary td.cart_delete,
table#cart_summary td.price_discount_del {
    border-right: none;
    text-align: center
}

table#cart_summary .last_item td {
    border-bottom: 1px solid #999
}


table#cart_summary tr.cart_item.odd,
table#cart_summary tr.cart_total_delivery,
table#cart_summary tr.cart_total_price,
table#cart_summary tr.cart_total_voucher {
    background-color: #fff
}

table#cart_summary tr.cart_item.even {
    background-color: #f3f3f3
}

table#cart_summary tr.customization.odd {
    background-color: #fff
}

table#cart_summary tr.customization.even {
    background-color: #f3f3f3
}

table#cart_summary tr ul {
    list-style: none;
}

table#cart_summary .cart_product {
    width: 80px;
    text-align: center
}

table#cart_summary .cart_product img {}

table#cart_summary .cart_description {
    width: 230px;
}

table#cart_summary .cart_unit {
    width: 130px;
    text-align: center
}

table#cart_summary td.cart_unit {
    text-align: right
}

table#cart_summary .cart_quantity {
    width: 130px
}

table#cart_summary .customization .cart_quantity {
    padding: 8px 12px 0;
}

.cart_quantity .cart_quantity_input {
    border: 0 none;
    color: #5E5E5E;
    float: left;
    /*
    font-family: arial;*/
    font-size: 12px;
    font-weight: normal;
    margin: 4px 0 0 5px;
    width: 60px;
    text-align: center;
}

.cart_description>a {
    color: #5E5E5E;
    margin: auto !important;
}

.cart_description a {
    color: #5E5E5E;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    width: 100%;
    line-height: 16px;
}

.cart_quantity .cart_quantity_button {
    float: left;
    position: relative;
    top: -5px;
}

.cart_ref>p {
    float: left;
    /*
    font-family: arial;*/
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
}

table#cart_summary .cart_total {
    width: 120px;
    text-align: center
}

table#cart_summary td.cart_total {
    text-align: right
}

table#cart_summary .cart_delete {
    width: 64px;
    text-align: center
}

table#cart_summary .cart_discount_price {
    text-align: center
}

table#cart_summary .cart_discount_qty {
    text-align: center
}

.cart_discount {
    background-color: #ffdfc5;
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    /*
    background: url("../img/delete_prod_order.png") no-repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;*/
    color: #67aeed;
    display: inline-block;
    /*
    font-family: arial;*/
    font-size: 12px;
    height: 30px;
    padding: 1px 2px;
    /*text-transform: uppercase;*/
    width: 135px;
    /*    background: #fff;*/
    font-weight: bold;
    line-height: 30px;
    text-decoration: underline;
}

.cart_total_price .total_price_container {
    border-right: none;
}

table#cart_summary .cart_total_price td.cart_voucher {
    border-bottom: 1px solid #999;
    vertical-align: middle
}

table#cart_summary #total_price_container {
    border-bottom: 1px solid #999;
}

.cart_voucher h4,
.cart_voucher p {
    float: left;
}

.cart_voucher h4 {
    color: #5E5E5E;
    /*
    font-family: Arial,Helvetica,sans-serif;*/
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px 0 0;
}

.cart_voucher p {
    padding-bottom: 0;
}

.cart_voucher #display_cart_vouchers {
    clear: both;
    line-height: 16px;
    color: #666;
    font-weight: normal;
    border-top: 1px dotted #ccc
}

.cart_voucher #display_cart_vouchers .title_offers {
    margin-top: 10px
}

.cart_voucher #display_cart_vouchers span {
    font-weight: bold
}

.cart_voucher input.discount_name {
    padding: 0 5px;
    height: 22px;
    width: 170px;
    /* 180 */
    border: 1px solid #ccc;
    font-weight: normal;
    background: url(../img/bg_discount_name.png) repeat-x 0 0 #fff
}

.cart_voucher .submit input.button {
    margin-left: 2px;
    padding: 2px;
    height: 24px;
    border: 1px solid #000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 #333;
    /*
	background:url(../img/bg_cart_voucher_submit.png) repeat-x 0 0 #000*/
}

#cart_summary .price {
    border-right: medium none;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
}

.total_price_container p {
    text-align: left
}

table#cart_summary .cart_total_price .total_price_container {
    padding: 0;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}

.cart_total_price .total_price_container p {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    display: block;
    /*
    font-family: Arial,Helvetica,sans-serif;*/
    font-size: 12px;
    font-weight: normal;
    padding: 8px;
    text-transform: uppercase;
}

.cart_total_price .total_price_container span {
    display: block;
    padding: 15px;
    /*	font-weight:bold;*/
    font-size: 16px;
    text-align: center;
    /*	color: #2A7FC9;  */
}

#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999;
    background: #fff
}

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

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

.order_delivery .first_item {
    margin-right: 35px;
}

.multishipping_close_container {
    text-align: center;
}

table#cart_summary .gift-icon {
    color: white;
    background: #0088CC;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px;
}

.cart_ref>p,
table#cart_summary td,
.cart_voucher h4 {
    font-size: 12px;
}

/* step 2 - authentification ******************************************************************* */
#create-account_form,
#authentication #login_form {}

#create-account_form {
    /* float: left;
    height: 80px;
    margin: 0 20px 0 4px;
    padding: 0;
    width: 1024px;*/
}

/*
#authentication #create-account_form fieldset,
#authentication #login_form fieldset {
	float: left;
    height: 70px;
    padding: 20px 124px 20px 180px;
    width: 720px;
	margin:auto;
}*/

#authentication #create-account_form .form_content,
#authentication #login_form .form_content {
    /*padding:15px 10px*/
    float: left;
    height: 55px;
    width: 100%;

}

#create-account_form h3,
#authentication #login_form h3 {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/bg_form_h3.png) repeat-x 0 0 #989898;
    text-align: center;
}

#create-account_form h4 {
    color: #333333;
    /*
    font-family: arial;*/
    font-size: 12px;
    padding-bottom: 22px;
    text-transform: uppercase;
}

#create-account_form label,
#login_form label {
    color: #5E5E5E;
    display: inline-block;
    /*
    font-family: arial;*/
    font-size: 12px;
    width: 98px;
}

#order-opc #login_form_content label,
#order-opc-order #login_form_content label {
    display: block;
    margin: 0 0 10px 0
}

#create-account_form #email_create,
#login_form #email,
#login_form #passwd,
#login_form #login_email,
#login_form #login_passwd {
    background: url("../img/info_client_container_input.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #2398FF;
    font-size: 15px;
    height: 22px;
    padding: 0 5px 0 10px;
    width: 367px;
}

#create-account_form #SubmitCreate,
#login_form #SubmitLogin {
    float: right
}

.lost_password {
    color: #5C5D5C;
    float: left;
    font-size: 12px;
    font-style: italic;
    text-align: right;
    text-decoration: underline;
    width: 542px;
}

.lost_password a {
    color: #5E5E5E;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

.lost_password a:hover {
    color: #67AEED;
    text-decoration: underline;
}

#order-opc .lost_password,
#order-opc-order .lost_password {
    color: #5C5D5C;
    display: block;
    float: none;
    font-size: 12px;
    margin: 15px 0 10px;
    width: auto;
    text-decoration: underline;
}

#order-opc .lost_password:hover,
#order-opc-order .lost_password:hover {
    color: #67AEED;
    display: block;
    float: none;
    font-size: 12px;
    margin: 15px 0 10px;
    width: auto;
    text-decoration: underline;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

#ordermsg p {
    padding-bottom: 0
}

#ordermsg p.txt {
    color: #5E5E5E;
    float: left;
    /*
    font-family: arial;*/
    font-size: 12px;
    line-height: 2;
    margin-right: 25px;
    width: 220px;
}

/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea {
    height: 90px;
    width: 475px;
    border: 1px solid #ccc
}

/* step 3 - address ************************************************************************** */

.address-form-multishipping {
    padding: 10px 0px;
}

#multishipping_mode_box {
    border: 1px solid #D0D3D8;
    background: url("../img/form_bg.jpg") repeat-x scroll left top #D0D1D5;
    margin-bottom: 10px;
    padding: 5px;
}

#multishipping_mode_checkbox {
    vertical-align: middle;
    margin-right: 5px;
}

#multishipping_mode_box.on {
    border: 1px solid #ddd;
}

#multishipping_mode_box .title {
    padding: 5px;
    font-weight: bold;
}

#multishipping_mode_box .description,
#multishipping_mode_box .description_off {
    padding: 5px;
}

#multishipping_mode_box .description_off {
    display: none;
    padding: 5px;
}

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

#multishipping_mode_box .description_off a,
#multishipping_mode_box .description a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 160px;
    border: 1px solid #ccc;
    background: #ddd;
}

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


/* step 4 - paiement ************************************************************************** */

.delivery_options {
    border: 1px solid #BDC2C9;
    border-top: 0;
}

#order .delivery_options_address h3,
#order-opc .delivery_options_address h3,
#order-opc-order .delivery_options_address h3 {
    /*background: url("../img/table_header.gif") no-repeat;
color: #374853;
font-weight: bold;
height: 14px;
padding: 5px 10px;
margin: 10px 0 0 0;*/
    padding: 6px 11px;
    font-size: 12px;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #383838;
}

#order .delivery_option_radio,
#order-opc .delivery_option_radio,
#order-opc-order .delivery_option_radio {
    float: left;
    margin: 21px 12px;
}

#order .delivery_option label,
#order-opc .delivery_option label,
#order-opc-order .delivery_option label {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}

#order .delivery_option label>table.resume,
#order-opc .delivery_option label>table.resume,
#order-opc-order .delivery_option label>table.resume {
    height: 46px;
    width: 95%;
}

#order .delivery_option,
#order-opc .delivery_option,
#order-opc-order .delivery_option {
    background: #FFF;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

/*#order .delivery_option.alternate_item, #order-opc .delivery_option.alternate_item, #order-opc-order .delivery_option.alternate_item {
	border-top: 1px solid #bdc2c9;
	background: #f1f2f4;
	border-bottom: 1px solid #bdc2c9;
}*/
#order .delivery_option label>table.resume td,
#order-opc .delivery_option label>table.resume td,
#order-opc-order .delivery_option label>table.resume td {
    padding: 0 8px;
}

#order .delivery_option label>table.resume td+td,
#order-opc .delivery_option label>table.resume td+td,
#order-opc-order .delivery_option label>table.resume td+td {
    width: 300px;
}

#order .delivery_option label>table.resume td+td+td,
#order-opc .delivery_option label>table.resume td+td+td,
#order-opc-order .delivery_option label>table.resume td+td+td {
    width: 100px;
    text-align: right;
}

#order .delivery_option_carrier td {
    width: 200px
}

#order .delivery_option_carrier td+td {
    width: 280px;
}

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

#order .delivery_options_address .delivery_option_logo,
#order .delivery_option_carrier .delivery_option_logo,
#order-opc .delivery_options_address .delivery_option_logo,
#order-opc-order .delivery_options_address .delivery_option_logo {
    padding-left: 10px;
    width: 15%;
}

#order .delivery_options_address .delivery_option_logo img,
#order-opc .delivery_options_address .delivery_option_logo img,
#order-opc-order .delivery_options_address .delivery_option_logo img {
    /*height: 40px;*/
    max-width: 100px;
}

#order .delivery_option_carrier .first_item,
#order-opc .delivery_option_carrier .first_item,
#order-opc-order .delivery_option_carrier .first_item {
    padding: 3px 5px 3px 12px;
    background: url(../img/arrow_right_2.png) no-repeat 3px 7px
}

.order_carrier_content {
    background: none repeat scroll 0 0 #E1E1E1;
    border: 1px solid #CCCCCC;
    color: #000000;
    float: left;
    font-size: 12px;
    padding: 10px 10px 20px;
    width: 1000px;
}

.order_carrier_content h3 {
    color: #5E5E5E;
    float: left;
    font-size: 13px;
    padding: 15px 0 10px;
    width: 100%;

}

.order_carrier_content h3.carrier_title {
    float: left;
    padding-top: 0;
    width: 100%;
}

.order_carrier_content input {
    position: relative;
    top: 1px
}

#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: bold;
    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: bold;
    border-right: 1px solid #e9e9e9
}

#carrierTable td.carrier_price {
    border: none
}

#gift_div {
    display: none;
    padding-bottom: 10px
}

#gift_div label {
    display: block;
    margin-bottom: 5px;
    /*
	font-family: arial;*/
}

#gift_div #gift_message {
    height: 50px;
    width: 720px;
    border: 1px solid #999
}

a.iframe {
    font-weight: bold
}

.hook_extracarrier {
    margin-top: 5px;
    padding: 5px;
}

/* step 5 - paiement ************************************************************************** */
.paiement_block {
    background: none repeat scroll 0 0 #E1E1E1;
    border: 1px solid #CCCCCC;
    color: #000000;
    float: left;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    width: 1007px;
    margin-bottom: 15px;
}

.payment_module {
    border: 1px solid #999999;
    float: left;
    margin: 5px 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: 97%;
}

.payment_module a {
    display: block;
}

.payment_module img {
    float: left;
    margin-right: 10px
}

.cart_quantity>span {
    float: left;
    margin-top: 55px;
    width: 100%;
}

/*.payment_module span {
	position:absolute;
	top:50px;
	left:145px
}*/

.payment_module:before,
.payment_module:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.payment_module:after {
    clear: both
}

.payment_module {
    zoom: 1;
    /*font-family: arial;*/
}


/* ************************************************************************************************
		PAGE ORDER-OPC
************************************************************************************************ */
#order-opc #left_column,
#order-opc-order #left_column {
    display: none
}

#order-opc #center_column,
#order-opc-order #center_column {
    width: 1024px
}

#order-opc h2,
#order-opc-order h2 {
    float: left;
    /*
    font-family: playfair;*/
    font-size: 20px;
    padding-top: 20px;
    width: 100%;
}

#order-opc h2 span,
#order-opc-order h2 span {
    display: inline-block;
    padding: 5px 7px;
    color: #fff;
    background: #333;
}

#order-opc #login_form fieldset,
#order-opc-order #login_form fieldset {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #999999;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 10px;
}

#order-opc #login_form fieldset p,
#order-opc-order #login_form fieldset p {
    padding: 0
}

#order-opc #login_form fieldset p a,
#order-opc-order #login_form fieldset p a {
    padding: 0
}

#order-opc #new_account_form p.submit,
#order-opc-order #new_account_form p.submit {
    margin-right: 120px;
    text-align: right
}

#order-opc #new_account_form p.opc-required,
#order-opc-order #new_account_form p.opc-required {
    margin-left: 20px
}

#order-opc .addresses,
#order-opc-order .addresses {
    margin-bottom: 20px
}

#order-opc #opc_delivery_methods h3,
#order-opc-order #opc_delivery_methods h3 {
    float: left;
    /*
    font-family: Arial,Helvetica,sans-serif;*/
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    width: 977px;
}

#order-opc #opc_delivery_methods textarea,
#order-opc-order #opc_delivery_methods textarea {
    height: 60px;
    width: 99%;
    border: 1px solid #ccc
}

#order-opc #opc_payment_methods,
#order-opc-order #opc_payment_methods {
    margin-bottom: 20px
}

#order-opc #opc_payment_methods #opc_payment_methods-content p,
#order-opc-order #opc_payment_methods #opc_payment_methods-content p {
    margin: 0 0 10px;
    padding: 5px;
    /*font-family: Arial, Helvetica, sans-serif;*/
}

.delivery_option_carrier td {
    width: 200px
}

.delivery_option_carrier td+td {
    width: 280px;
}

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

.delivery_option_carrier {
    margin: 5px 0 0 45px;
    width: 670px;
    display: none;
}

.delivery_option_carrier tr td {
    padding: 5px;
}

.delivery_option_carrier.selected {
    display: table;
}

.delivery_option_carrier.not-displayable {
    display: none;
}

.delivery_option_title {
    /*    color: #67AEED;
    font-family: arial;*/
    font-size: 14px;
    font-weight: normal;
    font-weight: bold;
}

.delivery_option_title:hover {
    color: #67AEED;
}

.delivery_option_delay {
    /*   color: #67AEED;
    font-family: arial;*/
    font-size: 14px;
    font-weight: normal;
    /*    margin: 10px 0 0;*/
}

.delivery_option_delay:hover {
    color: #67AEED;
}

.delivery_option_price {
    /*    color: #67AEED;/*
    font-family: arial;*/
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
}

/* ************************************************************************************************
	express checkout
************************************************************************************************ */
#new_account_form {
    clear: both;
    margin-bottom: 20px
}

#new_account_form h3 {
    margin-bottom: 20px;
    padding: 8px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/bg_form_h3.png) repeat-x 0 0 #989898
}

#center_column #new_account_form p {
    margin: 0;
    padding: 0 0 10px 0
}

#new_account_form p.required {
    color: #222
}

#new_account_form p.required sup {
    color: #990000
}

#new_account_form p.radio span,
#new_account_form p.text label,
#new_account_form p.password label,
#new_account_form p.select label,
#new_account_form p.select span,
#new_account_form p.textarea label {
    display: inline-block;
    padding: 6px 15px;
    width: 230px;
    font-size: 14px;
    text-align: right
}

#new_account_form p.radio label {
    float: none;
    padding-right: 10px;
    width: auto;
    font-size: 14px;
}

#new_account_form p.checkbox label {
    float: none;
    width: auto;
    font-size: 12px;
}

#new_account_form p.text input,
#new_account_form p.password input,
#new_account_form p.select input {
    height: 22px;
    padding: 0 5px;
    width: 360px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #666
}

#new_account_form p.checkbox input {
    margin-left: 260px;
}

#new_account_form #submitGuestAccount {
    float: right
}

/* ************************************************************************************************ */

/* ************************************************************************************************
		paiment - CONFIRMATION
************************************************************************************************ */
#orderconfirmation #left_column {
    display: none
}

#orderconfirmation #center_column {
    width: 1024px
}


/* ************************************************************************************************
		PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {
    background: none repeat scroll 0 0 #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    height: 355px;
    margin: 20px 0 0;
    padding: 45px 157px 0 185px !important;
    width: 682px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#form_forgotpassword p.text label {
    display: inline-block;
    padding-right: 10px;
    width: 190px;
    font-size: 16px;
    text-align: right;
    /*
	font-family:Arial, Helvetica, sans-serif;*/
}

#form_forgotpassword p.submit {
    margin: 20px 0;
    text-align: center;
    width: auto;
    padding-left: 300px;
}

#password .icon {
    position: relative;
    top: 6px;
}


/* ************************************************************************************************
		PAGE ADRESSES
************************************************************************************************ */
#addresses #left_column {
    display: none
}

#addresses #center_column {
    width: 1024px
}

#address p.inline-infos {
    margin: 0 0 0 100px !important;
    font-size: 12px;
    color: #666;
}


/* ************************************************************************************************
		PAGE ADD ADRESS
************************************************************************************************ */
#address #left_column {
    display: none
}

#address #center_column {
    width: 1024px
}

form#add_adress {
    float: left;
    width: 1024px;
    margin: 14px 0 0;
}

#add_adress fieldset {
    background: none repeat scroll 0 0 #E1E1E1;
    margin: 0;
    padding: 45px 159px 0 220px;
    width: 100%;
}

#add_adress h3 {
    margin: 0 0 15px 0;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/bg_form_h3.png) repeat-x 0 0 #989898
}

#center_column #add_adress p {
    margin: 0;
    padding: 0 0 20px 0;
    float: left;
}

#add_adress p.required {
    color: #a2a2a2;
    font-size: 12px;
    width: 575px;
}

#add_adress p.required sup {
    color: #67AEEE;
    font-size: 16px;
}

#add_adress p.text label,
#add_adress p.password label,
#add_adress p.select label,
#add_adress p.select span,
#add_adress p.textarea label {
    color: #5E5E5E;
    display: inline-block;
    font-size: 16px;
    padding: 0;
    text-align: left;
    width: 190px;
}

/*#add_adress p.text input,
#add_adress p.password input,
#add_adress p.select input {
    background: url("../img/info_client_container_input.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #3DA4FF;
    float: right;
    font-size: 15px;
    height: 22px;
    padding: 0 5px;
    width: 367px;
}*/
#add_adress p.checkbox input {
    margin-left: 260px;
}

/*#add_adress p.select select {
    color: #3DA4FF;
    float: right;
    font-size: 12px;
    margin: 0 8px 0 0;
    width: 370px;
}*/
#add_adress p.textarea label {
    vertical-align: top
}

#add_adress p.textarea textarea {
    height: 80px;
    width: 370px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #666
}

#center_column #add_adress p.submit2 {
    float: left;
    margin: 25px 195px 0;
}

#add_adress span.form_info,
#add_adress span.inline-infos {
    display: block;
    margin: 5px 0 0 265px;
    color: #666
}


/* ************************************************************************************************
		PAGE ORDER-SPLIP
************************************************************************************************ */
#order-slip #left_column {
    display: none
}

#order-slip #center_column {
    width: 1024px
}

#order-slip #order-list {
    border-bottom: 1px solid #999
}

#order-slip #order-list td {
    border-top: 1px solid #ccc;
    border-bottom: none
}

#order-slip #order-list td.history_invoice {
    border-right: none
}


/* ************************************************************************************************
		PAGE DISCOUNT
************************************************************************************************ */
#discount #left_column {
    display: none
}

#discount #center_column {
    width: 1024px
}

#discount .table_block tr.last_item td {
    border-bottom: 1px solid #999
}

#discount .table_block td.discount_expiration_date {
    border-right: 1px solid #999
}

#discount .table_block td.discount_value {
    white-space: nowrap
}


/* ************************************************************************************************
		PAGE ORDER FOLLOW
************************************************************************************************ */
#order-follow #left_column {
    display: none
}

#order-follow #center_column {
    width: 1024px
}


/* ************************************************************************************************
		PAGE NEW-PRODUCTS
************************************************************************************************ */
#newproducts .sortPagiBar {
    margin-bottom: 20px
}


/* ************************************************************************************************
		PAGE BEST SALES
************************************************************************************************ */
#bestsales .sortPagiBar {
    margin-bottom: 20px
}

/* ************************************************************************************************
		PAGE PRICES DROP SALES
************************************************************************************************ */
#pricesdrop .sortPagiBar {
    margin-bottom: 20px
}


/* ************************************************************************************************
		PAGE MANUFACTURER
************************************************************************************************ */
#manufacturer .nbrmanufacturer {
    margin: 15px 0 10px;
    padding: 8px 7px;
    font-size: 12px;
    color: #000;
    background: none repeat scroll 0 0 #f0f0f0;
    float: left;
    width: 100%;
}

#manufacturer #product_list {
    margin: 15px 0 0 150px;
}

#manufacturer #pagination {
    margin: 0 0 0 113px;
}

#search #product_list {
    /*margin:15px 0 0 150px;*/
    float: none;
    margin: auto;
    display: table;
}

#search #pagination {
    margin: 0 0 0 113px;
}

ul#manufacturers_list {
    float: left;
    /*
    font-family: arial;*/
    list-style-type: none;
    width: 100%;
    display: inline-block;
    text-align: center;
}

ul#manufacturers_list li {
    margin-bottom: 12px;
    padding: 8px 8px;
    /*border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;*/
    display: inline-block;
    text-align: center;
}

ul#manufacturers_list li:hover {
    /*
    border: 1px solid #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;
    */
}

ul#manufacturers_list li a.lnk_img {
    display: block;
    float: left;
}

ul#manufacturers_list li img {
    display: block;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    vertical-align: bottom;
    padding: 2px;
    background-color: #FFF;
    border-radius: 3px;
}

ul#manufacturers_list li img:hover {
    border: 1px solid #69afee;
}

ul#manufacturers_list li h3 {
    padding: 0 0 10px;
    font-size: 13px;
    color: #000
}

ul#manufacturers_list li .description {
    overflow: hidden;
    padding: 0;
    font-size: 12px;
    color: #666
}

ul#manufacturers_list li .right_side {
    float: right;
}

.description_box {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #E2E2E2;
    padding: 5px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
}

.description_box p {
    margin: 0;
    padding: 0 10px 5px;
}

.description_box .hide_desc {
    display: none;
}

.description_box .lnk_more {
    background: url("../img/arrow_right_1.png") no-repeat scroll 100% 4px transparent;
    color: #0088CC;
    padding: 0 10px;
}

.description_box ul {
    padding-left: 30px;
    padding-bottom: 10px;
}

/* ************************************************************************************************
		PAGE SUPPLIER
************************************************************************************************ */
#supplier .nbrmanufacturer {
    margin: 15px 0 10px;
    padding: 8px 7px;
    font-size: 12px;
    color: #000;
    background: none repeat scroll 0 0 #f0f0f0
}

ul#suppliers_list {
    list-style-type: none
}

ul#suppliers_list li {
    margin-bottom: 14px;
    padding: 12px 8px;
    border: 1px solid #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

ul#suppliers_list li a.lnk_img {
    display: block;
    float: left;
}

ul#suppliers_list li img {
    display: block;
    float: left;
    margin-right: 14px;
    border: 1px solid #ccc;
    vertical-align: bottom
}

ul#suppliers_list li h3 {
    padding: 0 0 10px;
    font-size: 13px;
    color: #000
}

ul#suppliers_list li .description {
    overflow: hidden;
    padding: 0;
    font-size: 12px;
    color: #666
}

ul#suppliers_list li .right_side {
    float: right;
}


/* ************************************************************************************************
		PAGE SEARCH
************************************************************************************************ */

#search h3.nbresult {
    border: 1px solid #67AEED;
    float: left;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 10px;
    width: 1000px;
    /*
	font-family: arial;*/
}

#search .sortPagiBar {
    margin-bottom: 20px
}


/* ************************************************************************************************
		PAGE 404
************************************************************************************************ */
#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {
    display: none
}

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

#pagenotfound #center_column {
    width: 940px;
}

#pagenotfound .pagenotfound {
    padding: 30px 300px 0 0;
    height: 330px;
    font-size: 14px;
    /*background:url(../img/bg_404.png) no-repeat 100% 0*/
}

#pagenotfound h3 {
    font-weight: normal;
    font-size: 14px
}

#pagenotfound fieldset {
    border: none
}

#pagenotfound fieldset label {
    color: #333
}

#pagenotfound #search_query {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #fff !important;
    border-top: 1px solid #666;
    padding: 0 5px;
    height: 24px;
    width: 200px;
    color: #ccc;
    background: url(../../../modules/blocksearch/img/bg_search_input.png) repeat-x scroll 0 0 #fff
}

#pagenotfound .button_small {
    padding: 4px 7px;
    border: medium none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    background: url("../../../modules/blocksearch/img/bg_search_submit.png") repeat-x scroll 0 0 #101010
}

#pagenotfound .pagenotfound a {
    font-weight: bold;
    color: #333
}

#pagenotfound .pagenotfound .icon {
    position: relative;
    top: 3px
}


/* ************************************************************************************************
		addons payment cheque
************************************************************************************************ */
#module-cheque-payment #left_column {
    display: none
}

#module-cheque-payment #center_column {
    width: 1024px
}


/* ************************************************************************************************
		addons payment bankwire
************************************************************************************************ */
#module-bankwire-payment #left_column {
    display: none
}

#module-bankwire-payment #center_column {
    width: 1024px
}


/* ************************************************************************************************
		addons google checkout
************************************************************************************************ */
#module-gcheckout-payment #left_column {
    display: none
}

#module-gcheckout-payment #center_column {
    width: 1024px
}

/* ************************************************************************************************
		addons paypal
************************************************************************************************ */
#module-payment-submit #left_column {
    display: none
}

#module-payment-submit #center_column {
    width: 1024px
}


/* ************************************************************************************************
		addons cashondelivery validation
************************************************************************************************ */
#module-cashondelivery-validation #left_column {
    display: none
}

#module-cashondelivery-validation #center_column {
    width: 1024px
}


/* ************************************************************************************************
		addon RerversoForm
************************************************************************************************ */
#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
}

/* ************************************************************************************************
		addon customer privacy
************************************************************************************************ */
#account-creation_form fieldset.customerprivacy label {
    padding-bottom: 0;
    font-size: 14px;
    text-align: left;
    cursor: pointer
}

/* ************************************************************************************************
		addon referralprogram
************************************************************************************************ */
#module-referralprogram-referralprogram-program #left_column {
    display: none
}

#module-referralprogram-referralprogram-program #center_column {
    width: 1024px
}

#footer .myaccount li.referralprogram img {
    display: none
}

#module-referralprogram-referralprogram-program .sheets {
    padding-top: 10px
}

#module-referralprogram-referralprogram-program form p.checkbox {
    font-weight: bold
}

#module-referralprogram-referralprogram-program form p.checkbox a {
    text-decoration: underline
}

#module-referralprogram-referralprogram-program form p.submit {
    text-align: right
}

#module-referralprogram-referralprogram-program form p.see_email {
    padding-left: 10px;
    color: #0088cc;
    background: url(../img/arrow_right_1.png) no-repeat 0 4px;
}

#module-referralprogram-referralprogram-program form p.see_email a {
    color: #0088cc;
    text-decoration: underline
}

/* ************************************************************************************************
		addon loyalty
************************************************************************************************ */
#module-loyalty-default #left_column {
    display: none
}

#module-loyalty-default #center_column {
    width: 1024px
}

#product p#loyalty {
    padding: 10px 0 0 20px;
    border-top: 1px solid #ccc;
    background: url(../img/icon/info.png) no-repeat 0 8px;
    margin-top: 10px;
}

#footer .myaccount li.loyalty img {
    display: none
}


/* ************************************************************************************************
		addon Livezilla
************************************************************************************************ */
#livezilla_lnk {
    margin: 10px 0;
    text-align: right
}

#livezilla_lnk a {
    display: inline-block;
    padding: 6px 8px 8px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font: bold 10px Arial, Verdana, sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    background: url(../img/bg_bt_compare.gif) repeat-x scroll 0 0 #000
}

#livezilla_lnk a:hover {
    text-decoration: none
}

/* ************************************************************************************************
		addons comments products
************************************************************************************************ */
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: bold;
    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 {
    position: relative;
    top: 2px;
    float: left;
    height: 12px;
    width: 12px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer
}

.star,
.star a {
    background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0
}

div.star_on a {
    background-position: 0 -12px
}

div.star_hover a,
div.star a:hover {
    background-position: 0 -12px
}


/* ************************************************************************************************
		xxxxx
************************************************************************************************ */


/* ************************************************************************************************
		guest tracking
************************************************************************************************ */

#guest-tracking fieldset p:first-child {
    padding-top: 10px;
}

#guest-tracking fieldset p:last-child {
    padding-bottom: 10px;
}



/* ************************************************************************************************
		CSS Modules
************************************************************************************************ */

/******* IMPORTANT - Internet Explorer can read 31 CSS files max. Some CSS have been put here and erased from their own module folder.************/

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



/*************** Block CATEGORIES ***************/
#categories_block_left li {
    border-bottom: 1px dotted #ccc
}

#categories_block_left li.last {
    border: none;
}

#categories_block_left li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blockcategories/img/arrow_right_2.png) no-repeat 10px 10px transparent
}

#categories_block_left li ul {
    margin-left: 40px
}

#categories_block_left li ul li {
    border: none
}

#categories_block_left li ul li a {
    padding-left: 0;
    background: none
}

#categories_block_left li .OPEN,
#categories_block_left li .CLOSE {
    display: block;
    float: right;
    margin: 10px 10px 0;
    height: 9px;
    width: 9px;
    background: url(../../../modules/blockcategories/img/icon/open-close.png) no-repeat 0 -9px;
    cursor: pointer
}

#categories_block_left li .CLOSE {
    background-position: 0 0
}


/* footer */
.blockcategories_footer {
    padding: 15px 10px;
}

.blockcategories_footer ul ul {
    display: none !important
}



/*************** Block CMS ***************/
/* footer */

#footer .block_various_links {
    padding-left: 70px;
    padding-top: 15px;
    width: 930px;
}

/* Block CMS links */
.informations_block_left li {
    border-bottom: 1px dotted #eee
}

.informations_block_left li.last {
    border: none;
}

.informations_block_left li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blockcms/img/arrow_right_2.png) no-repeat 10px 10px transparent;
}

tr.subitem>td:first-child+td {
    padding-left: 10px;
}



/*************** Block CONTACTINFOS ***************/

#block_contact_infos {
    padding: 15px 10px;
}

#block_contact_infos li {
    padding: 0 !important;
    line-height: 20px;
}

#block_contact_infos li strong {
    font-weight: normal;
    font-size: 13px;
}

#block_contact_infos li pre {
    font: 11px/20px Arial, Verdana, sans-serif;
}



/*************** Block LINK ***************/
#links_block_left .block_content li {
    border-bottom: 1px dotted #eee
}

#links_block_left .block_contentt li.last {
    border: none;
}

#links_block_left .block_content li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blocklink/img/arrow_right_2.png) no-repeat 10px 10px transparent;
}



/*************** Block MANUFACTURER ***************/
.blockmanufacturer li {
    border-bottom: 1px dotted #ccc
}

.blockmanufacturer li.last {
    border: none;
}

.blockmanufacturer li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blockmanufacturer/img/arrow_right_2.png) no-repeat 10px 10px transparent
}


.blockmanufacturer form {
    margin-top: 10px;
}

.blockmanufacturer p {
    padding: 0;
    text-align: center
}

/*************** Block LOGO PAYMENT ***************/

.paiement_logo_block {
    width: 191px;
    text-align: center;
    margin-bottom: 1.5em
}

.paiement_logo_block a {
    text-decoration: none
}

.paiement_logo_block img {
    margin: 0 0.5em
}



/*************** Block RSS ***************/
#rss_block_left p {
    margin: 0;
    padding: 10px;
}

#rss_block_left li {
    border-bottom: 1px dotted #ccc
}

#rss_block_left li.last {
    border: none;
}

#rss_block_left li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blockrss/img/arrow_right_2.png) no-repeat 10px 10px transparent
}


/*************** Block SOCIAL ***************/
#social_block {
    padding: 15px 10px;
}

#social_block li {
    padding-left: 22px !important;
}

#social_block li.facebook {
    background: url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 6px;
}

#social_block li.twitter {
    background: url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -26px;
}

#social_block li.rss {
    background: url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -56px;
}


/*************** Block STORE ***************/
.blockstore img {
    margin: 10px 0 0 0
}

.blockstore p {
    padding-bottom: 0;
    font-weight: bold;
    text-align: right
}

.blockstore p.store_image {
    padding-bottom: 10px;
    text-align: center
}


/*************** Block SUPPLIER ***************/
.blocksupplier li {
    border-bottom: 1px dotted #ccc
}

.blocksupplier li.last {
    border: none;
}

.blocksupplier li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blocksupplier/img/arrow_right_2.png) no-repeat 10px 10px transparent
}

.blocksupplier form {
    margin-top: 10px;
}

.blocksupplier p {
    padding: 0;
    text-align: center
}



#newcollection_category {
    float: left;
    height: 258px;
}

#h1_iscover_new_collection_text {
    /*
    font-family: OptimusPrinceps;*/
    font-size: 30px;
    font-weight: normal;
    margin-left: 590px;
    margin-top: -210px;
    position: absolute;
    color: #000;
}

#discover_new_collection_text {
    /*
    font-family: arial;*/
    font-size: 18px;
    font-weight: normal;
    margin-left: 671px;
    margin-top: -157px;
    position: absolute;
}

#discover_new_collection {
    margin-left: 697px;
    margin-top: -108px;
    position: absolute;
}

#discover_catalog.discover_catalog_5 {
    background: url("../img/fr/discover.png") no-repeat scroll 0 0 transparent;
}

#discover_catalog {
    background: url("../img/discover.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 40px;
    position: absolute;
    width: 160px;
}


#h2_band_home_title {
    background: #000;
    color: #FFF;
    /*    font-family: "Playfair Display SC" !important;*/
    font-size: 26px;
    font-weight: normal;
    height: 10px;
    margin: 1px 0;
    padding-bottom: 17px;
    padding-left: 62px;
    padding-top: 14px;
    text-transform: uppercase;
    width: 961px;
    float: left;
}

#homepage_category_details {
    float: right;
    height: 136px;
    padding: 20px 0 20px 30px;
    width: 300px;
}

#homepage_category_details>span {
    color: #67AEED;
    float: left;
    /*
    font-family: arial;*/
    font-size: 16px;
    margin-bottom: 12px;
    width: 300px;
}

#homepage_category_details_more {
    color: #67AEED;
    /*
    font-family: arial;*/
    font-size: 16px;
    font-weight: bold;
}

#homepage_category_details_sup {
    color: #000;
    /*
    font-family: arial;*/
    font-size: 16px;
    font-weight: normal;
}

#homepage_category_details_all_details {
    color: #67AEED;
    float: left;
    /*
    font-family: arial;*/
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    text-decoration: underline;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

#homepage_category_details_all_details:hover {
    color: #000;
}

#homepage_category_image {
    width: 680px;
    height: 175px;
}


#discover_new_collection_text_latest_arrivals {
    color: #FFF;
    /*
    font-family: arial;*/
    font-size: 18px;
    font-weight: bold;
    margin-left: 404px;
    margin-top: -137px;
    position: absolute;
}

#text_latest_arrivals_span {
    color: #67AEED;
}

#discover_latest_arrivals {
    margin-left: 419px;
    margin-top: -100px;
    position: absolute;
}


#latest_arrivals_promotions_pourcentage {
    color: #67AEED;
    /*
    font-family: arial;*/
    font-size: 60px;
    font-weight: bold;
    margin-left: 417px;
    margin-top: -145px;
    position: absolute;
}

#latest_arrivals_promotions {
    color: #000;
    /*    font-family: arial;*/
    font-size: 20px;
    font-weight: bold;
    margin-left: 415px;
    margin-top: -92px;
    position: absolute;
}

#discover_home_promotions {
    margin-left: 419px;
    margin-top: -60px;
    position: absolute;
}


#latest_arrivals_promotions_deals {
    color: #67AEED;
    /*    font-family: arial;*/
    font-size: 40px;
    font-weight: bold;
    margin-left: 445px;
    margin-top: -111px;
    position: absolute;
}

#latest_arrivals {
    float: left;
    height: 175px;
    width: 1024px;
}


#home_promotions {
    float: left;
    height: 175px;
    width: 1024px;
}

#luxeoptic_deals {
    float: left;
    width: 1024px;
    height: 190px;
}


#homepage_category_details_sup_deal {
    float: left;
    /*    font-family: arial;*/
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 13px;
    width: 300px;
}


#discover_luxeoptic_deals {
    margin-left: 427px;
    margin-top: -65px;
    position: absolute;
}

#footer li {
    color: #FFF;
    /*    font-family: arial;*/
    font-size: 11px;
    text-decoration: none;
    height: 15px;
    float: left;
}

#footer li.item {
    width: 215px;
}

/*
#footer_links_p {
    color: #FFFFFF !important;
    float: left !important;
    font-family: Arial !important;
    font-size: 13px !important;
    margin: -3px auto auto !important;
    text-decoration: none !important;
}
*/
br.lh25 {
    line-height: 25px;
}

#footer_right_reserved {
    /*    font-family: Arial;*/
    font-size: 12px;
    text-align: right;
}

#right_reserved {
    font-size: 35px;
    font-weight: bold;
}

#local_website_hour {
    float: right;
    /*    font-family: arial;*/
    font-size: 14px;
    letter-spacing: 1px;
    margin: -116px 10px 0 0;
    text-align: right;
    width: 400px;
}

#your_local_hour {
    color: #67AEED;
    float: right;
    margin: 0 0 3px;
    width: 100%;
}

#your_website_local_hour {
    color: #5E5E5E;
}


#user_info_onorder {
    background: url("../img/onorder.png") no-repeat scroll center bottom transparent;
    color: #FFF;
    float: left;
    /*    font-family: arial;*/
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    width: auto;
    margin-right: 1px;
}


#user_info_onorder>label {
    cursor: pointer;
    float: left;
    margin: auto;
    padding: 15px 45px 0 5px !important;
}

#module-cheque-payment>p {
    line-height: 15px;
}

#user_info_onorder a {
    color: #FFFFFF;
    float: left;
    margin: 8px 10px 0 10px;

}

.tooltip {
    /*	font-family: "Playfair Display SC";*/
    font-size: 12px;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 100px;
    color: #666;
    background: #fff;
    border: 2px solid #67AEED;
}

#tooltip_1 {
    z-index: 100000;
}

#tooltip_2 {
    z-index: 100000;
}

#tooltip_3 {
    z-index: 100000;
}

#tooltip_4 {
    z-index: 100000;
}

#tooltip_5 {
    z-index: 100000;
}

.tooltiplink {
    height: 12px;
    width: 12px;
}

.h1_category_name {
    /*color: #67AEED;
    font-family: "Playfair Display SC";
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;    */
    margin-bottom: 15px;
    margin-left: 50px;
    margin-top: 10px;
    line-height: 1;
}

#catalog_container_info_product {
    float: left;
    height: 30px;
    margin-top: 10px;
}

#product_details_info {
    float: left;
    /*height: 55px;*/
    width: 100px;
}

.ajax_block_product.first_item.item.clearfix {
    /*border: 3px solid #67AEED !important;
	margin: 14px 13px 1px !important;*/
}

.black_bg_category {
    margin: 1px 0;
    background: #FFF;
    float: left;
    overflow: hidden;
}

#container_add_allproduct {
    float: left;
    height: 40px;
    padding: 24px 300px 0 325px;
    width: 190px;
}

#add_allcatalog_product {
    background: url("../img/big_add_to_cart.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    width: 165px;
}

#product h1 {
    color: #67AEEE;
    float: left;
    /*
    font-family: arial;*/
    font-size: 26px;
    font-weight: normal;
    line-height: normal;
    margin: 5px 0 25px;
    text-transform: uppercase;
    width: 100%;
}


#band_info {
    background: none repeat scroll 0 0 black;
    height: 81px;
    width: 1024px;
    float: left;
    margin: 0 0 15px;
}

.page_product_price {
    color: white;
    float: right;
    /*
    font-family: arial;*/
    font-size: 35px;
    font-weight: normal;
    margin: 15px 10px 0 0;
    text-align: right;
    width: 137px;
}

#product_band_info {
    background: url("../img/product_band_details.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 14px;
    margin-right: -154px;
    margin-top: 67px;
    width: 427px;
}

.tabs_band_info {
    border-bottom: 1px solid #67AEED;
    color: #FFFFFF !important;
    float: left;
    /*
    font-family: arial;*/
    font-size: 14px;
    font-weight: normal !important;
    height: 18px;
    margin: -24px 2px 0 0;
    padding: 6px 4px 0 !important;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
}

.tabs_band_info:hover {
    background: none repeat scroll 0 0 #5E5E5E;
    color: #FFFFFF !important;
    float: left;
    /*
    font-family: arial;*/
    font-size: 14px;
    font-weight: normal;
    height: 19px;
    margin: -23px 2px 0 0;
    padding: 5px 4px 0 !important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -1px;
    width: 88px;
    border-top: 1px solid #67AEED;
    border-right: 1px solid #67AEED;
    border-bottom: 0 none;
    border-left: 1px solid #67AEED;
}

.tabs_band_info.selected {
    background: none repeat scroll 0 0 #5E5E5E;
    border-color: #67AEED #67AEED -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FFFFFF !important;
    float: left;
    /*
    font-family: arial;*/
    font-size: 14px;
    font-weight: normal;
    height: 19px;
    margin: -24px 2px 0 0;
    padding: 5px 4px 0 !important;
    text-align: center;
    text-transform: uppercase;
    width: 88px;
}

.tabs_band_info.selected:hover {
    margin: -23px 2px 0 0;
}

#sous_menu_info {
    background: url("../img/bg_sous_menu_info.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 82px;
    width: 100%;
}

#sous_menu_info_first_p {
    float: left;
    height: 82px;
    width: 173px;
    margin: auto;
}

.sous_menu_info_first {
    margin: auto;
    float: left;
}

#sous_menu_info_first_c1 {
    width: 190px;
}

#sous_menu_info_first_c2 {
    width: 190px;
}

#sous_menu_info_first_c3 {
    width: 190px;
}

#sous_menu_info_first_p1 {
    width: 192px;
}

#sous_menu_info_first_p2 {
    width: 100px;
}

#sous_menu_info_first_p3 {
    width: 109px;
}

#sous_menu_info_first_p4 {
    width: 180px;
}

#sous_menu_info_first_p5 {
    width: 165px;
}

#sous_menu_info_first_p6 {
    width: 195px;
}

#sous_menu_info_first_p7 {
    width: 83px;
}

.sous_menu_info_first>a {
    color: #9C9E9F;
    float: left;
    font-size: 13px;
    margin: 36px 0 0;
    text-align: center;
    text-decoration: none;

    width: 100%;
    font-weight: bold;
}

.sous_menu_info_first#sous_menu_info_first_p7>a {
    color: #67aeed;
    font-weight: bold;
}

#sous_menu_info .sous_menu_info_first.sous_menu_active>a,
#sous_menu_info p a:hover {
    background: none repeat scroll 0 0 #5E5E5E;
    border-color: #67AEED #67AEED transparent;
    border-style: solid;
    border-width: 1px 1px 0px;
    color: #FFFFFF;
    height: 30px;
    padding: 19px 0 0;
}

#sous_menu_info p a:hover {
    margin: 16px -1px 0;
}

.sous_menu_info_first.sous_menu_active>a {
    width: 94%;
    margin: 16px 3% 0 !important;
}

/*#sous_menu_info_first_p7 > a:hover { margin-bottom: -16px !important;}*/

#submitAddress {
    background: url("../img/submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    width: 160px;
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}

#checkbox_save_information {
    color: #5E5E5E !important;
    float: left !important;
    /*
    font-family: arial !important;*/
    font-size: 14px !important;
    margin: 5px 0px 20px 197px !important;
    padding: 0 !important;
    width: 100%;
}

#checkbox_save_information:hover {
    color: #000 !important;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

#address .checkbox {
    background: url("../img/checkbox1.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 19px;
    margin: -3px 0 0;
    padding-left: 10px;
    width: 17px;
}


form#form_forgotpassword {
    float: left;
    margin: 14px 0 0;
    width: 1024px;
}

#form_forgotpassword fieldset p {
    border: 0 none;
    color: #5E5E5E;
    float: left;
    /*    font-family:  Arial, Helvetica, sans-serif;*/
    font-size: 16px;
    margin: 5px 0;
    width: 99%;
}

#form_forgotpassword fieldset p>input {
    margin: 0 !important;
}

#form_forgotpassword #checkbox_save_information {
    margin: 5px 95px 20px 0 !important;
    width: 500px;
}

#form_forgotpassword #checkbox_save_information .checkbox {
    background: url("../img/checkbox1.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 19px;
    margin: -4px 0 0 195px;
    width: 25px;
}

#form_forgotpassword fieldset .button {
    /*
    background: url("../img/submit.png") no-repeat scroll 0 0 transparent;*/
    border: 0 none;
    height: 40px;
    width: 160px;
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}

#summary_products_quantity_p {
    color: #5E5E5E;
    float: left;
    /*    font-family: arial;*/
    font-size: 12px;
    font-weight: normal;
}

.min_amount-text {
    font-size: 12x;
    color: red;
    clear: both;
    line-height: 30px;
    font-weight: bold;
}

#order .address first_item item {
    width: 490px !important;
}

.checkbox_carrier>label {
    color: #5E5E5E;
    float: left;
    /*    font-family: arial;*/
    font-size: 12px;
    margin: 5px 0 15px;
    width: 95%;
    cursor: pointer;
}

.checkbox_carrier>label:hover {
    color: #000;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}


.payment_module span {
    color: #5E5E5E;
    float: left;
    font-size: 12px;
    margin: 15px 15px 0;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

.payment_module span:hover {
    color: #67AEEE;
}

.error ol {
    padding-left: 35px;
    padding-top: 5px;
}

/*form{ font-family:Arial, Helvetica, sans-serif;}*/

#discover_catalog_brand {
    background: url("../img/discover.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 40px;
    position: absolute;
    width: 160px;
}

#Continue_shopping {
    /*    background: url("../img/continue_shopping.png") no-repeat scroll 0 0 transparent;*/
    border: 0 none;
    height: 30px;
    /*
    width: 140px;*/
    cursor: pointer;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    text-transform: uppercase;
}

.next_shopping {
    background: url("../img/next_shopping.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
    width: 140px;
    float: right;
    cursor: pointer;
}

.previous_order {
    background: url("../img/previous_order.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 24px;
    width: 72px;
    cursor: pointer;
}

.module_payment_lxo h2 {
    color: #67AEEE;
    float: left;
    /*
    font-family: "Playfair Display SC";*/
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin: auto auto auto 68px;
    text-transform: uppercase;
    width: 94%;
}

.module_payment_lxo h3 {
    color: #5e5e5e;
    float: left;
    /*
    font-family: "Playfair Display SC";*/
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin: auto auto auto 68px;
    text-transform: uppercase;
    width: 94%;
}

.module_payment_lxo p {
    line-height: 25px;
    font-size: 16px;
}

#search #newcollection_category {
    float: left;
    height: 259px;
}


#page .rte.payment_bank {
    min-height: 0;
}

.other_paym_methods,
.confirm_order,
.page-order-confirm .confirm-link {
    /*
    background: url("../img/other_paym_methods.png") no-repeat scroll 0 0 transparent;*/
    border: 0 none;
    cursor: pointer;
    height: 40px !important;
    width: 210px !important;
    background: #000;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    line-height: 40px;
    text-align: center;
}

.confirm_order {
    float: right;
}

#first-currencies .current {
    color: #67AEED !important;
}

#category #form_nb_item .link_nb_item.selected {
    color: #67AEED;
    font-weight: bold;
}

#category #form_nb_item .link_nb_item {
    color: #5E5E5E;
}

#category #form_nb_item .link_nb_item:hover {
    color: #67AEED;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

#sous_menu_info .logout {
    color: #000000;
    /*
    font-family: arial;*/
    font-size: 12px;
    font-weight: bold;
    margin: -20px 0 0 -65px;
    position: absolute;
    text-align: center;
    width: 65px;
}

#sous_menu_info .logout:hover {
    color: #67AEEE;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.3s ease 0s;
    /* Opera */
}

/*#authentication  #page #center_column {background: url("../img/bg_identification.jpg") no-repeat scroll 0 0 transparent;}*/

.ez-hide,
.styled {
    opacity: 0;
    filter: alpha(opacity=0);
}

.ez-checkbox {
    background: transparent url('../img/checkbox.png') 0 0 no-repeat;
    display: inline-block;
    float: left;
    height: 20px;
    padding: 0 10px 0 0;
    width: 15px;
}

.ez-checkbox {
    zoom: 1;
    *display: inline;
    _height: 15px;
}

.ez-checked {
    background-position: 0 -20px;
}

#checkbox_save_information>label {
    float: left;
    margin: 3px 0 0;
    /*	font-family:Arial, Helvetica, sans-serif;*/
}

#product_list .warning {
    border: 1px solid #67AEED;
    color: #5E5E5E;
    float: left;
    /*    font-family: arial;*/
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px 5px;
    padding: 15px 0 15px 10px;
    width: 98%;
}

/*
#search .pages_container {
	min-height:0;
}
*/
#form_forgotpassword h3 {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    /*    font-family: "Playfair Display SC" !important;*/
    font-size: 21px;
    font-weight: normal;
    /*
    margin:0 0 30px;*/
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

#form_forgotpassword .text_notlogged {
    float: left;
    margin: 0 0 30px;
}

#identity textarea {
    height: auto !important;
}

#identity input,
#identity select,
#form_forgotpassword input,
#add_adress input[type=text],
#add_adress select,
#contact input,
#contact textarea,
#contact select,
.rte input,
.rte textarea,
#identity textarea {
    border: 1px solid #191919;
    color: #3DA4FF;
    font-size: 15px;
    height: 22px;
    float: right;
}

#identity input,
#form_forgotpassword input,
#add_adress input[type=text],
#contact input,
#contact textarea,
.rte input,
.rte textarea,
#identity textarea {
    padding: 0 5px;
    width: 365px;
}

#identity select,
#add_adress select,
#contact select {
    width: 375px;
}

#footer_links_img {
    float: right;
    margin-right: 5px;
    margin-top: 7px;
    position: relative;
    z-index: 10;
}

#right_reserved_auth {
    color: #FFFFFF;
    float: left;
    /*
    font-family: arial;*/
    font-size: 13px;
    margin: auto;
    padding-top: 9px;
    text-decoration: none;
}

#local_website_identification {
    float: right;
    /*
    font-family: arial;*/
    font-size: 14px;
    letter-spacing: 1px;
    margin: -90px 30px 0 0;
    text-align: right;
}

#local_website_hour_identification {
    color: #000000;
    /*
    font-family: arial;*/
    font-size: 14px;
    letter-spacing: 0;
    text-align: right;
}

#local_website_hour_identification_now {
    color: #67AEEE;
}

#header_logo_auth {
    display: block;
    float: left;
    margin: 20px -7px 0;
    padding: 0;
}

.various_links_auth {
    float: left;
    padding: 15px 0 0 10px;
    width: 540px !important;
}

#password #local_website_identification {
    float: right;
    /*
    font-family: arial;*/
    font-size: 14px;
    letter-spacing: 1px;
    margin: -120px 30px 0 0;
    text-align: right;
}

.footer_auth {
    height: 45px !important;
}

/*3094#module-favoriteproducts-account h1 {margin: 10px 0 53px 68px;}*/

.container .confirm-desc {
    float: left;
    font-size: 16px;
    line-height: 20px;
}

#user_info_onorder a .ajax_cart_onorder_quantity,
#shopping_cart a .ajax_cart_no_product {
    font-weight: bold;
}

.content_only h1 {
    margin: 10px 0 39px 0px;
    text-align: center;
}

.content_only h2 {
    padding: 20px 0 5px;
}

.module_payment_lxo,
.module_payment_lxo form {
    clear: both;
}

.page-cms {
    float: left;
    width: 100%;
}

.page-cms h1,
.page-order-confirm h1 {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-size: 21px;
    font-weight: normal;
    margin: 10px 0 0;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

.payment_shipping {
    font-size: 14px;
    margin-bottom: 50px;
    line-height: 25px;
}

.module_payment_lxo a {
    text-decoration: underline;
}

.numorder {
    color: red;
    text-decoration: underline;
}

/************ GD# : 524 IH *******/
.libel_euro {
    font-weight: bold;
    color: #000000;
    font-size: 16px;
}

.payment_module #paypal_process_payment span {
    margin: 15px 0;
}

.payment_module #cic_payment span {
    margin: 15px 10px 0;
}

.payment_module span.payment_price_cic {
    margin: 15px 0;
}

.page-cms .rte ul {
    clear: both;
}

/*ADD Yann B*/

#msgAlertCon {
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 100%;
    background-color: #fc4148;
    height: 90px;
    text-align: center;
    font-size: 16px;
    padding-top: 40px;
    transition: all 2s ease-in-out;
    margin-top: -132px;
    border-bottom: 2px solid #777;
}

.imgLang:hover {
    border: 1px solid #000;
}

.payment_module {
    background-color: #FFF;
}

.payment_module:hover {
    background-color: #E1E1E1;
}

#header_right.header_right_safari #user_info_onorder {
    margin-right: 0;
}

#search .warning a {
    text-decoration: underline;
}

.search_query {
    text-align: center;
}

.ui-widget-header a.ui-dialog-titlebar-close .ui-icon {
    width: 9px;
    display: inline-block;
    text-indent: -9999px;
    float: right;
    margin-right: 5px;
    margin-top: 3px;
    background: url('../img/btn-close.png');
    height: 9px;
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

#manufacturer .ui-dialog,
#category .ui-dialog {
    /*    padding: 0 !important;
    left: calc(50% - 150px) !important;
    top: calc(50% - 90px) !important;*/
    position: fixed !important;
}

.ui-dialog .ui-dialog-content {
    clear: both;
}

.ui-widget-content .ui-icon.ui-resizable-handle {
    display: none !important;
}

.ui-dialog .textpopin {
    text-align: center;
    display: block;
    margin: 10px 0 20px;
}

.ui-dialog .btn-popin {
    display: table;
    margin: 0px auto;
}

.ui-dialog .btn-popin a {
    background: #000;
    color: #fff;
    margin: 0 5px 0;
    padding: 5px 10px;
}

.ui-widget-header.ui-corner-all {
    background: #000;
    border-radius: 0;
    border: 0;
    padding: 3px 0 !important;
    height: 14px;
}

.gifsolde {
    height: 86px;
    position: absolute;
    margin-left: 105px;
    margin-top: 4px;
}

.mobileFiltersBtn {
    background: #67aeed;
    padding: 20px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    display: none;
}


.mobileMenu {
    display: none;
}

/*
.mainMenuContainer {
    width: 100%;
    top: 0;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    height: 100%;
    left: -100%;
    -webkit-transition: left 0.3s linear;
       -moz-transition: left 0.3s linear;
        -ms-transition: left 0.3s linear;
         -o-transition: left 0.3s linear;
            transition: left 0.3s linear;
    visibility: visible;
}
*/
.mainMenuContainer.active {
    left: 0;
    display: block;
}


.slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: none;
    background: #fff;
}

.slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
    background: #FFF;
    min-height: 100vh;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

.slideout-open .slideout-menu {
    display: block;
}

.slideout-open #page {
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}



.swiper-container {
    width: 100%;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.gallery-top {
    /*height: 80%;*/
    width: 100%;
}

.gallery-thumbs {
    height: 100px;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.mobileCartSummary {
    display: none;
}

.mobileMenu {
    display: none;
}

.menuHresponsive .mobileHome {
    display: none;
    margin-left: 15px;
}

.menuHresponsive .mobiledl {
    display: none;
    margin-left: 15px;
}

.promoteIt {
    text-align: center;
}

.promoteIt li {
    border: 1px dashed #ccc;
    margin-bottom: 7px;
    background: #FFF;
}

.promoteIt img {
    display: block;
    margin: 20px auto 5px;
    width: 30%;
}

.promoteIt a {
    font-weight: bold !important;
    font-size: 12px !important;
}

img#payment_paypal_express_checkout {
    display: none;
}

#authentication #mainMenuContainer {
    display: none;
}



div#footer_links_img_mob {

    display: none !important;
}

.cartNavBar {
    display: none;
}

#submenuhome {
    width: 100%;
    margin-bottom: 20px;
    background: linear-gradient(#c2c2c2, #f0f0f0);
    border-top: solid 1px gray;
    border-bottom: solid 1px #e0e0e0;
}

#submenuhome td {
    text-align: center;
}

#submenuhome td a {
    padding: 10px;
    display: block;
}

#submenuhome td a:hover {
    color: #67aeed;
    text-decoration: underline;
}

.bx-window {
    padding-bottom: 0px !important;
}

/*RESPONSIVE*/
@media (max-width: 1200px) {

    .mainMenu img.logo {
        max-width: 80%;
        height: auto;
        margin-bottom: 5px;
    }


    .mainMenuContainer .mainMenu {

        padding: 20px;


    }

    .mainMenuContainer .closeArea {
        display: block;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        color: white;
        position: fixed;
        z-index: -1;
        bottom: 0;
        top: 0;

    }

    .mainMenuContainer .mainMenu ul {
        list-style: none;
    }

    .mainMenuContainer .mainMenu ul li a {
        font-size: 14px;
        margin-bottom: 15px;
        display: block;
        font-weight: 400;
    }

    .mainMenuContainer .mainMenu ul li a:hover {
        color: #67AEEE;
    }


    .mainMenuContainer .mainMenu ul li a i.fa-inverse {
        color: #67AEEE;
        /*font-size: 24px;*/
    }

    .mainMenuContainer .mainMenu .languagesContainer ul li {
        float: left;
        padding: 5px;
    }

    .mobileMenu {
        display: none;
        /*background: url("../img/mobile-Logo.jpg") no-repeat center center;*/
        height: 50px;
        font-size: 24px;
        padding: 0;
    }

    .mobileMenu .myCartLink,
    .mobileMenu .filtersBtn {
        float: right;
        margin-left: 20px;
        position: relative;
        display: block;
        vertical-align: middle;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 12px;
    }

    #search_block_top {
        /* position: absolute;
    z-index: 5;
    left: 20px; */
    }


    .mobileMenu .mainMenuBtn,
    .mobileMenu .searchBtn,
    .mobileMenu .goBack {
        float: left;
        margin-right: 20px;
        display: block;
        vertical-align: middle;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 14px;
        position: relative;
        z-index: 5;
    }

    .mobileMenu .mainMenuBtn {
        margin-left: 15px;
    }

    .mobileMenu .myCartLink {
        margin-right: 15px;
    }

    .mobileMenu .logoHome {
        position: absolute;
        display: table;
        float: none;
        vertical-align: inherit;
        /*    margin: auto;*/
        padding: 0;
        width: 100%;
        /*width: 170px;*/
        text-align: center;
        /*    margin-left: auto;*/
        /*    margin-right: auto;*/
        left: auto;
        right: auto;
    }

    .mobileMenu .logoHome a {
        display: block;
    }

    .mobileMenu .logoHome img {
        max-width: 175px;
        height: auto;
        width: 100%;
        min-height: 45px;
    }

    .mobileMenu span.myCartLinkContainer {
        position: relative;
    }

    .mobileMenu .searchBtn i {
        font-size: 18px;
    }




    @media (max-width: 360px) {
        .mobileMenu .logoHome img {
            max-width: 170px;
            height: auto;
        }


        .mobileMenu .logoHome {
            width: 170px;
        }

        .mobileMenu .mainMenuBtn {
            margin-left: 7px;
        }

        .mobileMenu .mainMenuBtn,
        .mobileMenu .searchBtn,
        .mobileMenu .goBack {
            margin-right: 4px;
        }

        .mobileMenu .myCartLink {
            margin-right: 7px;
        }

        .mobileMenu .myCartLink,
        .mobileMenu .filtersBtn {
            margin-left: 4px;
        }
    }


    .mobileMenu a:hover {
        color: #67AEEE;
    }

    .mobileMenu span.valueCart {
        font-size: 8px;
        background: #67aeee;
        color: white;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        width: 13px;
        height: 13px;
        /*padding-top: 3px;*/
        display: block;
        text-align: center;
        font-weight: bold;
        position: absolute;
        left: 7px;
        top: -2px;
    }

    .mobileCartSummary {
        padding: 20px;
    }

    .mobileCartSummary .cart_item {
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }

    .mobileCartSummary .cart_item .topItem {
        background: #333;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
    }


    .mobileCartSummary .cart_item .topItem .cart_delete a.cart_quantity_delete,
    .mobileCartSummary .cart_item .topItem a.price_discount_delete {
        background: transparent;
        color: #aaa;
        float: right;
        width: auto;
        margin-right: 5px;
        margin-top: 2px;

    }

    .mobileCartSummary .cart_ref {
        line-height: 32px;
        margin-left: 10px;
    }

    .mobileCartSummary .middleItem {
        display: table;
        width: 100%;
    }

    .mobileCartSummary .middleItem .cart_product,
    .mobileCartSummary .middleItem .infoSide {
        display: table-cell;
        vertical-align: middle;
        font-size: 14px;
        text-align: right;
        color: #5E5E5E;
    }

    .mobileCartSummary .middleItem .cart_product {
        width: 40%;
        text-align: center;
    }

    .mobileCartSummary .cart_total {
        padding: 8px;
        border-top: 1px solid #ccc;
        font-size: 14px;
    }

    .mobileCartSummary .cart_total .price_summary_dispaly {
        font-size: 14px;
    }

    .mobileCartSummary .cart_quantity>span {
        margin-top: 0;
        float: none;
    }

    .mobileCartSummary .cart_quantity .cart_quantity_input {
        float: none;
        margin: 0;
        text-align: center;
    }

    .mobileCartSummary .cart_quantity_down,
    .mobileCartSummary .cart_quantity_up {
        display: inline-block;
        padding: 5px;
        border: 1px solid #ccc;
        background: white;
        width: 15px;
        text-align: center;
    }

    .mobileCartSummary .cart_quantity .cart_quantity_button {
        float: none;
        display: inline;
        top: inherit;
    }

    .mobileCartSummary .cart_unit .price_summary_dispaly {
        float: none;
        font-size: 14px;
        font-weight: bold;
    }

    .mobileCartSummary .price_summary_dispaly {
        font-size: 14px;
    }

    .mobileCartSummary .cart_type,
    .mobileCartSummary .cart_offer {
        display: none;
    }

    .mobileCartSummary .cart_quantity,
    .mobileCartSummary .cart_unit {
        margin-top: 10px;
    }

    .mobileCartSummary .cart_unit {
        margin-bottom: 10px;
    }

    .mobileCartSummary table.summary_Total {
        width: 100%;
        border: 1px solid #ccc;
        font-size: 14px;
    }


    .mobileCartSummary table.summary_Total label {
        font-size: 14px;
    }


    .mobileCartSummary .cart_ref>p {
        font-size: 14px;
    }

    .mobileCartSummary #cart_summary .summary_Total .price {
        text-align: left;
    }

    .mobileCartSummary table.summary_Total td {
        padding: 8px;
        border-bottom: 1px solid #ccc;
    }

    .mobileCartSummary table.summary_Total td#cart_voucher form {
        text-align: center;
        float: none;
        display: table;
        margin: auto;
        width: auto;
    }

    .mobileCartSummary table.summary_Total td.price.total_price_container {
        padding: 0;
    }

    .mobileCartSummary .tar {
        text-align: left;
    }

    .mobileCartSummary .summary_Total .price {
        /*text-align: left !important;*/
        font-size: 14px !important;
    }




    @media (max-width: 1023px) {

        .gifsolde {
            visibility: hidden
        }

        .on-mobile {
            display: none;
        }


        .cartNavBar {
            display: block;
            color: #FFF;
            background: #000;
            height: 44px;
        }

        .cartNavBar a {
            display: block;
            color: #FFF;
        }

        .cartNavBar .goBack {
            font-size: 16px;
            padding: 10px;
            display: block;
            margin-top: 3px;
            float: left;
        }

        .cartNavBar .cartNav {
            float: right;
        }

        .cartNavBar .cartNav a {
            font-size: 14px;
            display: inline-block;
            padding: 10px 10px 8px;
            border: 1px solid #ccc;
            margin-right: 5px;
            margin-top: 5px;
            text-align: center;
        }


        .sous_menu_info_first#sous_menu_info_first_p7>a {
            font-weight: normal;
        }

        h1 {
            font-family: Gotham;
        }

        .sous_menu_info_first>a {
            font-weight: normal;
        }

        #order-opc .menuHresponsive {
            display: none;
        }

        div#footer_links_img_mob {
            display: table;
            margin: auto;
            margin-bottom: 15px;
        }

        div#footer_links_img_mob i {
            margin-right: 10px;
        }

        div#footer_links_img_mob .facebook_ico i {
            color: #4A66B5;
        }

        div#footer_links_img_mob .rss_ico i {
            color: #ec6413;
        }

        div#footer_links_img_mob .contact_ico i {
            color: #66afe5;
        }

        div#footer_links_img_mob a,
        div#footer_links_img_mob div {
            display: table-cell;
            vertical-align: middle;
        }

        .menuHresponsive .mobileHome,
        .menuHresponsive .mobileHome .home {
            display: block;
        }

        .menuHresponsive .home {
            display: none;
        }

        .menuHresponsive .mobiledl,
        .menuHresponsive .mobiledl .dl {
            display: block;
        }

        .menuHresponsive .dl {
            display: none;
        }

        .breadcrumb {
            display: none;
        }

        #order-opc #cart_title {
            display: none;
        }

        #summary_products_quantity_p,
        .min_amount-text {
            float: none;
            text-align: center;
        }

        #authentication .mobileMenu .mainMenuBtn,
        #authentication .mobileMenu .searchBtn,
        #authentication .mobileMenu .myCartLink {
            display: none;
        }

        /*Confirmation d'ajout panier masquée en version mobile*/
        table#cart_summary {
            display: none;
        }

        .mobileMenu {
            display: block;
            width: 100%;
        }

        .mobileCartSummary {
            display: block;
        }

        #manufacturer .ui-dialog,
        #category .ui-dialog,
        .ui-widget-overlay {
            display: none !important;
        }

        /* END Confirmation d'ajout panier masquée en version mobile*/


        #page,
        #header,
        #columns,
        #footer,
        #center_column {
            width: 100% !important;
        }

        #authentication #create-account_form .form_content,
        #authentication #login_form .form_content {
            height: 100% !important;
        }

        #authentication #login_form .form_content {
            text-align: center;
        }

        #form_forgotpassword fieldset {
            padding: 20px !important;
            width: auto;
        }

        #form_forgotpassword p.submit {
            padding-left: 0;
        }

        #block_various_links_footer {
            float: none;
        }



        @media (max-width: 1023px) {

            #sous_menu_info .sous_menu_info_first.sous_menu_active>a,
            #sous_menu_info p a:hover {
                background: none repeat scroll 0 0 #5E5E5E;
                border-color: #fff;
                border-style: solid;
                border-width: 1px;
                color: #FFFFFF;
                height: 30px;
                padding: 19px 0 0;
            }

            .to_mobile_hide {
                display: none;
            }

            #product .back_menu.to_mobile {
                background: #000;
                width: 100%;
                padding: 0px;
                /*                
                top: -91px;
                z-index: 999999999999999999999;
                position: absolute;
*/
                position: fixed;
                z-index: 10;
                top: 0;
            }

            #product .back_menu.to_mobile {
                margin-left: 0px;
                padding-right: 10px;
                text-align: right;
                padding-top: 0;
            }

            #product .back_menu.to_mobile a {
                color: #fff;
                text-decoration: none;
                font-size: 12px;
            }

            #product div#center_column,
            #product div#columns {
                position: initial;
                overflow: visible;
            }

            #product div#header {
                padding-top: 35px;
            }

            .content_sortPagiBar {
                /*width: 100%;*/
            }

            div.pagination {
                width: 80%;
                display: table;
                margin: auto;
                float: none;
                padding: 0;

            }

            #manufacturer #product_list {
                margin: 48px 0 0 0px;
            }

            #module-bankwire-payment #center_column,
            #module-cheque-payment #center_column {
                width: 100%;
            }

            #order-detail-content {
                max-width: 100%;
                overflow: scroll;
                margin: auto;

            }

            #order-opc #center_column,
            #order-opc-order #center_column {
                width: 100%;
                margin-top: 15px;
            }

            .pages_container {
                width: 100% !important;
            }

            #left_column {
                display: none;
                top: 0 !important;
                width: 100% !important;
            }

            #layered_block_left .layered_subtitle {
                /*width: 100% !important;*/
            }

            #layered_block_left #enabled_filters,
            #layered_url_filter_block {
                float: none !important;
                text-align: center;
            }

            .lost_password {
                width: 100%;
                float: none;
                font-size: 10px;
                text-align: center;
            }



            #create-account_form #SubmitCreate,
            #login_form #SubmitLogin {
                float: none;
            }

            #create-account_form {

                background: #000;
                margin-bottom: 30px;
                background: #efefef;
            }




            #create-account_form #email_create,
            #login_form #email,
            #login_form #passwd,
            #login_form #login_email,
            #login_form #login_passwd {}

            #authentification #header_right {
                position: absolute;
                width: 100%;
                float: right;
                margin-left: 0;
                z-index: 99999999;
                top: 0;
            }

            #header_right {
                display: none;
            }

            a#header_logo {
                display: none !important;
            }




            #footer {
                /*padding: 15px;*/
                height: 100%;
            }

            #footer .block_various_links {
                padding: 0;
                width: 100%;
                font-size: 11px;
            }

            #footer ul {
                width: auto;
                padding: 20px;
                height: auto;
            }

            #footer li.item {
                width: 33%;
                display: block;
                height: auto;
            }

            #footer_right_reserved {
                text-align: center;
                font-size: 10px;
            }

            .mobileFiltersBtn {
                display: block;
            }

            #order-opc #opc_delivery_methods h3,
            #order-opc-order #opc_delivery_methods h3,
            #opc_delivery_methods p,
            {
            width: 100%;
            float: none;
        }

        div#opc_delivery_methods {
            width: auto !important;
            margin-left: 20px;
            margin-right: 20px;
        }

        .order_carrier_content {
            float: none;
            width: auto !important;
        }

        .order_carrier_content:before,
        .order_carrier_content:after {
            content: ".";
            display: block;
            height: 0;
            overflow: hidden
        }

        .order_carrier_content:after {
            clear: both
        }


        .delivery_options table tr td {
            display: block;
            text-align: center;
        }

        #order .delivery_option_radio,
        #order-opc .delivery_option_radio,
        #order-opc-order .delivery_option_radio {
            float: none;
        }

        #order .delivery_option label>table.resume td,
        #order-opc .delivery_option label>table.resume td,
        #order-opc-order .delivery_option label>table.resume td {
            width: 100%;
            margin: auto;
        }

        #order .delivery_option,
        #order-opc .delivery_option,
        #order-opc-order .delivery_option {
            text-align: center;
        }



        #opc-main-block:before,
        #opc-main-block:after {
            content: ".";
            display: block;
            height: 0;
            overflow: hidden
        }

        #opc-main-block:after {
            clear: both
        }


        #order-opc #opc_payment_methods,
        #order-opc-order #opc_payment_methods {
            margin-left: 20px;
            margin-right: 20px;
        }

        .paiement_block {
            width: auto !important;
            float: none;
        }

        .payment_module {
            float: none;
        }

        .payment_module .payment_price {
            white-space: normal !important;

        }

        #order-opc #opc_delivery_methods h3,
        #order-opc-order #opc_delivery_methods h3 {
            width: 100%;
        }

        h3 {
            float: none !important;
        }

        #sous_menu_info_first_p1,
        #sous_menu_info_first_p2,
        #sous_menu_info_first_p3,
        #sous_menu_info_first_p4,
        #sous_menu_info_first_p5,
        #sous_menu_info_first_p6,
        #sous_menu_info_first_p7 {
            width: auto;
        }

        #sous_menu_info {
            height: 100%;
        }

        #identity p {
            padding: 0 !important;
        }

        #sous_menu_info .sous_menu_info_first.sous_menu_active>a,
        #sous_menu_info p a:hover {
            padding: 0;
            height: 100%;
        }

        #sous_menu_info .sous_menu_info_first.sous_menu_active>a,
        #sous_menu_info p a:hover,
        .sous_menu_info_first>a {
            margin: 0 10px 0 !important;
        }

        form#form_forgotpassword {
            width: 100%;
            float: none;
        }

        #sous_menu_info {
            /*    background: none;
                width: 1000px;
                margin-bottom: 10px;*/
            padding-top: 10px;
            padding-bottom: 10px;

        }

        .sous_menu_info_container {
            -ms-overflow-x: scroll;
            overflow-x: scroll;
        }

        #identity h1 {
            margin: 10px 0 0px 20px;
        }

        #addresses #center_column {
            width: 100%;
        }

        #address #center_column {
            width: 100%;
        }

        form#add_adress {
            width: 100%;
        }

        #add_adress fieldset {
            padding: 20px;
            min-width: auto !important;
            width: auto !important;
            margin: 20px;
        }

        #center_column #add_adress p {
            float: none;
        }

        #add_adress p.text label,
        #add_adress p.password label,
        #add_adress p.select label,
        #add_adress p.select span,
        #add_adress p.textarea label {
            float: none;
            display: block;
            width: 100%;
        }

        #identity input,
        #identity select,
        #form_forgotpassword input,
        #add_adress input[type=text],
        #add_adress select,
        #contact input,
        #contact textarea,
        #contact select,
        .rte input,
        .rte textarea,
        #identity textarea {
            float: none;
            margin-top: 5px;
        }

        #identity input,
        #form_forgotpassword input,
        #add_adress input[type=text],
        #contact input,
        #contact textarea,
        .rte input,
        .rte textarea,
        #identity textarea {
            width: 100%;
            padding: 0;
            margin-top: 5px;
            margin-bottom: 15px;
        }

        #add_adress p.required {
            width: 100%;
        }

        #checkbox_save_information {
            float: none;
        }

        #checkbox_save_information {
            margin: 20px !important;
        }

        #center_column #add_adress p.submit2 {
            float: none;
            margin: 20px;
            text-align: center;
        }

        #identity select,
        #add_adress select,
        #contact select {
            width: 100%;
        }

        #index .block-zoning .categoriesall label {
            font-size: 18px;
            padding-left: 0;
        }

        @media (max-resolution: 320px) {
            #footer li a {
                font-size: 10px;
            }
        }


    }

}

}