/* Default css*/
@font-face {
  font-family: 'gothamblackregular';
  src: url('../../fonts/gothamblack_regular-webfont.woff2') format('woff2'),
    url('../../fonts/gothamblack_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'gothamlightregular';
  src: url('../../fonts/gothamlight_regular-webfont.woff2') format('woff2'),
    url('../../fonts/gothamlight_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

#wrap-phone-pop p,
#wrap-phone-pop a,
#wrap-phone-pop span,
#wrap-phone-pop samp,
#wrap-phone-pop div,
#wrap-phone-pop h2,
#wrap-phone-pop h3,
#wrap-phone-pop h4 {
  /* font-family: 'gothamlightregular'; */
}

#wrap-phone-pop img {
  vertical-align: initial;
  /* additional style */
  width: 100%;
}

.cp-gridme .zone-edit-area {
  opacity: 0 !important;
}

#cp-device-ori-to-print .cp-gridme .zone-edit-area,
#cp-device-ori-to-show .cp-gridme .zone-edit-area {
  opacity: 1 !important;
}

.switcher-mobile {
  display: none !important;
}

#wrap-phone-dup {
  visibility: hidden;
}

#center-side {
  transition: all .8s ease-in-out;
}

.zoom-outo {
  display: none;
}

.zoom-function {
  padding: 20px 0 10px;
}

.zoom-function i {
  margin-right: 8px;
  font-size: 16px;
}

.zoom-function a {
  text-transform: uppercase;
}

.over-helper {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .8);
}

.zoom-outo {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 20px;
  z-index: 101;
  left: 0;
  width: 100%;
  display: block;
}

.zoom-outo i {
  color: #fff;
  font-size: 16px;
}

#right-side {
  z-index: 10;
}

/* Content */
/* line 96, ../scss/styles.scss */
#cp-content #cp-head #cp-title-step li i {
  color: #4c4c4c;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  float: left;
}

/* line 103, ../scss/styles.scss */
#cp-content #cp-head #cp-title-step li .fa-angle-down {
  margin-left: 5px;
}

/* line 106, ../scss/styles.scss */
#cp-content #cp-head #cp-title-step li span {
  color: #4c4c4c;
  font-size: 18px;
  font-weight: bold;
  float: left;
  height: 70px;
  line-height: 67px;
  margin-left: 12px;
}

/* line 115, ../scss/styles.scss */
#cp-content #cp-head #cp-title-step li samp {
  float: left;
}

/* line 119, ../scss/styles.scss */
#cp-content #cp-head #cp-title-step .cp-show {
  display: block;
}

/* line 123, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step {
  float: right;
  width: 170px;
  position: relative;
  height: 50px;
  margin: 6px 10px 0 0;
}

/* line 129, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li {
  float: left;
  margin-right: 54px;
  position: relative;
  z-index: 2;
}

/* line 134, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li a {
  display: block;
  height: 50px;
  position: relative;
  cursor: default;
}

/* line 139, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li a i {
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/* line 143, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li a .fa-mobile {
  font-size: 34px;
  display: block;
  color: #4c4c4c;
}

/* line 148, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li a .fa-square-o,
#cp-content #cp-head #cp-link-step li a .fa-check-square {
  position: absolute;
  bottom: 0;
  left: -1px;
  color: #4c4c4c;
  font-size: 16px;
  padding: 0 2px;
  background: #fff;
}

/* line 157, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li a .fa-check-square {
  display: none;
  color: #333333;
}

/* line 161, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li a .fa-th {
  font-size: 20px;
  display: block;
  color: #4c4c4c;
  margin-left: -4px;
  padding: 10px 0 0;
}

/* line 168, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step li a .fa-picture-o {
  font-size: 20px;
  display: block;
  color: #4c4c4c;
  margin-left: -5px;
  padding: 10px 0 0;
}

/* line 178, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step .cp-current-step a .fa-mobile,
#cp-content #cp-head #cp-link-step .cp-current-step a .fa-th,
#cp-content #cp-head #cp-link-step .cp-current-step a .fa-picture-o {
  color: #333333;
}

/* line 181, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step .cp-current-step a a {
  cursor: pointer;
}

/* line 186, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step .cp-active .fa-check-square {
  display: block;
}

/* line 189, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step .cp-active a {
  cursor: pointer;
}

/* line 193, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step .cp-active a:hover .fa-mobile,
#cp-content #cp-head #cp-link-step .cp-active a:hover .fa-th,
#cp-content #cp-head #cp-link-step .cp-active a:hover .fa-picture-o {
  color: #333333;
}

/* line 198, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step .cp-last {
  margin-right: 0px;
}

/* line 201, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step .cp-sep {
  overflow: hidden;
  left: 0;
  bottom: 7px;
  background: #a3a3a3;
  height: 2px;
  z-index: 0;
  position: absolute;
  width: 150px;
  margin-right: 0;
}

/* line 213, ../scss/styles.scss */
#cp-content #cp-head #cp-link-step #cp-st-2 .fa-square-o,
#cp-content #cp-head #cp-link-step #cp-st-2 .fa-check-square,
#cp-content #cp-head #cp-link-step #cp-st-3 .fa-square-o,
#cp-content #cp-head #cp-link-step #cp-st-3 .fa-check-square {
  left: -2px;
}

/* line 219, ../scss/styles.scss */
#wrap-phone #cp-start {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 885px;
  margin-left: -443px;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%);
}

/* line 221, ../scss/styles.scss */
#cp-content #cp-start .cp-row {
  display: table;
  height: 170px;
}

/* line 229, ../scss/styles.scss */
#cp-content #cp-start .cp-row .cp-brand i {
  font-size: 40px;
  color: #a3a3a3;
}

/* line 234, ../scss/styles.scss */
#cp-content #cp-start .cp-row .cp-device {
  display: table-cell;
  vertical-align: bottom;
}

/* line 237, ../scss/styles.scss */
#cp-content #cp-start .cp-row .cp-device li {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  padding-right: 24px;
}

/* line 242, ../scss/styles.scss */
#cp-content #cp-start .cp-row .cp-device li a {
  display: block;
}

/* line 245, ../scss/styles.scss */
#cp-content #cp-start .cp-row .cp-device li img {
  display: block;
  margin: 0 auto 5px;
}

/* line 249, ../scss/styles.scss */
#cp-content #cp-start .cp-row .cp-device li span {
  font-size: 13px;
  color: #a3a3a3;
}

/* line 254, ../scss/styles.scss */
#cp-content #cp-start .cp-row .cp-device li a:hover span {
  color: #333333;
}

/* line 262, ../scss/styles.scss */
#cp-content .none {
  display: none;
}

/* line 265, ../scss/styles.scss */
#cp-content #wrap-phone {
  min-height: 455px;
  position: relative;
  overflow: hidden;
}

/* line 269, ../scss/styles.scss */
#cp-content #wrap-phone #cp-sel-Device {
  padding-top: 18px;
  margin-bottom: 20px;
}

/* line 273, ../scss/styles.scss */
#cp-device-ori,
#cp-device-ori-gen {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
}

.cp-gridme {
  overflow: hidden;
}

#cp-device-ori-gen .cp-h-v {
  display: none !important;
}

/* line 295, ../scss/styles.scss */
#cp-content #wrap-phone .cp-btn-action {
  position: absolute;
  left: 40px;
  top: 375px;
  display: none;
}

/* line 300, ../scss/styles.scss */
#cp-content #wrap-phone .cp-btn-action a {
  font-size: 15px;
  color: #4c4c4c;
  float: left;
  clear: both;
  margin-bottom: 15px;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

/* line 308, ../scss/styles.scss */
#cp-content #wrap-phone .cp-btn-action a i {
  color: #c6c6c6;
  font-size: 19px;
  margin-right: 12px;
  position: relative;
  top: 2px;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

/* line 318, ../scss/styles.scss */
#cp-content #wrap-phone .cp-btn-action a:hover,
#cp-content #wrap-phone .cp-btn-action a:hover i {
  color: #333333;
}

/* line 322, ../scss/styles.scss */
#cp-content #wrap-phone .cp-btn-action .cp-btn-shuffle i {
  margin-right: 9px;
}

/* line 328, ../scss/styles.scss */
#cp-content #cp-sel-layout {
  position: relative;
  left: 30px;
  bottom: 0;
  width: 830px;
  overflow: hidden;
  height: 100px;
}

/* line 335, ../scss/styles.scss */
#cp-content #cp-sel-layout ul {
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 341, ../scss/styles.scss */
#cp-content #cp-sel-layout li {
  background-color: #f1f1f1;
  border-radius: 2px;
  cursor: pointer;
  float: left;
  height: 99px;
  margin: 0 2px 0 0;
  width: 94px;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

/* line 351, ../scss/styles.scss */
#cp-content #cp-sel-layout li a {
  display: table-cell;
  height: 99px;
  text-align: center;
  vertical-align: middle;
  width: 94px;
}

/* line 359, ../scss/styles.scss */
#cp-content #cp-sel-layout li:hover,
#cp-content #cp-sel-layout li.cp-active {
  background: rgba(51, 51, 51, 0.3);
}

/* line 362, ../scss/styles.scss */
#cp-content #cp-sel-layout li.cp-active a {
  cursor: default;
}

/* line 366, ../scss/styles.scss */
#cp-content #cp-sel-Photos {
  position: relative;
  left: 110%;
  bottom: 5px;
  width: 100%;
  display: none;
  margin-top: -95px;
  top: 8px;
  background: url(../../img/fnd_sel_ph.png);
  overflow: hidden;
}

/* line 376, ../scss/styles.scss */
#cp-content #cp-sel-Photos .jscroll {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: -80px;
}

/* line 384, ../scss/styles.scss */
#cp-content #cp-sel-Photos ul {
  overflow: hidden;
}

/* line 388, ../scss/styles.scss */
#cp-content #cp-sel-Photos .cp-first-el {
  background: #f6f6f6 !important;
}

/* line 391, ../scss/styles.scss */
.cp-btn-more-pic {
  width: 55% !important;
  height: 45px;
  position: relative;
  line-height: 45px;
  z-index: 2;
  text-align: center;
  background-color: #1d1d1d;
  float: left;
}

.cp-btn-more-pic samp {
  color: #fff;
  font-size: 12px;
}

.file-upload-img {
  max-width: 20px;
  position: relative;
  bottom: -2px;
  display: inline;
  margin-right: 5px;
}

.cp-btn-more-pic i {
  font-size: 17px !important;
  position: relative;
  right: 5px;
  top: 1px;
}

#lft-side .cp-btn-more-pic:hover {
  background: #48038C !important;
}

.cp-btn-more-pic #uniform-fileupload {
  position: absolute;
  top: 0;
  left: 0;
  height: 121px;
  opacity: 0;
  width: 100%;
  filter: alpha(opacity=0);
}

/* line 402, ../scss/styles.scss */
.cp-btn-more-pic .cp-loader-number {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  top: 0;
  z-index: 10;
}

/* line 413, ../scss/styles.scss */
.cp-btn-more-pic #cp-img-lo-w {
  bottom: 0;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 30;
  width: 100%;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}

/* line 422, ../scss/styles.scss */
.cp-btn-more-pic #cp-img-lo-w #cp-img-lo {
  color: #fff;
  display: inline-block;
  font-size: 14px !important;
  z-index: 10;
}

#btn-instagram {
  background-color: #6c443b;
  color: #fff;
}

#btn-instagram

/* line 436, ../scss/styles.scss */
.cp-btn-more-pic .fa-plus {
  position: absolute;
  top: 21px;
  right: 20px;
  color: #4c4c4c;
  background-color: #fff;
  font-size: 13px;
}

/* line 445, ../scss/styles.scss */
.cp-btn-more-pic:hover {
  background: #48038C !important;
  color: #fff !important;
}

/* line 453, ../scss/styles.scss */
.cp-btn-more-instag {
  float: left;
  width: 120px;
  height: 121px;
}

/* line 459, ../scss/styles.scss */
#cp-sel-Photos li {
  float: left;
  width: 21%;
  height: 81px;
  border: 1px dotted #dddddd;
  padding: 3px;
  position: relative;
  margin: 2%;
}

/* line 465, ../scss/styles.scss */
#cp-sel-Photos li a {
  display: block;
  position: relative;
  height: 74px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  border-radius: 2px;
}

/* line 471, ../scss/styles.scss */
#cp-sel-Photos li a img {
  display: none;
}

.cp-gridme-cover .pep-dpa {
  background: rgba(0, 0, 0, .1);
}

/* line 474, ../scss/styles.scss */
#cp-sel-Photos li a i {
  width: 100%;
  height: 74px;
  font-size: 23px;
  text-align: center;
  line-height: 74px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}

#cp-sel-Photos li.execr a i {
  display: block;
}

/* line 489, ../scss/styles.scss */
#cp-sel-Photos li a:hover i {
  display: block;
}

#cp-sel-Photos li:hover {
  border: 1px solid #48038C;
}

/* line 516, ../scss/styles.scss */
#cp-sel-Text #cp-textarea .cp-input-txt {
  -webkit-appearance: none;
}

/* line 517, ../scss/styles.scss */
#cp-sel-Text #cp-textarea textarea:focus,
#cp-content #cp-sel-Text #cp-textarea input:focus {
  outline: 0;
}

/* line 521, ../scss/styles.scss */
#cp-sel-Text .cp-tit-txt {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #4c4c4c;
  margin-bottom: 20px;
}

