
#dug_product_head.dug_has_bg{
  min-height: 100vh;
  padding: 120px 80px;
  background-position: center;
  background-size: cover;

}
#dug_product_head:not(.dug_has_bg){

  background-color: white;
  padding: 120px 80px 40px 80px;
}

.dug_product_head_content #wc_bis_product_form {
  margin: 20px 0 20px;
}

.lang-es .dug_product_head_content #wc_bis_product_form,
.lang-pt-pt .dug_product_head_content #wc_bis_product_form {
  display: none;
}

#dug_product_head:not(.dug_has_bg) .dug_product_head_content_wrapper{
  display: flex;
  justify-content: space-between;
}

#dug_product_head:not(.dug_has_bg) .dug_product_head_content_wrapper img.dug_product_thumbnail{
  max-height: 500px;
  max-width: 500px;
}

#dug_breadcrumbs ul{
  list-style-type: none;
  padding-left: 5px;
  display: flex;
  margin: -10px 0 10px 0;
  color: white;
}
#dug_breadcrumbs ul li{
  margin-right: 15px;
}
#dug_breadcrumbs ul li a{
  color: white;
  text-decoration: none;
  margin-right: 10px;
  transition: .3s all;
}
#dug_breadcrumbs ul li a:not(.dug_current_breadcrumbs):hover{
  opacity: .7;
}
#dug_breadcrumbs ul li a.dug_current_breadcrumbs{
  cursor: default;
}

#dug_product_head .woocommerce-notices-wrapper a.wc-forward{
  margin-top: -8px;
  margin-bottom: -8px;
}

#dug_product_head .dug_product_head_content{
  color: white;
  text-shadow: 2px 2px 10px #00000050;
}

#dug_product_head .dug_product_head_content #desktop_gallery_cta{
  color: white!important;
}

#dug_product_head .dug_product_thumbnail{
  border-radius: 10px;
  margin-bottom: 20px;
}

#dug_product_head .dug_product_head_content h1{
  margin-top: 0;
  font-size: 64px;
  margin-bottom: 0;
}

#dug_product_head:not(.dug_has_bg) .dug_product_head_content{
  color: #333;
  text-shadow: none;
}


#dug_product_head .dug_product_head_content .dug_product_desc_container{
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  /**max-width: 300px;*/
  max-width: 90%;
  padding: 20px 0;
}

#dug_product_head:not(.dug_has_bg)  .dug_product_head_content .dug_product_desc_container {

  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
}

#dug_product_head .dug_product_head_content .dug_product_short_desc{
   margin-top: 0;
  font-size: 22px;
}
#dug_product_head .dug_product_head_content .dug_product_desc{
   font-size: 16px;
  line-height: 22px;
}

#dug_product_head .dug_product_head_content .dug_product_sous_txt{
  font-size: 14px;
}

#dug_product_head .dug_product_head_content .dug_product_color{
  display: flex;
  max-width: 200px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-top: 20px;
}


#dug_product_head .dug_product_head_content .dug_product_color.dug_product_color_link{
  text-decoration: none;
  color: white;
}
#dug_product_head:not(.dug_has_bg) .dug_product_head_content .dug_product_color.dug_product_color_link{
  color: #333;
}

#dug_product_head .dug_product_head_content .dug_product_color.dug_product_color_link:hover .dug_color_display{
  transform: scale(1.2);
}


#dug_product_head .dug_product_head_content .dug_product_color .dug_color_display{
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  transition: .3s all;
}

#dug_product_head .dug_product_head_content a.button, #wc_bis_send_form{
  display: block;
  width: 200px;
  font-size: 14px;
  height: 40px;    background-size: cover;
  border-radius: 20px;
  vertical-align: middle;
  padding: 13px;
  font-weight: 100;
  color: var(--ug-blue-heavy);
  background-color: rgba(255, 255, 255, 0.6);
  margin: 20px 0 0 0;
  transition: all .3s;
}
#wc_bis_send_form{
  color: white;
  background-color: rgb(210 17 22 / 60%);
}

#dug_product_head .dug_product_head_content #wc_bis_product_form .wc_bis_form_title{
  width: 300px;

}

#dug_product_head:not(.dug_has_bg) .dug_product_head_content a.button,#dug_product_head:not(.dug_has_bg) #wc_bis_send_form{
  background-color: rgba(0, 122, 255, 0.6);
  color: white;
}

