:root {
  --preview_image__photo_stack__divider__height: 20;
  --preview_image__photo_stack__divider__height_S: 10;
  --preview_image__photo_stack__padding: 6;
  --preview_image__photo_stack__padding_S: 4; }

#bf_shopping_cart_line_inner_left {
  position: relative;
  background-color: #FFFFFF; }
  #bf_shopping_cart_line_inner_left .header_profile_info_link_wrapper {
    text-decoration: none; }
    #bf_shopping_cart_line_inner_left .header_profile_info_link_wrapper:hover .info_text {
      text-decoration: underline; }
  #bf_shopping_cart_line_inner_left .header_back_to_filesfm {
    position: absolute;
    top: 20px;
    right: 70px;
    z-index: 99999; }
  #bf_shopping_cart_line_inner_left #public_profile__header__edit_button {
    z-index: 1;
    background: #DEEDFF;
    background-image: url(/berga_foto/images/button_icons/edit.svg);
    background-repeat: no-repeat !important;
    background-position-y: center !important;
    background-position-x: 20px !important;
    background-size: 13px;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
    margin-left: 10px;
    font-family: Roboto, Arial, sans-serif;
    border-radius: 6px;
    box-sizing: content-box !important;
    color: #1389FE;
    font-size: 16px;
    height: 42px;
    padding: 0px 15px 0 45px;
    min-width: 106px;
    display: flex;
    text-align: left;
    text-decoration: none;
    align-items: center;
    transition: background-color 0.5s ease, color 0.5s ease, transform 0.5s ease; }
    @media screen and (max-width: 1000px) {
      #bf_shopping_cart_line_inner_left #public_profile__header__edit_button {
        display: none; } }
    #bf_shopping_cart_line_inner_left #public_profile__header__edit_button:hover {
      background-color: #1389FE;
      transform: scale(1.07);
      background-image: url(/berga_foto/images/button_icons/edit_white.svg);
      background-repeat: no-repeat !important;
      background-position-y: center !important;
      background-position-x: 20px !important;
      background-size: 13px;
      color: white; }
    #bf_shopping_cart_line_inner_left #public_profile__header__edit_button i {
      position: relative;
      right: 16px;
      font-size: 17px; }
  #bf_shopping_cart_line_inner_left .header_backdrop .header_backdrop__image,
  #bf_shopping_cart_line_inner_left .header_backdrop .header_backdrop__mask,
  #bf_shopping_cart_line_inner_left .header_backdrop .header_backdrop__gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #bf_shopping_cart_line_inner_left .header_backdrop .header_backdrop__image {
    z-index: 0;
    background-position: center center;
    background-size: cover; }
  #bf_shopping_cart_line_inner_left .header_backdrop .header_backdrop__mask {
    background: #2B3D52; }
  #bf_shopping_cart_line_inner_left .header_backdrop .header_backdrop__gradient {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.87), transparent); }
  @media screen and (max-width: 1000px) {
    #bf_shopping_cart_line_inner_left {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; } }
  #bf_shopping_cart_line_inner_left .header_profile_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    margin-left: 19px;
    align-items: center; }
    @media screen and (max-width: 570px) {
      #bf_shopping_cart_line_inner_left .header_profile_info {
        margin-left: 16px; } }
    #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_left {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_left .header_profile_image {
        width: 28px;
        height: 28px;
        margin: auto;
        background-position: center;
        background-size: cover;
        border: 1px solid white;
        border-radius: 50%;
        position: relative; }
        #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_left .header_profile_image .header_profile_image__edit_button {
          position: absolute;
          width: 41px;
          height: 41px;
          border-radius: 50%;
          top: 0;
          right: -10px;
          background-color: #DEEDFF;
          background-repeat: no-repeat !important;
          background-position-y: center !important;
          background-position-x: center !important;
          background-image: url(/berga_foto/images/button_icons/edit.svg);
          background-size: 41%;
          box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.56);
          transition: background-color 0.5s ease, color 0.5s ease, transform 0.5s ease;
          cursor: pointer; }
          @media screen and (max-width: 800px) {
            #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_left .header_profile_image .header_profile_image__edit_button {
              width: 33px;
              height: 33px;
              bottom: -12px;
              right: -12px; } }
          #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_left .header_profile_image .header_profile_image__edit_button:hover {
            background-color: #1389FE;
            transform: scale(1.07);
            background-image: url(/berga_foto/images/button_icons/edit_white.svg);
            background-repeat: no-repeat !important;
            background-position-y: center !important;
            background-position-x: center !important;
            background-size: 41%; }
    #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right {
      margin-left: 9px; }
      #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .info_text {
        color: #000000; }
      #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .header_profile_info_title {
        font-family: Roboto, sans-serif;
        font-size: 16px;
        line-height: 24px; }
      #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .header_profile_info_short_description {
        font-size: 18px;
        max-width: 100%;
        line-height: 24px;
        font-family: Roboto, sans-serif;
        text-overflow: ellipsis;
        overflow: hidden; }
        @media screen and (max-width: 800px) {
          #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .header_profile_info_short_description {
            font-size: 12px;
            line-height: 16px;
            display: none; } }
        #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .header_profile_info_short_description p {
          max-height: 96px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          font-family: Roboto, sans-serif; }
          @media screen and (max-width: 800px) {
            #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .header_profile_info_short_description p {
              font-size: 12px;
              line-height: 16px;
              max-height: 32px;
              -webkit-line-clamp: 2; } }
        #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .header_profile_info_short_description STRONG {
          font-weight: bold; }
        #bf_shopping_cart_line_inner_left .header_profile_info .header_profile_info_right .header_profile_info_short_description em {
          font-style: italic; }

#profile-edit-form-modal-content .mce-ico {
  font-family: 'tinymce',Arial; }