/* line 527, ../scss/styles.scss */
#cp-sel-Text .cp-tit-txt i {
  font-size: 20px;
  margin-right: 15px;
  color: #4c4c4c;
}

/* line 547, ../scss/styles.scss */
#cp-sel-Text .cp-btn-save {
  width: 215px;
  height: 56px;
  background-color: #333333;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

/* line 560, ../scss/styles.scss */
#cp-sel-Text .cp-btn-save:hover {
  background-color: #12bac9;
}

/* line 584, ../scss/styles.scss */
.cp-list-color .noir {
  background-color: #464646;
}

/* line 587, ../scss/styles.scss */
#cp-content .cp-list-color .gris {
  background-color: #818080;
}

/* line 590, ../scss/styles.scss */
#cp-content .cp-list-color .blanc {
  background-color: #fff;
}

/* line 593, ../scss/styles.scss */
#cp-content .cp-list-color .marron {
  background-color: #976b01;
}

/* line 596, ../scss/styles.scss */
#cp-content .cp-list-color .bleu {
  background-color: #48038C;
}

/* line 599, ../scss/styles.scss */
#cp-content .cp-list-color .vert {
  background-color: #2ecc71;
}

/* line 602, ../scss/styles.scss */
#cp-content .cp-list-color .jaune {
  background-color: #f1c40f;
}

/* line 605, ../scss/styles.scss */
#cp-content .cp-list-color .rose {
  background-color: #f613d9;
}

/* line 608, ../scss/styles.scss */
#cp-content .cp-list-color .rouge {
  background-color: #e74c3c;
}

/* line 611, ../scss/styles.scss */
#cp-content .cp-list-color .orange {
  background-color: #e67e22;
}

/* line 614, ../scss/styles.scss */
#cp-content .cp-list-color .gris-f {
  background-color: #bdc3c7;
}

/* line 617, ../scss/styles.scss */
#cp-content .cp-list-color .turk {
  background-color: #1abc9c;
}

/* line 620, ../scss/styles.scss */
#cp-content .cp-list-color .orange-c {
  background-color: #f39c12;
}

/* line 623, ../scss/styles.scss */
#cp-content .cp-list-color .wet {
  background-color: #34495e;
}

/* line 626, ../scss/styles.scss */
#cp-content .cp-list-color .cp-active-color-t {
  border-color: #333333;
}

/* line 684, ../scss/styles.scss */
#cp-device-ori-gen {
  left: 0;
  position: absolute !important;
  top: 0;
  z-index: 1;
}

#cdesigner .columns-container {
  background: none;
}

/* line 690, ../scss/styles.scss */
.cp-input-gen {
  position: absolute;
  left: 40px;
  top: 100px;
  z-index: 40;
  display: block;
  cursor: all-scroll;
  background: none !important;
  border: 0 !important;
  color: #333333;
}

.cp-input-gen pre {
  font-size: 30px;
}

/* line 699, ../scss/styles.scss */
.s-t {
  font-size: 16px;
}

/* line 702, ../scss/styles.scss */
.m-t {
  font-size: 28px;
}

/* line 705, ../scss/styles.scss */
.g-t {
  font-size: 38px;
}

/* line 708, ../scss/styles.scss */
.text-danger {
  color: #a94442;
}

/* line 712, ../scss/styles.scss */
.col-md-6 .col-md-6.sqr .cp-h-v,
.col-md-3.sqr .cp-h-v,
.col-md-3 .sqr.col-md-12 .cp-h-v {
  margin-top: 0 !important;
  top: 4px !important;
}

/* line 716, ../scss/styles.scss */
.col-md-6 .col-md-6.sqr .cp-modify,
.col-md-3.sqr .cp-modify,
.col-md-3 .sqr.col-md-12 .cp-modify {
  margin-right: 0 !important;
}

/* line 720, ../scss/styles.scss */
.sqr .wrap-img-drag {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-position: center;
}

/* line 728, ../scss/styles.scss */
.sqr .wrap-img-drag img {
  display: none;
  max-width: inherit !important;
}

/* line 731, ../scss/styles.scss */
.sqr .wrap-img-drag .cp-h-v {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 11;
  -webkit-transition-property: display;
  -moz-transition-property: display;
  -o-transition-property: display;
  transition-property: display;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-align: center;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* line 742, ../scss/styles.scss */
.sqr .wrap-img-drag .cp-modify {
  margin: 0 10px 0 0;
}

/* line 744, ../scss/styles.scss */
.sqr .wrap-img-drag .cp-modify .fa-circle {
  color: #333333;
}

/* line 749, ../scss/styles.scss */
.sqr .wrap-img-drag .cp-modify:hover .fa-circle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 754, ../scss/styles.scss */
#cp-btn-delete {
  background: #e95b4c !important;
  border-color: #e95b4c !important;
  margin-right: 4px !important;
}

.cp-btn-cancel {
  width: auto !important;
  padding: 0 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  position: relative;
  bottom: 4px;
}

.cl-validate-crop {
  position: relative;
  bottom: 4px;
}

/* line 758, ../scss/styles.scss */
#cp-btn-delete:hover {
  background: #c0392b !important;
  border-color: #c0392b !important;
}

/* line 762, ../scss/styles.scss */
#cp-main {
  width: 2000px;
  position: relative;
  overflow: hidden;
}

/* line 774, ../scss/styles.scss */
#cp-img-coque {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
}

/* line 780, ../scss/styles.scss */
.cp-mask-img {
  position: relative;
  z-index: 30;
  left: 0;
  top: 0;
}

/* line 789, ../scss/styles.scss */
.cp-gridme-cover .cp-cibled-row {
  background: no-repeat !important;
}

/* line 792, ../scss/styles.scss */
.cp-gridme,
.cp-gridme-cover {
  position: absolute;
  z-index: 29;
  left: 4px;
  top: 4px;
  bottom: 4px;
  right: 4px;
}

.pre-design .cp-gridme,
.pre-design .cp-gridme-cover {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.pre-design #cp-ct-step #step1 {
  display: none !important;
}

/* line 799, ../scss/styles.scss */
.cp-gridme .container-fluid,
.cp-gridme-cover .container-fluid {
  height: 100%;
  width: 100%;
  padding: 0 !important;
}

/* line 803, ../scss/styles.scss */
.cp-gridme .col-md-6,
.cp-gridme-cover .col-md-6 {
  width: 50%;
  float: left;
}

/* line 807, ../scss/styles.scss */
.cp-gridme .col-md-9,
.cp-gridme-cover .col-md-9 {
  width: 75%;
  float: left;
}

/* line 811, ../scss/styles.scss */
.cp-gridme .col-md-3,
.cp-gridme-cover .col-md-3 {
  width: 25%;
  float: left;
}

/* line 815, ../scss/styles.scss */
.cp-gridme .col-md-12,
.cp-gridme-cover .col-md-12 {
  width: 100%;
  float: left;
}

#search-bloc {
  display: none;
}

/* line 819, ../scss/styles.scss */
.cp-gridme .sqr,
.cp-gridme-cover .sqr {
  outline: 1px dotted #dddddd !important;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding: 0 !important;
}

/* line 825, ../scss/styles.scss */
.cp-gridme .sqr {
  visibility: visible !important;
}

/* line 828, ../scss/styles.scss */
.cp-gridme .wrap-img-drag {
  visibility: visible !important;
}

/* line 832, ../scss/styles.scss */
.cp-gridme-cover:hover .sqr {
  visibility: visible !important;
}

/* line 836, ../scss/styles.scss */
.cp-gridme-cover {
  z-index: 32;
}

/* line 838, ../scss/styles.scss */
.cp-gridme-cover .cp-modify {
  -webkit-transition-property: font;
  -moz-transition-property: font;
  -o-transition-property: font;
  transition-property: font;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/* line 842, ../scss/styles.scss */
.cp-gridme-cover .sqr {
  outline: 5px solid rgba(51, 51, 51, 0.06);
  visibility: hidden;
}

/* line 846, ../scss/styles.scss */
.cp-gridme-cover .wrap-img-drag {
  display: block;
  background: none !important;
}

/* line 849, ../scss/styles.scss */
.cp-gridme-cover .wrap-img-drag img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 10 !important;
}

/* line 854, ../scss/styles.scss */
.cp-gridme-cover .no-visible {
  visibility: hidden;
}

/* line 861, ../scss/styles.scss */
.cp-gridme-cover .sqr:hover .wrap-img-drag {
  visibility: visible;
}

/* line 866, ../scss/styles.scss */
#cp-img-coque img,
.cp-mask-img img {
  max-width: 100%;
  display: block;
}

/* line 870, ../scss/styles.scss */
/*
.cp-cibled-row {
  background: rgba(51, 51, 51, 0.3);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}*/

#cp-sel-Text {
  display: block;
}

/* line 875, ../scss/styles.scss */
#cp-crop-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.98);
  z-index: 999999999;
  width: 100%;
  display: none;
  padding-top: 43px;
  overflow: auto;
  padding-bottom: 50px;
}

.eg-button a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #48038C;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  margin-left: 5px !important;
  position: static !important;
}

.eg-button a:hover {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 884, ../scss/styles.scss */
#cp-crop-image #cp-cropit-me {
  position: relative;
  top: 10px;
  width: 100%;
}

/* line 889, ../scss/styles.scss */
#cp-crop-image #cp-cropit-me .cropit {
  position: relative;
}

/* line 892, ../scss/styles.scss */
#cp-crop-image #cp-cropit-me .sliceCenter {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

/* line 896, ../scss/styles.scss */
#cp-crop-image #cp-cropit-me .btn-crop-me {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

/* line 900, ../scss/styles.scss */
#cp-crop-image #cp-cropit-me .btn-crop-me a {
  float: left;
  width: 50%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

/* line 912, ../scss/styles.scss */
.cp-delete-fast .fa-camera {
  color: #fff;
}

/* line 916, ../scss/styles.scss */
.text-danger {
  color: #e74c3c;
}

/* line 920, ../scss/styles.scss */
.cp-delete-fast:hover .text-danger {
  color: #c0392b;
}

/* line 924, ../scss/styles.scss */
.turk {
  color: #1abc9c;
}

/* line 927, ../scss/styles.scss */
.gris-f {
  color: #bdc3c7;
}

/* line 930, ../scss/styles.scss */
.orange {
  color: #e67e22;
}

/* line 933, ../scss/styles.scss */
.noir {
  color: #464646;
}

/* line 936, ../scss/styles.scss */
.gris {
  color: #818080;
}

/* line 939, ../scss/styles.scss */
.blanc {
  color: #fff;
}

/* line 942, ../scss/styles.scss */
.marron {
  color: #976b01;
}

/* line 945, ../scss/styles.scss */
.bleu {
  color: #48038C;
}

/* line 948, ../scss/styles.scss */
.vert {
  color: #2ecc71;
}

/* line 951, ../scss/styles.scss */
.jaune {
  color: #f1c40f;
}

/* line 954, ../scss/styles.scss */
.rose {
  color: #f613d9;
}

/* line 957, ../scss/styles.scss */
.rouge {
  color: #e74c3c;
}

/* line 960, ../scss/styles.scss */
.orange-c {
  color: #f39c12;
}

/* line 963, ../scss/styles.scss */
.wet {
  color: #34495e;
}

/* line 966, ../scss/styles.scss */
.fileinput-button {
  position: relative;
  overflow: hidden;
}

/* line 970, ../scss/styles.scss */
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {

  /* line 983, ../scss/styles.scss */
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

/* line 989, ../scss/styles.scss */
#cp-nav-btn {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -19px;
  width: 100%;
}

/* line 995, ../scss/styles.scss */
#cp-nav-btn a {
  font-size: 36px;
  color: #f6f6f6;
  float: left;
  margin: 0 0 0 -41px;
  display: none;
}

/* line 1002, ../scss/styles.scss */
#cp-nav-btn .cp-btn-s {
  float: right;
  margin: 0 -46px 0 0;
}

/* line 1006, ../scss/styles.scss */
#cp-nav-btn a:hover {
  color: #333333;
}

/* Cropper  */
/* line 1012, ../scss/styles.scss */
.eg-wrapper {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.68);
  border: 1px solid gainsboro;
  height: 400px;
  overflow: hidden;
  width: 400px;
  clear: both;
  margin: 0 auto;
}

/* line 1020, ../scss/styles.scss */
.eg-wrapper:after {
  squared-shadow: inset 0 0 6px rgba(255, 255, 255, 0.9);
}

/* line 1024, ../scss/styles.scss */
.eg-wrapper img {
  width: 100%;
}

/* line 1028, ../scss/styles.scss */
.preview {
  float: left;
  overflow: hidden;
}

/* line 1033, ../scss/styles.scss */
.preview-lg {
  width: 290px;
  height: 400px;
}

/* line 1038, ../scss/styles.scss */
.eg-button {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 15px;
  text-align: center;
}

/* line 1043, ../scss/styles.scss */
.eg-button .fa-square {
  font-size: 30px;
  color: rgba(51, 51, 51, 0.6);
}

/* line 1047, ../scss/styles.scss */
.eg-button .fa-stack-2x {
  font-size: 14px !important;
  color: #fff;
  height: 2em;
  left: -1px;
  line-height: 1.9em;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 75%;
}

.eg-button .cp-btn-cancel,
.eg-button .cl-validate-crop {
  font-size: 14px;
  bottom: 4px;
  position: relative !important;
}