#dug_product_head:not(.dug_has_bg)  #dug_breadcrumbs ul li a , #dug_product_head:not(.dug_has_bg)  #dug_breadcrumbs ul li{
  color: #333;
}

a.wc_bis_signup_form_subscribed_link{
  color: white;
  text-decoration: underline;
}

#dug_product_head .dug_product_head_content a.button:hover, #wc_bis_send_form:hover{
  opacity: 0.8;
}

#dug_product_head .dug_product_head_content a.button.add_to_cart{
  background-color: var(--ug-pink);
  color: white;
  font-weight: 600;
  padding: 10px;
  line-height: 15px;
}

#dug_product_head .dug_product_head_content .dug_missing_stock{
  color: #c10008;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  text-shadow: none;
  padding: 10px;
  width: 200px;
  text-align: center;
}

#dug_product_head:not(.dug_has_bg) .dug_product_head_content .dug_missing_stock{
  background-color: rgba(193, 0, 8, 0.6);
  color: white;
}

#dug_product_head.display_v2 h1{
  border-bottom: 2px solid;
  display: inline-block;
}

#dug_product_head.display_v2 .dug_product_short_desc_v2{
  font-style: italic;
  font-size: 24px;
  margin-top: 15px;
  font-weight: 800;
}

#dug_product_head.display_v2 .dug_single_price{
  font-size: 32px;
}

#dug_product_specifications_head{
  background-color: #555;
  height: 100px;
}

#dug_product_specifications_head .dug_single_separator{
  border-bottom: 4px solid white;
  position: relative;
  top: 50px;
}

#dug_product_specifications_head .dug_product_specifications_title_container{
  display: flex;
  justify-content: space-between;
  height: 100px;
  align-items: center;
  position: relative;
  z-index: 20;
}

#dug_product_specifications_head .dug_product_specifications_title_container h3{
  height: 92px;
  font-size: 48px;
  font-family: 'sculpin';
  font-weight: 600;
  color: white;
  display: inline-block;
  background-color: #555;
  padding: 20px 40px 20px 80px;
  margin: 0 0 15px 0 ;
}

#dug_product_specifications_head .dug_product_specifications_btn_container{
  display: flex;
  align-items: center;
  margin-top: -8px;
  background-color: #555;
  padding-right: 40px;
}
#dug_product_specifications_head .dug_product_specifications_title_container .dug_spec_button{
  background-color: #777;
  color: white;
  text-decoration: none;
  font-size: 34px;
  line-height: 34px;
  width: 300px;
  height: 100px;
  margin-left: 20px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all .3s;
}

#dug_product_specifications_head .dug_product_specifications_title_container .dug_spec_button:hover{
  background-color: #555;
}

#dug_product_specifications_content{
  display: flex;
  justify-content: center;
}

#dug_product_specifications_content table{
  width: 1200px;
  border: none;
  margin: 40px;
}
#dug_product_specifications_content table tr td{
  border-bottom: 1px solid #cbcbcb;
  font-size: 18px;
}
#dug_product_specifications_content table tr:last-child td{
  border-bottom: none;
}

#dug_product_specifications_content table tr td:nth-child(1){
  color: #000;
  font-weight: 600;
}

#dug_product_specifications_content table tr td:nth-child(2){
  color: #777;
}


#reviews{
  display: none;
}


.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 40;
  -moz-transition: opacity 0.25s ease 0s, visibility 0.35s linear;
  -o-transition: opacity 0.25s ease 0s, visibility 0.35s linear;
  -webkit-transition: opacity 0.25s ease, visibility 0.35s linear;
  -webkit-transition-delay: 0s, 0s;
  transition: opacity 0.25s ease 0s, visibility 0.35s linear;
}
.modal-overlay.state-show {
  opacity: .5;
  visibility: visible;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-duration: 0.2s, 0s;
  -o-transition-duration: 0.2s, 0s;
  -webkit-transition-duration: 0.2s, 0s;
  transition-duration: 0.2s, 0s;
}

