:root {
  --BLUE-COLOR: #0e7e9b;
  --LIGHT-BLUE-COLOR: #a9e3f3;
  --YELLOW-COLOR: #fffdbe;
}

@font-face {
  font-family: nimbusReg;
  src: url(/templates/shaper_helixultimate/css/NimbusSanL-Reg.otf);
}
@font-face {
  font-family: nimbusBol;
  src: url(/templates/shaper_helixultimate/css/NimbusSanL-Bol.otf);
}
span.price {
  display: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: 'nimbusReg' !important;*/
}

.qr {
  background-image: url(https://thesalon.se//images/2025/05/08/the-salon.jpg);
  background-attachment: fixed;
  background-position: 50% 0px;
  height: 100% !important;
}
.qr .sppb-row-container {
  max-width: 640px !important;
  box-shadow: 0px 4px 7.36px 0.64px rgba(0, 0, 0, 0.24),
    0px 1px 7.68px 0.32px rgba(0, 0, 0, 0.16);
}
.qr .sppb-row-column {
  padding-left: 0;
  padding-right: 0;
}
.qr .sppb-icon-inner {
  display: flex;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  background-color: #3b5998;
  justify-content: center;
  font-size: 30px !important;
}
.qr span i {
  margin-block: auto;
  font-size: 25px !important;
}
.qr .icon1 span {
  background-color: #d76e22fa;
}
.qr .icon2 span {
  background-color: #8630e1;
}
.qr .icon3 span {
  background-color: #e1306c;
}
.qr .icon4 span {
  background-color: #3b5998;
}
.qr .border-bottom {
  border-bottom: 1px rgba(0, 0, 0, 0.12) solid;
}
.qr a,
.qr a:hover {
  color: black !important;
}
body {
  font-family: "PT Serif", serif;
}
#modal-menu ul.sp-megamenu-parent > li > a,
#sppb-addon-Prk4cdBp1IYlODDt9F9sJ h5.sppb-addon-title,
#sppb-addon-GtKWEi38Qf8rXX4fQ8niH .sppb-feature-box-title,
#sppb-addon-Tb6z_oydX0TIEHXCoshoa .sppb-feature-box-title,
#sppb-addon-1664224797752 h3.sppb-addon-title,
#sppb-addon-aaYQkyNzV-tp0cJ_6o1ca h3.sppb-addon-title,
#sppb-addon-cStTBAdAUC7NT-feNpW7d h3.sppb-addon-title,
#sppb-addon-MtpA7tlfTgCP9XaWcketd .sppb-feature-box-title,
#sppb-addon-Po2hx9oQ3FDVDd5mfgEjF .sppb-feature-box-title,
#revious h5 {
  font-family: "Playfair Display SC", serif !important;
}
.shifted-right-col a {
  font-family: "PT Serif", serif;
}
.animated-text em,
.animated-text i,
.animated-heading-after-part,
.animated-heading-before-part {
  font-family: "Marcellus";
}

#section-id-1664221242152 h5 {
  font-size: 1.1rem;
}

/* hide the H1 */
div#sppb-addon-wrapper-1668002901577 {
  display: none;
}

#sp-header.header-with-modal-menu {
  position: absolute;
  background-color: unset;
  border: 0;
  box-shadow: none;
}

#modal-menu.has-bg {
  background-image: none;
  background-color: #0e7e9bf5;
}

#modal-menu .sp-megamenu-parent > li.active > a {
  color: var(--YELLOW-COLOR);
}

#modal-menu ul.sp-megamenu-parent > li > a:hover {
  color: #969d35;
  color: var(--YELLOW-COLOR);
  text-shadow: 0 0 13px #f3ff52;
}

#modal-menu ul.sp-megamenu-parent > li > a {
  color: var(--YELLOW-COLOR);
}
#modal-menu ul.sp-megamenu-parent > li:nth-last-child(1) {
  border: 1px solid var(--YELLOW-COLOR);
  text-align: center;
  padding: 12px;
  max-width: 275px;
}