#profile-edit-form-modal-content input[type="checkbox"] {
  display: none; }
#profile-edit-form-modal-content #tab-switch-7,
#profile-edit-form-modal-content #tab-switch-6,
#profile-edit-form-modal-content #pub_profile_edit_form_info_section_wrapper,
#profile-edit-form-modal-content #pub_profile_edit_form_email_section_wrapper {
  display: none; }

#bf_navigation_inner {
  top: 690px; }

#bf_back_to_photo_select_button_container #bf_back_to_photo_select_button {
  display: flex;
  align-items: center;
  background: #FFFFFF;
  font-size: 16px;
  line-height: 21px;
  padding: 11px 11px 11px 8px;
  box-shadow: none;
  width: fit-content;
  color: #1389FE !important;
  transition: 0.5s ease; }
  #bf_back_to_photo_select_button_container #bf_back_to_photo_select_button:hover {
    background: #DEEDFF; }
    @media screen and (max-width: 570px) {
      #bf_back_to_photo_select_button_container #bf_back_to_photo_select_button:hover {
        background: #FFFFFF; } }
  #bf_back_to_photo_select_button_container #bf_back_to_photo_select_button img {
    margin-right: 8px; }
  @media screen and (max-width: 570px) {
    #bf_back_to_photo_select_button_container #bf_back_to_photo_select_button {
      font-size: 18px;
      line-height: 24px;
      padding: 2px; } }

#product_box_individual-product-complect .product_box_top .spec_offer_label {
  background: #DFF7EE;
  display: inline-block;
  border-radius: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  line-height: 14px;
  color: #10BE80;
  z-index: 2;
  font-family: AlbertaSans, Roboto, Arial, sans-serif;
  font-weight: bold;
  padding: 6px 12px; }
#product_box_individual-product-complect .product_box_name {
  white-space: unset;
  line-height: 18px;
  height: 34px;
  min-height: 34px; }
#product_box_individual-product-complect .full_price {
  color: #F23047;
  text-decoration: line-through;
  height: 16px;
  line-height: 16px;
  text-align: left;
  margin-top: 10px; }

.preview_image_container__individual-product-complect {
  text-align: center; }
  .preview_image_container__individual-product-complect .preview_image__photo_stack {
    height: calc( 50% - calc( var( --preview_image__photo_stack__divider__height ) / 2 * 1px ) );
    display: inline-block;
    padding-top: calc( var( --preview_image__photo_stack__padding ) * 1px );
    box-sizing: border-box; }
    .preview_image_container__individual-product-complect .preview_image__photo_stack .preview_image__photo_stack__photo {
      height: 100%;
      position: relative;
      z-index: 1; }
    .preview_image_container__individual-product-complect .preview_image__photo_stack .preview_image__photo_stack__backgroud_1 {
      height: 100%;
      position: relative;
      top: calc(-100% - calc( var( --preview_image__photo_stack__padding ) * 1px ));
      left: calc( var( --preview_image__photo_stack__padding ) * 1px );
      background: #DEDEDE; }
    .preview_image_container__individual-product-complect .preview_image__photo_stack .preview_image__photo_stack__backgroud_2 {
      height: 100%;
      position: relative;
      top: calc(-200% - calc( var( --preview_image__photo_stack__padding ) / 2 * 1px ));
      left: calc( var( --preview_image__photo_stack__padding ) / 2 * 1px );
      background: #9D9D9D; }
    .preview_image_container__individual-product-complect .preview_image__photo_stack .preview_image__photo_stack__icon {
      height: 100%;
      position: relative;
      top: -300%;
      z-index: 1;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: auto 50%;
      background-color: rgba(0, 0, 0, 0.1); }
      .preview_image_container__individual-product-complect .preview_image__photo_stack .preview_image__photo_stack__icon.preview_image__photo_stack__icon-download {
        background-image: url("/berga_foto/images/download_product.svg"); }
      .preview_image_container__individual-product-complect .preview_image__photo_stack .preview_image__photo_stack__icon.preview_image__photo_stack__icon-print {
        background-image: url("/berga_foto/images/print_product.svg"); }
  .preview_image_container__individual-product-complect .preview_image__photo_stack__divider {
    color: #1A2533;
    font-size: calc( var( --preview_image__photo_stack__divider__height ) * 1px );
    height: calc( var( --preview_image__photo_stack__divider__height ) * 1px );
    line-height: calc( var( --preview_image__photo_stack__divider__height ) * 1px ); }
  .preview_image_container__individual-product-complect.S .preview_image__photo_stack {
    height: calc(50% - calc(var(--preview_image__photo_stack__divider__height_S) / 2 * 1px));
    padding-top: calc( var( --preview_image__photo_stack__padding_S ) * 1px ); }
    .preview_image_container__individual-product-complect.S .preview_image__photo_stack .preview_image__photo_stack__backgroud_1 {
      top: calc(-100% - calc( var( --preview_image__photo_stack__padding_S ) * 1px ));
      left: calc( var( --preview_image__photo_stack__padding_S ) * 1px ); }
    .preview_image_container__individual-product-complect.S .preview_image__photo_stack .preview_image__photo_stack__backgroud_2 {
      top: calc(-200% - calc( var( --preview_image__photo_stack__padding_S ) / 2 * 1px ));
      left: calc( var( --preview_image__photo_stack__padding_S ) / 2 * 1px ); }
  .preview_image_container__individual-product-complect.S .preview_image__photo_stack__divider {
    font-size: calc(var(--preview_image__photo_stack__divider__height_S) * 1px);
    height: calc(var(--preview_image__photo_stack__divider__height_S) * 1px);
    line-height: calc(var(--preview_image__photo_stack__divider__height_S) * 1px); }

/*# sourceMappingURL=catalog.css.map */
