<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 *  Tous droits rÃ©servÃ©s NDKDESIGN
 *
 *  @author Hendrik Masson &lt;postmaster@ndk-design.fr&gt;
 *  @copyright Copyright 2013 - 2014 Hendrik Masson
 *  @license   Tous droits rÃ©servÃ©s
*/

#ndkcsfields-block{
	padding:15px;
	border:1px solid #d6d4d4;
	background:#fff
}
#ndkcsfields-block .form-group{
	padding:10px;
	margin:0;
		border:3px solid #fff
	
}

.toggler {
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    font-size: 16px;
    padding: 0;
    width: 100%;
}

.toggler:hover{
	color:#0097CE;
}

.toggler.active:after{
	content: "\f078";
}

.toggler:after {
    content: "\f077";
    display: inline-block;
    float: right;
    font-family: "FontAwesome";
    font-size: 18px;
    padding: 6px 0 0;
}

.layer_view{
	display:inline-block;
	margin-left:15px
}
.layer_view:after {
    content: "\f06e";
    display: inline-block;
    float: right;
    font-family: "FontAwesome";
    font-size: 18px;
    padding: 0;
    font-weight:normal !important
}

.layer_view.hidden_layer:after {
    content: "\f070"!important;
    color:#999
}

.layer_view.editTool {
  background: #333 none repeat scroll 0 0 !important;
  color: #fff;
  left: 0px;
  padding: 3px;
  position: absolute;
  top: 0px;
  display:none!important;
  margin:0!important;
  height:29px;
  width:29px
}

@media (max-width: 480px) {
	.layer_view.editTool {
		display:none!important;
		visibility:hidden!important
	}
	
	.ui-resizable-se{
		right:-29px!important;
		bottom: -29px!important;
	}
	
	.ui-rotatable-handle {
	  left: -29px!important;
	  bottom: -29px!important;
	}
}

.fieldPane{
	clear:both
}

.resizable_container{
	position:absolute!important
}

.svg-container{
	border:3px solid #F5F5F5;
	cursor:pointer;
	text-align:center
}

.svg-container img{
	margin:auto;
	vertical-align:middle
}

.selected-value, .selected-svg, .selected-color{
	border:3px solid #333!important
}

.absolute-visu{
	position:absolute;
	top: 0;
	right:0;
	left:0;
	background:transparent!important;
}

.color-ndk {
  border: 3px solid #FFF;
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
  text-shadow: 1px 0px 3px #fff;
  min-width:45px
}

.color-ndk span {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  border: 1px solid #999;
  display: block;
  height: 20px;
  padding: 5px;
  width: 80px;
}

.color-ndk:hover &gt; span{
	border-color:#666
}

.ui-wrapper{
	overflow:visible!important
}


#image-block .ui-icon, #image-block .ui-widget-content .ui-icon, #image-block .ui-rotatable-handle {
    background: #333 none repeat scroll 0 0 !important;
    color: #fff;
    font-family: "FontAwesome";
    height: 15px;
    padding: 15px;
    text-indent: 0;
    width: 15px;
    display:none
}

.ui-wrapper:hover &gt; .ui-rotatable-handle, .ui-wrapper:hover &gt; .editTool, .ui-wrapper:hover &gt; .ui-resizable-handle{
	display:block!important
}
.ui-resizable-se{
	right:0px!important;
	bottom: 0px!important;
}
.ui-resizable-nw::after, .ui-icon-gripsmall-diagonal-se::after {
    color: #fff !important;
    content: "ï‚²";
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    height: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 6px;
    width: 100%;
}

.ui-rotatable-handle {
  left: 0px;
  bottom: 0px;
  position:absolute;
  
}

.ui-rotatable-handle:after{
	color: #fff !important;
	content: "\f0e2";
	display: block;
	font-family: "FontAwesome";
	font-size: 20px;
	height: 30px;
	left: 0;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 6px;
	width: 100%;
	
}

.ui-wrapper:hover &gt; .ui-rotatable-handle{
	display:block
}
.ui-resizable:hover, .ui-resizable:active{
	border:1px solid #000
}

#ndkloader{
	position:absolute;
	top: 0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	z-index:99%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cecece+100&amp;amp;0+0,1+100 */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%, rgba(206,206,206,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(206,206,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,0) 0%,rgba(206,206,206,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cecece',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		
}

#saved {
  background: none repeat scroll 0 0 #bfd36e;
  bottom: 0;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  height: 100%;
  left: 0;
  opacity: 0.8;
  padding: 50% 10%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 99;
}
#saved span{
	margin:50% auto;
	position:relative;
	top: 50%;
}

.ndkzoom {
  display: block;
  margin: 5px 0;
  text-align: center;
  width: 100%;
  background:none!important;
  border:none
}
.ndkzoom::before {
  color: #333;
  content: "ï€Ž";
  font-family: "FontAwesome";
  font-size: 40px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 0 4px;
}

#image-block, .svg-container{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%, rgba(238,238,238,1) 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)))!important; /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%)!important; /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%)!important; /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
	
	}
.pb-left-column #image-block img {
  background: none repeat scroll 0 0 transparent!important;
  width: 100%;
}

.textarea:hover{border:1px dashed #000}

#layer_cart{
	z-index:9999
}
.layer_cart_overlay{
	z-index:9998;
}
#image-block{
	overflow:hidden;
	padding:0!important;
}
#image-block:hover .absolute-mask{
	z-index:0!important;
}
#image-block:hover{
	overflow:visible
}
.absolute-mask{
	z-index:99
}

