﻿p {
  margin-bottom: 0; }

#fotolia-detail-vue {
  padding: 0 20px; }
  @media (min-width: 768px) {
    #fotolia-detail-vue {
      padding: 0 20px; } }
  #fotolia-detail-vue > div {
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    @media (min-width: 768px) {
      #fotolia-detail-vue > div {
        flex-direction: row;
        justify-content: space-between; } }

.modal-open {
  overflow: auto; }

.color-red {
  color: #f00; }

.section-title {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold; }

.steps-btn-ctn {
  margin-top: 5px;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  width: 100%; }
  .steps-btn-ctn .btn {
    margin-left: 10px;
    margin-top: 0 !important; }

.final-warning-ctn {
  color: #f00;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px; }

.has-ambiance .main-img-wrapper {
  width: 100%; }
  @media (min-width: 768px) {
    .has-ambiance .main-img-wrapper {
      width: 50%; } }
  @media (min-width: 1200px) {
    .has-ambiance .main-img-wrapper {
      width: 56%; } }
  @media (min-width: 1200px) {
    .has-ambiance .main-img-wrapper .main-img-footer-info,
    .has-ambiance .main-img-wrapper .main-img-no-ctn {
      padding-left: calc($ambianceWidth + 30px); } }
  .has-ambiance .main-img-wrapper .main-img-ambiance-ctn .main-img-ctn {
    width: 100%; }
    .has-ambiance .main-img-wrapper .main-img-ambiance-ctn .main-img-ctn img:hover {
      cursor: url("/assets/client/img/icons-expand-25.png") 20 20, auto; }
    @media (min-width: 1200px) {
      .has-ambiance .main-img-wrapper .main-img-ambiance-ctn .main-img-ctn {
        padding-left: 30px;
        width: 80%; } }

.has-ambiance .options-wrapper {
  width: 100%; }
  @media (min-width: 768px) {
    .has-ambiance .options-wrapper {
      width: 46%; } }
  @media (min-width: 1200px) {
    .has-ambiance .options-wrapper {
      width: 42%; } }

.main-img-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%; }
  @media (min-width: 768px) {
    .main-img-wrapper {
      width: 40%; } }
  .main-img-wrapper .ambiance-ctn {
    width: 15%; }
    @media (max-width: 1199px) {
      .main-img-wrapper .ambiance-ctn {
        width: 100%; } }
    .main-img-wrapper .ambiance-ctn img {
      width: 100%; }
    .main-img-wrapper .ambiance-ctn .thumbnails {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }
      @media (max-width: 1199px) {
        .main-img-wrapper .ambiance-ctn .thumbnails {
          flex-direction: row;
          margin-top: 10px;
          width: 100%;
          gap: 10px; } }
  .main-img-wrapper .ambiance-thumbnail-ctn {
    position: relative; }
    .main-img-wrapper .ambiance-thumbnail-ctn:hover {
      cursor: url("/assets/client/img/icons-expand-25.png") 10 10, auto; }
    .main-img-wrapper .ambiance-thumbnail-ctn .bg-img-ctn {
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 20%;
      z-index: -1;
      background-size: cover;
      background-position: center bottom; }
  .main-img-wrapper .bg-img-ctn,
  .main-img-wrapper .modal-bck-image {
    background-size: cover;
    background-position: center 15%; }
  .main-img-wrapper .main-img-no-ctn {
    width: 100%; }
    .main-img-wrapper .main-img-no-ctn .img-number {
      font-weight: bold; }
  .main-img-wrapper .main-img-footer-info {
    width: 100%; }
    @media (min-width: 768px) {
      .main-img-wrapper .main-img-footer-info {
        margin-right: 40px; } }
    .main-img-wrapper .main-img-footer-info div {
      line-height: 1.2; }
    .main-img-wrapper .main-img-footer-info .title {
      color: #000;
      font-size: 12px;
      line-height: 1;
      margin-top: 5px; }
    .main-img-wrapper .main-img-footer-info .gen-ai-label-container {
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 12px; }
      .main-img-wrapper .main-img-footer-info .gen-ai-label-container .gen-ai-label {
        position: relative;
        top: 2px; }
    .main-img-wrapper .main-img-footer-info .note {
      font-size: 14px; }
  .main-img-wrapper .main-img-ambiance-ctn {
    display: flex;
    width: 100%; }
    @media (max-width: 1199px) {
      .main-img-wrapper .main-img-ambiance-ctn {
        flex-direction: column-reverse; } }
    .main-img-wrapper .main-img-ambiance-ctn .main-img-ctn {
      width: 100%; }
      .main-img-wrapper .main-img-ambiance-ctn .main-img-ctn img.show-expand:hover {
        cursor: url("/assets/client/img/icons-expand-25.png") 20 20, auto; }
      .main-img-wrapper .main-img-ambiance-ctn .main-img-ctn .main-img {
        width: 100%;
        padding-bottom: 75%;
        position: relative; }
        .main-img-wrapper .main-img-ambiance-ctn .main-img-ctn .main-img .img-canvas {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          height: 100%;
          object-fit: contain; }

.fotolia-search .form-group {
  text-align: left; }
  .fotolia-search .form-group .css-label {
    color: #fff; }

.canvas-type-selector {
  display: flex;
  width: 100%; }
  .canvas-type-selector .image-filters-ctn {
    width: 100%; }
  .canvas-type-selector .filter-list {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    display: flex; }
    .canvas-type-selector .filter-list > div {
      width: 100%; }
      @media (min-width: 480px) {
        .canvas-type-selector .filter-list > div {
          width: 50%; } }
      @media (min-width: 1400px) {
        .canvas-type-selector .filter-list > div {
          width: 24%; } }
  .canvas-type-selector .canvas-warning:not(:empty) {
    border: 1px solid #f00;
    margin-top: 20px;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    font-size: 15px;
    margin-left: 21%; }
    @media (min-width: 1200px) {
      .canvas-type-selector .canvas-warning:not(:empty) {
        margin-left: 24%; } }
    .canvas-type-selector .canvas-warning:not(:empty) .sale {
      position: relative; }
      .canvas-type-selector .canvas-warning:not(:empty) .sale:before {
        content: "";
        height: 2px;
        width: 100%;
        background-color: #f00;
        position: absolute;
        top: 50%;
        margin-top: -1px; }

#modalConfirmation {
  font-weight: bold; }
  #modalConfirmation .modal-dialog {
    width: 90%;
    max-width: 900px; }
  #modalConfirmation .modal-title {
    font-size: 22px;
    font-weight: bold;
    text-align: left; }
    #modalConfirmation .modal-title .bg-red {
      font-size: 18px;
      background: #f00;
      color: #fff;
      display: inline-block;
      margin-top: 10px;
      padding: 5px; }
  #modalConfirmation .image img {
    width: 100%;
    max-height: 360px;
    object-fit: contain; }
  #modalConfirmation .infos div {
    padding-left: 0;
    padding-right: 0; }
  #modalConfirmation .infos > div {
    margin-bottom: 5px; }
  @media (max-width: 479px) {
    #modalConfirmation .infos .col-xs-12 {
      margin-bottom: 10px; }
    #modalConfirmation .infos .col-xs-6 {
      width: 100%; } }
  #modalConfirmation .realPrice {
    font-weight: 400;
    font-size: .8em; }
  #modalConfirmation .total {
    border-top: 2px solid #000;
    margin-top: 15px;
    padding-top: 15px; }
  #modalConfirmation .buttons div {
    padding-left: 0;
    padding-right: 0; }
  #modalConfirmation .confirmation-inches-added {
    font-weight: normal;
    font-size: 12px; }