/* line 1059, ../scss/styles.scss */
.eg-button a:hover .fa-square {
  font-size: 30px;
  color: #333333;
}

/* line 1065, ../scss/styles.scss */
.cp-preview {
  position: absolute !important;
  left: 50%;
  top: 49px;
  width: 150px !important;
  margin-left: -373px;
  /*
  margin: -30px auto 0;
  max-width: 400px !important;
  */
}

.cp-h-v a.fa-stack {
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
}

.cp-h-v a i {
  font-size: 12px;
}

.cp-delete-fast i {
  position: relative;
  bottom: 3px;
}

/* line 1071, ../scss/styles.scss */
#cp-device-ori-prev {
  width: 100%;
}

/* line 1073, ../scss/styles.scss */
#cp-device-ori-prev .wrap-img-drag {
  background: none !important;
}

/* line 1076, ../scss/styles.scss */
#cp-device-ori-prev .cp-gridme-cover,
#cp-device-ori-prev .cp-input-gen {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 1078, ../scss/styles.scss */
#cp-device-ori-prev .cp-gridme-cover .wrap-img-drag,
#cp-device-ori-prev .cp-input-gen .wrap-img-drag {
  display: none;
}

/* line 1083, ../scss/styles.scss */
.cp-wpreviw {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
}

/* line 1090, ../scss/styles.scss */
.cp-wpreviw img {
  display: block !important;
}

/* line 1094, ../scss/styles.scss */
#cp-nav-r {
  margin: 0 auto 20px;
  overflow: hidden;
  width: 213px;
}

/* line 1098, ../scss/styles.scss */
#cp-nav-r li {
  float: left;
  margin-right: 11px;
}

/* line 1101, ../scss/styles.scss */
#cp-nav-r li a {
  background: none repeat scroll 0 0 rgba(51, 51, 51, 0.6);
  border: 1px solid rgba(51, 51, 51, 0.6);
  color: #fff;
  transition: color 0.3s ease-out 0s, border 0.3s ease-out 0s;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  padding: 0 9px;
  float: left;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
}

/* line 1113, ../scss/styles.scss */
#cp-nav-r li a:hover {
  background: none repeat scroll 0 0 #333333;
  border: 1px solid #333333;
}

/* line 1119, ../scss/styles.scss */
.cp-show-a-crop {
  display: block !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  position: relative;
}

/* line 1124, ../scss/styles.scss */
#cp-device-ori-prev .cp-show-a-crop {
  display: none !important;
}

/* line 1128, ../scss/styles.scss */
.cp-gridme .wrap-img-drag a {
  display: none !important;
}

/* alertify */
/* line 1134, ../scss/styles.scss */
.alertify,
.alertify-show,
.alertify-log {
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* easeOutBack */
}

/* line 1141, ../scss/styles.scss */
.alertify-hide {
  -webkit-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  /* easeInBack */
}

/* line 1148, ../scss/styles.scss */
.alertify-log-hide {
  -webkit-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  /* easeInBack */
}

/* line 1155, ../scss/styles.scss */
.alertify-cover {
  position: fixed;
  z-index: 9999999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 1162, ../scss/styles.scss */
.alertify-cover-hidden {
  display: none;
}

/* line 1165, ../scss/styles.scss */
.alertify {
  position: fixed;
  z-index: 99999;
  top: 50px;
  left: 50%;
  max-width: 70%;
  transform: translateX(-50%);
  opacity: 1;
  min-width: 500px;
}

/* line 1172, ../scss/styles.scss */
.alertify-hidden {
  -webkit-transform: translate(0, -150px);
  -moz-transform: translate(0, -150px);
  -ms-transform: translate(0, -150px);
  -o-transform: translate(0, -150px);
  transform: translate(0, -150px);
  opacity: 0;
  display: none;
}

/* overwrite display: none; for everything except IE6-8 */
/* line 1182, ../scss/styles.scss */
:root *>.alertify-hidden {
  display: block;
  visibility: hidden;
}

/* line 1186, ../scss/styles.scss */
.alertify-logs {
  position: fixed;
  z-index: 5000;
  bottom: 10px;
  right: 10px;
  width: 300px;
}

/* line 1193, ../scss/styles.scss */
.alertify-logs-hidden {
  display: none;
}

/* line 1196, ../scss/styles.scss */
.alertify-log {
  display: block;
  margin-top: 10px;
  position: relative;
  right: -300px;
  opacity: 0;
}

/* line 1203, ../scss/styles.scss */
.alertify-log-show {
  right: 0;
  opacity: 1;
}

/* line 1207, ../scss/styles.scss */
.alertify-log-hide {
  -webkit-transform: translate(300px, 0);
  -moz-transform: translate(300px, 0);
  -ms-transform: translate(300px, 0);
  -o-transform: translate(300px, 0);
  transform: translate(300px, 0);
  opacity: 0;
}

/* line 1215, ../scss/styles.scss */
.alertify-dialog {
  padding: 20px;
}

/* line 1218, ../scss/styles.scss */
.alertify-resetFocus {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1228, ../scss/styles.scss */
.alertify-inner {
  text-align: center;
}

/* line 1231, ../scss/styles.scss */
.alertify-text {
  margin-bottom: 15px;
  width: 100%;
  -webkit-squared-sizing: border-squared;
  -moz-squared-sizing: border-squared;
  squared-sizing: border-squared;
  font-size: 100%;
}

/* line 1242, ../scss/styles.scss */
.alertify-button,
.alertify-button:hover,
.alertify-button:active,
.alertify-button:visited {
  background: none;
  text-decoration: none;
  border: none;
  /* line-height and font-size for input button */
  line-height: 1.5;
  font-size: 100%;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}

@media only screen and (max-width: 680px) {

  /* line 1256, ../scss/styles.scss */
  .alertify,
  .alertify-logs {
    width: 90%;
    -webkit-squared-sizing: border-squared;
    -moz-squared-sizing: border-squared;
    squared-sizing: border-squared;
  }

  /* line 1262, ../scss/styles.scss */
  .alertify {
    left: 5%;
    margin: 0;
  }
}

/**
 * Default Look and Feel
 */
/* line 1271, ../scss/styles.scss */
.alertify,
.alertify-log {
  /* font-family: sans-serif; */
}

/* line 1274, ../scss/styles.scss */
.alertify {
  background: #f6f6f6;
  border: 5px solid #48038C;
  z-index: 999999999999;
  border-radius: 2px;
}

/* line 1284, ../scss/styles.scss */
.alertify-text {
  border: 1px solid #cccccc;
  padding: 10px;
}

/* line 1289, ../scss/styles.scss */
.alertify-button {
  color: #FFF;
  font-weight: bold;
  padding: 6px 15px;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}

/* line 1304, ../scss/styles.scss */
.alertify-button:hover,
.alertify-button:focus {
  outline: none;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

/* line 1312, ../scss/styles.scss */
.alertify-button:focus {
  squared-shadow: 0 0 15px #48038C;
}

/* line 1315, ../scss/styles.scss */
.alertify-button:active {
  position: relative;
  squared-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 1321, ../scss/styles.scss */
.alertify-button-cancel,
.alertify-button-cancel:hover,
.alertify-button-cancel:focus {
  background-color: #333333;
  border: 1px solid #333333;
  border-radius: 2px;
}

/* line 1327, ../scss/styles.scss */
.alertify-button-ok {
  background: #1d1d1d;
  border: 1px solid #1d1d1d;
  border-radius: 2px;
}

.alertify-button-ok:hover {
  background: #48038C;
  border: 1px solid #48038C;
}

/* line 1332, ../scss/styles.scss */
.alertify-log {
  background: #fff;
  background: rgba(0, 0, 0, 0.9);
  padding: 15px;
  border-radius: 4px;
  color: #FFF;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}

/* line 1340, ../scss/styles.scss */
.alertify-log-error {
  background: #FE1A00;
  background: rgba(254, 26, 0, 0.9);
}

/* line 1344, ../scss/styles.scss */
.alertify-log-success {
  background: #5CB811;
  background: rgba(92, 184, 17, 0.9);
}

/* line 1348, ../scss/styles.scss */
.alertify-message {
  text-align: center;
  margin-bottom: 15px;
  color: #3d3d3d;
  font-size: 14px;
}

/* line 1354, ../scss/styles.scss */
#cp-device-ori .cp-gridme .sqr .wrap-img-drag img {
  z-index: 10 !important;
}

/* line 1363, ../scss/styles.scss */
.no-bg-gen {
  background: none !important;
}

#cp-device-ori-to-print {
  position: absolute;
  left: 0;
  top: 60px;
  overflow: hidden;
  display: block;
  z-index: 1;
  /*
  -moz-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  */
}

.step5 .list {
  padding: 20px 0;
}

.no-phone {
  /*
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  */
}

.no-phone .cp-mask-img {
  visibility: hidden;
}

.hide {
  display: none;
}

.overlay-bg {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .97);
  display: none;
  z-index: 9999999999;
}

.overlay-bg .loader-canvas {
  background: #464646 none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  height: 20px;
  left: 50%;
  margin-left: -140px;
  position: relative;
  top: 100px;
  width: 280px;
  border-radius: 2px;
}

.overlay-bg .loader-canvas .progress {
  height: 19px;
  background: #fff;
  width: 0%;
  overflow: hidden;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.overlay-bg .loader-canvas .progress-txt {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: 0;
  text-align: center;
  top: -30px;
  width: 100%;
  /* font-family: 'Poiret One' */
}

.overlay-bg .loader-canvas .progress-title {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: 27px;
  width: 100%;
  /* font-family: 'Poiret One' */
}

#cdesigner {
  position: relative;
}

a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
}

#layer_cart {
  top: 35%;
}

#cp-content #cp-sel-Photos .cp-btn-more-pic .fa-instagram {
  color: #4c4c4c;
  font-size: 30px;
}

#cp-content #cp-sel-Photos .cp-btn-more-pic:hover .fa-instagram {
  color: #fff;
}

/*
#cp-device-ori-to-print #cp-device-ori{
  width: 524px;
}*/

#cp-device-ori-to-print .cp-gridme,
#cp-device-ori-to-print .cp-gridme-cover {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.cp-wrlst {
  float: left;
  clear: both;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}

.cp-device {
  position: relative;
  left: 0;
  top: 0;
}

@media screen and (max-width: 1140px) {

  #cp-device-ori,
  #cp-device-ori-gen {
    max-width: 360px;
  }
}

@media screen and (max-width: 1024px) {
  .cp-gridme-cover .no-visible {
    visibility: visible !important;
  }

  #wrap-phone-pop {
    overflow: auto;
  }

  #cp-device-ori,
  #cp-device-ori-gen {
    display: inline-block;
  }

  /*
  .ovhidden {
      overflow: auto !important;
  }*/
  .cp-wrlst,
  .jscroll,
  #cp-sel-layout,
  #step2 {
    overflow: auto !important;
  }

  .jscroll ul,
  #cp-sel-layout ul,
  #step2 ul {
    position: static !important;
  }

  #wrap-phone #cp-start {
    top: 57%;
  }

  #cp-start .cp-title {
    display: none;
  }

  .cp-device {
    position: static;
  }

  #cp-content #cp-sel-layout {
    width: 100% !important;
    overflow: auto;
  }

  #cp-content #cp-sel-layout ul {
    left: 0 !important;
  }
}

@media screen and (max-width: 710px) {

  .cp-size-big,
  .cp-size-big #cp-content,
  #wrap-phone,
  #cp-content,
  #cp-wrap-content,
  #cp-start,
  #wrap-phone {
    width: 316px !important;
  }

  .cp-wrlst {
    width: 236px !important;
  }

  #cp-content #cp-head {
    height: 57px;
  }

  #cp-content #cp-head #cp-title-step li i {
    height: 54px;
    line-height: 54px;
  }

  #cp-content #cp-head #cp-link-step {
    height: 50px;
    margin: 0;
    width: 161px;
  }

  #cp-content #cp-start .cp-row .cp-device {
    display: block;
    overflow: auto;
    width: 230px;
  }

  #cp-apple-dev {
    margin-bottom: 30px;
  }

  #cp-content #cp-head #cp-title-step li span {
    left: 8px;
    position: absolute;
    top: 52px;
  }

  #cp-content #cp-start {
    padding: 60px 0 0;
  }

  #cp-content #wrap-phone .cp-info-dev {
    left: 0;
    padding: 42px 20px 20px;
    position: relative;
    top: 0;
    width: 100%;
  }

  #cp-device-ori,
  #cp-device-ori-gen {
    right: 0;
  }

  #cp-content #cp-sel-Text {
    margin: 0 auto;
    padding: 28px 0 60px;
    position: relative;
    right: 0;
    top: 0;
    width: 217px;
  }

  #cp-content #cp-sel-Photos {
    margin-left: 16px;
    overflow: hidden;
    position: relative;
    width: 273px;
  }

  #cp-content #cp-sel-layout ul {
    width: 970px;
  }

  #cp-crop-image #cp-cropit-me {
    margin: 0 auto;
    position: relative;
    top: 29px;
    width: 310px;
  }

  .eg-wrapper {
    height: 310px;
    width: 310px;
  }

  .cp-preview {
    position: absolute !important;
    right: 82px;
    top: 439px;
    width: 150px !important;
  }

  #cp-crop-image {
    background: none repeat scroll 0 0 rgba(246, 246, 246, 0.98);
  }

  .overlay-bg .loader-canvas {
    position: relative;
    top: 90px;
  }
}