#sp-header.header-with-modal-menu #modal-menu-toggler {
  display: block !important;
  margin-top: 1rem;
}

#section-id-1664031480661 .sp-slider-outer-stage {
  height: 100vh !important;
}

#modal-menu {
  top: 0;
  z-index: -1;
}

.burger-icon > span {
  background-color: var(--YELLOW-COLOR);
}

.sp-megamenu-parent > li:last-child > a {
  padding: 0px 10px !important;
}

#section-id-1664031480661 .sp-indicator-container {
  display: none;
}

div#section-id-1664031480661 {
  pointer-events: none;
}

section#section-id-1664221242152 {
  z-index: 0 !important;
}

.sppb-section-background-video video {
  object-position: top;
}

.slider-logo img {
  height: auto !important;
  width: 80% !important;
  margin-left: auto;
  margin-right: auto;
  /* border: 3px solid #ffffba; */
  padding: 70px;
}

.main-slider .sp-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.scroll-down {
  display: flex;
  justify-content: center;
  height: 0px;
  position: relative;
  top: -71px;
}

.indicator {
  position: relative;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
}
.indicator span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: none;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  animation: animate 1s linear infinite;
}
.indicator span:nth-child(1) {
  top: -10px;
  left: -10px;
  animation-delay: 0s;
}
.indicator span:nth-child(2) {
  top: -5px;
  left: -5px;
  animation-delay: 0.2s;
}
.indicator span:nth-child(3) {
  top: 0;
  left: 0;
  animation-delay: 0.4s;
}
.indicator span:nth-child(4) {
  top: 5px;
  left: 5px;
  animation-delay: 0.6s;
}
.indicator span:nth-child(5) {
  top: 10px;
  left: 10px;
  animation-delay: 0.8s;
}
@keyframes animate {
  0% {
    border-color: #fff;
    transform: translate(0, 0);
  }
  20% {
    border-color: #fff;
    transform: translate(15px, 15px);
  }
  20.1%,
  100% {
    border-color: #ffffba;
  }
}

.float-blocks {
  display: none;
}
.float-blocks a {
  color: #5e5d5d !important;
}
#sppb-addon-GtKWEi38Qf8rXX4fQ8niH .sppb-feature-box-title,
#sppb-addon-Tb6z_oydX0TIEHXCoshoa .sppb-feature-box-title {
  font-size: 21px;
}
.subscribe form.sppb-addon-form-builder-form {
  margin: 0 !important;
  flex-wrap: nowrap;
}
.subscribe form.sppb-addon-form-builder-form > div {
  margin: 0 !important;
  padding: 0px !important;
}
.subscribe input[type="email"]:not(.form-control) {
  display: block;
  max-width: 100%;
  min-width: 282px;
  padding: 0.5rem 0.5rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: #fbf9f4;
  color: rgba(56, 40, 3, 0.6);
  border-radius: 4px;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
}

.subscribe button {
  background-color: #fffcf7;
  color: #382803;
  font-size: 18px;
  letter-spacing: 0px;
  padding: 12px 32px 12px 32px;
  box-shadow: 0px 0px 1px rgb(12 26 75 / 10%), 0px 10px 16px rgb(20 37 63 / 6%);
  margin-left: 19px;
  border-radius: 4px;
}
.subscribe span.sppb-text-success {
  color: #fffcf7;
}

.welcome-div {
  z-index: auto !important;
}

.section-title {
  font-family: "Playfair Display SC", serif;
}

.section-title h2::before {
  background-image: url(/images/at-logo.png);
  content: " ";
  width: 50px;
  height: 50px;
  display: block;
  /* overflow: visible; */
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 4px;
  left: -30px;
}

span.flicker {
  animation: flicker 3s linear infinite;
  color: var(--BLUE-COLOR);

  margin-left: 7px;
}
@keyframes flicker {
  22%,
  62.999%,
  64%,
  64.999%,
  70%,
  100% {
    opacity: 1;
    text-shadow: none;
    color: var(--BLUE-COLOR);
  }
  0%,
  19.999%,
  20%,
  21.999%,
  63%,
  63.999%,
  65%,
  69.999% {
    opacity: 0.4;
    color: var(--YELLOW-COLOR);
    text-shadow: 3px -2px 4px #fffc95, 0px 0px 10px #0e7e9b;
  }
}