#modalImage,
#modalAmbiance {
  text-align: center;
  overflow: hidden; }
  #modalImage:hover:hover,
  #modalAmbiance:hover:hover {
    cursor: url("/assets/client/img/icons-close-25.png") 20 20, auto; }
  #modalImage .modal-backdrop,
  #modalAmbiance .modal-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.4); }
  #modalImage .modal-header,
  #modalAmbiance .modal-header {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none; }
  #modalImage .modal-bck-image,
  #modalAmbiance .modal-bck-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 20%;
    z-index: -1;
    background-size: cover;
    background-position: bottom center; }
  #modalImage .modal-dialog,
  #modalAmbiance .modal-dialog {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0; }
  #modalImage .modal-content,
  #modalImage .modal-body,
  #modalAmbiance .modal-content,
  #modalAmbiance .modal-body {
    height: 100%;
    padding: 0;
    background: none;
    box-shadow: none;
    border: none; }
  #modalImage .modal-body,
  #modalAmbiance .modal-body {
    display: flex;
    justify-content: center;
    align-items: center; }
    #modalImage .modal-body .image,
    #modalAmbiance .modal-body .image {
      position: relative; }
  #modalImage .modal-bck-image,
  #modalAmbiance .modal-bck-image {
    display: inline-block; }
  #modalImage .amb,
  #modalAmbiance .amb {
    width: auto;
    max-height: 90vh;
    height: auto; }

#modalImage .image img {
  max-height: 98vh;
  width: 100%; }

.colors-ctn {
  display: flex; }
  .colors-ctn .color-list {
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap; }
    .colors-ctn .color-list strong {
      width: 100%; }