.modal-frame {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  /*     display: table; */
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -moz-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  width: 100%;
  text-align: center;
  visibility: hidden;
}
.modal-frame.state-appear {
  visibility: visible;
}
.modal-frame.state-appear .modal-inset {
  -moz-animation: modalComeIn 0.4s ease;
  -webkit-animation: modalComeIn 0.4s ease;
  animation: modalComeIn 0.4s ease;
  visibility: visible;
  /* to keep @ final state */
}
.modal-frame.state-appear .modal-body {
  opacity: 1;
  -moz-transform: translateY(0) scale(1, 1);
  -ms-transform: translateY(0) scale(1, 1);
  -webkit-transform: translateY(0) scale(1, 1);
  transform: translateY(0) scale(1, 1);
}
.modal-frame.state-leave {
  visibility: visible;
}
.modal-frame.state-leave .modal-inset {
  -moz-animation: modalHeadOut 0.35s ease 0.1s;
  -webkit-animation: modalHeadOut 0.35s ease 0.1s;
  animation: modalHeadOut 0.35s ease 0.1s;
  visibility: visible;
}
.modal-frame.state-leave .modal-body {
  opacity: 0;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
}

@-moz-document url-prefix() {
  .modal-frame {
    height: calc(100% - 55px);
  }
}
.modal {
  display: block;
  vertical-align: middle;
  text-align: center;
}

.modal-inset {
  position: relative;
  padding: 60px;
  background-color: white;
  min-width: 320px;
  min-height: 126px;
  margin: auto;
  visibility: hidden;
  -moz-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.modal-inset .close {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  opacity: .4;
}
.modal-inset .close:hover {
  opacity: 1;
}

.modal-body {
  margin: auto;
  opacity: 0;
  -moz-transform: translateY(0) scale(0.8, 0.8);
  -ms-transform: translateY(0) scale(0.8, 0.8);
  -webkit-transform: translateY(0) scale(0.8, 0.8);
  transform: translateY(0) scale(0.8, 0.8);
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.modal-body h3 {
  font-weight: 700;
  padding-bottom: 22px;
  display: block;
  font-size: 32px;
  margin: 0;
  color: var(--ug-blue);
  text-align: center;
}
.modal-body p {
  margin: 0;
  padding-bottom: 20px;
}
.modal-body .ps {
  font-size: 12px;
  opacity: .3;
}

.modal-body a.button.add_to_cart{
  display: block;
  width: 200px;
  font-size: 14px;
  height: 40px;
  border-radius: 20px;
  vertical-align: middle;
  padding: 13px;
  font-weight: 600;
  color: white;
  background-color: var(--ug-pink);
  transition: all .3s;
  margin: 0 auto;
}
.modal-body a.button.add_to_cart:hover{
  opacity: 0.8;
}

@-webkit-keyframes modalComeIn {
  0% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  65.5% {
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
  100% {
    visibility: visible;
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes modalComeIn {
  0% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  65.5% {
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
  100% {
    visibility: visible;
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes modalComeIn {
  0% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  65.5% {
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
  100% {
    visibility: visible;
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@-webkit-keyframes modalHeadOut {
  0% {
    visibility: visible;
    opacity: 1;
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    -webkit-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1);
  }
  100% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: translateY(35px) scale(0.97, 0.97);
    -ms-transform: translateY(35px) scale(0.97, 0.97);
    -webkit-transform: translateY(35px) scale(0.97, 0.97);
    transform: translateY(35px) scale(0.97, 0.97);
  }
}
@-moz-keyframes modalHeadOut {
  0% {
    visibility: visible;
    opacity: 1;
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    -webkit-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1);
  }
  100% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: translateY(35px) scale(0.97, 0.97);
    -ms-transform: translateY(35px) scale(0.97, 0.97);
    -webkit-transform: translateY(35px) scale(0.97, 0.97);
    transform: translateY(35px) scale(0.97, 0.97);
  }
}
@keyframes modalHeadOut {
  0% {
    visibility: visible;
    opacity: 1;
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    -webkit-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1);
  }
  100% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: translateY(35px) scale(0.97, 0.97);
    -ms-transform: translateY(35px) scale(0.97, 0.97);
    -webkit-transform: translateY(35px) scale(0.97, 0.97);
    transform: translateY(35px) scale(0.97, 0.97);
  }
}

/******** REBORN SINGLE PRODUCT **********/

#dug_product_head.dug_has_bg.dug_is_reborn{
  padding: 120px 80px 80px 80px;
  display: flex;
  flex-direction: column;
  /*justify-content: space-evenly;*/
  background-position: bottom right;
}

#dug_product_head.dug_is_reborn #dug_breadcrumbs ul,
#dug_product_head.dug_is_reborn #dug_breadcrumbs ul li a,
#dug_product_head.dug_is_reborn .dug_product_head_content
{
  color: #333;
  text-shadow: none;
}

#dug_product_head.dug_is_reborn .dug_product_head_content .dug_product_desc_container {
  border-color: #333;
}

#dug_product_head.dug_is_reborn  .reborn_price_state_info{
  background-color: transparent;
  border: 3px solid #769C8C;
  display: flex;
  flex-direction: column;
  height: 60px;
  border-radius: 70px;
  justify-content: space-between;
  font-size: 16px;
  color: #333;
  padding: 6px;
  max-width: 200px;
  text-align: center;
  margin-top: 20px;
}

#dug_product_head.dug_is_reborn  .reborn_price_state_info b{
  font-size: 18px;
}


#dug_product_head.dug_is_reborn a.button.see_new_product:hover{
  opacity: 0.8;
}