.sppb-panel-modern > .sppb-panel-heading {
  padding: 17px 30px 17px 15px;
  background: var(--BLUE-COLOR);
  color: var(--YELLOW-COLOR);
  color: white;
}
.sppb-panel-title {
  font-size: 22px;
  font-family: "Playfair Display SC", serif;
}

.full-width h4.sppb-addon-title {
  width: 100%;
}

span.price {
  float: right;
}

span.price.ord-pris {
  text-decoration: line-through;
  color: #656565de;
  font-size: 1.2rem;
  width: 100%;
  text-align: right;
  display: none;
}

.prices-row .sppb-row {
  justify-content: center;
}

.price-list1 .sppb-button-wrapper,
.price-list2 .sppb-button-wrapper {
  text-align: right !important;
}

.kampani a {
  font-family: "Playfair Display SC", serif;
}

span.time {
  font-size: 14px;
  font-family: "PT Serif", serif;
}

span.animated-heading-after-part {
  text-align: center;
}

@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 102));
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 102));
  }
}

div#column-id-1664141000494 {
  align-content: center;
}

.logos-slider-column {
  /* box-shadow: 0 10px 20px -5px rgb(0 0 0 / 13%), 0px -10px 20px -5px rgb(0 0 0 / 13%); */
}

.logos-slider {
  background: white;
  /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125); */
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
}

div#sppb-addon-wrapper-3uNUroPOSf8srZTFAn71L {
  margin-top: 8px;
}
.logos-slider::before,
.logos-slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.logos-slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.logos-slider::before {
  left: 0;
  top: 0;
}
.logos-slider .slide-track {
  -webkit-animation: scroll 300s linear infinite;
  animation: scroll 300s linear infinite;
  display: flex;
  width: calc(250px * 102);
}

.logos-slider.reverse-slide .slide-track {
  animation-direction: reverse;
  /* flex-direction: row-reverse; */
  position: absolute;
  left: 100%;
  justify-content: end;
}
.logos-slider .slide {
  margin: 0 26px;
}

.logos-slider .slide img {
  width: auto;
}

.sppb-form-control {
  border-radius: 0 !important;
  border-bottom: 1px solid #575757 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.sppb-form-control:focus {
  border-radius: 0 !important;
  border: 2px solid #0e7e9b !important;
}

.shifted-row {
  background-image: linear-gradient(#fff, #ffffff),
    linear-gradient(#0e7e9b, #0e7e9b), linear-gradient(#fff, #ffffff);
  background-size: 100% 30%, 100% 59%, 100% 30%;
  background-repeat: no-repeat;
}

div#sppb-addon-wrapper-1664829685322 {
  /* position: relative; */
  /* right: -50px; */
  /* z-index: 1; */
}

.shifted-left-col {
  position: relative;
  right: -50px;
  z-index: 2;
}
.z3 {
  z-index: 3;
}

.shifted-right-col {
  position: relative;
  left: -50px;
}

.shifted-right-col a {
  color: #5e5d5d !important;
}

.map-frame iframe {
  border: 0;
  width: 100%;
  height: 345px;
}

.play-btn {
  width: 100px;
  height: 100px;
  background: radial-gradient(#0e7e9b 60%, rgba(255, 255, 255, 1) 62%);
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 0;
  box-shadow: 0px 0px 25px 3px #0e7e9b;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  cursor: pointer;
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.75);
  top: -27%;
  left: -25%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75),
      0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;
  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75),
      0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;
  }
}

.team .sppb-column-addons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.team .sppb-column-addons > div {
  min-width: 323px;
  margin-bottom: 35px;
}