/* Fixed Full Screen Page */
#cdesigner {
  min-height: 600px;
  height: 100%;
}

#cdesigner #wrap-phone p,
#cdesigner #wrap-phone samp,
#cdesigner #wrap-phone span,
#cdesigner #wrap-phone a {
  /* font-family: 'Roboto' */
}

#wrap-phone .col {
  position: relative;
}

/*
#cdesigner .header-container,#cdesigner .footer-container,#cdesigner .breadcrumb{
  display: none;
}
*/
#cdesigner #columns {
  /*max-width: none !important;
  width: 100% !important;*/
  overflow: hidden;
  padding: 0;
}

#cdesigner {
  background: #f6f6f6;
}

#cdesigner .cp-info-dev .cp-title {
  font-size: 38px;
  line-height: 53.4px;
  display: block;
  color: #464646;
  position: relative;
  padding-bottom: 16px !important;
  margin-bottom: 13px;
}

#cdesigner .cp-info-dev .cp-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  overflow: hidden;
  background: #48038C;
}

#cdesigner .cp-info-dev .cp-price {
  font-size: 37px;
  line-height: 48.4px;
  display: block;
  color: #464646;
  font-weight: bold;
}

.cp-device li,
#cp-sel-layout li {
  float: left;
}

.cp-device li a,
#cp-sel-layout li a {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: auto;
  width: 100%;
  background: #fff;
  border-right: 1px solid #f6f6f6;
}

#cp-sel-layout li,
#cp-sel-layout li a {
  width: 120px;
}

#cp-sel-layout li a img {
  width: 100%;
  opacity: .3;
  display: block;
}

#cp-sel-layout li a:hover img,
#cp-sel-layout li a.active img {
  opacity: 1;
}

.cp-device li a:hover,
#cp-sel-layout li a:hover,
.cp-device li a.active,
#cp-sel-layout li a.active {
  border: 1px solid #48038C;
}

.cp-device li a span {
  display: block;
  font-size: 16px;
}

#cp-add-cart {
  text-align: center;
}

.cp-btn-action a,
.update-opt {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  color: #000;
  opacity: .7;
  margin-left: 20px;
}

.cp-btn-action a:hover,
.update-opt:hover {
  opacity: 1;
  color: #000 !important;
  font-size: 14px;
}

.cp-btn-action a span,
.update-opt span {
  float: left;
  color: #000;
  height: 30px;
  line-height: 30px;
}

.cp-btn-action a samp,
.update-opt samp {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  text-align: center;
  line-height: 22px;
  border-radius: 100%;
  margin-left: 8px;
  position: relative;
  float: left;
}

.cp-btn-action a samp img,
.update-opt samp img {
  max-width: 13px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
}

.update-opt {
  position: absolute;
  left: 25px;
  top: 100px;
  margin-left: 0 !important;
}

.update-opt samp {
  margin-left: 0;
  margin-right: 8px;
}

.cp-btn-action,
.step5 .list {
  display: none;
}

.cp-btn-save {
  display: inline-block;
  font-size: 19px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  display: none;
}

.cp-btn-save i {
  position: relative;
  right: 3px;
  bottom: 1px;
}

.step {
  margin-bottom: 3px;
}

.step.disabled .btn-open {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
}

.cp-btn-action a i {
  display: inline-block;
  font-size: 17px;
  margin-right: 5px;
  color: #464646;
  font-weight: 300;
}

.cp-btn-action a:hover,
.cp-btn-action a:hover i {
  color: #48038C;
}

.btn-open {
  height: 50px;
  display: block;
  background: #333;
  color: #fff !important;
  font-size: 22px;
  padding: 0 20px;
  line-height: 50px;
}

#accordion-step .list {
  background: #fff;
  overflow: hidden;
}

.step1 .list {
  max-height: 400px;
  overflow: auto !important;
}

.step4 .list {
  padding: 20px 0 15px;
}

.cp-model {
  overflow: hidden;
}

.disabled .list {
  display: none;
}

.cp-device img {
  height: 51px;
}

#wrap-phone {
  padding-bottom: 40px;
  overflow: hidden;
}

.btn-open:hover {
  opacity: .9;
  filter: alpha(opacity=90);
}

.cp-delete-fast {
  background: #ff0000 !important;
}

.cp-h-v a {
  background: #48038C;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  margin-bottom: 3px !important;
  display: block;
}

.cp-h-v a:hover {
  opacity: .9;
  filter: alpha(opacity=90);
}

.cp-h-v a i {
  color: #fff !important;
}

.cp-delete-fast i {
  font-size: 16px;
}


#cdesigner .sliderClass,
.bloc-choice-perso {
  display: none !important;
}

#cdesigner .rightContent {
  width: 100%;
}

#cp-ctc {
  display: none;
}


/* remove it */
.cp-row {
  clear: both;
}

.cp-brand {
  float: left;
  width: 100%;
  height: 69px;
  line-height: 59px;
  text-align: center;
  border-bottom: 6px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid rgba(0, 0, 0, 0.1);
  color: #48038C;
  font-size: 17px;
}

.cp-brand img {
  position: relative;
  bottom: 3px;
  right: 6px;
}

.cp-brand samp {
  color: #48038C;
  font-size: 17px;
}

.cp-device li a:hover {
  border-left: 4px solid #48038C;
}

.cp-wrlst {
  float: left;
  width: 100% !important;
  overflow: hidden;
}

.cp-device li {
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#cp-fixed-bottom {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
}

#cp-add-cart {
  position: absolute;
  right: 0;
  bottom: 16px;
  z-index: 1000;
  width: 100%;
  padding: 0px 35px 10px;
  display: block !important;
  clear: both;
  width: 100%;
  /* background-color: #fff; */
  /* border-top: 1px dotted #dddddd; */
}

#cdesigner .footer-container,
#cdesigner .header-container {
  display: none;
}

#cdesigner #columns {
  width: 100%;
  max-width: none;
}

#cp-logo {
  width: 480px;
  height: 80px;
  background: #464646;
  padding: 26px 0 0 22px;
  display: block;
}

#cp-logo span {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  margin: 0 0 0 35px;
  display: inline-block;
  position: relative;
  top: 6px;
}

#cp-logo img {
  display: inline-block;
}

#cp-header {
  position: absolute;
  left: 15px;
  top: 0;
  z-index: 99999;
}

#cp-link-step {
  width: 225px;
  border-right: 1px dotted #dddddd;
  position: absolute;
  top: 75px;
  left: 0;
  bottom: 0;
}

#cp-link-step li {
  border-bottom: 1px dotted #dddddd;
  float: left;
  width: 100%;
  min-height: 50px;
  padding-left: 10px;
}

#cp-link-step li a {
  height: 100%;
  text-align: center;
  display: block;
  overflow: hidden;
  /*background: url(../../img/ico-steps.png) 36px 0 no-repeat;*/
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 2px;
  border: 1px solid transparent;
}

#cp-link-step li a img {
  display: inline-block;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}

#cp-link-step .steps-title {
  padding-left: 12;
}

#cp-link-step li#cp-st-1 a img {
  max-width: 20px;
}

#cp-link-step li#cp-st-2 a img {
  max-width: 33px;
  margin-left: -2px;
}

#cp-link-step li#cp-st-3 a img {
  max-width: 21px;
}

#cp-link-step li a samp,
.navigation-mobile li a samp {
  display: inline-block;
  width: 64px;
  height: 64px;
  border: 1px solid #1d1d1d;
  border-radius: 100%;
  text-align: center;
  line-height: 53px;
  margin-bottom: 0px;
  opacity: .5;
  position: relative;
}

#cp-link-step li a span,
.navigation-mobile li a span {
  display: block;
  clear: both;
  font-size: 16px !important;
  font-weight: 500;
  padding-top: 20px !important;
  text-align: left;
  padding-left: 5px;
  color: #EA5A00 !important;
  /* font-family: 'gothamblackregular'; */
}

#cp-link-step li.cp-active a,
.navigation-mobile li.cp-active a {
  cursor: pointer;
}

#cp-link-step .cp-current-step a,
.navigation-mobile .cp-current-step a {
  cursor: default !important;
}

#cp-link-step li a:hover samp,
#cp-link-step .cp-current-step a samp,
#cp-link-step .cp-current-step a,
#cp-link-step .cp-current-step-force a samp,
#cp-link-step .cp-current-step-force a,
.navigation-mobile .cp-current-step-force a samp,
.navigation-mobile .cp-current-step-force a,
.navigation-mobile .active a samp,
.navigation-mobile .active a {
  border-color: #48038C;
}

#cp-link-step li a:hover samp,
#cp-link-step .cp-current-step a samp,
#cp-link-step .cp-current-step a span,
#cp-link-step .cp-current-step-force a samp,
#cp-link-step .cp-current-step-force a span,
.navigation-mobile .cp-current-step a samp,
.navigation-mobile .cp-current-step a span,
.navigation-mobile .active a samp,
.navigation-mobile .active a span {
  opacity: 1;
}

#cp-st-1.cp-active a:hover,
#cp-st-1.cp-current-step a {
  background-position: 36px bottom !important;
}

#cp-st-2 a {
  background-position: -82px 0 !important;
}

#cp-st-2.cp-active a:hover,
#cp-st-2.cp-current-step a {
  background-position: -82px bottom !important;
}

#cp-st-3 a {
  background-position: -174px 0 !important;
}

#cp-st-3.cp-active a:hover,
#cp-st-3.cp-current-step a {
  background-position: -174px bottom !important;
}

#cp-st-4 a {
  background-position: -292px 0 !important;
}

#cp-st-4.cp-active a:hover,
#cp-st-4.cp-current-step a {
  background-position: -292px bottom !important;
}

#cp-link-step li:last-child {
  border: 0;
}

#cdesigner {
  height: 100%
}

#cdesigner #page,
#cdesigner .columns-container,
#cdesigner #columns,
#cdesigner .row,
#cdesigner .rightContent,
#cdesigner #center_column,
#wrap-phone {
  height: 100%;
}

html {
  height: 100%;
}

.cp-model {
  position: relative;
}

.cp-title {
  font-weight: 300;
}

.cp-info-dev {
  margin-bottom: 15px;
  display: none !important;
}

.cp-info-dev .cp-title {
  border-bottom: 0;
  color: #000;
  padding: 0;
  font-size: 40px;
  opacity: .4;
  /* font-family: 'gothamblackregular' !important; */
  text-align: center;
  display: block;
  margin-bottom: 10px;
  line-height: normal;
}

.cp-title span {
  font-size: 16px;
  color: #464646;
  font-weight: 300;
}

#cp-phone {
  position: absolute;
  top: 40%;
  left: 50%;
  -ms-transform: translate(-50%, -40%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -40%);
  /* Safari */
  transform: translate(-50%, -40%);
}

.cp-btn-action {
  right: 30px;
  bottom: 20px;
  position: absolute;
  z-index: 10;
}

#cp-add-cart a {
  width: 100%;
  height: 44px;
  background: #000;
  color: #fff;
  font-size: 18px;
  display: block;
  text-align: center;
  line-height: 44px;
  border-radius: 2px;
}

#cp-add-cart a:hover {
  background: #48038C;
}

.cp-model li {
  float: left;
  width: 100%;
}

.cp-model li a {
  width: 100%;
  height: 121px;
  background: #fff;
  overflow: hidden;
  float: left;
  position: relative;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.cp-model li a.active {
  border-right: 3px solid #48038C;
}

.wr-dev-choice {
  width: 100%;
}

#cp-sel-layout {
  position: relative;
}

#cp-sel-layout ul {
  position: relative;
  top: 0;
  left: 0;
  height: 121px;
}

.cp-model li a:hover {
  opacity: .7;
}

.cp-model li img {
  margin: 0 15px;
  float: left;
  width: 102px;
}

.cp-model li .img-find-title {
  font-size: 20px;
  color: #464646;
}

.cp-g-sel {
  float: left;
  height: 121px;
  line-height: 121px;
}

.cp-g-sel img {
  display: none;
  margin: 0 !important;
}

.active .cp-g-sel img {
  display: block;
}

#cp-infos-product {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%);
  z-index: 50000;
}

#cdesigner .cp-info-dev .cp-title {
  font-size: 40px;
  font-weight: 300;
  text-align: left;
  border: 0;
  padding-right: 20px;
  padding-left: 0;
}

.cp-title-step .cp-title {
  margin: 0 0 20px;
}

.cp-title-step-det {
  margin-top: 29px;
  float: left;
  padding-top: 29px;
  position: relative;
  width: 350px;
}

.cp-title-step-det span {
  font-size: 20px;
  color: #464646;
  font-weight: 300;
}

.cp-title-step-det:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 1px;
  overflow: hidden;
  background: #464646;
}

.title-txt {
  display: block;
  font-weight: bold;
  color: #464646;
  font-size: 16px;
  padding-top: 30px;
  margin-bottom: 13px;
  float: left;
}

.combo-typo {
  margin-bottom: 17px;
  clear: both;
  position: relative;
  z-index: 30
}

.selected-typo img {
  max-width: 15px;
  position: relative;
  bottom: 3px;
  margin-right: 10px;
}

.selected-typo {
  width: 100%;
  height: 50px;
  background: #f4f4f4;
  font-size: 16px;
  color: #1d1d1d !important;
  border: 1px dotted #ddd;
  display: block;
  line-height: 50px;
  text-align: center;
  border-radius: 2px;
  overflow: hidden;
}

