<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-weight: 300; }

#system-message h4 {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px; }
  #system-message .alert {
    border: 1px solid #a47e48;
    background: #eee0cb; }

h1 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 40px; }

h2 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase; }

a {
  color: #a47e48; }
  a:hover {
    color: #254455;
    text-decoration: none; }

input[type=text], input[type=password], input[type=email], textarea {
  border: 1px solid #ececec !important;
  padding: 12px;
  font-size: 14px !important;
  color: #707070;
  width: 100%;
  transition: outline linear 0.2s;
  border-radius: 0 !important; }
  input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, textarea:focus {
    outline: 1px solid #254455 !important;
    box-shadow: none !important; }

.item-page strong {
  font-weight: 700; }

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show &gt; .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
  background: #a47e48;
  border: 1px solid #a47e48;
  color: #fff; }

select, .custom-select {
  padding: 12px;
  font-size: 14px;
  color: #707070;
  border: 1px solid #ececec;
  border-radius: 0;
  height: inherit !important; }
  select:focus, .custom-select:focus {
    outline: 1px solid #254455;
    box-shadow: none; }

label, #member-registration .control-label label {
  color: #707070;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 300 !important; }

.jsn-profile-tabs {
  display: none; }

.formRed {
  color: #c36136; }

.control-group {
  margin-bottom: 20px; }

.formError {
  color: #c36136;
  font-size: 11px;
  font-weight: 400; }

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
  border: 1px solid #c36136; }

div.hikashop_messages {
  margin-bottom: 40px;
  border-radius: 0;
  border-width: 1px; }
  div.hikashop_messages.hikashop_success {
    background-color: #fcfbfa;
    border-color: #a47e48;
    color: #a47e48; }
  div.hikashop_messages.hikashop_error {
    background-color: #fcfbfa !important;
    border-color: #d08a2d !important;
    color: #d08a2d; }

.hikashop_wizardbar {
  border: 1px solid #a47e48;
  color: #a47e48;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 80px; }
  @media (max-width: 480px) {
  .hikashop_wizardbar {
    margin-bottom: 30px; } }
  .hikashop_wizardbar ul li {
    color: #d6c6ae;
    background: #fcfaf9; }
    @media (max-width: 480px) {
    .hikashop_wizardbar ul li {
      padding: 0 15px;
      height: 30px;
      line-height: 30px; } }
    .hikashop_wizardbar ul li .hkbadge {
      background: none;
      font-size: 16px;
      padding: 0;
      color: #d6c6ae;
      vertical-align: inherit; }
    .hikashop_wizardbar ul li .hikashop_chevron {
      border-left: 14px solid #a47e48; }
      .hikashop_wizardbar ul li .hikashop_chevron:before {
        border-left: 14px solid #fcfaf9; }
      @media (max-width: 480px) {
    .hikashop_wizardbar ul li .hikashop_chevron {
      display: none; } }
    .hikashop_wizardbar ul li.hikashop_cart_step_current {
      color: #a47e48;
      background: #fff; }
      @media (max-width: 480px) {
    .hikashop_wizardbar ul li.hikashop_cart_step_current {
      background: none;
      padding-left: 15px; } }
      .hikashop_wizardbar ul li.hikashop_cart_step_current .hkbadge {
        color: #a47e48;
        vertical-align: inherit; }
      .hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before {
        border-left: 14px solid #fff; }
        @media (max-width: 480px) {
    .hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron {
      display: none; } }
    .hikashop_wizardbar ul li.hikashop_cart_step_finished {
      background: #fcfaf9; }
      .hikashop_wizardbar ul li.hikashop_cart_step_finished a {
        color: #d6c6ae; }
      .hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron {
        border-left: 14px solid #a47e48; }
        .hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before {
          border-left: 14px solid #fcfaf9; }
      .hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
        background: #fcfaf9; }
        .hikashop_wizardbar ul li.hikashop_cart_step_finished:hover a {
          color: #a47e48;
          text-decoration: none; }
        .hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron {
          border-left: 14px solid #a47e48; }
          .hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before {
            border-left: 14px solid #fcfaf9; }

.hikashop_checkout_cart {
  font-size: 16px; }
  .hikashop_checkout_cart thead th {
    text-transform: uppercase;
    border-top: 0;
    border-bottom: 1px solid #a47e48; }
  .hikashop_checkout_cart tbody tr {
    border-bottom: 0; }
    .hikashop_checkout_cart tbody td {
      border-top: 1px solid #a47e48;
      border-bottom: 1px solid #a47e48;
      background: #fcfbfa;
      vertical-align: middle;
      text-transform: uppercase; }
    .hikashop_checkout_cart tbody td .hikashop_cart_product_image_thumb img {
      max-width: 100px;
      height: auto; }
    .hikashop_checkout_cart tbody td.hikashop_cart_product_name_value a, .hikashop_checkout_cart tbody td.hikashop_cart_product_name_value p {
      color: #254455;
      font-weight: 700; }
      .hikashop_checkout_cart tbody td.hikashop_cart_product_name_value a:hover, .hikashop_checkout_cart tbody td.hikashop_cart_product_name_value p:hover {
        text-decoration: none;
        color: #a47e48; }
      @media (max-width: 480px) {
    .hikashop_checkout_cart tbody td.hikashop_cart_product_name_value {
      width: 100%; } }
      .hikashop_checkout_cart tbody td.hikashop_cart_product_name_value .hikashop_product_code_checkout {
        color: #a9b4ba;
        font-weight: 300;
        margin-left: 0; }
    .hikashop_checkout_cart tbody td.hikashop_cart_subtotal_title, .hikashop_checkout_cart tbody td.hikashop_cart_tax_title, .hikashop_checkout_cart tbody td.hikashop_cart_total_title, .hikashop_checkout_cart tbody td.hikashop_cart_shipping_title {
      text-transform: none; }
    .hikashop_checkout_cart tbody td.hikashop_cart_total_title, .hikashop_checkout_cart tbody td .hikashop_checkout_cart_final_total {
      font-weight: 700; }
    .hikashop_checkout_cart tbody td .hikashop_product_quantity_field {
      border: 1px solid #a47e48;
      padding: 2px 5px;
      width: 30px;
      margin-right: 15px; }
    .hikashop_checkout_cart tbody td.hikashop_cart_empty_footer {
      border-top: 0;
      background: none; }
    .hikashop_checkout_cart tbody td .hikashop_cart_product_quantity_refresh {
      margin-right: 5px; }
      .hikashop_checkout_cart tbody td .hikashop_cart_product_quantity_refresh i {
        font-size: 17px;
        color: #a47e48; }
      .hikashop_checkout_cart tbody td .hikashop_cart_product_quantity_refresh i:hover {
        color: #254455; }
    .hikashop_checkout_cart tbody td .hikashop_cart_product_quantity_delete i {
      font-size: 20px;
      color: #a47e48; }
      .hikashop_checkout_cart tbody td .hikashop_cart_product_quantity_delete i:hover {
        color: #254455; }
  .hikashop_checkout_cart .hikashop_product_code_checkout {
    display: block; }

.hikashop_checkout_buttons {
  margin-top: 60px; }

#cart-total {
  margin-bottom: 60px; }
  #cart-total td {
    padding: 8px 0; }
  @media (max-width: 480px) {
  #cart-total {
    width: 100%; } }

#hikashop_checkout_login_form, #hikashop_checkout_registration, .hikashop_checkout_address, .login, .registration, .remind, .reset {
  background: #fcfbfa;
  padding: 23px 26px;
  font-weight: 300; }
  #hikashop_checkout_login_form h2, #hikashop_checkout_registration h2, .hikashop_checkout_address h2, .login h2, .registration h2, .remind h2, .reset h2, #hikashop_checkout_login_form legend, #hikashop_checkout_registration legend, .hikashop_checkout_address legend, .login legend, .registration legend, .remind legend, .reset legend {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 20px; }
    #hikashop_checkout_login_form h2:first-child, #hikashop_checkout_registration h2:first-child, .hikashop_checkout_address h2:first-child, .login h2:first-child, .registration h2:first-child, .remind h2:first-child, .reset h2:first-child, #hikashop_checkout_login_form legend:first-child, #hikashop_checkout_registration legend:first-child, .hikashop_checkout_address legend:first-child, .login legend:first-child, .registration legend:first-child, .remind legend:first-child, .reset legend:first-child {
      margin-top: 0; }
  #hikashop_checkout_login_form legend, #hikashop_checkout_registration legend, .hikashop_checkout_address legend, .login legend, .registration legend, .remind legend, .reset legend {
    display: block;
    margin-top: 40px !important; }
  #hikashop_checkout_login_form label.hkcontrol-label, #hikashop_checkout_registration label.hkcontrol-label, .hikashop_checkout_address label.hkcontrol-label, .login label.hkcontrol-label, .registration label.hkcontrol-label, .remind label.hkcontrol-label, .reset label.hkcontrol-label {
    display: none; }
  #hikashop_checkout_login_form .hikashop_login_forgot_password_line, #hikashop_checkout_registration .hikashop_login_forgot_password_line, .hikashop_checkout_address .hikashop_login_forgot_password_line, .login .hikashop_login_forgot_password_line, .registration .hikashop_login_forgot_password_line, .remind .hikashop_login_forgot_password_line, .reset .hikashop_login_forgot_password_line, #hikashop_checkout_login_form .hikashop_login_forgot_username_line, #hikashop_checkout_registration .hikashop_login_forgot_username_line, .hikashop_checkout_address .hikashop_login_forgot_username_line, .login .hikashop_login_forgot_username_line, .registration .hikashop_login_forgot_username_line, .remind .hikashop_login_forgot_username_line, .reset .hikashop_login_forgot_username_line, #hikashop_checkout_login_form .hikashop_registration_required_info_line, #hikashop_checkout_registration .hikashop_registration_required_info_line, .hikashop_checkout_address .hikashop_registration_required_info_line, .login .hikashop_registration_required_info_line, .registration .hikashop_registration_required_info_line, .remind .hikashop_registration_required_info_line, .reset .hikashop_registration_required_info_line {
    font-size: 14px;
    margin-bottom: 0; }
    #hikashop_checkout_login_form .hikashop_login_forgot_password_line a, #hikashop_checkout_registration .hikashop_login_forgot_password_line a, .hikashop_checkout_address .hikashop_login_forgot_password_line a, .login .hikashop_login_forgot_password_line a, .registration .hikashop_login_forgot_password_line a, .remind .hikashop_login_forgot_password_line a, .reset .hikashop_login_forgot_password_line a, #hikashop_checkout_login_form .hikashop_login_forgot_username_line a, #hikashop_checkout_registration .hikashop_login_forgot_username_line a, .hikashop_checkout_address .hikashop_login_forgot_username_line a, .login .hikashop_login_forgot_username_line a, .registration .hikashop_login_forgot_username_line a, .remind .hikashop_login_forgot_username_line a, .reset .hikashop_login_forgot_username_line a, #hikashop_checkout_login_form .hikashop_registration_required_info_line a, #hikashop_checkout_registration .hikashop_registration_required_info_line a, .hikashop_checkout_address .hikashop_registration_required_info_line a, .login .hikashop_registration_required_info_line a, .registration .hikashop_registration_required_info_line a, .remind .hikashop_registration_required_info_line a, .reset .hikashop_registration_required_info_line a {
      color: #000; }
  #hikashop_checkout_login_form .hikashop_checkout_address_cancel_button, #hikashop_checkout_registration .hikashop_checkout_address_cancel_button, .hikashop_checkout_address .hikashop_checkout_address_cancel_button, .login .hikashop_checkout_address_cancel_button, .registration .hikashop_checkout_address_cancel_button, .remind .hikashop_checkout_address_cancel_button, .reset .hikashop_checkout_address_cancel_button, #hikashop_checkout_login_form .hikashop_checkout_address_ok_button, #hikashop_checkout_registration .hikashop_checkout_address_ok_button, .hikashop_checkout_address .hikashop_checkout_address_ok_button, .login .hikashop_checkout_address_ok_button, .registration .hikashop_checkout_address_ok_button, .remind .hikashop_checkout_address_ok_button, .reset .hikashop_checkout_address_ok_button {
    display: none; }
  #hikashop_checkout_login_form .hikashop_checkout_address_new_button, #hikashop_checkout_registration .hikashop_checkout_address_new_button, .hikashop_checkout_address .hikashop_checkout_address_new_button, .login .hikashop_checkout_address_new_button, .registration .hikashop_checkout_address_new_button, .remind .hikashop_checkout_address_new_button, .reset .hikashop_checkout_address_new_button {
    margin-top: 20px; }
  #hikashop_checkout_login_form ul.nav li, #hikashop_checkout_registration ul.nav li, .hikashop_checkout_address ul.nav li, .login ul.nav li, .registration ul.nav li, .remind ul.nav li, .reset ul.nav li {
    margin-right: 20px; }

.hikashop_checkout_page.hikashop_checkout_page_step5 legend {
  display: none; }
  .hikashop_checkout_page.hikashop_checkout_page_step5 .hkcontrol-label {
    display: none; }
  .hikashop_checkout_page.hikashop_checkout_page_step5 .hkcheckbox span {
    font-weight: 300;
    color: #254455;
    font-size: 16px !important; }
  .hikashop_checkout_page.hikashop_checkout_page_step5 .hkc-sm-8 {
    width: 100%; }
/******************* Formulaire catalogue ********************/
.formContainer {
  background: #fcfbfa;
  padding: 23px 26px; }
  .formContainer .rsform-block-download {
    text-align: center;
    margin-top: 30px; }
/********************* Modules **********************/
#modules {
  font-weight: 300;
  margin-bottom: 20px; }
  #modules strong {
    font-weight: 700; }
  #modules .moduletable {
    background: #f2f4f6;
    padding: 24px 12px 14px;
    text-align: center;
    margin-bottom: 30px; }
    #modules .moduletable h3 {
      font-size: 16px;
      margin-bottom: 15px;
      font-weight: 700; }
    #modules .moduletable p {
      margin-bottom: 0.5rem; }
    #modules .moduletable .custom {
      font-size: 14px; }
    #modules .moduletable i {
      color: #a47e48; }
    #modules .moduletable ul {
      text-align: left; }
/************** Mon compte *********************/
#account-back {
  text-transform: uppercase;
  color: #7d9bab;
  font-weight: 700;
  font-size: 15px;
  margin-top: 80px;
  display: block; }
  #account-back i {
    margin-right: 10px; }
  #account-back:hover {
    color: #254455; }

.profile legend {
  padding-bottom: 20px; }
  .profile .btn-toolbar {
    float: right; }
    .profile .btn-toolbar a {
      border-radius: 0;
      border: 1px solid #a47e48;
      text-transform: uppercase; }
    .profile .btn-toolbar a i {
      margin-right: 10px; }
    .profile .btn-toolbar a:hover {
      color: #fff;
      background: #a47e48; }

.account .account-buttons {
  list-style: none;
  padding: 0;
  margin: 0; }
  .account .account-buttons li {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #a47e48;
    padding: 20px;
    transition: all ease-in 0.2s;
    background: #fcfbfa; }
  .account .account-buttons li .item-image {
    text-align: center; }
    .account .account-buttons li .item-image i {
      font-size: 50px;
      margin-bottom: 20px;
      color: #a47e48; }
  .account .account-buttons li:hover {
    background: #a47e48; }
    .account .account-buttons li:hover a {
      color: #fff; }
    .account .account-buttons li:hover a .item-image i {
      color: #fff; }

#hikashop_address_listing #hikashop_user_addresses_show {
  margin-top: 50px; }
  #hikashop_address_listing h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }
  #hikashop_address_listing .hikashop_user_address.address_selection {
    background: #fcfbfa;
    padding: 23px 26px;
    border-radius: 0;
    border: none; }

.hikashop_address_edition {
  background: #fcfbfa;
  padding: 23px 26px;
  border-radius: 0;
  border: none; }

div#hikashop_order_listing table#hikashop_order_listing {
  margin-top: 60px; }
  div#hikashop_order_listing .hikashop_search_block button {
    margin-top: 20px; }

#hikashop_show_cart_form .hikashop_product_quantity_field {
  width: inherit; }
  #hikashop_show_cart_form table#hikashop_cart_product_listing {
    margin-top: 60px; }
  #hikashop_show_cart_form .table td, #hikashop_show_cart_form .table th {
    background: #fcfbfa;
    border-top: 1px solid #a47e48; }
  #hikashop_show_cart_form .table thead th {
    border-bottom: 2px solid #a47e48;
    border-top: 0;
    background: #fff;
    text-transform: uppercase; }
  #hikashop_show_cart_form .hika_show_cart_total_price {
    font-weight: 700; }

#right {
  padding-top: 100px; }

.pg-cv-box-img {
  width: 100%; }

.pg-cv-box, .pg-cats-box {
  box-shadow: none;
  text-align: center;
  padding: 5px; }

.pg-cv-name, .pg-cats-name {
  font-size: 16px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed';
  text-align: center;
  margin-top: 10px; }
</pre></body></html>