.team .sppb-div-addon {
  visibility: hidden;
  animation-duration: 1000ms;
  animation-delay: 5ms;
  animation-name: none;
}

.test {
  visibility: visible;
  animation-name: fadeInUp;
}

.white-popup-block {
  width: 78%;
  max-width: 100%;
}

.addon-instagram-caption strong {
  display: none;
}
.mfp-content video {
  max-width: 100%;
}

.myworks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}

.myworks img {
  min-width: 31%;
  max-width: 32%;
  margin-bottom: 1%;
  object-fit: cover;
}

.myworks h3 {
  display: block;
  width: 100%;
  /* font-family: Marcellus; */
  font-family: "Playfair Display SC", serif;
  font-size: 34px;
  margin-bottom: 24px;
  /* position: relative; */
  margin-left: 11px;
  /* top: 0px;*/
}

.myworks h3:before {
  background-image: url(/images/at-logo.png);
  content: " ";
  width: 50px;
  height: 50px;
  display: block;
  /* overflow: visible; */
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  /* bottom: 0px; */
  left: 11px;
  top: 16px;
}

.sp-page-builder .page-content #section-id-1667422500013 {
  /*background-attachment: fixed;*/
}

.testimonial .sppb-row-container {
  background: RGBA(45, 107, 126, 0.55);
}

section#section-id-1667422500013 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#revious {
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
}

#revious .carousel-indicators {
  bottom: -38px;
}

#revious .carousel-control-prev {
  left: -54px;
  background-color: #266074;
  width: unset;
}

#revious .carousel-control-next {
  right: -54px;
  background-color: #266074;
  width: unset;
}

#revious h5 {
  text-align: center;
}

#revious h6 {
  color: #d7d7d7;
  text-align: center;
}

#revious .rating-stars {
  text-align: center;
  display: block;
  color: #fbbc04;
}

#revious .rating-stars i {
  padding: 0 2px;
}

footer#sp-footer {
  background: #1f6276;
  margin-top: -1px;
}

footer#sp-footer .container-inner {
  padding: 1px 0px;
}

footer#sp-footer p {
  font-size: 14px;
}

section#section-id-1664826729024 .sppb-row-container,
section#findus .sppb-row-container {
  max-width: 1320px;
}

div#sppb-addon-MFIecn4X_P7xH2Mc-YfpN,
div#sppb-addon-Po2hx9oQ3FDVDd5mfgEjF,
div#sppb-addon-LhdxyvHL_zJU0-H49vo0k,
div#sppb-addon-MtpA7tlfTgCP9XaWcketd {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/****************************/
/**********BIG SCREEN********/
/****************************/
@media (max-width: 1199.98px) {
  #sppb-addon-wrapper-dRjsiR7QS0F-4z0Lm0dBH {
    margin-top: -263px;
  }

  #section-id-X0h7c3F_nLeI10nJlHEuN .sppb-row-container {
    max-width: 100%;
  }

  #column-id-XNWwR5q2eDcSzmUFrVuW6 {
  }
  .subscribe input[type="email"]:not(.form-control) {
    min-width: unset;
  }
  #sppb-addon-1666356156771 .sppb-form-check,
  #sppb-addon-1666356156771 .sppb-form-builder-btn,
  #sppb-addon-1666356156771 .sppb-form-group.sppb-form-builder-field-0 {
    width: 50%;
  }

  .myworks img {
    min-width: 48%;
    max-width: 49%;
    height: auto;
  }

  #sp-header.header-with-modal-menu #modal-menu-toggler {
    display: block !important;
  }

  #sp-header.header-with-modal-menu
    #offcanvas-toggler.offcanvas-toggler-secondary,
  #sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas-toggler-right {
    display: none !important;
  }
}