.image-filters-ctn {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px; }
  .image-filters-ctn .section-title {
    width: 21%;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .image-filters-ctn .section-title {
        width: 24%; } }
  .image-filters-ctn .filter-list {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 79%;
    font-size: 15px;
    line-height: 1.2; }
    @media (min-width: 1200px) {
      .image-filters-ctn .filter-list {
        width: 76%; } }
    .image-filters-ctn .filter-list strong {
      width: 100%; }

.sepia {
  filter: sepia(1); }

.greyscale {
  filter: grayscale(1); }

.mirrorHorizontal {
  transform: scaleX(-1); }

.filter-item {
  border: 2px solid transparent;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 4px;
  cursor: pointer;
  position: relative; }

.color-thumb.selected::after {
  content: "\f00c";
  /* Font Awesome checkmark (fa-check) */
  font-family: FontAwesome;
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 20px;
  color: #00c853;
  background: white;
  border-radius: 50%;
  padding: 2px 3px;
  line-height: 1; }

/* Common badge (SS1 look): white, subtle shadow, top-right */
.filter-item::after {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 26px;
  height: 26px;
  background: #fff;
  /* white badge like SS1 */
  border: 2px solid rgba(0, 0, 0, 0.25);
  /* soft outline */
  border-radius: 50%;
  /* circle by default (for selects) */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  font-family: FontAwesome;
  /* for the check icon */
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00c853;
  /* green check like SS1 */
  content: "";
  /* empty by default (unselected) */ }

.cropper .filter-item::after {
  top: 5px; }

/* ==== Cropper horizontal bar overrides ==== */
.cropper-filter-bar {
  display: flex;
  gap: 1rem;
  /* spacing between buttons */
  flex-wrap: wrap;
  margin-top: 1rem; }
  .cropper-filter-bar .filter-item {
    min-width: fit-content;
    flex: 1; }
    .cropper-filter-bar .filter-item .filter-item-label {
      padding-right: 30px; }

.cropper-filter-item {
  flex: 1 1 0;
  /* equal width buttons */
  cursor: pointer;
  text-align: center;
  padding: 0.75rem 1.25rem;
  /* wider tap zone */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #dfd6d0; }

/* Let .filter-item.selected (from _ImageFilters.scss) still control active look */
.cropper-filter-item.reset {
  flex: 0 0 auto; }

.cropper {
  max-height: 70vh;
  margin: auto;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .cropper {
      max-height: 70vh; } }

@media (min-width: 992px) {
  .cropper-host {
    height: 60vh; } }

/* Toggle badges are squares (empty by default) */
.filter-item[data-kind="toggle"]::after {
  border-radius: 4px;
  /* square */ }

/* Selected = put a green check in the white badge (both kinds) */
.filter-item.selected::after {
  content: "\f00c";
  /* fa-check */ }

/* Optional: slightly stronger outline when selected */
.filter-item.selected::after {
  border-color: rgba(0, 0, 0, 0.35); }

/* Keep your selected border on the thumbnail itself */
.filter-item.selected {
  border-color: #000; }

.color-thumb.selected::after {
  top: 2px;
  right: 2px;
  font-size: 6px;
  border-radius: 50%;
  padding: 2px 3px;
  line-height: 1; }

.color-thumb {
  width: 41px;
  height: 32px;
  border: 2px solid transparent;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 4px;
  cursor: pointer;
  position: relative; }

.color-thumb.selected, .filter-item.selected {
  border-color: #000; }

.custom-tooltip {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  position: absolute;
  bottom: 100%;
  min-width: 250px;
  left: 10px;
  box-shadow: 0 0 8px #000; }
  @media (max-width: 767px) {
    .custom-tooltip {
      font-size: 14px; } }

.amb-container img {
  max-width: 150px; }

.color-picker {
  margin-bottom: 1rem; }

.label {
  display: block;
  margin-bottom: 0.5rem; }

.color-list {
  display: flex;
  gap: 0.5rem; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1040; }

.modal {
  z-index: 10500; }

.jcrop-shades div {
  cursor: default; }

.popover {
  max-width: 100%; }

.bg-img-ctn {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: relative; }

.amb-container img {
  max-width: 150px; }

.color-picker {
  margin-bottom: 1rem; }

.label {
  display: block;
  margin-bottom: 0.5rem; }

.color-list {
  display: flex;
  gap: 0.5rem; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1040; }

.modal {
  z-index: 10500; }

.w-80 {
  width: 80px; }

[v-cloak] {
  display: none; }

[v-cloak] {
  opacity: 0; }

[v-cloak] {
  transition: opacity 0.6s ease-in-out; }

[v-cloak]:not([v-cloak]) {
  opacity: 1; }

.oval-btn-wrapper.type-toggler .oval-btn.active {
  background-color: #f00; }