.button.button-small.submitText, .submitSimpleText {
  line-height: 14px;
  padding: 5px!important;
  position: relative;
}

.span_link{
	display:none!important
}

.floatingBarre {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  background:#fff
}

.view_tab {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 18px;
  padding: 10px 30px;
  cursor:pointer;
  border-bottom:none
}

.view_tab.activeView{
	background:#0097CE;
	color:#fff
}
#replace-img-block{
	margin:0
}

.zone_limit {
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
  overflow:hidden
}

.zone_limit.unvisibleZone{
	border:none!important;
	background:transparent!important
}

#image-block:hover .zone_limit{
	border:1px solid #ccc;
	background: repeating-linear-gradient(
	  45deg,
	  rgba(0, 0, 0, 0.1),
	  rgba(0, 0, 0, 0.1) 10px,
	  rgba(0, 0, 0, 0.2) 10px,
	  rgba(0, 0, 0, 0.2) 20px
	);
	overflow:visible
}

.noborder, .visual-text {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  clear: both;
  display: block;
  float: none;
  margin: auto;
  color: inherit;
}

div.bordered{
	border:1px solid #DEDEDE;
	padding:0;
	background:#fff
}

textarea.noborder, textarea.visual-text{
	min-height:250px
}

.error{
	padding: 5px;
	float: left;
	width: 100%;
	text-align: center;
}
.replaced-svg{
	max-width: 100%;
	height: auto !important;
	max-height:100%
}

.visu-tools {
	margin-bottom: 10px;
	
}

.visu-tools p {
	margin: 0;
	padding: 0;
}

.visu-tools label{
	float:right;
	margin-right:8px;
	line-height:30px;
}
.ndk_selector, .custom_selector {
    background: #F5F5F5;
    border-radius: 5px;
    float: right;
    padding: 5px;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #dedede;
}

.fieldPane &gt; .ndk_selector{
	float:none;
	margin:auto;
	display:table
}


.ndk_selector &gt; ul {
    background: #F5F5F5 none repeat scroll 0px 0px;
    left: 0px;
    border:1px solid #dedede;
    position: absolute;
    z-index: 9999;
    top: 26px;
    width: 290px;
    margin-left: -239px;
}

.ndk_selector &gt; ul &gt; li{
	text-indent: -5000px;
	display: inline-block;
	margin: 3px;
	width: 15px;
}


.ndk_selector &gt; ul &gt; li &gt; span, .index-value span {
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #dedede;
}

.index-value {
  padding-right: 26px;
  position: relative;
  text-indent: -5000px;
}

.ndk_selector.opened &gt; .index-value::after {
    content: "\f077";
}
.ndk_selector &gt; .index-value::after {
  content: "\f078";
  display: inline-block;
  float: right;
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0px;
  line-height:13px;
  text-indent:0
}


.tag-selector-container {
    float: left;
    width: 40%;
    display:block
}

.tag-selector-container label, .tag-selector-container .selector{
	display:inline-block;
	float:left;
	clear:none;
	max-width:100%
}

.tag-selector-container .selector select{
	width:150px
}

.box-info-product .exclusive.loadingButton::before, .loadingButton::before {
content: '\f110';
animation: 2s linear 0s normal none infinite spin;
-webkit-animation: 2s linear 0s normal none infinite spin;
-moz-animation: 2s linear 0s normal none infinite spin;
display: inline-block; 
border:none
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}









.sk-folding-cube {
  margin: 20px auto;
  width: 120px;
  height: 120px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  top: 40%;
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}
.layers{
	display:none!important;
	position:absolute;
	left:0;
	background:#fff;
	padding:10px;
	border:1px solid #DEDEDE
}

.pdfWrapper &gt; #image-block{
	float:left;
	position:relative;
	width:600px;
	height:600px
}

.pdfWrapper .absolute-mask, .pdfWrapper #bigpic{
	max-width:100%;
	width:100%;
	height:auto
}

.pdfWrapper .absolute-visu{
	max-width:100%
}
.activeGroup{
	border:3px solid #ccc!important
}

#add_to_cart{
	display:none!important
}

center i {
    display: block;
    font-size: 10px;
}

.img-item-row{
	padding-bottom:15px
}

.hidden-temp-image{
	position:absolute;
	
}

.accessory-popup {
}

.accessory-more::before {
  color: #333;
  content: "ï€Ž";
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 0 4px;
  cursor:pointer
}

.ndk-accessory-quantity {
	border: 1px solid #DEDEDE;
	width: 50px;
	text-align: center;
	padding:5px 8px
}

.quantity-ndk-minus, .quantity-ndk-plus{
	padding:2px 5px
}

.accessory-ndk {
	border-bottom: 1px dashed #dedede;
	padding: 10px;
	margin: 5px 0;
}

.accessory-ndk .price{
	font-weight:bold;
	font-size:15px
}

.fancybox.accessory-more {
	position: absolute;
	right: 0;
	top: 35%;
	color: #dedede;
	
	
}

.fancybox-opened {
	z-index: 99999!important;
}

[class*="disabled_value_by"]{
	display:none!important
}

.status_counter {
	font-size: 10px !important;
	color: #666 !important;
	font-family: verdana !important;
}</pre></body></html>