/****************************/
/**********LAPTOP***********/
/****************************/
@media (max-width: 991.98px) {
  #sppb-addon-wrapper-dRjsiR7QS0F-4z0Lm0dBH {
    margin-top: -257px;
  }

  #column-id-XNWwR5q2eDcSzmUFrVuW6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .subscribe input[type="email"]:not(.form-control) {
    min-width: unset;
  }
  #sppb-addon-1666356156771 .sppb-form-check,
  #sppb-addon-1666356156771 .sppb-form-builder-btn,
  #sppb-addon-1666356156771 .sppb-form-group.sppb-form-builder-field-0 {
    width: 50%;
  }

  #sp-header.header-with-modal-menu #modal-menu-toggler {
    display: block !important;
  }

  #sp-header.header-with-modal-menu
    #offcanvas-toggler.offcanvas-toggler-secondary,
  #sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas-toggler-right {
    display: none !important;
  }

  .team .sppb-column-addons > div {
    min-width: unset;
    margin-bottom: 53px;
    width: 50%;
  }
}

/****************************/
/**********TABLET************/
/****************************/
@media (max-width: 767.98px) {
  #sppb-addon-wrapper-dRjsiR7QS0F-4z0Lm0dBH {
    margin-top: -257px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  #column-id-XNWwR5q2eDcSzmUFrVuW6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .subscribe input[type="email"]:not(.form-control) {
    min-width: unset;
  }
  #sppb-addon-1666356156771 .sppb-form-check,
  #sppb-addon-1666356156771 .sppb-form-builder-btn,
  #sppb-addon-1666356156771 .sppb-form-group.sppb-form-builder-field-0 {
    width: 100%;
  }

  #column-wrap-id-XNWwR5q2eDcSzmUFrVuW6 {
    order: 3;
  }

  #sp-header.header-with-modal-menu #modal-menu-toggler {
    display: block !important;
  }

  #sp-header.header-with-modal-menu
    #offcanvas-toggler.offcanvas-toggler-secondary,
  #sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas-toggler-right {
    display: none !important;
  }

  .team .sppb-column-addons > div {
    min-width: unset;
    margin-bottom: 53px;
    width: 50%;
  }
}