.cp-list-font {
  display: none;
  width: 100%;
  background: #f4f4f4;
  padding: 0;
  position: absolute;
  left: 0;
  top: 56px;
  -webkit-squared-shadow: 3px 4px 8px -3px #dcdcdc;
  -moz-squared-shadow: 3px 4px 8px -3px #dcdcdc;
  squared-shadow: 3px 4px 8px -3px #dcdcdc;
  border: 1px dotted #ddd;
}

.cp-list-font a {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px dotted #ddd;
  font-size: 16px;
  color: #464646;
  font-weight: 300;
  text-align: center;
}

.cp-list-font a:hover {
  background: #48038C;
  color: #fff;
}

.cp-input-txt {
  width: 100%;
  height: 110px;
  background: #f4f4f4;
  padding: 20px 20px 40px;
  overflow: hidden;
  resize: none;
  display: block;
  margin-bottom: 15px;
  border: 1px dotted #ddd;
  border-radius: 2px;
}


.blc-bas {
  width: 100%;
}

#cp-size-txt,
#cp-align-txt,
.cp-list-color {
  position: relative;
}

#cp-align-txt img,
#m-t img {
  max-width: 25px;
}

#s-t img {
  max-width: 23px;
}

#cp-size-txt li,
#cp-align-txt li,
.cp-list-color {
  /* float: right; */
  margin-left: 7.5px;
}

#cp-size-txt img,
#cp-align-txt img {
  vertical-align: middle;
}

#cp-size-txt li a,
#cp-align-txt li a,
.cp-list-color>a {
  width: 50px;
  height: 50px;
  line-height: 44px;
  border: 1px dotted #ddd;
  float: left;
  background: #f4f4f4;
  text-align: center;
  border-radius: 2px;
}

#cp-size-txt li a:hover,
#cp-align-txt li a:hover,
.cp-list-color>a:hover {
  border: 1px solid #48038C;
}

#cp-size-txt li a {
  line-height: 40px;
}

.cp-list-color>a svg {
  fill: #f9d210;
  width: 30px;
  margin-top: 9px;
}

#cp-size-txt li a:hover,
#cp-align-txt li a:hover,
.cp-list-color>a:hover,
.cp-list-color>a.active {
  background-color: #f4f4f4;
}

#g-t {
  font-size: 22px;
}

#m-t {
  font-size: 18px;
}

#s-t {
  font-size: 14px;
}

#cp-size-txt li {
  float: left !important;
}

.cp-list-color a span {
  width: 14px;
  height: 14px;
  background: #48038C;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  display: inline-block;
}

#cp-logo:hover {
  opacity: .9;
}

.cp-list-color ul {
  right: 0;
  top: 60px;
  width: 337px;
  /* border: .5px dashed #b8b8b8; */
  /* background: #f4f4f4; */
  padding: 12px 10px 6px;
  -webkit-squared-shadow: 3px 4px 8px -3px #dcdcdc;
  -moz-squared-shadow: 3px 4px 8px -3px #dcdcdc;
  squared-shadow: 3px 4px 8px -3px #dcdcdc;
}

.cp-list-color ul li {
  /* float: right; */
}

.cp-list-color ul a {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 3.2px;
  border: 1px solid #a6a6a6;
  position: relative;
}

.cp-list-color ul a:after {
  content: "";
  width: 13px;
  height: 13px;
  background-color: #1d1d1d;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6.5px;
  display: none;
}

.cp-list-color ul a:hover:after,
.cp-active-color-t:after {
  display: block !important;
}

#cp-align-txt li:last-child {
  margin: 0;
}

/*
.cp-list-color ul a:hover, .cp-list-color ul a.cp-active-color-t{
  border: 2px solid #464646;
}
*/
.jscroll {
  position: relative;
  width: 100%
}

.cp-btn-more-pic .fa-picture-o,
#btn-instagram i {
  font-size: 28px;
  color: #fff;
}

@media only screen and (max-height: 768px) {

  #cdesigner #page,
  #cdesigner .columns-container,
  #cdesigner #columns,
  #cdesigner .row,
  #cdesigner .rightContent,
  #cdesigner #center_column,
  #wrap-phone {
    height: 100%;

  }

  #cp-fixed-bottom {
    width: 100%;
  }

  #cp-fixed-bottom,
  #cp-add-cart {
    position: absolute;
  }

  #wrap-phone #cp-start {
    top: 53%;
  }

  #cp-lft-info {
    position: relative;
    left: 15px;
  }
}

@media (max-height:880px) {
  #cp-start .cp-title {
    margin-left: 320px;
    position: relative;
  }
}

#cdesigner #slider_row,
#cdesigner .breadcrumb {
  display: none !important;
}

#lft-side {
  width: 400px;
  position: absolute;
  left: 15px;
  top: 155px;
  z-index: 2;
  height: 100%;
  background: #fff;
  border-right: 1px dotted #dddddd;
  min-height: 640px;
}

#center-side {
  padding: 0;
  height: 100% !important;
  filter: none;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
  float: right;
}

#right-side {
  position: absolute;
  right: 34px;
  top: 0;
  width: 320px;
  height: 100%;
  background: #f3f3f3
}

.cp-title {
  padding: 30px 22px 0;
  text-align: center;
  font-size: 16px;
  color: #000 !important;
  margin: 0;
}

#cp-ct-step .cp-title {
  color: #fff;
}

.cp-title span {
  font-size: 18px;
}

#cp-link-step {
  overflow: hidden;
}

.searchphone {
  padding: 10px 15px;
}

.searchphone input {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 5px 10px;
  color: #464646;
  width: 100%;
}

.cp-device li a {
  background: none;
  border-right: 0;
  display: block;
  height: auto;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  padding: 15px 0 15px 20px;
  border-left: 4px solid #fff;
}

#cp-sel-layout li a {
  border: 1px dotted #dddddd;
  float: left;
  padding: 8px;
  width: 100% !important;
  border-radius: 2px;
}

.wr-dev-choice {
  left: 0;
  top: 75px;
  bottom: 104px;
  padding: 0 25px;
}

.wr-dev-choice-helper {
  height: 100%;
  overflow: auto;
}

.extra {
  font-size: 19px;
  font-weight: 500;
  color: #48038C;
}

#cp-sel-layout li {
  width: 25% !important;
  padding: 11px;
}

#cp-sel-layout li a {
  width: 100% !important;
}

.float-link {
  overflow: hidden;
  padding: 12px;
}

#cp-add-cart-mobile {
  display: none;
}

#back-c-home {
  position: absolute;
  right: 30px;
  top: 21px;
  z-index: 30;
}

#back-c-home span {
  color: #1d1d1d;
  font-size: 14px;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
}

#back-c-home samp {
  color: #1d1d1d;
  font-size: 14px;
  display: block;
  font-weight: 300;
  opacity: .7;

}

#back-c-home samp samp {
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid #1d1d1d;
  text-align: center;
  border-radius: 100%;
  margin-left: 10px;
  position: relative;
  float: left;
}

#back-c-home samp samp img {
  max-width: 14px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
}

#back-c-home:hover samp {
  /*color: #48038C;*/
  opacity: 1;
}

/*
#back-c-home:hover samp samp{
    border-color: #48038C;
}*/
#back-c-home samp i {
  color: #464646;
  position: relative;
  left: 4px;
}


/* squared Resizable */
#wrap-phone .squared,
#cp-device-ori-to-print .squared {
  padding: 0;
  position: absolute;
  background: none;
  border: 0;
  margin: 0 !important;
}

#cp-device-ori-to-print .img-src {
  visibility: hidden;
}

.anywere .ui-resizable-handle,
.anywere .btn-delete-img-cr,
.anywere .order-by-slice,
.anywere .cp-btn-shuffle,
.anywere .cp-btn-reset,
.ui-rotatable-handle,
#cp-device-ori-to-print .ui-rotatable-handle,
#cp-device-ori .cp-gridme-cover .ui-rotatable-handle.ui-draggable-dragging,
#center-side #cp-device-ori .cp-input-gen .ui-rotatable-handle.ui-draggable-dragging {
  display: none !important;
}

.ui-rotatable-handle {
  bottom: -10px;
  cursor: pointer;
  height: 22px;
  left: -11px;
  position: absolute;
  width: 22px;
  /*border: 1px solid white;*/
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  background-color: #48038C;
}

.ui-resizable-se {
  background-image: none;
  /*border: 1px solid white;*/
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  background-color: #48038C;
  bottom: -17px;
  height: 22px;
  right: -18px;
  width: 22px;
  text-indent: 0;
  z-index: 0 !important
}

.ui-resizable-se:before {
  content: "\f065";
  font-family: 'FontAwesome';
  font-size: 12px;
  left: 6px;
  opacity: 1;
  position: absolute;
  top: 1px;
  z-index: 2;
  color: #fff;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.anywere .cp-gridme-cover .ui-wrapper {
  overflow: visible !important;
}

.squared {
  border: 1px solid transparent !important;
}

.navigation-btn {
  display: none !important;
}

.selected .navigation-btn {
  display: block !important;
}

.btn-delete-img-cr,
.order-by-slice {
  /*border: 1px solid white;*/
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  background-color: #48038C;
  display: block;
  height: 22px;
  line-height: 19px;
  position: absolute;
  right: -17px;
  text-align: center;
  top: -18px;
  width: 22px;
}

.order-by-slice {
  left: -17px;
  right: auto;
}

.order-by-slice:before {
  content: "\f062";
  font-family: 'FontAwesome';
  left: 5px;
  position: absolute;
  top: 1px;
  color: #fff;
  font-size: 12px;
}

.ui-resizable-s,
.ui-resizable-e {
  display: none !important;
  visibility: hidden !important;
}

.btn-delete-img-cr:before {
  content: "\f014";
  font-family: 'FontAwesome';
  left: 5.5px;
  position: absolute;
  top: 1px;
  color: #fff;
  font-size: 14px;
}

.btn-delete-img-cr i {
  color: #ff0000;
  display: inline-block;
}

.anywere .cp-gridme-cover .selected {
  border: 1px dotted #dddddd !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
}

.ui-rotatable-handle:before {
  content: "\f01e";
  font-family: 'FontAwesome';
  left: 5px;
  position: absolute;
  top: 1px;
  color: #fff;
  font-size: 13px;
}

.btn-delete-img-cr:hover,
.order-by-slice:hover,
.ui-rotatable-handle:hover,
.ui-resizable-se:hover {
  background: #1d1d1d !important;
  border-color: #1d1d1d !important;
}

.btn-delete-img-cr:hover:before,
.order-by-slice:hover:before,
.ui-rotatable-handle:hover:before,
.ui-resizable-se:hover:before {
  color: #fff !important;
}

#wrap-phone-pop {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999;
  background: #fff;
}

.ovhidden {
  overflow: hidden;
}

#wrap-phone *,
#wrap-phone {
  -moz-squared-sizing: border-squared;
  squared-sizing: border-squared;
}

.img-src {
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  z-index: 27;
}

#cp-device-ori-to-print #cp-device-ori {
  max-width: none !important;
}

.add-txt {
  background: #48038C;
  display: block;
  overflow: hidden;
  padding: 13px 11px;
  text-align: center;
  color: #fff !important;
  border-radius: 50px 10px;
}

.new-txt {
  padding: 13px 51px;
  justify-content: center;
  align-items: center;
  border-radius: 50px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  background: #EA5A00;
  display: none;
  text-align: center;
}

.add-txt:hover,
.new-txt:hover {
  background: #48038C;
  color: #fff;
}

#cp-device-ori:hover .delete-txt {
  display: block !important;
}

#cp-device-ori .cp-input-gen {
  z-index: 90;
}

#cp-device-ori .cp-input-gen pre {
  background: none;
  border: 0;
  padding: 1px 10px;
  line-height: normal;
}

.delete-txt {
  right: -16px;
  top: -16px;
  /*border: 1px solid white;*/
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  background-color: #48038C;
  display: block;
  height: 22px;
  line-height: 19px;
  position: absolute;
  text-align: center;
  width: 22px;
  display: none;
}

.delete-txt:hover {
  background: #1d1d1d;
  border-color: #1d1d1d;
}

.delete-txt:hover:after {
  color: #fff !important
}

.delete-txt:after {
  content: "\f014";
  font-family: 'FontAwesome';
  left: 5px;
  position: absolute;
  top: 2px;
  color: #fff;
  font-size: 14px;
}

.cp-input-gen .ui-rotatable-handle {
  left: -18px;
  bottom: -15px;
}

@media only screen and (min-width: 1024px) {

  #cp-device-ori:hover .delete-txt {
    display: block !important;
  }

  #cp-device-ori:hover .cp-input-gen pre {
    border: 1px dotted #dddddd;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  }
}

#cp-align-txt li a.active {
  background: #f4f4f4;
}

#cp-device-ori-to-show {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

#cp-device-ori-to-show .squared {
  border: 0 !important;
  padding: 0 !important;
  background: none !important;
  margin: 0 !important;
  position: absolute;
}

#wrap-phone-dup {
  display: none !important;
}

#design-me a {
  background: #ecc41c;
  padding: 8px 20px;
  font-size: 15px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
}

#design-me a:hover {
  background: #d35400;
}

#design-me {
  text-align: center;
}

.lst-tags {
  overflow: hidden;
  padding: 20px 0 0;
}