#dug_product_head.dug_is_reborn a.button.see_new_product,
#dug_product_head.dug_is_reborn a.button.dug_video_link,
#dug_product_head.dug_is_reborn a.button.dug_pieces_de
{
  display: block;
  width: 200px;
  font-size: 14px;
  height: 40px;
  background-size: cover;
  border-radius: 20px;
  vertical-align: middle;
  padding: 13px;
  font-weight: 100;
  color: #fff;
  background-color: #769C8C;
  transition: all .3s;
}

#dug_product_head.dug_is_reborn a.button.see_new_product{
  margin: 20px 0 0 0;
}

#dug_product_head.dug_is_reborn a.button.dug_video_link,
#dug_product_head.dug_is_reborn a.button.dug_pieces_de
{
  margin: 20px 0 0 0;
}

#dug_product_head.dug_is_reborn .dug_reborn_wrapper{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.dug_reborn_cta{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.dug_single_price{
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.dug_single_price .dug_regular_price{
  text-decoration: line-through;
  margin-bottom: 0;
}
.dug_single_price .dug_discounted_price{
  margin-top: 5px;
  margin-bottom: 0;
}

.dug_single_stock{
  font-size: 18px;
  border: 1px solid;
  display: inline-block;
  margin-bottom: 0;
  padding: 5px 30px;
  font-style: italic;
}

/*NE PAS AFFICHER LES PRIX ET STOCKS POUR ES ET PT*/
.lang-es .dug_single_price,
.lang-es .dug_single_stock,
.lang-pt-pt .dug_single_price,
.lang-pt-pt .dug_single_stock{
  display: block!important;
}

#dug_product_head.dug_has_bg.dug_is_reborn .dug_product_head_content h1 {
  max-width: 500px;
  font-size: 56px;
}

.lang-pt-pt .dug_vitrine_msg,
.lang-es .dug_vitrine_msg{
  display: none!important;
}

#ce_reduction_banner{
  position: relative;
  top: 80px;
  height: 90px;
  width: 100%;
  background-color: #333;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ce_reduction_banner p{
  font-weight: 800;
  color: white;
  margin: 15px 0;
  font-size: 16px;
}
#ce_reduction_banner a{
  background-color: #ce5f80;
  padding: 10px 20px;
  color: white;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  text-decoration: none;
  transition: 300ms all;
  line-height: 18px;
  font-size: 16px;
  margin: 0 30px;
  display: inline-block;
}

#ce_reduction_banner a:hover{
  background-color: #ea7c99;
  text-decoration: none;
}

#ce_cta_banner{
  position: relative;
  top: 80px;
  text-align: center;
  background: #333;
  color: white;
  padding: 15px;
}

#ce_cta_banner p{
  margin: 0;
  font-weight: 800;
}

#ce_cta_banner p a{
  color: #D21116;
}


.dug_ce_reduction_price{
  font-size: 12px;
}

#dug_product_head_mobile_gallery{
  height: 550px;
  display: none;
  margin-top: 100px;
}

#dug_product_head_mobile_gallery .swiper-slide{
  background-size: cover;
  background-position: center center;
}

#dug_floa_docu_cta_mobile, #add_to_cart_mobile{
  display: none!important;
}

.display_v2 #dug_floa_docu_cta > p{
  margin-bottom: 0;
}

.display_v2 #dug_floa_simulation_cta > img{
  display: none;
}

.display_v2 #dug_floa_simulation_cta .switch-field{
  margin: 0 15px 0 0;
}

