#product-top {
  background: #d9e0e4;
  padding: 50px 0; }

.MagicZoom {
  background: none; }

.mz-figure.mz-active {
  background: #d9e0e4 !important;
  box-shadow: none; }

.MagicZoom img {
  height: auto !important;
  max-width: 450px !important; }

h1 {
  margin-top: 0px;
  font-family: "RotisSerifPro-Bold", serif;
  text-transform: uppercase;
  font-weight: 500; }
@media (max-width: 480px) {
  h1 {
    font-size: 30px;
    line-height: 1em; } }

h2 {
  font-family: "RotisSerifPro-Bold", serif;
  margin: 40px 0 60px;
  padding-bottom: 20px;
  font-size: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: url(/templates/common/images/filet-titre.png) no-repeat bottom center; }
@media (max-width: 480px) {
  h2 {
    font-size: 20px; } }

h3 {
  font-size: 17px;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 5px; }

hr {
  border-color: #A47E48;
  width: 280px;
  text-align: left;
  margin-bottom: 40px; }
@media (max-width: 480px) {
  hr {
    width: 40%; } }

@media (max-width: 480px) {
  #product-top {
    padding: 15px 0 0; } }

#hikashop_product_code_main {
  color: #A47E48;
  margin-top: 5px;
  margin-bottom: 40px; }

#product_description {
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 300;
  border-top: 1px solid #A47E48;
  border-bottom: 1px solid #A47E48;
  padding: 40px 0 30px; }
  #product_description hr {
    width: 100%;
    margin: 30px 0 40px; }
  #product_description strong {
    font-weight: 700; }

div.hikashop_carousel .owl-nav .owl-prev, div.hikashop_carousel .owl-nav .owl-next {
  border: 0; }

.fancybox-content {
  text-align: center; }
  .fancybox-content h5 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #A47E48;
    padding: 0 50px 20px;
    font-size: 35px;
    margin-bottom: 30px; }
  .fancybox-content p {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px; }
  .fancybox-content .picto-social {
    text-align: center;
    display: inline-block;
    margin-right: 10px; }
    .fancybox-content .picto-social:last-child {
      margin-right: 0; }
    .fancybox-content .picto-social a {
      display: inline-block;
      color: #fff;
      background: #254455;
      display: inline-block;
      width: 40px;
      height: 40px;
      border-radius: 20px;
      padding: 10px 0;
      transition: background 0.2s; }
      .fancybox-content .picto-social a:hover {
        background: #A47E48; }

@media (max-width: 480px) {
  #hikashop_product_left_part {
    padding: 0 10px; }
    #hikashop_product_left_part img {
      max-width: 100%;
      height: auto; } }

@media (max-width: 480px) {
  #hikashop_product_right_part {
    padding: 0 10px; } }

.manual {
  font-family: "RotisSerifPro-Bold", serif;
  text-align: center;
  color: #165472; }
  .manual a {
    color: #165472;
    font-style: italic; }
  .manual i {
    font-size: 25px;
    margin-right: 8px; }

.image-boitier {
  margin-bottom: 60px;
  position: relative; }
  .image-boitier .taille-boitier {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: -10px;
    bottom: 0;
    color: #A47E48;
    text-align: center;
    font-weight: 700; }

.hikashop_products_listing .hikashop_product_code_list {
  display: none !important; }
.hikashop_products_listing .hikashop_products_pagination {
  display: none; }
.hikashop_products_listing .owl-item {
  transition: background ease 0.5s; }
  .hikashop_products_listing .owl-item a {
    color: #254455;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px; }
  .hikashop_products_listing .owl-item .hikashop_subcontainer {
    background: none !important; }
  .hikashop_products_listing .owl-item:hover {
    background: #d5dde3; }
    .hikashop_products_listing .owl-item:hover a {
      color: #A47E48;
      text-decoration: none; }

.share {
  margin-top: 40px; }
  .share a {
    color: #A47E48;
    font-weight: 700; }
    .share a i {
      font-weight: 500;
      margin-right: 12px;
      font-size: 18px; }
    .share a:hover {
      text-decoration: none;
      color: #254455; }

#price-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 20px;
  background: #F2F4F6;
  z-index: 999;
  display: none; }
@media (max-width: 1200px) {
  #price-footer {
    padding: 10px 20px; } }
@media (max-width: 480px) {
  #price-footer {
    bottom: 40px;
    padding: 10px 20px; } }
#price-footer .cat {
  color: #A47E48;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 7px; }
#price-footer .prod {
  font-family: "RotisSerifPro-Bold", serif;
  color: #254455;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1em; }
@media (max-width: 480px) {
  #price-footer .prod {
    line-height: 0.8em; } }
#price-footer .prod-code {
  color: #A47E48;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 17px;
  padding-left: 0px;
  display: block; }
@media (max-width: 1200px) {
  #price-footer .prod-code {
    display: block;
    padding-left: 0;
    margin-top: 8px; } }
@media (max-width: 480px) {
  #price-footer .prod-code {
    display: block;
    padding-left: 0; } }
#price-footer #prix {
  text-align: right; }
@media (max-width: 480px) {
  #price-footer #prix {
    text-align: left;
    margin-top: 15px; } }
#price-footer #prix .hikashop_product_quantity_div {
  display: none; }
#price-footer #prix .price-button {
  background: #A47E48;
  display: inline-block;
  color: #fff;
  padding: 10px 40px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  border: 1px solid #A47E48;
  transition: all 0.2s linear;
  border-radius: 0;
  font-size: 15px;
  line-height: 1.2em; }
  #price-footer #prix .price-button:hover {
    background: none;
    color: #254455; }
  #price-footer #prix .price-button .prix {
    display: none; }
  @media (max-width: 1200px) {
    #price-footer #prix .price-button {
      margin-bottom: 5px;
      padding: 5px 20px; } }
@media (max-width: 1024px) {
  #price-footer #prix .price-button {
    margin-bottom: 5px;
    padding: 5px 20px; } }
@media (max-width: 480px) {
  #price-footer #prix .price-button {
    margin-bottom: 5px;
    padding: 5px 20px; } }
#price-footer #prix a.secondary {
  background: none;
  display: inline-block;
  color: #254455;
  padding: 10px 40px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  border: 1px solid #A47E48;
  transition: all 0.2s linear;
  border-radius: 0;
  font-size: 15px;
  line-height: 1.2em;
  display: none; }
  #price-footer #prix a.secondary:hover {
    text-decoration: none;
    background: #A47E48;
    color: #fff; }
  @media (max-width: 1200px) {
    #price-footer #prix a.secondary {
      margin-bottom: 5px;
      padding: 5px 20px; } }
@media (max-width: 1024px) {
  #price-footer #prix a.secondary {
    margin-bottom: 5px;
    padding: 5px 20px; } }
@media (max-width: 480px) {
  #price-footer #prix a.secondary {
    margin-bottom: 5px;
    padding: 5px 20px; } }
#price-footer #prix .add-cart {
  display: inline-block; }
  #price-footer #prix.display-price a.secondary {
    display: inline-block; }
    #price-footer #prix.display-price .price-button .label {
      display: none; }
    #price-footer #prix.display-price .price-button .prix {
      display: block; }
    #price-footer #prix.display-price .price-button:hover {
      background: #A47E48;
      color: #fff; }
#price-footer .hikashop_product_price_full {
  /*display: none;*/ }
#price-footer .hikashop_product_stock_count {
  display: none; }

body {
  margin-bottom: 233px; }

#slider-event-product {
  margin-bottom: 30px; }