.lst-tags a {
  float: left;
  text-transform: capitalize;
  border: 1px dotted #dddddd;
  color: #000;
  margin: 0 0 12px 12px;
  font-size: 13px;
  opacity: .5;
  text-align: center;
  padding: 6px 12px;
  border-radius: 2px;
}

.lst-tags a:hover,
.lst-tags a.active {
  border: 1px solid #48038C !important;
  opacity: 1;
}

#from-desktop {
  background: #464646;
  color: #fff;
}

#from-instagram {
  background: #6c443b;
  color: #fff;
}

#from-facebook {
  background: #4267b2;
  color: #fff;
}

#btn-facebook {
  background: #4267b2;
}

#btn-facebook i {
  color: #fff;
  font-size: 24px;
}

#cp-sel-Photos li a {
  background-size: cover !important;
}

#from-instagram i,
#from-facebook i,
#from-desktop i {
  margin-right: 5px;
}

#first-title {
  padding: 15px;
  background: #48038C;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

/*
.anywere .cp-gridme-cover .squared,
.anywere .cp-gridme-cover{
  visibility: hidden;
}*/
.anywere .cp-gridme-cover {
  display: block !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.anywere .cp-gridme-cover .squared {
  opacity: 1;
  filter: alpha(opacity=0);
}

.cp-input-gen pre {
  /* font-family: arial; */
}

.anywere .cp-gridme-cover .squared.selected,
.anywere .cp-gridme-cover.someone-selected .squared {
  opacity: 1;
  filter: alpha(opacity=100);
}

.anywere .cp-gridme-cover .selected .btn-delete-img-cr,
.anywere .cp-gridme-cover .selected .ui-rotatable-handle,
.anywere .cp-gridme-cover .selected .order-by-slice,
.anywere .cp-gridme-cover .selected .ui-resizable-handle {
  display: block !important;
}

#cp-device-ori .cp-input-gen pre {
  border: 1px solid transparent;
  overflow-wrap: initial;
  word-break: initial;
  white-space: pre;
}

#cp-device-ori-to-show .btn-delete-img-cr,
#cp-device-ori-to-print .btn-delete-img-cr,
#cp-device-ori-to-print .order-by-slice,
#cp-device-ori-to-print .ui-resizable-se,
#cp-device-ori-to-show .order-by-slice,
#cp-device-ori-to-show .ui-resizable-se {
  display: none !important;
}

.switcher a.active,
.switcher a:hover {
  border: 1px solid #48038C;
  color: white;
}

.switcher a.active {
  cursor: default;
}

.switcher {
  clear: both;
  text-align: center;
  position: absolute;
  z-index: 90;
  right: 30px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%);
}

.switcher a {
  display: block;
  border: 1px dotted #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  max-width: 100px;
  height: 100px;
  margin: 5px 0;
  padding: 5px;
  position: relative;
}

.switcher a img {
  vertical-align: middle;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.switcher a span {
  position: absolute;
  bottom: 0;
  background: #f4f4f4;
  color: #000;
  display: block;
  left: 0;
  right: 0;
  padding: 0;
  font-size: 12px;
}

#cp-device-ori-to-show #cp-device-ori {
  max-width: none !important;
  overflow: hidden;
}

#cp-device-ori>div {
  float: left;
  position: relative;
  width: 100%;
}

#cp-device-ori-to-show #cp-device-ori>div {
  overflow: hidden;
}

#wrap-phone {
  /* min-height: 720px; */
  overflow: auto;
  position: relative;
  padding: 0 !important;
}

#wrap-phone-pop {
  overflow: auto;
}

.show-text-mobile {
  display: none;
  height: 41px;
  width: 41px;
  line-height: 41px;
  text-align: center;
  background: #646464;
  position: absolute;
  left: -41px;
  top: 0;
}

.show-text-mobile img {
  max-width: 18px;
}

.navigation-mobile,
.btn-close-mobile {
  display: none !important;
}

.cp-btn-help span {
  text-align: center;
  /* font-family: 'gothamblackregular' !important; */
  color: #000;
}

@media only screen and (max-width: 1024px) {
  #cp-device-ori-to-show #cp-device-ori {
    max-width: none !important;
  }

  /*
  #cp-device-ori .cp-input-gen.current-txt pre{
    border: 1px solid white;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
  }

  #cp-device-ori .cp-input-gen.current-txt .delete-txt,
  #center-side #cp-device-ori .cp-input-gen.current-txt .ui-rotatable-handle{
    display: block !important;
  }


  #cp-device-ori-to-show .cp-input-gen:hover pre{
    border: 0px solid white;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  } */

  #cp-device-ori-to-show .delete-txt,
  #cp-device-ori-to-show .cp-input-gen .ui-rotatable-handle {
    display: none !important;
  }
}

.cp-list-font {
  max-height: 280px;
  overflow: auto;
}

.cp-list-font li:last-child a {
  border: 0;
}

.mobile-only-help {
  display: none !important;
}

@media only screen and (max-width: 1170px) {
  #right-side {
    right: 0;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1140px) {
  .cp-input-txt {
    color: #000 !important;
  }

  #lft-side {
    width: 300px;
  }

  .wr-dev-choice {
    padding: 0 15px;
  }

  #cp-sel-layout li {
    padding: 6px;
  }

  .overlay-bg {
    position: fixed !important;
  }

  #center-side {
    padding: 0;
  }

  #cp-phone {
    -ms-transform: translate(-50%, -40%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -40%);
    /* Safari */
    transform: translate(-50%, -40%);
  }

  .cp-input-txt {
    width: 100%;
    height: 130px;
  }

  #cp-size-txt li a,
  #cp-align-txt li a,
  .cp-list-color>a {
    width: 34px;
    height: 34px;
  }

  #cp-size-txt li a {
    line-height: 24px;
  }

  #cp-size-txt li,
  #cp-align-txt li,
  .cp-list-color {
    margin-left: 6.5px;
  }

  #cp-size-txt li a,
  #cp-align-txt li a,
  .cp-list-color>a {
    line-height: 29px;
  }

  .cp-list-color>a svg {
    margin-top: 5px;
  }

  .cp-btn-action {
    right: 20px;
    bottom: 5px;
  }

  .switcher {
    right: 20px;
  }

  .cp-list-color ul {
    top: 40px;
    width: 230px;
  }

  .cp-list-color ul a {
    width: 15px;
    height: 15px;
    margin: 0 2px;
  }

  .video-presentation>iframe {
    width: 100% !important;
  }

  .list-combination-data {
    position: absolute;
  }

  #center-side {
    z-index: 3;
  }
}

@media only screen and (max-width: 979px) {
  #cp-sel-layout li {
    padding: 8px;
  }

  .cp-title {
    padding-top: 32px;
  }

  #cp-device-ori .delete-txt,
  #cp-device-ori .cp-input-gen .ui-rotatable-handle,
  #cp-add-cart-mobile,
  #cp-add-cart-mobile .cp-btn-save,
  #back-c-home {
    display: block !important;
  }

  #cp-device-ori .cp-input-gen pre {
    border: 1px dotted #dddddd;
  }

  .cp-gridme {
    outline: .5px dotted #000;
  }

  #cp-device-ori-to-show .delete-txt,
  #cp-device-ori-to-show .cp-input-gen .ui-rotatable-handle {
    display: none !important;
  }

  #cp-phone {
    overflow: hidden;
  }

  .eg-button {
    position: relative;
    z-index: 10;
    padding-top: 10px;
  }

  #cp-crop-image {
    overflow: hidden;
    min-height: 600px;
  }

  #cp-crop-image #cp-cropit-me {
    top: 0;
    padding-top: 10px;
  }

  .cp-gridme-cover .sqr,
  .cp-input-gen {
    cursor: pointer;
  }

  #cp-sel-Device,
  #cp-device-ori {
    padding-bottom: 0;
  }

  .zoom-function,
  .navigation-btn,
  .no-img-filter:after {
    display: none !important;
  }

  #right-side {
    z-index: 30 !important;
    top: 40px;
    bottom: 40px;
    height: auto;
  }

  #cp-add-cart-mobile {
    clear: both;
    padding-top: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
  }

  #center-side {
    padding: 0px 0 0 !important;
  }

  #cp-add-cart-mobile {
    text-align: center;
  }

  #cp-add-cart-mobile .cp-btn-save {
    background: #48038C none repeat scroll 0 0;
    color: #fff;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 400;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 70%;
    border-radius: 5px;
  }

  .add-txt {
    width: 119px;
  }

  #right-side.opened {
    right: 0% !important;
    margin-right: 0;
    background: #fff;
    z-index: 31 !important;
    width: 100%;
    height: 100%;
  }

  .opened #cp-infos-product {
    top: 70px;
    position: fixed;
    left: 50%;
    width: 320px !important;
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }

  #cp-add-cart {
    display: none !important;
  }

  .selected-typo {
    border-bottom: 1px solid #f4f4f4;
    width: 285px;
  }

  .cp-list-font {
    width: 100%;
  }

  .navigation-mobile {
    display: block !important;
    position: fixed;
    height: 70px;
    background: #fff;
    border-top: 1px dotted #959595;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 30;
    margin: 0;
  }

  #cp-infos-product {
    top: 70px;
    margin-top: 0;
  }

  #cp-size-txt {
    right: 0;
  }

  .cp-list-color {
    right: 1px;
  }

  .navigation-mobile li {
    /* float: left;
    width: 33.33%;
    border-right: 1px dotted #959595; */
    height: 70px;
  }

  .navigation-mobile li samp {
    width: 40px;
    height: 40px;
  }

  .navigation-mobile li:last-child {
    border: 0;
  }

  .navigation-mobile a {
    text-align: center;
    display: block;
  }

  /*
  .navigation-mobile li.active{
    background: #48038C;
  }
*/

  .navigation-mobile a img {
    max-height: 22px;
    display: inline-block;
  }

  .navigation-mobile li a span {
    display: block;
    text-align: center;
    color: #000;
    font-size: 14px;
    padding: 0;
    margin-top: -3px;
  }

  .show-text-mobile,
  #cp-link-step,
  .pre-design .navigation-mobile {
    display: none !important;
  }

  #cp-phone {
    position: relative;
    top: 0%;
    left: 0%;
    -ms-transform: translate(0%, 0%);
    /* IE 9 */
    -webkit-transform: translate(0%, 0%);
    /* IE 9 */
    transform: translate(0%, 0%);
    /* IE 9 */
  }

  #center-side {
    height: auto;
    padding: 0;
  }

  #cp-device-ori,
  #cp-device-ori-gen {
    display: block;
    margin: 0 auto;
    max-width: 320px;
    overflow: visible;
    padding-bottom: 15px;
    text-align: center;
    background-color: #fff;
  }

  #cp-sel-Device {
    padding-bottom: 0;
  }

  .pre-design #cp-add-cart-mobile {
    padding-top: 0;
    margin-bottom: 0;
  }

  .for-bottom {
    top: auto !important;
    bottom: 18px;
    font-size: 20px;
    font-weight: bold;
    color: #fff !important;
    line-height: 43px !important;
    -ms-transform: translate(-50%, 0%);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0%);
    /* IE 9 */
    transform: translate(-50%, 0%);
    /* IE 9 */
    left: 50% !important;
    border-radius: 5px;
    max-width: 270px;
  }

  .save-txt {
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 119px;
    background: #000;
    height: 35px;
    display: block;
    line-height: 35px;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
    color: #fff !important;
    font-size: 13px;
    border-radius: 2px;
  }

  .btn-close-mobile span {
    color: #fff;
    display: inline-block;
    padding-left: 10px;
    height: 40px;
    position: relative;
    bottom: 2px;
  }

  #cp-device-ori>div {
    float: none;
    display: inline-block;
  }

  #cp-phone {
    padding-top: 100px;
  }

  #right-side {
    position: fixed !important
  }

  #back-c-home {
    left: auto;
    right: 20px;
  }

  #back-c-home samp {
    font-size: 13px;
  }

  #wrap-phone {
    min-height: 500px;
    /* overflow: hidden; */
    position: relative;
  }

  #cdesigner #page,
  #cdesigner .columns-container,
  #cdesigner #columns,
  #cdesigner .row,
  #cdesigner .rightContent,
  #cdesigner #center_column,
  #wrap-phone {
    height: auto !important;
  }

  #lft-side,
  #wrap-phone-pop,
  .cp-size-big,
  .cp-size-big #cp-content,
  #wrap-phone,
  #cp-content,
  #cp-wrap-content,
  #cp-start,
  #wrap-phone {
    width: 100% !important;
    display: flex;
    flex-direction: column;
  }

  #lft-side {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    z-index: 21;
    left: -100% !important;
    padding-top: 10px;
    padding-bottom: 40px;
    border: 0;
  }

  #lft-side.show-me {
    left: 0 !important;
  }

  .show-me .btn-close-mobile {
    display: block !important;
  }

  .btn-close-mobile {
    background: #48038C none repeat scroll 0 0;
    height: 50px;
    left: 0;
    line-height: 56px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
  }

  .btn-close-mobile i {
    color: #fff;
    font-size: 24px;
  }

  .wr-dev-choice {
    top: 110px;
    bottom: 70px;
  }

  #lft-side {
    position: static;
    order: 2;
  }

  #cp-main {
    left: 0 !important;
    margin: -50px auto 10px !important;
    overflow: hidden !important;
    position: relative !important;
    right: auto !important;
    top: 0 !important;
    width: 100px !important;
  }

  .cp-btn-action {
    display: none;
  }

  #back-c-home span,
  .cp-btn-action a span,
  .update-opt span,
  .switcher-desktop,
  .cp-btn-help,
  .cp-btn-action {
    display: none !important;
  }

  .switcher-mobile {
    display: block !important
  }

  #head-cdes h3 img {
    left: 20px !important;
  }

  .update-opt {
    left: 10px;
  }

  #cp-device-ori,
  #cp-device-ori-gen {
    max-width: 80%;
  }

  .switcher {
    position: static;
    text-align: center;
    -ms-transform: translate(0, 0%);
    -webkit-transform: translate(0, 0%);
    transform: translate(0, 0%);
  }

  .switcher a {
    display: inline-block;
    max-width: 100px;
    margin-top: 0px;
  }

  .cp-btn-help {
    position: absolute;
    right: 10px;
    top: 100px;
    opacity: .6 !important;
    z-index: 10 !important;
    left: auto !important;
    bottom: auto !important;
  }

  .cp-btn-help samp {
    width: 30px !important;
    height: 30px !important;
    line-height: 22px !important;
  }

  .cp-btn-help samp img {
    max-width: 13px !important;
  }

  .navigation-mobile li a samp {
    width: 40px;
    height: 40px;
    line-height: 50px;
  }

  .navigation-mobile a {
    padding: 8px 5px;
  }

  #lft-side {
    top: 0;
  }

  .alertify {
    left: 50% !important;
    margin: 0;
  }

  .video-presentation iframe {
    width: 100%;
  }

  .cp-btn-more-pic {
    width: 65% !important;
  }

  .cp-input-txt,
  .selected-typo,
  #cp-textarea {
    max-width: 400px !important;
    width: 100% !important;
  }

  #cp-size-txt li a,
  #cp-align-txt li a,
  .cp-list-color>a,
  .cp-input-txt,
  .selected-typo {
    background-color: #dcdcdc
  }

  #cp-textarea,
  .wr-dev-choice {
    margin: 0 auto;
    max-width: 400px !important;
  }

  .wr-dev-choice {
    /* left: 50%;
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); */
  }

  #center-side {
    max-width: 500px;
    float: none;
    margin: 0 auto;
    width: 100% !important;
    height: 100% !important;
  }

  .cp-mask-img>img,
  .img-src {
    max-height: none !important;
  }

  .list-combination-data>div {
    top: 100px !important;
    transform: translate(-50%, 0%) !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    -o-transform: translate(-50%, 0%) !important;
  }

  #lft-side {
    min-height: auto !important;
    height: 100% !important;
  }

  .mobile-only-help {
    display: block !important;
    right: 10px !important;
    top: 100px !important;
    left: auto !important;
  }

  .video-presentation iframe {
    width: 100% !important;
    height: auto !important;
  }

  .alertify {
    min-width: auto !important;
  }

  .cp-h-v a.fa-stack {
    width: 2em;
    height: 2em;
    line-height: 2em;
  }

  .cp-h-v a.fa-stack.fa-lg.cp-delete-fast {
    line-height: 2.2em
  }

  .sqr .wrap-img-drag .cp-h-v {
    top: 10px;
  }

  .sqr .wrap-img-drag .cp-modify {
    margin-bottom: 8px !important;
  }

  .cp-h-v a i {
    font-size: 15px;
  }
}