.dug_oos_msg{
  display: inline-block;
  color: #333;
  margin: 0;
  font-style: italic;
  font-size: 18px;
}


#desktop_gallery_cta{
  position: absolute;
  right: 50px;
  top: 160px;
  height: 200px;
  width: 200px;
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: white;
  transition: 0.3s all;
}

#desktop_gallery_cta:hover{
  background-size: 100%;
}

#dug_product_head_desktop_gallery{
  height: 100%;
}

#desktop_gallery_cta div{
  background: rgb(0 0 0 / 40%);
  height: 200px;
  width: 200px;
  padding: 10px;
}

#desktop_gallery_cta div p{
  margin: 0;
  font-size: 54px;
  font-weight: 600;
}

#desktop_gallery_cta.visody_cta div {
  display: flex;
  flex-direction: column;
}

#desktop_gallery_cta.visody_cta div img{
  width: 40px;
}


#mobile_visody_cta {
  display: flex;
  flex-direction: column;
  align-items: end;
  padding: 15px;
}
#mobile_visody_cta img{
  width: 60px;
  margin-bottom: 5px;
}


#dug_desktop_gallery_modal .swiper-wrapper{
  max-width: 900px;
  max-height: 700px;
  /* Add width and Height - Si le slider ne contient qu'une image, le carousel est de taille réduite */
  width: 900px;
  height: 700px;
}
#dug_desktop_gallery_modal .swiper-slide{
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

#dug_desktop_gallery_modal .modal-overlay{
  z-index: 400;
}
#dug_desktop_gallery_modal .modal-frame{
  z-index: 500;
}

#dug_desktop_gallery_modal .swiper-button-next:after,
#dug_desktop_gallery_modal .swiper-button-prev:after{
  color: #000;
  text-shadow: none;
  font-size: 28px;
}
#dug_desktop_gallery_modal .swiper-button-next{
  right: 50px;
}
#dug_desktop_gallery_modal .swiper-button-next:after{
  content: '▶';
}
#dug_desktop_gallery_modal .swiper-button-prev{
  left: 50px;
}
#dug_desktop_gallery_modal .swiper-button-prev:after{
  content: '◀';
}

#dug_desktop_gallery_modal .modal{
  margin-top: 110px;
}

#dug_desktop_gallery_modal .modal-inset{
  padding: 0;
}
#dug_desktop_gallery_modal .modal-body{
  aspect-ratio: 9 / 7;
}

#dug_desktop_gallery_modal .modal-inset .close{
  top: 0;
  right: 0;
  padding: 10px 18px;
  opacity: 1;
  z-index: 600;
  background: #f1f1f1;
  color: #000;
  font-size: 24px;
  text-shadow: none;
}

#dug_desktop_gallery_modal.visody_modal .modal-frame{
  width: 90%;
  max-height: 100vh;
}
#dug_desktop_gallery_modal.visody_modal .modal-frame .modal{
  width: 60%;
  max-height: 80vh;
}
#dug_desktop_gallery_modal.visody_modal .modal-frame .modal-body{
  width: 100%;
  height: 75vh;
}
#dug_desktop_gallery_modal.visody_modal .modal-frame .modal-body .vsd-model-viewer-frame{
  height: 75vh!important;
}


.show_move_desktop_wrapper{
  position: relative;
  z-index: 20;
}

.show_move_desktop{
  width: 80px;
  position: relative;
  top: -100px;
}


/******** RESPONSIVE MON COPAIIIIIIIIIIIIIIN **********/

@media only screen and (max-width :1440px) { /*pc portable - mac*/

  #dug_product_specifications_head .dug_product_specifications_title_container{
    flex-direction: column;
  }
  #dug_product_specifications_head {
    height: 220px;
  }

  #dug_product_specifications_head .dug_product_specifications_title_container h3{
    padding: 20px 40px;
  }


  #dug_product_head.dug_has_bg.dug_is_reborn{
    background-position: bottom center;
  }

  .dug_product_sous_txt{
    max-width: 300px;
  }

  #dug_product_head.dug_has_bg.dug_is_reborn .dug_product_head_content h1 {
    max-width: 320px;
    font-size: 56px;
  }
}