/****************************/
/**********MOBILE************/
/****************************/
@media (max-width: 575.98px) {
  h3,
  .h3 {
    font-size: 1.3rem;
  }

  h5,
  .h5 {
    font-size: 1.03rem;
  }

  #sp-header.header-with-modal-menu #modal-menu-toggler {
    display: block !important;
  }

  #sp-header.header-with-modal-menu
    #offcanvas-toggler.offcanvas-toggler-secondary,
  #sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas-toggler-right {
    display: none !important;
  }

  #modal-menu ul.sp-megamenu-parent {
    padding-left: 2rem !important;
  }

  .slider-logo img {
    height: auto !important;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    /* border: 3px solid #ffffba; */
    padding: 24px;
  }

  .scroll-down {
    display: flex;
    justify-content: center;
    height: 0px;
    position: relative;
    top: 0px;
    transition: opacity 0.3s;
  }

  section#section-id-1664120626142 {
    /* border: 1px solid red; */
    position: relative;
    top: -241px;
  }

  #sppb-addon-wrapper-dRjsiR7QS0F-4z0Lm0dBH {
    margin-top: -287px !important;
  }

  .float-blocks .sppb-addon-form-builder-form {
    flex-direction: column;
  }

  .float-blocks .subscribe button {
    width: 100%;
    margin-left: 0;
    margin-top: 6px;
  }

  .section-title h2::before {
    left: -10px;
  }
  .sppb-panel-title {
    font-size: 20px;
    font-family: "Playfair Display SC", serif;
  }

  .price-list1 .sppb-button-wrapper,
  .price-list2 .sppb-button-wrapper {
    text-align: right !important;
  }

  .team i {
    font-size: 28px !important;
    margin-top: -8px;
  }

  .team .sppb-column-addons > div {
    min-width: unset;
    margin-bottom: 53px;
    width: 50%;
  }

  .team img {
    scale: 1.4;
  }

  div#sppb-addon-wrapper-ZwMkq40n-opE392bN26wi {
    order: 1;
  }
  div#sppb-addon-wrapper-0nvmPkGKp_f4kcT7XWPXH {
    order: 2;
  }
  div#sppb-addon-wrapper-tROoJzyqQ7i677qwFg-Nx {
    order: 3;
  }
  div#sppb-addon-wrapper-2XDzsOwqgEFHyEHtNvFkF {
    order: 4;
  }
  div#sppb-addon-wrapper-sovL7aCd8epf-DJ83LvVV {
    order: 11;
  }
  div#sppb-addon-wrapper-nnee0ZTucuSQn83BAWW_S {
    order: 6;
  }
  div#sppb-addon-wrapper-RMnag6IzACKpqeGJT9PdP {
    order: 8;
  }
  div#sppb-addon-wrapper-AM3_QSYeZcoFNNyIpMJHH {
    order: 7;
  }
  div#sppb-addon-wrapper-YcLXU4_l9F4p52PbT_oEH {
    order: 9;
  }
  div#sppb-addon-wrapper-pGyWjwR0rwxkpW4hbAPfP {
    order: 10;
  }
  div#sppb-addon-wrapper-fsfNA6Jm0C3dKjJ5D6nMk {
    order: 5;
  }

  .team h3 {
    margin-top: 35px !important;
  }

  .myworks img {
    min-width: unset;
    max-width: 100%;
    max-height: 559px;
    /* width: 100%; */
  }

  .shifted-row .sppb-row-container {
    padding: 0px;
  }

  div#column-wrap-id-1664826729022 {
    order: 2;
  }

  div#column-id-1664826729023,
  div#column-id-E5ANkHn0DfKpvSsBRdlZs {
    height: 651px;
    left: 0;
    background-position: 53% 100% !important;
    background-size: 179% auto;
  }

  div#column-id-1664826729022,
  div#column-id-SURqPS_N_sXZAyQUqtAXt {
    height: 651px;
    height: 651px;
    left: 0;
    margin-top: -422px;
  }

  section#section-id-rjtYOrp3swH3m98UZw_Qy {
    padding-top: 0 !important;
    padding-bottom: 0px !important;
  }

  .logos-slider::before,
  .logos-slider::after {
    background: none;
  }
  div#sppb-addon-wrapper-3uNUroPOSf8srZTFAn71L {
    margin-top: 0px;
  }
  .logos-slider .slide-track {
    -webkit-animation: scroll 300s linear infinite;
    animation: scroll 300s linear infinite;
    display: flex;
    width: calc(250px * 80);
  }
  @-webkit-keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-250px * 102));
    }
  }
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-250px * 80));
    }
  }

  div#column-id-SURqPS_N_sXZAyQUqtAXt {
    margin-top: -609px;
    margin-bottom: 268px;
  }

  div#sppb-addon-MFIecn4X_P7xH2Mc-YfpN {
    margin-top: 30px;
  }

  #sppb-addon-0DKFKeJsMVn5iX8jfPna4 {
    padding: 10px !important;
  }

  div#column-wrap-id-1664745878671 {
    order: 2;
  }

  #sppb-addon-1664748474233 .sppb-addon-title {
    font-size: 36px !important;
  }

  #column-id-1664745878671 {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  #sppb-addon-rHVzlnhWttWy53Ogty4D4 .sppb-button-wrapper {
    margin-right: -11px;
  }

  .layout-classic .sppb-instagram-image {
    float: none !important;
    padding: 5px !important;
    width: 50% !important;
    flex: 0 0 50% !important;
  }

  #revious p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .sppb-addon.sppb-carousel-extended.sppb-testimonial-carousel-testi_layout2 {
    height: 272px;
  }

  .sp-page-builder .page-content #section-id-1667422500013 {
    background-image: url(/images/thesalon-5.jpg) !important;
  }

  .sp-page-builder .page-content #section-id-1664745878672 {
    background-position: -120px 0 !important;
  }

  #revious .carousel-control-prev,
  #revious .carousel-control-next {
    display: none;
  }

  #revious h5 {
    font-size: 1.25rem;
  }

  #jarallax-container-0 > div {
    background-position: -120px 0 !important;
  }
}