@media only screen and (max-width: 399px) {

  #cp-size-txt li,
  #cp-align-txt li,
  .cp-list-color {
    margin-left: 5px;
  }

  #cp-size-txt li a,
  #cp-align-txt li a,
  .cp-list-color>a {
    width: 38px;
    height: 38px;
    line-height: 31px !important;
  }

  .cp-list-color>a svg {
    margin-top: 3px;
  }

  .cp-list-color ul {
    top: 40px;
    width: 250px;
  }
}

#cp-device-ori-prev {
  position: relative;
}

#cp-device-ori-prev:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 40;
  width: 100%;
  height: 100%;
}

#cp-sel-Device {
  float: left;
  width: 100%;
  padding-bottom: 0;
}

.cp-gridme,
.cp-gridme-cover {
  position: absolute !important;
}

#side-1 {
  z-index: 1;
}

#side-2 {
  z-index: 2;
}

.cp-gridme-cover .squared.selected {
  z-index: 100 !important
}

/*#cp-device-ori-to-show .cp-gridme-cover, */
/*
#cp-device-ori-to-print .cp-gridme-cover{
  display: none;
}
*/

/*
#wrap-phone-pop{
  position: absolute !important;
}
.ovhidden{
  overflow: visible !important;
}
.squared .sqr .wrap-img-drag img{
  display: block !important;
}*/
/*
#cp-device-ori-to-show{
  width: 1000px !important;
  height: 1000px !important;
}
#cp-device-ori-to-show #cp-device-ori{
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

#cp-device-ori-to-show .img-h,
#cp-device-ori-to-print .img-h{
  left: 0 !important;
  top: 0 !important;
}*/


#cp-device-ori-to-show .ui-rotatable-handle {
  display: none !important;
  visibility: hidden;
  opacity: 0;
}

/*
.cp-gridme{
  outline: .5px dashed #000;
}
*/
.with-rotate .img-h {
  opacity: 0;
  filter: alpha(opacity=0);
}

.img-rotate {
  display: none;
}

.with-rotate .img-rotate {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.with-rotate .img-rotate:last-child {
  display: block;
}

.navigation-btn {
  position: absolute;
  bottom: -16px;
  left: -20px;
  border-radius: 4px;
  z-index: 100;
  display: none;
  overflow: hidden;
}

.navigation-btn li {
  float: left;
  border-right: 1px solid #f4f4f4;
}

.navigation-btn li:last-child {
  border: 0;
}

.navigation-btn li a {
  display: block;
  width: 20px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 19px;
  background: #48038C;
}

.navigation-btn li a i {
  font-size: 12px;
}

.navigation-btn li a:hover {
  background-color: #1d1d1d;
}

.navigation-btn.on-load:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0);
}

.squared .ui-wrapper {
  position: relative !important;
}

.ui-resizable-se {
  position: absolute;
  z-index: 4 !important;
}

.img-h {
  position: relative !important;
}

#cp-sel-Photos li {
  position: relative;

}

#cp-sel-Photos .no-logo {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  align-content: center;
}

.on-process-load {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 2px solid #3d3d3d;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #3d3d3d transparent transparent transparent;
}


@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.still-load:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #fff;
  z-index: 9999;
}


.pre-design #cp-st-1,
.pre-design .add-txt,
.pre-design .new-txt,
.pre-design #cp-size-txt,
.pre-design #cp-align-txt,
.pre-design .cp-info-dev

/*.pre-design .cp-list-color,
.pre-design .combo-typo*/
  {
  display: none !important;
}

.pre-design .cp-gridme {
  outline: 0;
}

/*
.pre-design #cp-align-txt{
  right: 19px;
}*/

.pre-design .cp-input-gen .wr-pre {
  display: table !important;
  width: 100%;
  height: 100%;
}

.cp-input-gen pre {
  background: none !important;
  display: table-cell !important;
}

.pre-design .cp-input-gen pre[data-valign=top] {
  vertical-align: top;
  padding-top: 4px !important;
}

.pre-design .cp-input-gen pre[data-valign=center] {
  vertical-align: middle;
}

.pre-design .cp-input-gen pre[data-valign=bottom] {
  vertical-align: bottom;
  padding-bottom: 4px !important;
}


.pre-design .cp-input-gen {
  overflow: hidden !important;
}

.pre-design .cp-input-gen pre {
  overflow: visible !important;
}

.pre-design .sqr {
  position: absolute;
  outline: 1px dotted #dddddd;
}

.cp-gridme .sqr {
  background: url('../../img/step2.png') no-repeat;
  background-position: center;
  background-size: 25px auto;
}

.pre-design .cp-input-gen {
  outline: 1px dotted #dddddd !important;
}

.pre-design .cp-input-gen pre {
  border-color: transparent !important;
  padding: 0 !important;
}

.pre-design .current-txt {
  outline: 2px dashed #48038C !important;
}

.pre-design #cp-st-2 {
  width: 100%;
}

.pre-design .cp-cibled-row {
  outline: 2px dashed #48038C !important;
}

/*
.pre-design .cp-gridme-cover .cp-cibled-row {
    outline: 0px dashed #48038C !important;
}*/

#cp-device-ori-to-show .sqr,
#cp-device-ori-to-print .sqr,
#cp-device-ori-to-show .cp-input-gen,
#cp-device-ori-to-print .cp-input-gen,

#cp-device-ori-to-print-sub .sqr,
#cp-device-ori-to-print-sub .cp-input-gen {
  border-color: transparent !important;
}

#cp-device-ori-to-show .cp-input-gen pre,
#cp-device-ori-to-print .cp-input-gen pre {
  /*background: #f0f !important;*/
  border: 0 !important;
}

/*
.cp-input-gen pre{
    background: none !important;
    border: 0 !important;
    box-shadow: 0 0 0 #000 !important;
    overflow: hidden !important;
    display: block !important;
    line-height: normal !important;
}
#cp-device-ori-to-show .cp-input-gen{
    border: 0 !important;
    background: none !important;
    overflow: hidden !important;
    display: block !important;
    line-height: normal !important;
}*/
.prix-q {
  height: 40px;
  color: #FFF;
  line-height: 40px;
  font-size: 18px;
  margin: 0;
  text-align: center;
}

.prix-q samp {
  font-size: 18px;
}

.prix-q * {
  /* font-family: 'gothamblackregular' !important; */
}

.prix-q span {
  font-size: 20px;
  /* font-family: 'gothamblackregular' !important; */
}

.odometer.odometer-auto-theme .odometer-value {
  min-width: 15px;
}

.txt-load {
  display: block;
  text-align: center;
  color: #48038C;
  font-weight: bold;
  font-size: 13px;
  /* font-family: 'gothamblackregular' !important; */
}

#loader-start {
  overflow: hidden;
}

.alertify-buttons {
  /* font-family: 'gothamlightregular' !important; */
}

/*
.cp-gridme .sqr{
  -webkit-transition-property: all !important;
  -moz-transition-property: all !important;
  -o-transition-property: all !important;
  transition-property: all !important;
  -webkit-transition-duration: 2s !important;
  -moz-transition-duration: 2s !important;
  -o-transition-duration: 2s !important;
  transition-duration: 2s !important;
}*/
.cp-gridme .cp-cibled-row {
  background-color: rgba(255, 255, 255, .2)
}

.cp-gridme-cover .cp-cibled-row {
  outline: 2px dashed #48038C !important;
}

.pre-design .cp-btn-action {
  display: none !important
}

#btn-facebook,
#btn-instagram {
  width: auto !important;
  margin-left: 20px;
  height: 45px;
  background: none !important;
}

#btn-facebook img,
#btn-instagram img {
  max-height: 45px;
  width: auto;
  display: block;
}

/*
#btn-facebook:hover img,
#btn-instagram:hover img{
    opacity: .8;
}*/
#from-facebook,
#from-instagram,
#from-desktop {
  opacity: 1 !important;
}

#from-desktop {
  border: 1px solid #464646 !important;
}

#from-facebook {
  border: 1px solid #4267b2 !important;
}

#from-instagram {
  border: 1px solid #6c443b !important;
}

.lst-img ul {
  padding: 0 5px;
}

#cp-textarea-wrap {
  margin-top: 0px;
  padding: 0 30px;
}

#cp-textarea {
  border-top: 1px dotted #dddddd;
  position: relative;
}

#head-cdes {
  background-color: #fff;
  position: absolute;
  height: 75px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  border-bottom: 1px dotted #dddddd;
}

#head-cdes h3 {
  float: left;
  height: 75px;
  position: relative;
}

#head-cdes h3 img {
  max-height: 60px;
  max-width: 160px;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  left: 30px;
}

.spin-load {
  color: #48038C;
}

.spin-c {
  background: #48038C;
}

#loader-start {
  border: 2px solid #48038C;
  border-radius: 2px;
  overflow: hidden;
}

.cp-btn-help {
  position: absolute;
  left: 38px;
  bottom: 30px;
  z-index: 3;
  opacity: .6;
}

.cp-btn-help span {
  color: #1d1d1d;
  font-size: 14px;
  display: block;
  font-weight: 300;
}

.cp-btn-help samp {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px solid #1d1d1d;
  text-align: center;
  line-height: 43px;
  border-radius: 100%;
  margin-left: 5px;
  position: relative;
}

.cp-btn-help samp img {
  max-width: 22px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
}

.cp-btn-help:hover {
  /*color: #48038C;*/
  opacity: 1;
}

.cp-btn-help:hover samp {
  border-color: #48038C;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  margin: 8px;
  border: 2px solid #48038C;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #48038C transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.video-presentation {
  margin-top: -15px;
}

.lst-tags a.disabled {
  display: none;
}

.sign-cur {
  padding-left: 2px;
}

.list-combination-data {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, .96);
  z-index: 200;
  display: none;
}

.list-combination-data>div {
  width: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

#center-side {
  position: relative;
}

.list-combination-data select {
  background: url('../../img/arrow_select.png') no-repeat scroll right .9rem center/1.25rem !important;
  width: 100%;
  height: 40px !important;
  background-color: #f4f4f4 !important;
  font-size: 16px;
  color: #797979;
  border: 1px dotted #dddddd !important;
  display: block;
  text-align: center;
  border-radius: 2px;
  background-size: 13px auto !important;
}