@media only screen and (max-width :1024px) { /*big tablet - small pc portable*/

  #desktop_gallery_cta,  #dug_desktop_gallery_modal{
    display: none;
  }

  #dug_product_specifications_head .dug_product_specifications_title_container h3 {
    font-size: 36px;
  }
  #dug_product_specifications_head .dug_product_specifications_title_container .dug_spec_button {
    font-size: 24px;
    line-height: 34px;
    width: 250px;
    height: 60px;
  }
  #dug_product_specifications_head {
    height: 200px;
  }

  /*HEAD COMPLETE CHANGE TO HAVE IMAGE AND CONTENT SEPARATED ON SMALL SCREENS*/

  #dug_product_head.dug_has_bg{
    background-image:none!important;
  }

  #dug_product_head .dug_product_head_content{
    color: #333;
    text-shadow: none;
  }

  #dug_product_head .dug_product_head_content .dug_missing_stock{
    background-color: rgba(193, 0, 8, 0.6);
    color: white;
    margin-top: 0;
  }

  #dug_product_head .dug_product_head_content a.button{
    background-color: rgba(0, 122, 255, 0.6);
    color: white;
  }
  #dug_product_head .dug_product_head_content .dug_product_desc_container {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
  }

  #dug_product_head_bg_tablet_responsive{
    background-position: center;
    background-size: cover;
    height: 550px;
    margin-top: 70px!important;
  }


  #dug_product_head {
    padding: 40px 80px 20px 80px!important;
    height: inherit!important;
    min-height: inherit!important;
  }

  #dug_product_head #dug_breadcrumbs ul li a , #dug_product_head #dug_breadcrumbs ul li{
    color: #333;
  }

  #dug_product_head .dug_product_thumbnail{
    display: none;
  }

  #dug_product_head_mobile_gallery{
    display: block;
  }

  #dug_product_head_mobile_gallery .swiper-pagination-bullet {
    background: #bbb;
    opacity: 0.6;
    width: 12px;
    height: 12px;
  }

  #dug_product_head_mobile_gallery .swiper-pagination-bullet-active {
    background: #af1830;
    opacity: 1;
  }

  #dug_product_head_mobile_gallery{
    display: block;
  }
}