.list-combination-data select option {
  /* font-family: 'arial'; */
}

.list-combination-data .product-variants-item {
  margin-bottom: 20px;
}

.list-combination-data .product-variants-item .control-label {
  /* font-family: 'gothamblackregular' !important; */
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  color: #797979;
}

.list-combination-data .color,
.list-combination-data .custom-checkbox input[type="checkbox"]+span.color {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin: 0 5px;
  padding: 5px 10px;
}

.list-combination-data .input-color:checked+span,
.list-combination-data .input-color:hover+span,
.list-combination-data .input-radio:checked+span,
.list-combination-data .input-radio:hover+span {
  border: 1px solid #48038C !important;
}

.list-combination-data .radio-label {
  border: 1px dotted #dddddd;
  background-color: #f4f4f4 !important;
  border-radius: 2px;
  margin-right: 10px;
  padding: 5px 10px;
}

.done-combi {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #1d1d1d;
  border-radius: 100%;
  text-align: center;
  line-height: 82px;
  margin: 35px auto 0;
  opacity: .5;
}

.done-combi img {
  max-width: 57%;
}

.done-combi:hover {
  opacity: 1;
  border-color: #48038C;
}

.force-break pre {
  white-space: normal !important;
}


.cp-gridme .filledm,
#cp-device-ori-to-show .cp-gridme .sqr {
  background-image: none;
}


#lft-side .cp-btn-more-pic:hover,
.cp-btn-more-pic:hover,
#cp-content .cp-list-color .bleu,
.alertify-button-ok:hover,
#cdesigner .cp-info-dev .cp-title::after,
.cp-h-v a,
.cp-list-font a:hover,
#cp-add-cart a:hover,
.cp-list-color a span,
#cp-add-cart-mobile .cp-btn-save,
.add-txt:hover,
.new-txt:hover,
.eg-button a {
  background-color: #48038C !important;
}


#lft-side .pic-section {
  padding-top: 10px;
  padding-bottom: 10px;
}

#lft-side .pic-title {
  margin-top: 5px;
  border-bottom: 1px solid #e5e7eb;
  color: #000 !important;
  font-size: 16px;
  font-weight: 500;
  padding: 17px;
  text-align: left;
  cursor: pointer;
}

#lft-side .pic-title.active {
  background-color: #48038C !important;
  color: #fff !important;
}

#lft-side .hide-section {
  display: none !important;
}

.pic-hide {
  display: none !important;
}

#lft-side .cp-list-color ul {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 5px 5px !important;
}


.pic-product-design {
  width: 100%;
  max-width: 500px;
}

.pic-cp-device-ori {
  width: 100%;
}


.pic-total {
  background-color: #48038C !important;
  color: #fff !important;
  font-size: 20px !important;
  padding: 17px;
  text-align: center;
  font-weight: 600;
}

.pic-total .prix-q,
.pic-total .mobile-price {
  color: #fff !important;

}

.pic-total .prix-q span,
.pic-total .mobile-price span {
  color: #fff !important;
  font-size: 30px;
  font-weight: bold;
}

.pic-total-label {
  margin-bottom: 5px;
  color: #fff !important;
  font-size: 0.875rem;
  font-weight: 500;
  opacity: 1;
}


.pic-container {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pic-header {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #e5e7eb;
  background: white;
  width: 100%;
}

.pic-header-title {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  color: #072C7A;
}

@media (max-width: 979px) {

  #lft-side .pic-title {
    font-size: 14px;
  }

  .mobile-to-hide {
    display: none !important;
  }

  .pic-header-steps {
    display: none !important;
  }

  .pic-header-content #back-c-home {
    z-index: 21 !important;
  }

  .pic-cp-ct-step {
    /* overflow: auto; */
    padding-bottom: 35px;
    max-height: 90%;
  }

  .pic-header-title {
    font-size: 24px;
  }


  .pic-total .mobile-price span {
    font-size: 16px;
  }

  .pic-total .sign-cur {
    font-size: 16px !important;
  }

  .pic-total {
    padding: 9px;
    display: flex;
    justify-content: center;
    gap: 3px;
    margin-top: 8px;
  }

  .pic-total-label {
    margin-bottom: 0px;
    font-size: 13px !important;
  }

  .mobile-price {
    margin-bottom: 0px;
  }

  #show-pers-mobile {
    text-align: center;
    padding-bottom: 20px;
  }

  #show-pers-mobile a {
    background-color: #EA5A00 !important;
    color: #fff;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 400;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 70%;
    border-radius: 5px;
    margin: auto;
  }

  #cp-add-cart.pic-add-cart a {
    flex-grow: 1 !important;
  }

  #cp-add-cart.pic-add-cart {
    flex-wrap: wrap;
    width: 100% !important;
  }

  .pic-product-design {
    padding-top: 15px !important;
  }

  .cp-input-comment {
    height: 110px;
    background: #f4f4f4;
    background-color: rgb(244, 244, 244);
    padding: 20px 20px 40px;
    overflow: hidden;
    resize: none;
    display: block;
    margin-bottom: 15px;
    border: 1px dotted #ddd;
    border-radius: 2px;
  }

  #cp-comment-wrap {
    margin-top: 0px;
    padding: 0 30px;
  }

  .pic-add-cart a.cp-btn-save {
    font-size: 12px !important;
  }

  .pic-add-cart a.cp-btn-reglement {
    font-size: 12px !important;
  }

  #cp-add-cart.pic-add-cart {
    padding: 0 12px 0px;
  }

  #cp-add-cart .cp-btn-save,
  #cp-add-cart .cp-btn-reglement {
    padding: 16px 10px !important;
  }
}

@media (min-width: 980px) {
  .mobile-price-display {
    display: none !important;
  }

  .desktop-hide {
    display: none !important;
  }

  .desktop-force-show {
    display: block !important;
  }

  .pic-add-cart a.cp-btn-save {
    font-size: 14px !important;
  }

  .pic-add-cart a.cp-btn-reglement {
    font-size: 14px !important;
  }
}


.pic-header-steps {
  margin-top: 1rem;

}

.tension-guide-container,
.add-to-cart-confirmation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1010;
  background-color: #32323233;
  display: flex;
  align-items: center;
  justify-content: center;

}

.tension-guide-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1005;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
}


.tension-guide-container .close-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 4px;
}

.tension-guide-container .close-btn:hover {
  background-color: #f3f4f6;
}

.tension-guide-container .header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  color: #072C7A;
}

.tension-guide-container .tension-guide-content {
  background: white;
  width: 90%;
  max-width: 60vw;
  max-height: 60vh;
  height: 100%;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1006;
  padding: 10px;
  overflow-y: auto;

}

@media (max-width: 991px) {
  .tension-guide-container .tension-guide-content {
    max-width: 100%;
    max-height: 90vh;
  }
}

@media (max-width: 768px) {
  .tension-guide-container .tension-guide-content {
    max-width: 100%;
    max-height: 90vh;
  }

}

.pic-header-steps ul {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}

.pic-step {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pic-step [class^="pic-step-square-"] {
  width: 1rem;
  height: 1rem;
  border-radius: 2px;
  background-color: #e5e7eb;
  transition: background-color 0.2s;
}


.pic-step .pic-step-text {
  font-size: 0.75rem;
  color: #4b5563;
  margin-bottom: 0.25rem;
}

.pic-step [class^="pic-step-square-"].pic-active {
  background-color: #48038C;
}


.pic-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6px;
  padding-right: 30px;
}


.pic-add-cart {
  position: fixed !important;
  width: fit-content !important;
}

.pic-add-cart a.cp-btn-save {
  background-color: #48038C !important;
  line-height: unset !important;
  height: auto !important;
  padding: 5px;
}

.pic-add-cart a.cp-btn-reglement {
  background-color: #EA5A00 !important;
  line-height: unset !important;
  height: auto !important;
  padding: 5px;
}



#show-guilde {
  margin-bottom: -3px;
  cursor: pointer;
}

#show-guilde:hover {
  opacity: 0.8;
}

/* Étapes – texte ÉTAPE 1 / 2 / 3 / 4 */
.pic-header-steps .pic-step-text {
  font-size: 15px;
  /* augmente la taille */
  font-weight: 600;
  /* plus lisible */
  letter-spacing: 0.5px;
  /* meilleure lecture */
}

/* =======================================
   BOUTON AJOUTER AU PANIER – POPUP
   ======================================= */
#cp-add-cart .cp-btn-save,
#cp-add-cart .cp-btn-reglement {
  display: inline-flex;
  /* override du display:none */
  align-items: center;
  justify-content: center;

  font-size: 18px;
  /* ⬆ taille du texte */
  font-weight: 700;
  letter-spacing: 0.5px;

  padding: 16px 36px;
  /* ⬆ taille du bouton */
  min-height: 56px;

  background-color: #333333;
  color: #ffffff;

  border-radius: 10px;
  text-transform: uppercase;
}

#cp-add-cart .cp-btn-save:hover {
  background-color: #48038C;
  color: #ffffff;
}

/* ====== CDesigner – Agrandissement textes panneau ====== */

/* TOTAL */
.pic-total-label {
  font-size: 21px;
  font-weight: 600;
}

.pic-total .odometer {
  font-size: 26px;
  font-weight: 700;
}

.pic-total .sign-cur {
  font-size: 25px;
}

/* Titres sections */
.cp-title.pic-title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
}

.cp-title.pic-title.active {
  font-size: 18px;
  font-weight: 700;
}

/* Step 1 title */
#step1 .cp-title {
  font-size: 17px;
  font-weight: 600;
}

/* Textarea */
.cp-input-txt {
  font-size: 16px;
  line-height: 1.5;
}

/* Boutons texte */
#cp-textarea a.add-txt,
#cp-textarea a.save-txt,
#cp-textarea a.new-txt {
  font-size: 15px;
  font-weight: 600;
}

/* Fonts list */
.cp-list-font li a {
  font-size: 16px;
  line-height: 1.6;
}

/* Logo title */
.pic-logo-title {
  font-size: 17px;
  font-weight: 600;
}

/* Styles pour aligner les boutons dans cp-add-cart */
#cp-add-cart.pic-add-cart {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  background-color: transparent;
}

#cp-add-cart.pic-add-cart a {
  margin: 0;
  flex: 0 0 auto;
  width: fit-content;
}

/* ===== Étape 5 – Commentaire ===== */
.pic-comment-title {
  font-size: 17px;
  font-weight: 600;
}

.cp-input-comment {
  width: 100%;
  min-height: 100px;
  padding: 12px 14px;
  font-size: 15px;
  line-height: 1.5;
  border: 1px solid #ddd;
  border-radius: 6px;
  resize: vertical;
}


.add-to-cart-confirmation .confirmation-content {
  background: white;
  width: 90%;
  max-width: 480px;
  height: 247px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1001;
  padding: 10px;
  max-height: 50vh;
}

.add-to-cart-confirmation .confirmation-content svg {
  margin: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.add-to-cart-confirmation .confirmation-content .confirmation-title {
  text-align: center;
  color: #072C7A;
}

.add-to-cart-confirmation .confirmation-content .confirmation-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding-top: 15px;
}

.add-to-cart-confirmation .btn-outline {
  padding: 0.5rem 2rem;
  border: 1px solid #EA5A00;
  color: #EA5A00;
  background: white;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.2s;
  text-align: center;
  border-radius: 24px;
  align-content: center;
  margin: unset !important;
}

.add-to-cart-confirmation .btn-primary {
  cursor: pointer;
  text-align: center;
  background-color: #EA5A00;
  border-radius: 24px 4px 24px 4px;
}

.add-to-cart-confirmation .btn-primary:hover {
  background-color: #d45a00;
  transition: all ease-in-out 0.2s;
}


.mobile-personnalization-nav {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  background-color: #fff;
  border-bottom: 1px solid #e5e7eb;
  position: sticky;
  top: 0;
  z-index: 100;
  overflow-x: auto;
  gap: 10px;
  justify-content: space-around;
}

.mobile-personnalization-nav a:focus {
  opacity: 0.8;
  transition: all ease-in-out 0.2s;
}

@media (max-width: 979px) {


  .cp-input-gen pre {
    font-size: 20px !important;
  }

  .step-text-mobile {
    text-align: center !important;
    font-size: 10px;
    display: block;
    font-weight: 500;
    margin-top: 3px;
    color: #072C7A;
  }

  .mobile-personnalization-nav a {
    display: block;

  }

  .mobile-personnalization-nav svg {
    display: block;
    margin: auto;
  }

  #cp-add-cart.pic-add-cart {
    background-color: #FFF;
  }
}


#cp-device-ori .cp-input-gen .ui-rotatable-handle {
  display: none !important;

}


.product-quantity .add {
  flex-wrap: wrap;
  row-gap: 10px;
}


ul li.no-logo {
  display: block !important;
}


.mobile-personnalization-nav a.active svg path {
  fill: #EA5A00 !important;
}

.mobile-personnalization-nav a.active .step-text-mobile {
  color: #EA5A00 !important;
}

.btn-outline {
  padding: 0.5rem 2rem;
  border: 1px solid #EA5A00;
  color: #EA5A00;
  background: white;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.2s;
  text-align: center;
  border-radius: 24px;
  align-content: center;
  margin: auto;
  display: block;
  width: fit-content;
}

.btn-outline:hover {
  border: 1px solid #EA5A00;
  color: white;
  background: #EA5A00;
}