@media only screen and (max-width :768px) { /*tablet - phone*/
  #layout {
    padding-top: 0 !important;
  }

  #dug_product_head_mobile_gallery{
    min-height: 83vh;
  }

  #dug_product_head_bg_tablet_responsive{
    display: none;
  }

  #dug_product_head_bg_responsive{
    background-position: calc(100% - 30%);
    background-size: cover;
    height: 550px;
    min-height: 80vh;
    margin-top: 70px;
    background-repeat: no-repeat;
  }

  #dug_product_head_bg_responsive.display_v2{
    background-position: center -90px;
    margin-top: 100px;
    min-height: 83vh;
  }

  #dug_product_head_mobile_gallery.display_v2 .swiper-slide{
    background-position: center -90px;
    background-repeat: no-repeat;
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: calc(2vh + 160px) !important;
  }

  #dug_product_specifications_head .dug_product_specifications_btn_container{
    flex-direction: column;
    padding-right: 0;
  }
  #dug_product_specifications_head {
    height: 340px;
  }

  #dug_product_specifications_head .dug_single_separator{
    display: none;
  }

  #dug_product_specifications_content table{
    margin: 40px 20px;
  }
  #dug_product_specifications_content table tr td {
    font-size: 14px;
  }

  #dug_product_head {
    padding: 20px 40px!important;
    height: inherit!important;
  }

  #dug_breadcrumbs ul{
    flex-direction: column;
    align-items: center;
  }

  #dug_breadcrumbs ul li{
    font-size: 14px;
  }

  #dug_product_head .dug_product_head_content h1{
    text-align: center;
  }

  #dug_product_head .dug_product_head_content .dug_product_desc_container{
    max-width: 100%;
    text-align: center;
  }

  #dug_product_head .dug_product_head_content .dug_product_sous_txt{
    text-align: center;
  }
  #dug_product_head .dug_product_head_content .dug_product_color{
    max-width: 100%;
    width: 160px;
    margin: 20px auto 10px;
    justify-content: space-between;
  }
  #dug_product_head .dug_product_head_content .dug_product_color span{
    margin: 0 10px;
  }

  #dug_product_head .dug_product_head_content a.button, #wc_bis_send_form, #dug_product_head .dug_product_head_content a.button.add_to_cart{
    margin-left: auto;
    margin-right: auto;
  }

  #dug_product_head .dug_product_head_content{
    text-align: center;
  }

  #dug_product_head:not(.dug_has_bg) .dug_product_head_content_wrapper{
    justify-content: center;
  }

  .dug_reborn_cta{
    display: block;
    margin: 0 auto;
  }

  #dug_product_head.dug_is_reborn .reborn_price_state_info{
    margin: 20px auto;
    padding: 2px;
    height: 48px;
  }
  #dug_product_head.dug_is_reborn .reborn_price_state_info b{
    font-size: 16px;
  }

  .single-product #dug_search_menu_mobile{
    display: block;
    width: 32px;
  }

  .single-product #dug_cart_menu_mobile {
    width: 32px;
  }

  .single-product #dug_fullscreen_menu{
    height: 100px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    transition: 0.4s all;
  }
  .single-product.dug-show-mobile-search #dug_fullscreen_menu{
    height: 150px;
  }

  .single-product #dug_search_menu_toggle{
    opacity: 0;
    transition: 0.4s all;
  }
  .single-product #dug_search_menu_toggle .dug_search_img_container{
    display: none;
  }

  .single-product.dug-show-mobile-search #dug_search_menu_toggle{
    opacity: 1;
  }

  .single-product #dug_single_anchors_nav{
    display: flex;
    justify-content: space-around;
    padding-top: 10px;
    width: 100%;
  }
  .single-product #dug_single_anchors_nav a{
    display: block;
    color: #333;
  }

  #dug_product_head .dug_product_head_content a.dug_pieces_de{
    display: none;
  }

  #dug_product_specifications_head .dug_product_specifications_title_container,
  #dug_product_specifications_head{
    height: auto;
  }

  #dug_product_specifications_head .dug_product_specifications_title_container .dug_spec_button{
    margin-bottom: 20px;
    margin-left: 0;
  }
  .dug_product_specifications_btn_container a:last-child{
    display: none!important;
  }

  .single-product #dug_product_head_bg_responsive{
    transition: 0.4s all;
  }
  .single-product.dug-show-mobile-search #dug_product_head_bg_responsive{
    margin-top: 150px;
  }

  #dug_floa_docu_cta_mobile, #add_to_cart_mobile{
    display: block!important;
  }
  #dug_floa_docu_cta > p{
    display: none!important;
  }

  #dug_main_infos{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f1f1f1;
    z-index: 100;
    padding-top: 10px;
  }

  #dug_main_infos h1{
    font-size: 20px!important;
  }
  #dug_main_infos .dug_single_price{
    font-size: 18px!important;
    margin: 5px 0 10px 0;
  }
  #dug_main_infos #add_to_cart_mobile{
    background-color: #b81c23;
    color: #fff;
    padding: 5px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
  }

  #dug_product_head.display_v2{
    margin-top: -90px;
  }

  #dug_product_head.display_v2 h1{
    border-bottom: none;
    font-size: 24px !important;
  }
  #dug_product_head.display_v2 .dug_product_short_desc_v2 {
    font-size: 18px;
    margin: 5px 0 10px;
  }

  .dug_oos_msg{
    margin-bottom: 10px;
    padding: 10px 15px;
    background-color: #df7474;
    width: 100%;
    color: white;
    font-weight: 800;
  }

  #wc_bis_product_form .wc_bis_form_title{
    margin: 0 auto 20px;
  }

  .vsd-model-viewer-frame.ratio-mobile-squared{
    height: 550px;
  }

  .vsd-model-viewer model-viewer{
    touch-action: pan-x!important;
  }

}

@media only screen and (max-width :400px) { /*tiny phone*/
  #dug_logo_menu_mobile {
    max-width: 130px;
  }
  #dug_logo_menu_mobile .site-name-logo img{
    margin-top: 0;
  }
  body .dug-menu-button button#open-button::before{
    width: 30px;
    height: 22px;
  }

  .single-product #dug_single_anchors_nav a{
    font-size: 14px;
  }
}

.show_move {
  display: none;
}

@media screen and (max-width: 768px) and (min-height: 768px) {
  .show_move {
    display: block;
    position: fixed;
    left: calc(50% - 30px);
    bottom: 220px;
    width: 60px;
    z-index: 500;
    pointer-events: auto;
  }

  .show_move img {
    display: block;
    width: 60px;
  }
}
