@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, #00000080, #0000);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translateZ(0);
  z-index: 3;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #000;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.swiper-container {
  overflow: hidden;
}
.swiper-scrollbar-drag {
  display: block !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px #0009;
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px #0009;
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: #0009;
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #0009;
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
html {
  scroll-behavior: smooth;
}
.instafeed-app .instafeed-lightbox:target ~ body {
  overflow-y: scroll;
}
img,
nav.header__inline-menu video,
nav.header__inline-menu img,
.template-loc .multicolumn .inline-richtext {
  max-width: 100%;
}
.button {
  min-width: 270px;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  text-align: center;
  padding: 10px 24px;
  min-height: 50px;
  text-transform: uppercase;
}
.sticky_social-icons .list-social {
  position: relative;
  flex-direction: column;
  max-width: 100px;
  margin-right: 0;
  margin-left: auto;
  row-gap: 8px;
  padding: 155px 0;
}
.sticky_social-icons .list-social:after {
  position: absolute;
  width: 1px;
  height: 140px;
  content: "";
  top: 0;
  left: 50%;
  background-color: #fff;
  opacity: 0.45;
}
.sticky_social-icons .list-social:before {
  position: absolute;
  width: 1px;
  height: 140px;
  content: "";
  bottom: 0;
  left: 50%;
  background-color: #fff;
  opacity: 0.45;
}
.sticky_social-icons a.link.list-social__link {
  padding: 0;
  border-radius: 50%;
}
.sticky_social-icons a.link.list-social__link:hover {
  background-color: #000;
}
.sticky_social-icons .page-width {
  max-width: fit-content;
  margin-left: auto;
  margin-right: 0;
  padding: 0 5rem;
}
.sticky_social-icons {
  position: absolute;
  z-index: 2;
  right: 0;
}
.sticky_social-icons {
  top: 50%;
  transform: translateY(-50%);
}
#Details-HeaderMenu-1 .mega-menu__link--level-2 {
  pointer-events: all;
}
.currency_selector_flag button span {
  font-family: Roboto;
}
.menu-drawer .header--has-social .menu-drawer__utility-links {
  padding: 2rem 3rem 6rem;
}
.menu-drawer__inner-container .menu-drawer__account account-icon {
  padding: 0 10px 0 0;
}
.currency_selector_flag img {
  max-width: 25px;
  background-color: transparent;
  max-height: 25px;
  object-fit: cover;
}
.currency_selector_flag ul.all_currency li {
  margin-bottom: 6px;
  display: flex;
  justify-content: center;
  column-gap: 10px;
  align-items: center;
  cursor: pointer;
  letter-spacing: 0;
}
.currency_selector_flag ul.all_currency {
  filter: drop-shadow(0px 4px 14px rgba(33, 33, 33, 0.16));
  border-radius: 10px;
  position: absolute;
  top: 100%;
  margin: 0;
  bottom: auto;
  background-color: #fff;
  padding: 8px 15px;
  transform: translate(-50%);
  left: 50%;
  width: 100%;
}
.header__menu-item .icon-caret {
  max-width: 10px;
}
.localization-form__select {
  font-family: Roboto;
  font-weight: 500;
}
.cart-count-bubble {
  background-color: #ec6664;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
  width: 20px;
  height: 20px;
  top: -5px;
}
.header__icon .icon {
  height: 26px;
  width: 26px;
}
.header__icons {
  column-gap: 22px;
}
.shopify-section-header-sticky
  .header-wrapper:not([has_header])
  .icon-account
  path,
.shopify-section-header-sticky
  .header-wrapper:not([has_header])
  .header__icon--cart
  path {
  fill: #000;
  stroke: #000;
}
.section-header:not(.shopify-section-header-sticky)
  .header-wrapper[transparent_header]
  .header__submenu
  span,
.section-header .header-wrapper[transparent_header] ul summary,
.section-header .header-wrapper a {
  color: #000;
}
.header__inline-menu ul.list-menu.list-menu--inline {
  justify-content: end;
}
summary .icon-caret {
  top: calc(50% - 0.3rem);
}
details-modal.header__search {
  display: none !important;
}
.section-header .header-wrapper .header__menu-item span {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 1.28px;
}
.section-header:not(.shopify-section-header-sticky)
  .header-wrapper[transparent_header]:not(:hover)
  .header__menu-item
  span,
.section-header
  .header-wrapper[has_header]
  button.disclosure__button.localization-form__select {
  color: #fff;
}
.section-header:not(.shopify-section-header-sticky)
  .header-wrapper[transparent_header]
  ul.header__submenu
  .header__menu-item
  span {
  color: #000;
}
.section-header:not(.shopify-section-header-sticky)
  .header-wrapper[transparent_header]:not(:hover)
  .header__menu-item
  .icon-caret
  path {
  stroke: #fff;
}
details .header__menu-item .icon-caret,
.disclosure__button .icon-caret {
  transform: rotate(180deg);
}
details[open] > .header__menu-item .icon-caret,
.disclosure__button[aria-expanded="true"] .icon-caret {
  transform: rotate(359deg);
}
.shopify-section-group-header-group
  .header__icon--menu[aria-expanded="true"]:before {
  top: 0;
  z-index: -1;
}
.js
  .header-localization:not(.menu-drawer__localization)
  .localization-form__select {
  padding: 0 2.7rem 0 1.5rem;
}
.logo_middle_visible .icon {
  width: 30px;
  height: 30px;
}
.header-wrapper {
  transition: all 0.5s;
  padding: 0;
}
.shopify-section-header-sticky .header-wrapper {
  transition: all 0.5s;
}
.header-localization:not(.menu-drawer__localization)
  .localization-form__select
  .icon-caret {
  right: 0.4rem;
  top: calc(50% - 3px);
}
.shopify-section.shopify-section-header-sticky localization-form {
  background-color: #a9a9a933;
}
.header--middle-center a.header__heading-link {
  padding: 1px;
}
.shopify-section .header-wrapper[transparent_header] {
  position: absolute;
  width: 100%;
}
.shopify-section .header-wrapper[transparent_header]:not(:hover) {
  background-color: transparent;
}
.shopify-section.shopify-section-header-sticky
  .header-wrapper[transparent_header] {
  background-color: #fff;
  position: absolute;
  width: 100%;
}
.header .logo_middle_visible,
.header-wrapper[has_header] .header_main_logo,
.header--middle-center header-drawer,
.swiper-wrapper:empty {
  display: none;
}
button.slected_currency {
  position: relative;
  cursor: pointer;
  column-gap: 7px;
  padding: 6px 11px;
  background-color: #a9a9a933;
  border: none;
  background-color: #ffffff26;
  border-radius: 50px;
  display: flex;
  align-items: center;
  color: #fff;
}
button.slected_currency:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.header-wrapper[has_header] button.slected_currency {
  background-color: #ffffff26;
}
.header.header--middle-center .logo_middle_visible,
.header.header--middle-center .logo_middle_visible header-drawer {
  display: block;
}
.header-wrapper[transparent_header]:hover
  .header__heading-logo-wrapper
  .header_main_logo,
.shopify-section .transparent_header_logo,
.shopify-section.shopify-section-header-sticky .header_main_logo {
  display: none;
}
.header-wrapper[transparent_header]:hover
  .header__heading-logo-wrapper
  .transparent_header_logo,
.shopify-section.shopify-section-header-sticky .transparent_header_logo,
.header-wrapper[has_header] .transparent_header_logo {
  display: block;
}
.shopify-section:not(.shopify-section-header-sticky)
  .header-wrapper[transparent_header]:not(:hover)
  .header__icon,
.shopify-section:not(.shopify-section-header-sticky)
  .header-wrapper[transparent_header]:not(:hover)
  .localization-selector.link {
  color: #fff;
}
.shopify-section.shopify-section-header-sticky
  .single_menu
  summary.header__menu-item,
.shopify-section:not(.shopify-section-header-sticky)
  .header-wrapper[transparent_header]
  .menu-drawer__inner-container
  .localization-selector.link {
  color: #000;
}
.shopify-section.shopify-section-header-sticky
  .single_menu
  summary.header__menu-item
  svg
  path,
.shopify-section.shopify-section-header-sticky localization-form svg path,
.shopify-section.shopify-section-header-sticky
  .header-wrapper[transparent_header]
  .currency_selector_flag
  path {
  stroke: #000;
}
.header.header--middle-center .header__icons details-modal.header__search,
.quantity__rules-cart {
  display: none;
}
.header localization-form {
  background-color: #ffffff26;
  border-radius: 50px;
  display: flex;
  align-items: center;
}
.header localization-form button.disclosure__button {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.07px;
  text-transform: uppercase;
}
.shopify-section.shopify-section-group-header-group.section-header:not(
    .shopify-section-header-sticky
  )
  .header-wrapper[transparent_header]:not(:hover)
  summary {
  text-decoration-color: #fff;
}
.section-header .header-wrapper[has_header] .icon-hamburger path,
.single_menu summary.header__menu-item svg path,
localization-form svg path {
  stroke: #fff;
}
header-drawer .icon {
  width: 30px;
}
.header-wrapper[transparent_header]
  ul.list-menu
  li.mainmenulist-list.place-order
  ul.megamenu-submenu-ul,
.header-wrapper[transparent_header] details[open] > .header__submenu {
  background-color: #fff;
}
.template-blog
  .header-wrapper[has_header]
  ul.megamenu-submenu-ul
  li.megamenu-submenu-li
  .menulinklist
  a,
.shopify-section .header-wrapper:not([transparent_header]) .icon.icon-close {
  color: #fff;
}
.mega-menu__content {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.mega_menu_block .video_play_btn img {
  max-width: 36px;
  width: 100%;
  object-fit: contain;
}
.all_currency span.currency_code {
  font-size: 14px;
}
details#Details-HeaderMenu-3 li.custom_video_wrap ul {
  gap: 35px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 635px;
  list-style-type: none;
  padding: 0;
}
details#Details-HeaderMenu-3 ul.mega-menu__list {
  column-count: 2;
  column-gap: 35px;
}
li.custom_video_wrap {
  display: inline-flex;
}
.mfp-bg.mfp-fade.mfp-ready {
  background: #33333380;
  display: block !important;
}
.video-header-popup video {
  border-radius: 15px;
  border: solid 5px #fff;
  max-width: 100%;
  cursor: pointer;
}
.mfp-close-btn-in .mfp-close {
  opacity: 1;
  color: #fff;
}
.mfp-container {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: fit-content;
}
.video-header-popup {
  max-width: fit-content;
  margin: 0 auto;
  position: relative;
}
.video-header-popup .video_wrap {
  position: relative;
}
.video_play_btn_popup.btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-header .header-wrapper[has_header] localization-form svg path {
  stroke: #fff;
}
.mega-menu__content.mega-menu__content-2 ul.mega-menu__list ul {
  column-count: 3;
}
.single_menu summary.header__menu-item {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 0;
}
nav.header__inline-menu.single_menu {
  padding: 0 23px 0 34px;
}
nav.header__inline-menu.single_menu summary .icon-caret {
  right: 0;
  top: calc(50% - 2px);
}
nav.header__inline-menu.single_menu .mega-menu,
.top-banner,
.currency_selector_flag,
.featured-collection,
.media_icon .media_image,
.before_after_images .page-width {
  position: relative;
}
nav.header__inline-menu.single_menu .mega-menu {
  position: inherit;
}
nav.header__inline-menu.single_menu .mega-menu__content {
  padding: 20px;
  max-width: fit-content;
  position: absolute;
  transform: translate(-50%);
  z-index: 1;
  width: 100%;
}
.single_menu ul.mega-menu__list {
  row-gap: 20px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.single_menu .mega-menu__list li.one,
.single_menu .mega-menu__list li.two {
  width: 50%;
}
.single_menu .mega-menu__list li.three {
  width: 100%;
}
.single_menu .mega-menu__list .titlee {
  font-weight: 700;
  text-decoration: none;
  font-family: Montserrat;
}
.single_menu .mega-menu__list ul li .mega-menu__link {
  font-weight: 500;
  text-decoration: none;
  font-family: Montserrat;
}
.menu-drawer__inner-submenu .menu-drawer__close-button {
  font-size: 24px;
  margin-bottom: 14px;
}
.disclosure__list-wrapper .field__input:focus {
  padding: 2.2rem 3.3rem 0.8rem 1.5rem;
}
.menu-drawer__inner-container
  .shopify-section.shopify-section-header-sticky
  localization-form {
  background-color: transparent;
}
.shopify-section
  .header-wrapper[transparent_header]:hover
  button.slected_currency
  button.slected_currency
  svg
  path,
.menu-drawer__inner-container localization-form svg path,
.shopify-section.shopify-section-header-sticky
  .header-wrapper:hover:not([has_header])
  button.slected_currency
  svg
  path {
  stroke: #000;
}
.menu-drawer__inner-container button.drawer__close {
  right: 20px;
}
.shopify-section
  .header-wrapper[transparent_header]:hover
  button.slected_currency,
.shopify-section.shopify-section-header-sticky
  .header-wrapper:not([has_header])
  button.slected_currency {
  color: #000;
  background-color: #a9a9a933;
}
.section-header .header-wrapper[transparent_header] .header__menu-item span,
.menu-drawer__navigation-container .header__icon {
  color: #000;
}
.shopify-section
  .header-wrapper[transparent_header]:hover
  .currency_selector_flag
  path {
  stroke: #000;
}
a.mega-menu__link[href="#"] {
  cursor: none;
  pointer-events: none;
}
.section-header .header-wrapper[has_header] {
  background-color: #212121;
}
.section-header .header-wrapper[has_header] .header__menu-item,
.section-header .header-wrapper[has_header] .header__submenu span,
.section-header .header-wrapper[has_header] a.header__icon,
.section-header
  .header-wrapper[has_header]
  .header__menu-item
  .header__active-menu-item {
  color: #fff;
}
.section-header .header-wrapper[has_header] .header_main_logo {
  display: block;
}
.section-header .header-wrapper[has_header] .transparent_header_logo,
.popup-slider .swiper-button-next:after,
.popup-slider .swiper-button-prev:after {
  display: none;
}
.section-header.shopify-section-header-sticky
  .header-wrapper[has_header]
  .header__menu-item
  .icon-caret
  path,
.section-header .header-wrapper[has_header] .header__menu-item svg path {
  stroke: #fff;
}
.header .mega-menu[open] .mega-menu__content {
  opacity: 1;
  transform: translateY(0);
  max-width: 100%;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  background-color: #fff;
}
@media (min-width: 1780px) {
  .header .mega-menu[open] .mega-menu__content {
    max-width: calc(var(--page-width) + 400px);
  }
}
.mega-menu__content {
  padding-bottom: 20px;
  padding-top: 20px;
}
.mega-menu__content ul.mega-menu__list.page-width {
  padding: 0 20px;
  max-width: 100%;
}
.mega-menu__content-1 ul.mega-menu__list {
  display: grid;
  grid-template-columns: 1.3fr 1fr 3fr;
}
.mega-menu__content-1 ul.mega-menu__list li:nth-child(3) {
  padding-right: 20px;
  max-width: 100%;
  margin: 0 0 0 auto;
}
.mega-menu__content .link {
  font-size: 16px;
  padding: 8px 0;
}
.header .mega-menu__link--level-2,
.mega-menu__content-1 .mega-menu__list li:nth-child(2) ul li a,
.mega_menu_block .image_text {
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.mega-menu__content-2 ul.mega-menu__list li:nth-child(3) ul {
  column-count: 3;
}
.mega-menu__content-2 ul.mega-menu__list li:nth-child(2) {
  order: 1;
}
.mega-menu__content-2 ul.mega-menu__list li:nth-child(3) {
  order: 2;
  max-width: 500px;
}
.mega-menu__content-2 ul.mega-menu__list {
  grid-template-columns: 1fr auto 0.5fr;
}
.mega-menu__content-2 ul.mega-menu__list li:nth-child(2) ul {
  max-width: fit-content;
}
.header .mega-menu__link--level-2 {
  padding-bottom: 14px;
}
.mega-menu__content-4 ul.mega-menu__list {
  column-count: 2;
}
.mega-menu__content.mega-menu__content-4 .link {
  font-size: 14px;
  padding: 8px 0;
}
.mega-menu__content.mega-menu__content-4
  ul.mega-menu__list
  li:not(.mega_menu_block) {
  max-width: 100%;
}
.mega-menu__content.mega-menu__content-4 ul.mega-menu__list li.mega_menu_block {
  order: 4;
  list-style: none;
  width: 50%;
}
.mega-menu__content.mega-menu__content-4 ul.mega-menu__list li a,
.rich-text__text p {
  letter-spacing: 0;
}
.mega-menu__content.mega-menu__content-4 .mega-menu__link--level-2 {
  font-size: 17px;
}
.mega-menu__content .mega_cust_link {
  margin-top: 40px;
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}
.mega-menu__content-2 .link:not(.mega-menu__link--level-2) {
  font-size: 14px;
  letter-spacing: 0;
}
.mega_menu_block .video_wrap .video_play_btn {
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.mega_menu_block .video_wrap {
  position: relative;
  width: 100%;
}
.mega-menu__content-3 .mega-menu__list {
  display: flex;
}
.mega-menu__content-3 ul.list-unstyled {
  column-count: 4;
  gap: 30px;
}
.mega-menu__content-5 .mega-menu__list {
  display: grid;
  gap: 1.8rem 4rem;
  grid-template-columns: repeat(4, 1fr);
  list-style: none;
}
.mega-menu__content-4 ul.mega-menu__list .custom_video_wrap ul {
  padding: 0;
  display: flex;
  column-gap: 20px;
}
.home-hero-section .banner-content h2 {
  font-size: 38px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 3px;
  margin: 0 0 12px;
}
.top-banner .banner_image_wrap {
  position: relative;
  overflow: hidden;
  display: grid;
  padding-bottom: 39%;
}
.top-banner .banner_image_wrap img,
.top-banner .banner_image_wrap video,
.banner_image_wrap iframe {
  border: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 100% 100%;
}
.top-banner .banner_image_wrap img,
.top-banner .banner_image_wrap video {
  min-height: 450px;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.top-banner .banner_image_wrap:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.top-banner .banner-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.02em;
  margin: 0;
}
.top-banner .banner-content {
  height: 100%;
  max-width: var(--page-width);
  width: 100%;
  position: absolute;
  top: calc(50% + 0px);
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
}
.top-banner .banner-container {
  position: relative;
  transform: translate(-50%, -50%);
  top: calc(50% + 40px);
  left: 50%;
  padding: 0 30px;
}
.top-banner .banner_description.button {
  min-width: 277px;
  display: flex;
  max-width: fit-content;
  margin: 40px auto 0;
}
.services-hero-section.top-banner .banner-container {
  max-width: 800px;
}
.top-banner .banner-content .banner-container h2.section-heading {
  margin: 10px auto 0;
}
.rich-text__text {
  max-width: 903px;
  margin: 0 auto;
}
.rich-text .rich-text__wrapper h2.rich-text__heading {
  font-size: 36px;
  font-weight: 400;
  line-height: 49px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.rich-text .rich-text__wrapper p {
  color: #000;
}
.footer .footer-block__newsletter p {
  margin: 0;
}
.footer p,
.multicolumn-list .rte p {
  color: #555;
}
.images_blocks {
  background: linear-gradient(
    to bottom,
    #eae7e2 0% 50%,
    #eae7e2 50%,
    #fff 50% 100%
  );
}
.images_blocks .before_after_images {
  display: flex;
  align-items: center;
  margin: 0 -8px;
}
.images_blocks .block {
  width: 100%;
  flex: 0 0 calc(50% - 16px);
  margin: 0 8px;
}
.media_icon.fifth {
  padding: 65px 0 0;
}
.media_icon .heading h3 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.02em;
  text-align: center;
  margin: 0 0 20px;
}
.media_icon .heading p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  max-width: 770px;
  margin: 0 auto;
}
.media_icon .media_icon_wrapper:not(.swiper-wrapper) {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.media_icon .media_icon_wrapper:not(.swiper-wrapper) .icon_text {
  width: 100%;
  flex: 0 0 20%;
}
.media_icon .media_image img {
  max-width: 150px;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  object-fit: contain;
}
.media_icon .black_and_white_image .media_image img {
  filter: grayscale(1);
  mix-blend-mode: multiply;
}
.media_icon .media_icon_wrapper:not(.swiper-wrapper) .icon_text.sixth {
  flex: 0 0 calc(16.66% - 24px);
  margin: 0 12px;
}
.media_icon .icon_text .media_image {
  padding-bottom: 31%;
  margin: 40px 18px;
}
.media_icon.sixth {
  padding: 80px 0;
}
.media_icon.sixth .heading h3 {
  font-size: 36px;
  margin: 0 0 28px;
}
.media_icon.sixth .heading {
  margin-bottom: 60px;
}
.media_icon.sixth .heading p {
  max-width: 929px;
  letter-spacing: 0;
}
.statistics_blocks .statistics_lists {
  margin: 0 -20px;
  z-index: 2;
  position: relative;
  display: flex;
  background-color: #fff;
  filter: drop-shadow(0px 4px 14px rgba(33, 33, 33, 0.16));
  justify-content: center;
  column-gap: 47px;
  padding: 61px 0;
}
.statistics_blocks p {
  color: #212121;
}
.statistics_blocks p.score-text {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}
.statistics_blocks p.score {
  font-weight: 200;
  font-size: 70px;
  margin: 0;
  line-height: 1;
  display: flex;
  align-items: center;
}
.statistics {
  display: flex;
  align-items: center;
  column-gap: 25px;
}
.statistics p.score span {
  font-size: 41px;
}
.media_icon.has_statistics_block {
  padding-bottom: 0;
}
.statistics_lists {
  position: relative;
  transform: translateY(50%);
  top: 50%;
}
:root .faqpage-section .grid {
  --grid-desktop-horizontal-spacing: 68px;
}
.faqpage-section .grid .grid__item.collapsible-content__grid-item {
  width: calc(42% - var(--grid-desktop-horizontal-spacing) / 2);
}
.faqpage-section .grid .grid__item:not(.collapsible-content__grid-item) {
  width: calc(58% - var(--grid-desktop-horizontal-spacing) / 2);
}
.faqpage-section .collapsible-content .accordion,
.store_address_wrap.has_white_bg .main_address {
  border: none;
}
.faqpage-section h3.accordion__title {
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.4px;
  text-transform: uppercase;
}
.faqpage-section .accordion__content {
  padding: 20px 0 5px;
}
.faqpage-section .accordion__content * {
  color: #555;
  font-family: Roboto;
  line-height: 1.563;
}
.faqpage-section .accordion__content h2,
.faqpage-section .accordion__content h3,
.faqpage-section .accordion__content h4,
.faqpage-section .accordion__content h5,
.faqpage-section .accordion__content h6 {
  font-weight: 700;
  color: #000;
}
.faqpage-section .accordion .summary-collapsible {
  cursor: pointer;
  border-bottom: 1px solid #555;
  padding: 24px 0;
}
.template-faq .top-banner .banner-container {
  max-width: 612px;
}
.collapsible-content .accordion .icon-caret {
  transform: rotate(180deg);
}
.collapsible-content .accordion details[open] .icon-caret {
  transform: rotate(359deg);
}
.accordion-tab .accordion-details.active .summary-collapsible {
  border-bottom: none;
}
.accordion-tab .accordion-details.active {
  border-bottom: 1px solid #555;
}
.before_after_images .before_after_images_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 540px;
}
.before_after_images .before_after_images_wrapper .img {
  position: absolute;
  top: 0;
  left: -5px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-color: #000;
  display: flex;
  align-items: flex-end;
}
.before_after_images .before_after_images_wrapper .slider {
  scrollbar-color: transparent;
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: #f2f2f200;
  outline: none;
  margin: 0;
  transition: all 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.before_after_images .before_after_images_wrapper .slider:hover {
  background: #f2f2f200;
  cursor: pointer;
}
.before_after_images
  .before_after_images_wrapper
  .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 6px;
  height: 600px;
  background: #fff;
  cursor: pointer;
}
.before_after_images .before_after_images_wrapper .slider::-moz-range-thumb {
  width: 6px;
  height: 600px;
  background: #fff;
  cursor: pointer;
}
.before_after_images .before_after_images_wrapper .slider-button {
  pointer-events: none;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  left: calc(50% - 31px);
  top: calc(50% - 18px);
  display: flex;
  justify-content: center;
  column-gap: 6px;
  align-items: center;
  cursor: pointer;
}
.img.background-img img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.before_after_images .swiper_control {
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  top: 37%;
  z-index: 2;
  max-width: var(--page-width);
  width: 100%;
}
.before_after_images .swiper-button-next:after,
.before_after_images .swiper-button-prev:after,
.before_after_images .description.mb_show,
.multicolumn .slider-buttons {
  display: none;
}
.before_after_images .swiper-button-prev svg,
.swiper-button-next svg {
  width: 13px;
}
.before_after_images .swiper-button-prev {
  left: -31px;
  background-color: #fff;
  width: 63px;
  height: 50px;
  z-index: 1;
}
.before_after_images .swiper-button-next {
  background-color: #fff;
  width: 63px;
  height: 50px;
  z-index: 1;
  right: -31px;
}
.before_after_images .swiper-button-prev svg {
  transform: rotate(178deg);
}
.img.foreground-img {
  background-size: cover;
  opacity: 1;
  background-repeat: no-repeat;
  left: -12px;
  right: 0;
}
.before_after_slider_container .custom_featured_pro_details h2 {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.26px;
  letter-spacing: 0.02em;
  margin: 0 0 14px;
}
.before_after_slider_container .custom_featured_pro_details {
  padding: 18px 0;
}
.before_after_slider_container .pro_short_description {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  margin: 0 0 34px;
}
.before_after_slider_container .heading_cart_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.before_after_slider_container .product-form__submit {
  background-color: transparent;
  color: #000;
  padding: 0;
  min-height: auto;
}
.before_after_slider_container .product-form__submit:after,
.tabs-content .tab-content,
.how-it-work-section .bottom_text.mobile_show {
  display: none;
}
.before_after_images .tabs-content .tab-content {
  display: block;
}
.before_after_slider_container .atc_btn svg {
  max-width: 16px;
  width: 100%;
  max-height: 16px;
}
.before_after_slider_container .atc_btn {
  position: relative;
  display: flex;
  column-gap: 10px;
}
.before_after_slider_container .view_service .button {
  padding: 0;
  min-width: 245px;
}
.before_after_slider_container .pro_short_description p,
.instafeed-app #insta-feed {
  margin: 0;
}
.before_after_slider_container .atc_btn:after {
  border-radius: 0;
  content: "";
  border: solid 1px;
  border-bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: auto;
  bottom: 7px;
}
.before_after_slider_container ul.tabs-menu {
  padding: 0;
  margin: 0 0 30px;
  display: flex;
  list-style-type: none;
  justify-content: center;
  column-gap: 40px;
}
.before_after_slider_container ul.tabs-menu li {
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  border: solid 1px #9e9e9e;
  border-radius: 50px;
  color: #9e9e9e;
  padding: 9px 27px;
  line-height: 1.4;
}
.before_after_slider_container ul.tabs-menu li.active {
  border: solid 1px #212121;
  color: #212121;
}
.before_after_slider_container {
  padding: 20px 0 80px;
}
.tabs-content .tab-content.active {
  display: block;
}
.before_after_images .button:not([disabled]):hover:after {
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 calc(var(--buttons-border-width) + 1px)
      rgba(var(--color-button-text), var(--alpha-button-background));
}
.before_after_images .img.foreground-img,
.before_after_images .img.background-img,
.before_after_images .img.foreground-img img,
.before_after_images .img.background-img img {
  background-position: bottom;
}
.before_after_slider_container .setion-header {
  padding-bottom: 30px;
}
.before_after_slider_container .setion-header p.subheading {
  color: #ec6664;
  margin: 0;
  letter-spacing: normal;
  line-height: 1.688;
  position: relative;
}
.before_after_slider_container .setion-header p.subheading:after {
  content: "";
  width: 100%;
  max-width: 66px;
  display: block;
  height: 1px;
  position: absolute;
  bottom: calc(100% + 18px);
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #ec6664;
}
.before_after_slider_container .setion-header h2 {
  margin: 16px 0 0;
}
.before_after_slider_container .foreground-img,
.pricing-sec {
  overflow: hidden;
}
.before_after_slider_container .foreground-img img {
  object-fit: cover;
  max-width: initial;
}
.how-it-work-section .how_work_image {
  display: flex;
  align-items: end;
  max-width: 1133px;
  margin: 0 auto;
  position: relative;
}
.how-it-work-section {
  padding: 85px 0 110px;
  background-repeat: no-repeat;
  background-size: cover;
}
.how-it-work-section h3 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: 0.02em;
  text-align: center;
  margin: 0 0 40px;
  text-transform: uppercase;
}
.how-it-work-section .image-part img {
  max-width: 735px;
}
.how-it-work-section .how-work-list ul span {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  margin-right: 10px;
}
.how-it-work-section .how-work-list li {
  display: flex;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 54px;
  align-items: end;
  max-width: 515px;
}
.how-it-work-section .how-work-list ul {
  top: 0;
  padding: 0;
  margin: 65px 0 0;
  list-style-type: none;
  position: absolute;
  right: 7rem;
  left: auto;
}
.how-it-work-section .how-work-list ul li:nth-child(1) {
  padding-right: 10px;
}
.how-it-work-section .how-work-list ul li:nth-child(2) {
  padding-left: 50px;
  max-width: 534px;
}
.how-it-work-section .how-work-list ul li:nth-child(3) {
  padding-left: 120px;
}
.how-it-work-section .image-part {
  position: relative;
  width: 100%;
}
.how-it-work-section .bottom_text {
  display: flex;
  align-items: center;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 6rem;
}
.how-it-work-section .bottom_text img {
  margin-right: 14px;
}
.how-it-work-section .bottom_text h4 {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
  max-width: 390px;
}
.testimonial_section .heading {
  margin: 0 20px 40px;
}
.heading h3 {
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0 0 35px;
}
.testimonial_section .heading p {
  text-align: center;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 1.3;
  max-width: 900px;
  margin: 0 auto;
}
.visual_blocks_wrapper {
  display: flex;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.visual_blocks_wrapper .visual_block {
  z-index: 2;
  width: 100%;
  flex: 0 0 33.33%;
  padding: 40px 40px 40%;
  position: relative;
  border-right: solid 1px transparent;
}
.visual_blocks_wrapper .visual_block img {
  max-width: 92px;
  display: block;
  margin-bottom: 24px;
  position: relative;
}
.visual_blocks_wrapper .visual_block:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.visual_blocks_wrapper .visual_description p {
  transition: height 3s;
  position: relative;
  font-family: Montserrat;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 25px;
  color: #fff;
}
.visual_blocks_wrapper .visual_block h4 {
  text-transform: uppercase;
  margin: 0;
  transition: all 1s;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  color: #fff;
  position: relative;
}
.visual_blocks_wrapper .visual_block .inner_content {
  padding: 0 40px 30px;
  transition: height 4s;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.visual_description {
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 2s ease-out;
  opacity: 0;
}
.visual_block:hover .visual_description {
  max-height: 250px;
  opacity: 1;
}
.visual_blocks_background {
  background-position: bottom;
  display: block !important;
  transition: all 1s;
  opacity: 1;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
}
.visual_blocks_container {
  padding: 60px 0;
}
.visual_block.second_testimonial.active .visual_description {
  max-height: 250px;
  opacity: 1;
}
.reviews_slider_container .reviews_wrapper {
  display: flex;
  align-items: center;
  padding: 84px 0;
}
.reviews_slider_container .reviews_wrapper .left_side {
  width: 36%;
  padding-right: 35px;
}
.reviews_slider_container .reviews_wrapper .reviews_slider {
  width: 64%;
  position: relative;
}
.reviews_slider_container .reviews_wrapper .left_side h4 {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 400;
  line-height: 51px;
  letter-spacing: -0.75px;
  text-align: left;
  margin: 17px 0;
  text-transform: uppercase;
  max-width: 330px;
}
.reviews_slider_container .reviews_wrapper .review_block-wrap {
  background-color: #fff;
  padding: 60px 42px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.reviews_slider_container .quote_image img {
  max-width: 50px;
  display: block;
  margin-bottom: 60px;
}
.reviews_slider_container .review_description p {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #555;
  letter-spacing: 0;
}
.reviews_slider_container .review_profile img {
  max-width: 54px;
  border-radius: 50%;
}
.reviews_slider_container .review_profile {
  display: flex;
  align-items: center;
  margin-top: 38px;
  column-gap: 20px;
}
.reviews_slider_container p.author {
  margin: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 32.43px;
  letter-spacing: -0.02em;
  color: #212121;
}
.reviews_slider_container p.text {
  font-family: Montserrat;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 32.43px;
  letter-spacing: -0.02em;
  margin: 0;
}
.reviews_slider_container .left_side p {
  color: #555;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
}
.reviews_slider_container .button {
  margin: 26px 0 0;
}
.review_slider {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.reviews_slider_container p.sub_title {
  font-weight: 600;
  color: #555;
  letter-spacing: 0;
}
.reviews_slider_container .left_side p a {
  color: #ec6664;
}
.testimoial_slider .swiper-slide {
  flex-shrink: 0;
  height: auto;
  width: 100%;
  position: relative;
  transition-property: transform;
  display: flex;
  flex-flow: column nowrap;
  background-color: #fff;
}
.image-with-text {
  padding: 80px 0;
}
.image-with-text .image-with-text__content {
  max-width: 600px;
  padding: 0 0 0 60px;
}
.image-with-text h2.image-with-text__heading {
  color: #212121;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: -0.72px;
  margin: 0 0 26px;
}
.image-with-text .image-with-text__text ul {
  list-style-position: outside;
  padding-left: 30px;
}
.image-with-text .image-with-text__text li,
.image-with-text .image-with-text__text p {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 27px;
  color: #555;
  letter-spacing: 0;
}
.image-with-text li {
  position: relative;
  list-style-type: none;
}
.image-with-text li:after {
  content: "";
  position: absolute;
  top: 14px;
  left: -30px;
  transform: translateY(-50%);
  background-image: url(/cdn/shop/files/Rectangle_5291.png?v=1718099025);
  width: 7px;
  height: 7px;
}
.rich-text-review-title .rich-text__wrapper h2.rich-text__heading {
  font-weight: 400;
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.25));
}
body.active {
  overflow-y: visible !important;
}
.instafeed-app,
.template-privacy-policy .instafeed-app,
.template-blog .instafeed-app,
.template-article .instafeed-app {
  background-image: url(//www.bellastaging.ca/cdn/shop/files/How_Bella_works.png?v=1727429544);
  padding: 45px 0 0;
}
.template-collection .instafeed-app,
.template-contact .instafeed-app,
.template-faq .instafeed-app,
.template-product .instafeed-app,
.template-location-template1 .instafeed-app {
  background-image: url(//www.bellastaging.ca/cdn/shop/files/glen-ardi-yg-nrRoZcw0-unsplash_2.png?v=1718081928);
}
.instafeed-app .instafeed-lightbox:target {
  position: absolute !important;
}
.rich-text-review-title .rich-text__wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
.icon-text .page-width,
.multicolumn .multicolumn-card__info,
.footer .header__heading-link {
  padding: 0;
}
.icon-text {
  background-size: 1100px;
  padding: 80px 0;
}
.icon-text-list {
  display: flex;
  margin: 0 -45px;
}
.icon-text-list .icon-block img {
  max-width: 50px;
}
.icon-text-list .icon-block {
  width: 100%;
  flex: 0 0 calc(25% - 70px);
  margin: 0 16px;
  display: flex;
  align-items: center;
  column-gap: 11px;
}
.icon-text-list .icon-block .texts p {
  margin: 0;
  font-family: Montserrat;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.5px;
}
.collection-list-section {
  margin: 118px 0 90px;
}
.collection-list-section .collection-list-wrapper {
  display: flex;
}
.collection-list-section .collection-list-wrapper .title-wrapper-with-link {
  margin: 0 90px 0 0;
  position: relative;
  width: 27%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0px;
}
.collection-list-section .collection-list-wrapper .container {
  width: 73%;
}
.collection-list-section .page-width {
  max-width: unset;
  padding-right: 0;
  padding-left: 50px;
  width: calc((100% - var(--page-width)) / 2 + var(--page-width)) !important;
  margin-right: 0;
  margin-left: auto;
}
.collection-list-section .collection-list,
.footer li.list-social__item .list-social__link {
  padding: 0;
}
.collection-list-section .title-wrapper-with-link h2 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 49px;
  letter-spacing: -0.02em;
  text-align: left;
  width: 100%;
  margin: 0 0 8px;
}
.collection-list-section .collection-list-description p {
  letter-spacing: 0;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
  margin: 0;
  color: #555;
}
.collection-list-section .collection-list-view-all {
  width: 100%;
  margin-top: 16px;
}
.collection-list-section .button {
  min-width: 170px;
  min-height: 50px;
  padding: 0;
  box-shadow: 0 4px 4px #00000040;
}
.collection-list-section .collection-list-wrapper .card__information {
  padding-bottom: 25px;
  padding-top: 25px;
}
.collection-list-section .card__content {
  position: absolute;
  bottom: 0;
  transform: translate(-50%);
  left: 50%;
  text-align: center;
}
.collection-list-section h3.card__heading a {
  font-family: Urbanist;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.collection-list-section a.shop-all-link.link {
  font-family: Urbanist;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-transform: capitalize;
  color: #fff;
}
.collection-list-section .swiper_arrows_scrollbar {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.collection-list-section .swiper-button-prev:after,
.collection-list-section .swiper-button-next:after,
.footer .field:after,
.drawer .cart-drawer thead {
  display: none;
}
.collection-list-section .swiper_control_wrap {
  position: absolute;
  width: 100%;
  bottom: 40px;
  left: 0;
  z-index: 1;
}
.collection-list-section .custom_arrow_wrap {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}
.collection-list-section .swiper-button-prev,
.collection-list-section .swiper-button-next {
  max-width: 10px;
}
.collection-list-section .swiper-button-next {
  right: 0;
}
.collection-list-section .swiper-button-prev {
  left: 0;
}
.footer .footer__content-top {
  padding-bottom: 10px;
}
.newsletter-form__field-wrapper .field {
  row-gap: 17px;
  flex-direction: column;
}
.footer-block__brand-info .rte {
  max-width: 370px;
}
.footer .footer__content-bottom {
  align-items: center;
  border-top: none;
  display: flex;
  flex-direction: row-reverse;
  padding-top: 14px;
  padding-bottom: 20px;
}
.footer .footer__copyright.caption a,
.footer .footer__copyright .copyright__content {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3px;
  margin: 0;
}
.footer .footer__copyright .copyright__content {
  font-size: 14px;
  color: #a0a0a0;
}
.footer__blocks {
  display: flex;
  flex-wrap: wrap;
}
.footer__content-top .grid {
  row-gap: 0;
  gap: 0px;
}
.footer h2.footer-block__heading {
  color: #212121;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3;
}
.footer .footer__blocks-wrapper .footer-block__newsletter {
  text-align: end;
}
.footer .footer-block__newsletter h2.footer-block__heading {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 -1px;
  color: #212121;
  letter-spacing: 0;
}
.footer .footer__blocks-wrapper .newsletter-form {
  max-width: 440px;
  margin-right: 0;
  margin-left: auto;
}
.footer .footer__blocks-wrapper .newsletter-form__field-wrapper {
  max-width: 400px;
  margin: 0 0 0 auto;
}
.footer .footer__blocks-wrapper .button {
  min-width: 170px;
  padding: 3px 5px;
  min-height: 50px;
  font-weight: 700;
  max-width: fit-content;
  margin-left: auto;
  margin-right: 0;
  letter-spacing: 0px;
}
.footer .newsletter-form__field-wrapper .field__input {
  min-height: 50px;
  border: solid 1px #ececec;
  background-color: #fff;
}
.footer .newsletter-form__field-wrapper label,
.footer .newsletter-form__field-wrapper input::placeholder {
  letter-spacing: 0;
  color: #bbb;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
.footer .footer-block__details-content.rte {
  padding: 53px 0 28px;
}
.footer .footer-block__details-content.rte p {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  margin: 0 0 12px;
}
.footer .footer-block__details-content.rte p a {
  text-decoration: none;
}
.footer .footer-block__details-content.rte .list-social {
  justify-content: start;
  padding: 0;
}
.footer li.list-social__item .icon {
  width: 30px;
  height: 30px;
  margin-right: 11px;
}
.footer .footer-block--menu ul li a {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  padding: 0;
  color: #555;
}
.footer .footer-block__brand-info .footer__list-social.list-social {
  margin-top: 18px;
}
.footer__blocks-wrapper .footer-block {
  width: auto;
}
.newsletter-form__message--success {
  border: solid 1px #bbb;
  padding: 13px 15px;
}
.newsletter-form {
  align-items: end;
}
.footer-block__brand-info {
  display: flex;
  flex-direction: column;
  row-gap: 36px;
}
.footer .footer-block--menu ul li a {
  font-size: 16px;
}
.footer__blocks-wrapper .footer-block:nth-child(1) {
  width: 100%;
  max-width: 35%;
  margin-bottom: 70px;
}
.footer__blocks-wrapper .footer-block:nth-child(2) {
  width: 100%;
  max-width: 20%;
  margin-bottom: 70px;
}
.footer__blocks-wrapper .footer-block:nth-child(3) {
  width: 100%;
  max-width: 45%;
  margin-bottom: 70px;
}
.cart-drawer td.cart-item__media {
  max-width: 80px;
}
.cart-drawer .cart-item__name {
  line-height: 1.4;
  font-size: 14px;
}
.cart-drawer .quantity {
  width: 100px;
  min-height: 38px;
}
.cart-drawer .quantity__button {
  width: auto;
  padding: 0 11px;
}
.cart-drawer .tax-note {
  font-size: 12px;
}
.cart-drawer .cart-item__quantity-wrapper {
  justify-content: space-between;
}
.cart-drawer .quantity:after {
  border-radius: 4px;
}
.custom_review_section .star {
  line-height: 1;
}
.custom_review_section h3 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: 0.02em;
  text-align: center;
  margin: 0 0 65px;
  text-transform: uppercase;
}
.custom_review_section {
  margin: 90px 0;
}
.custom_review_section .review_description p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 32.43px;
  margin: 0;
  color: #555;
  letter-spacing: 0;
}
.custom_review_section .review_description {
  margin: 12px 0 16px;
  border-bottom: solid 1px #efefef;
  padding-bottom: 16px;
}
.custom_review_section p.author {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0.02em;
  margin: 0;
}
.custom_review_section p.textt {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.02em;
  margin: 0;
}
.multicolumn-list {
  padding: 0 20px;
}
.multicolumn h2.title.inline-richtext.h1 {
  color: #212121;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  width: 100%;
  margin: 0 0 20px;
}
.multicolumn .title-wrapper-with-link {
  display: flex;
  flex-direction: column;
  margin-bottom: 26px;
  text-align: center;
}
.multicolumn .multicolumn-list h3 {
  color: #212121;
  margin: 0 0 30px;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: -0.48px;
  font-weight: 500;
}
.multicolumn .multicolumn-card {
  background: #fff !important;
}
.multicolumn .multicolumn-list__item {
  padding: 50px 50px 116px;
  background-color: #fff;
}
.multicolumn .multicolumn-card-spacing {
  margin: 0;
  padding-top: 0;
  padding-bottom: 70px;
}
.multicolumn .media--transparent {
  padding-bottom: 28% !important;
  max-width: 40px;
}
.multicolumn .inline-richtext {
  color: #555;
  letter-spacing: 0.5px;
  font-size: 16px;
  max-width: 1050px;
  margin: 0 auto;
}
.multicolumn .slider-mobile-gutter {
  position: relative;
  z-index: 1;
}
.multicolumn .slider-mobile-gutter:after {
  position: absolute;
  left: 50%;
  width: 99vw;
  height: 100%;
  content: "";
  background-image: url(/cdn/shop/files/Free_Fabric_Swatch_Mockup_1_1_2.png?v=1721189870);
  background-size: cover;
  height: 50%;
  bottom: 0;
  z-index: -1;
  transform: translate(-50%);
}
.template-faq .multicolumn .slider-mobile-gutter:after {
  background-image: url(//www.bellastaging.ca/cdn/shop/files/glen-ardi-yg-nrRoZcw0-unsplash_2.png?v=1718081928);
}
.featured-collection .title_review_wrap .jdgm-widget {
  display: none !important;
}
.featured-collection .card-information {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.featured-collection .jdgm-widget.hidden {
  display: block !important;
}
.featured-collection .price__regular span {
  font-size: 14px;
  line-height: 1.3;
  color: #555;
  font-weight: 400;
  letter-spacing: 0;
}
.featured-collection .price__regular span.money {
  font-weight: 400;
}
.featured-collection .card--standard > .card__content {
  width: auto;
  border: 1px solid #f4f4f4;
  background: #fff;
  padding: 24px 12px 12px;
  display: flex;
  flex-direction: column;
}
.featured-collection .card--standard > .card__content .card__information {
  padding: 0;
  height: 80px;
  display: flex;
  flex-direction: column;
}
.featured-collection .jdgm-widget.jdgm-widget {
  display: block;
  width: 100%;
  max-width: fit-content;
}
.featured-collection .title_review_wrap {
  column-gap: 20px;
  display: flex;
  justify-content: space-between;
}
.featured-collection .card__heading {
  width: 100%;
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  color: #555;
  font-size: 23px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0;
}
.featured-collection .card-wrapper {
  background-color: #fff;
}
.featured-collection .collection__title.title-wrapper {
  margin-top: 150px;
  margin-bottom: 56px;
}
.featured-collection .collection__description {
  color: #000;
  width: 100%;
  text-align: center;
}
.featured-collection .collection__description * {
  max-width: 800px;
  margin: 0 auto;
}
.featured-collection .desc_view_all_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.featured-collection .collection__title h2 {
  padding: 0 0 20px;
  font-size: 36px;
  line-height: 1.3;
  margin: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0;
}
.featured-collection .collection__view-all a:not(.link) {
  margin-top: 0;
}
.featured-collection .qty-atc {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 350px;
  margin: 38px auto 0;
  align-items: center;
  column-gap: 16px;
}
.featured-collection .quick-add,
.login a[href="#recover"],
.gallery-section img,
.multicolum-arrows-wrap .swiper-button-next svg {
  width: 100%;
}
.featured-collection .quick-add__submit,
.featured-collection .product-form__submit {
  background-color: #ec6664;
  color: #fff;
  padding: 0;
  max-height: 42px;
  min-width: auto;
  max-width: 255px;
  margin: 0 0 auto auto;
}
.featured-collection quantity-input.quantity.cart-quantity button,
.featured-collection .cart-quantity input {
  color: #555;
  min-height: 50px;
  border: solid 1px #ececec;
  min-width: 62px;
  max-width: 62px;
  width: 100%;
  font-size: 16px;
  opacity: 1;
  font-family: Roboto;
}
.featured-collection .quantity:after,
.template-privacy-policy h1.main-page-title,
.cart__items .quantity:after,
span.caption-large.light:empty {
  display: none;
}
.featured-collection quantity-input.quantity.cart-quantity {
  column-gap: 8px;
  width: 100%;
  justify-content: space-between;
}
.featured-collection .quantity:before {
  background: transparent;
}
.featured-collection:after {
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-image: url(/cdn/shop/files/Free_Fabric_Swatch_Mockup_1_1_2.png?v=1721189870);
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
  max-height: 50%;
}
.featured-collection .product-text p {
  color: #555;
  margin: 28px 0 0;
  max-width: 560px;
  letter-spacing: 0;
}
.featured-collection .jdgm-prev-badge__text {
  text-transform: capitalize;
  visibility: unset;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
}
.featured-collection .jdgm-prev-badge {
  display: flex !important;
  flex-direction: column-reverse;
  text-align: end;
}
.featured-collection .quantity__button,
.featured-collection .quantity__input {
  min-width: 50px;
  min-height: 48px;
  max-width: 50px;
  border: solid 1px #ececec;
}
.featured-collection .quantity {
  column-gap: 8px;
  width: 100%;
  max-width: fit-content;
}
.featured-collection .form__label,
.template-index .featured-collection .grid {
  margin-bottom: 0;
}
.featured-collection .collection__title .title:not(:only-child) {
  margin-bottom: 0rem;
}
.featured-collection .collection__description {
  color: #000;
}
.featured-collection .product-card-wrapper .media.hover_image,
.featured-collection .product-card-wrapper:hover .card__media .custom_image {
  opacity: 0;
  transition: all 0.5s ease-out;
}
.featured-collection
  .product-card-wrapper:hover
  .card__media
  .media.hover_image {
  opacity: 1;
  transition: all 0.5s ease-out;
}
.featured-collection .card__media img {
  object-position: center center;
}
.featured-collection ul {
  padding: 0;
  margin: 0;
}
.featured-collection .swiper-slide,
.pricing-sec .pricing-card {
  height: auto;
}
.quick-add__submit.loading span {
  opacity: 0;
}
.featured-collection .card-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
}
.featured-collection .jdgm-preview-badge .jdgm-star.jdgm-star {
  font-size: 14px;
}
.featured-collection .card_price {
  text-align: left;
}
.template-about .top-banner .banner-container {
  max-width: 750px;
}
.top-banner .banner-container p.sub_title {
  font-family: Montserrat;
  font-weight: 600;
  margin-bottom: 10px;
}
.template-about .reviews_slider_container .reviews_wrapper {
  display: flex;
  align-items: center;
  padding: 212px 0 84px;
}
.reviews_slider_container .swiper-slide:nth-last-child(1) .review_block-wrap {
  margin-right: 20px;
}
.multirow .image-with-text__grid.bottom_image {
  display: flex;
  flex-direction: column-reverse;
}
.multirow .image-with-text__grid.bottom_image.grid--2-col-tablet .grid__item {
  width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2);
}
.multirow .image-with-text__grid.bottom_image .image-with-text__content {
  max-width: 970px;
  padding: 0;
  margin: 0 auto;
}
.aboutrichtext-section .rich-text .rich-text__wrapper h2.rich-text__heading {
  font-weight: 400;
  color: #ec6664;
  font-size: 16px;
  filter: unset;
  line-height: 1.688;
  padding-bottom: 16px;
  position: relative;
}
.aboutrichtext-section
  .rich-text
  .rich-text__wrapper
  h2.rich-text__heading:after {
  content: "";
  width: 100%;
  max-width: 66px;
  height: 1px;
  display: block;
  background-color: #ec6664;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.aboutrichtext-section .rich-text .rich-text__wrapper .rich-text__text {
  font-family: Roboto;
  color: #555;
  margin-bottom: 20px;
}
.aboutrichtext-section .rich-text__text {
  max-width: 973px;
}
.aboutrichtext-section .rich-text .rich-text__wrapper p {
  line-height: 1.563;
}
.about-hero-image h2.section-heading {
  margin: 0;
}
.collections-hero-section.top-banner .banner_image_wrap img {
  max-height: 600px;
}
.template-privacy-policy .rte p.policytitle {
  line-height: 1.3;
  font-family: Roboto;
  color: #212121;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
.template-privacy-policy .rte p {
  color: #555;
  font-family: Roboto;
  line-height: 1.563;
  margin: 18px 0;
  letter-spacing: normal;
}
.template-privacy-policy .rte p:first-child {
  margin-top: 0;
}
.template-privacy-policy .rte p:last-child {
  margin-bottom: 0;
}
.template-privacy-policy .page-width--narrow {
  width: 100%;
  max-width: 920px;
}
.template-product .product__title h1 {
  text-transform: uppercase;
}
.template-product .vertical-imagetext-section p {
  color: #c8c8c8;
}
.code-block-internal-container code {
  text-wrap: wrap;
}
.main-blog .blog_header_wrap {
  margin-bottom: 80px;
}
.main-blog .blog_header_wrap .title--primary {
  color: #212121;
  text-align: center;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.72px;
  text-transform: uppercase;
  margin: 0;
}
.main-blog .blog_header_wrap .description p {
  color: #212121;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  margin: 0 0 10px;
}
.blog .page-width-desktop {
  max-width: unset;
  padding: 70px 0 70px 50px;
  width: calc((100% - var(--page-width)) / 2 + var(--page-width)) !important;
  margin-right: 0;
  margin-left: auto;
}
.blog__posts.articles-wrapper {
  padding-left: 0;
}
.blog .swiper-button-next:after,
.blog .swiper-rtl .swiper-button-prev:after,
.blog .swiper-button-prev:after,
.blog .swiper-rtl .swiper-button-next:after {
  content: "";
}
.blog .swiper-button svg,
.blog .swiper-button {
  width: 64px;
  height: 64px;
}
.blog .swiper_control_arrow {
  display: flex;
  max-width: var(--page-width);
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 100%;
  z-index: 1;
}
.blog .blog__title {
  font-size: 38px;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: 600;
}
.article-template__social-sharing svg {
  margin-right: 12px;
}
.article-template__social-sharing {
  display: flex;
  column-gap: 8px;
}
.pinterest_icon .button,
.article-template__social-sharing .share-button__button {
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  max-height: 36px;
  min-height: 36px;
  min-width: 94px;
  font-size: 14px;
  line-height: 1.3;
}
.template-privacy-policy .top-banner .banner-container p.sub_title {
  margin-bottom: 0;
}
.cart-items thead th {
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
}
.cart__items .quantity-popover-container input,
.cart__items .quantity-popover-container button {
  max-width: 40px;
  min-width: 40px;
  border: solid 1px #ececec;
}
.cart__items quantity-popover .quantity {
  display: flex;
  column-gap: 8px;
}
.template-collection .multicolumn .slider-mobile-gutter:after,
.template-location-template1 .multicolumn .slider-mobile-gutter:after {
  background-image: url(//www.bellastaging.ca/cdn/shop/files/glen-ardi-yg-nrRoZcw0-unsplash_2.png?v=1718081928);
}
.template-location-template1 .faqpage-section h3.accordion__title {
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 500;
  letter-spacing: 0;
}
.template-faq .visual_blocks_container {
  padding: 81px 0 0;
}
.list-menu__item--active {
  text-decoration: underline;
}
.collapsible-content .icon-caret path {
  stroke: #bbb;
}
.faqpage-section .accordion__content {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
  opacity: 0;
}
[js-acc-item].active [js-acc-single-content] {
  opacity: 1;
  padding: 0 0 5px;
}
.accordion-details.active .icon-caret {
  transform: rotate(0);
}
#chatra.chatra--pos-middle:not(.chatra--expanded) {
  bottom: 60px !important;
}
.left-side-container .image-with-text__media {
  object-fit: contain;
}
.multicolumn.second .multicolumn-list li.swiper-slide {
  height: auto;
}
.multicolumn.second .swiper-container,
.case-study .case-study-slider-wrapper {
  position: relative;
}
.multicolumn.second .swiper-container .swiper-pagination.second {
  bottom: 0;
}
.multicolumn.second .multicolumn-list {
  padding-bottom: 10px;
  padding-top: 30px;
}
.multicolumn.second .multicolumn_bottom_caption {
  margin-top: 56px;
}
.multicolumn.second .multicolumn_bottom_caption .button {
  margin-top: 0;
}
.multicolumn.second .multicolumn_bottom_caption div {
  align-items: center;
  justify-content: center;
  display: flex;
  column-gap: 24px;
}
.multicolumn.second .multicolumn_bottom_caption h4 {
  margin: 0;
  color: #555;
  text-align: center;
  font-family: Inter;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
}
.multicolumn.second .rte {
  letter-spacing: 0;
  color: #555;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9;
}
.multicolumn.second .multicolumn-list__item.center .media--adapt,
.multicolumn.second
  .multicolumn-list__item
  .media--adapt
  .multicolumn-card__image {
  object-fit: contain;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.multicolumn.second .multicolumn-card__info > :nth-child(2) {
  margin-top: 0rem;
}
.multicolumn.second .count_wrap {
  background: #fafafa;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  z-index: 1;
  top: -30px;
  width: 48px;
  height: 48px;
  padding: 6px;
}
.multicolumn.second .count_wrap span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #ec6664;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  background: #fadee3;
  width: 100%;
}
.multicolumn.second .count_wrap span em {
  font-style: normal;
}
.template-index .multicolumn .slider-mobile-gutter:after,
.template-index .featured-collection:after,
.custom_product_list_service .swiper-button-prev:after,
.custom_product_list_service .swiper-button-next:after,
.icon-footer-section-wrap .icon-text,
.multicolum-arrows-wrap .swiper-arrows:after {
  display: none;
}
.template-index .multicolumn.second {
  background-size: inherit;
}
.multicolumn.second .title-wrapper-with-link {
  gap: 0;
}
.template-index .multicolumn.second .title-wrapper-with-link p {
  margin: 0;
  color: #5f5f5f;
}
.template-index .featured-collection .collection__title.title-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
.multicolumn.second .multicolumn-list__item {
  position: relative;
  padding: 30px;
  box-shadow: 0 4px 4px #8a8a8a40;
}
.multicolumn.second .media--transparent {
  padding-bottom: 73% !important;
  max-width: 250px;
  margin: 25px auto 44px;
}
.multicolumn.second .multicolumn-card__image-wrapper--third-width {
  width: 100%;
  max-width: 250px;
}
.multicolumn.second .multicolumn-card-spacing {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.multicolumn.second .multicolumn-list h3 {
  margin: 0 auto;
  padding-bottom: 16px;
}
.multicolumn.second {
  background-size: cover;
}
.template-index .featured-collection {
  padding-bottom: 50px;
}
.footer__blocks-wrapper
  .footer-block:nth-child(3)
  .footer-block__details-content {
  display: flex;
}
.footer__blocks-wrapper {
  border-bottom: solid 1px #eeeeee;
  padding-bottom: 10px;
}
.media_icon.fifth {
  background-image: url(//www.bellastaging.ca/cdn/shop/files/How_Bella_works.png?v=1727429544);
  background-size: 1000px;
}
.media_icon.above_section_overlay {
  padding: 180px 0 0;
}
.image-with-text.image-with-text--overlap .backround-transparent,
.image-with-text:not(.image-with-text--overlap) .background-transparent {
  border: none;
}
.reviews_slider_container .swiper-wrapper {
  margin-bottom: 26px;
}
.reviews_slider_container .swiper-pagination.swiper-pagination-horizontal {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translateZ(0);
  z-index: 1;
  bottom: -10px !important;
  max-width: fit-content;
  right: 0;
  left: auto;
}
.reviews_slider_container .swiper-pagination span,
.swiper-pagination span {
  background-color: #212121;
  width: 12px;
  height: 12px;
  border-radius: 0;
  margin: 0 10px !important;
}
.multicolumn.second .swiper-pagination span {
  margin: 0 4px !important;
  border-radius: 50%;
  opacity: 1;
  background-color: #aeaeae;
  width: 8px;
  height: 8px;
}
.multicolumn.second
  .swiper-pagination
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ec6664;
  width: 46px;
  border-radius: 16px;
}
li.mainmenulist-list.list1.place-order .header__submenu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
li.mainmenulist-list.list1.place-order .header__submenu .megamenu-submenu-li {
  width: 100%;
  max-width: 100%;
}
li.mainmenulist-list.list1.place-order
  .header__submenu
  .megamenu-submenu-li:nth-child(3) {
  grid-row: 1 / span 1;
  grid-column: 3 / 3;
}
li.mainmenulist-list.list1.place-order
  .header__submenu
  .megamenu-submenu-li:nth-child(4) {
  grid-row: 2 / span 1;
  grid-column: 3 / 3;
}
li.mainmenulist-list.list1.place-order
  .header__submenu
  .megamenu-submenu-li:nth-child(4)
  a {
  padding: 0;
  margin: 0 0 15px;
  font-family: Montserrat;
  font-weight: 600;
  letter-spacing: normal;
  font-size: 16px;
}
.image-with-text.second .media > img {
  object-fit: contain;
}
.image-with-text.second .image-with-text__content {
  max-width: 610px;
  padding: 0;
  width: 100%;
  margin: 0 0 0 auto;
}
.image-with-text.second
  .image-with-text__content
  .image-with-text__text
  + .button {
  margin: 24px auto 0;
}
.iframe-content {
  background-size: 1000px;
  text-align: center;
  margin: 0 auto;
}
.iframe-content iframe {
  height: 545px;
}
.iframe-content .header_wrap {
  margin-bottom: 97px;
}
.iframe-content .header_wrap h3 {
  margin: 0 0 19px;
}
.iframe-content .header_wrap .description p {
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}
.custom_product_list_service .heading {
  margin-bottom: 40px;
}
.custom_product_list_service .heading p.sub-title {
  font-size: 16px;
  margin: 0 0 6px;
  text-transform: uppercase;
  position: relative;
  padding-left: 82px;
}
.custom_product_list_service .heading p.sub-title:after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ec6664;
  height: 1px;
  width: 66px;
  content: "";
}
.custom_product_list_service .heading h3 {
  margin: 0;
  text-align: left;
}
.custom_product_list_service .colection_list_arrows .swiper-button-prev,
.custom_product_list_service .colection_list_arrows .swiper-button-next {
  position: relative;
  width: 100%;
  color: #333;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase;
  max-width: 120px;
}
.custom_product_list_service .content_control_wrapper,
.custom_product_list_service .colection_list_arrows {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom_product_list_service .swiper_control_wrap {
  max-width: 300px;
  width: 100%;
}
.custom_product_list_service .colection_list_arrows .swiper-button-prev {
  justify-content: start;
}
.custom_product_list_service .colection_list_arrows .swiper-button-next {
  justify-content: end;
}
.custom_product_list_service .colection_list_arrows .swiper-button-prev:before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  height: 1px;
  width: 55px;
  content: "";
}
.custom_product_list_service
  .colection_list_arrows
  .swiper-button-prev.swiper-button-disabled:before,
.custom_product_list_service
  .colection_list_arrows
  .swiper-button-next.swiper-button-disabled:before {
  opacity: 0.5;
}
.custom_product_list_service .colection_list_arrows .swiper-button-next:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  height: 1px;
  width: 55px;
  content: "";
}
.custom_product_list_service .swiper-wrapper,
.template-home-builder .image-with-text,
quick-add-modal .swiper-wrapper,
.template-photographers .image-with-text {
  padding: 0;
}
.custom_product_list_service .custom_collec_slider {
  margin: 0;
}
.custom_product_list_service .card-wrapper:after {
  z-index: 1;
  position: absolute;
  background: #000;
  content: "'";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
}
.custom_product_list_service .shop-all-link {
  margin: 0;
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
}
.custom_product_list_service .card__content {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  text-align: center;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: column;
}
.custom_product_list_service h3.card__heading {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 10px;
}
.custom_product_list_service .card__information {
  margin-bottom: 12px;
}
.custom_product_list_service .card-information .price,
.staging-projects__wrapper .tabcontent {
  display: none;
}
.custom_product_list_service .card__inner {
  --ratio-percent: 118% !important;
}
.template-home-builder .featured-collection p.sub-headding {
  margin-top: 0;
}
.template-home-builder .multicolumn h2.title.inline-richtext.h1 {
  margin: 0 0 10px;
}
.template-home-builder .multicolumn .title-wrapper-with-link {
  margin-bottom: 26px;
}
.location-details .details_row {
  position: relative;
  z-index: 2;
}
.location-details {
  padding: 72px 0 32px;
  position: relative;
}
.location-details:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-image: url(/cdn/shop/files/How_Bella_works.png?v=1727429544);
  background-size: 1000px;
  width: 100%;
  height: 55%;
  z-index: 1;
}
.location-details .progress {
  display: block !important;
}
.location-details .swiper-container .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.location-details .swiper-progress-bar .progress-sections span:last-child {
  border-right-width: 0;
}
.location-details .swiper-counter {
  width: 100%;
  margin: 0 auto;
}
.location-details .top_details {
  column-gap: 20px;
  margin-bottom: 56px;
  display: flex;
  justify-content: space-between;
}
.location-details .left_details {
  width: 100%;
  max-width: 392px;
}
.location-details .right_details {
  max-width: 760px;
}
.location-details .left_details p {
  color: #212121;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
}
.location-details .left_details h1 {
  margin: 16px 0 0;
  color: #212121;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.location-details .right_details .right_description {
  margin-bottom: 32px;
}
.location-details .right_details .right_description * {
  color: #555;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  letter-spacing: 0;
}
.location-details .location_image {
  position: relative;
  width: 100%;
  padding-bottom: 52%;
}
.location-details .location_image img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.location-details .swiper-progress-bar {
  width: 100%;
  height: 8px;
  position: absolute;
  background-color: transparent;
  bottom: 32px;
  margin: 0;
  left: 50%;
  z-index: 1;
  transform: translate(-50%);
}
.location-details .bottom_details,
.case-study .swiper-container,
.header-gallery-slider .swiper-container {
  position: relative;
}
.location-details .previous_active_dots {
  opacity: 1;
  background-color: #fff;
}
.location-details .swiper-pagination-bullet {
  width: 100%;
  height: 8px;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.location-details .swiper-pagination-bullet:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.location-details .swiper-pagination-bullet-active {
  background: #0006;
}
.location-details .swiper-pagination-bullet-active:before,
.location-details
  span.swiper-pagination-bullet:nth-child(
    1
  ).swiper-pagination-bullet-active[aria-current="true"]:before {
  background-color: #fff;
  animation: slide-progress 6s cubic-bezier(0.3, 0, 0.3, 1) forwards;
}
.location-details .swiper-paused .swiper-pagination-bullet-active:before {
  animation-play-state: paused;
}
@keyframes slide-progress {
  0% {
    transform: translate(-100%);
  }
  to {
    transform: translate(0);
  }
}
.location-details .swiper-pagination {
  pointer-events: none;
  width: calc(100% - 64px);
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translateZ(0);
  z-index: 3;
  display: flex;
  bottom: 32px;
  left: 50%;
  transform: translate(-50%);
}
.image-text-block .block-row {
  display: grid;
  align-items: center;
  gap: 70px;
  grid-template-columns: repeat(2, 1fr);
}
.image-text-block .block-row .block-image img {
  display: block;
  position: relative;
  z-index: 2;
}
.image-text-block .block-row.right-image .block-description {
  order: -1;
}
.image-text-block .block-image {
  position: relative;
  z-index: 2;
}
.image-text-block .block-row.left-image .block-image:after {
  position: absolute;
  right: -10px;
  bottom: 0;
  background: #ec6664;
  width: 10px;
  height: 80%;
  content: "";
  z-index: 2;
}
.image-text-block .block-row.left-image .block-image:before {
  position: absolute;
  right: -10px;
  bottom: -10px;
  background: #ec6664;
  width: 90%;
  height: 10px;
  content: "";
  z-index: 2;
}
.image-text-block .block-row.right-image .block-image:before {
  position: absolute;
  right: -10px;
  bottom: -10px;
  background: #ec6664;
  width: 57%;
  height: calc(100% + 20px);
  content: "";
  z-index: 1;
}
.image-text-block .block-row .block-description h4 {
  color: #212121;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 16px;
}
.image-text-block .block-description p {
  color: #555;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 0;
}
.image-text-block .block-row.right-image {
  padding-left: 30px;
}
.staging-projects__wrapper .tabber-section {
  padding: 25px 0;
}
.staging-projects__wrapper ul.tabnav {
  padding: 0;
  margin: 0;
  list-style: none;
}
.staging-projects__wrapper ul.tabnav li {
  display: inline-block;
  vertical-align: top;
}
.staging-projects__wrapper ul.tabnav li a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 7px 10px;
  margin: 0 0 -1px;
  border-radius: 5px 5px 0 0;
  border: 1px solid #999999;
  border-bottom-color: #999;
  background-color: #fff;
}
.staging-projects__wrapper ul.tabnav li a:hover {
  color: #000;
  text-decoration: none;
}
.staging-projects__wrapper ul.tabnav li a.active {
  border-bottom-color: #f9f9f9;
  background-color: #f9f9f9;
}
.staging-projects__wrapper .tabcontent-wrapper {
  padding: 15px;
  border: 1px solid #999999;
  background-color: #f9f9f9;
}
.modal_open .staging-projects__wrapper .thre_slides.swiper-wrapper {
  transform: inherit !important;
}
.modal-content .thumbnails.popup-slider-thumbnail .swiper-slide {
  position: relative;
  padding-bottom: 26%;
  margin-right: 10px;
}
.modal-content .thumbnails.popup-slider-thumbnail .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.staging-projects__wrapper .modal-content .modal-main-image {
  position: relative;
  padding-bottom: 70%;
}
.staging-projects__wrapper .modal-content .modal-main-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.staging-projects__wrapper .header__left-side {
  text-align: center;
  margin-bottom: 56px;
}
.staging-projects__wrapper .tab.custom-tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 56px;
}
.staging-projects__wrapper .tab.custom-tabs button {
  padding: 16px;
  background-color: transparent;
  font-family: Montserrat;
  cursor: pointer;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  border: none;
  color: #52595f;
  border-bottom: solid 1px #eceff0;
}
.staging-projects__wrapper .tab.custom-tabs button.active2 {
  color: #ec6664;
  border-color: #ec6664;
}
.staging-projects__wrapper .single-project__image-wrapper img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.staging-projects__wrapper .single-project__image-wrapper {
  position: relative;
  padding-bottom: 122%;
}
.staging-projects__wrapper .heading h3 {
  margin-bottom: 16px;
  text-transform: capitalize;
}
.staging-projects__wrapper p.section_description {
  color: #555;
  max-width: 850px;
  margin: 0 auto;
}
.staging-projects__wrapper .thre_slides .inn_slide {
  display: flex;
  flex-direction: column;
}
.staging-projects__wrapper .info_box {
  order: 2;
}
.staging-projects__wrapper .info_box h5 {
  margin: 24px 0 0;
  letter-spacing: 0;
  color: #212121;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
}
.staging-projects__wrapper .info_box i {
  color: #555;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.staging-projects__wrapper .modal-content {
  max-height: fit-content;
  overflow-y: auto;
  position: relative;
  margin: 0;
  padding: 24px;
  width: 100%;
  max-width: 800px;
  background-color: #fff;
  text-align: center;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.inn_slide .popup-title {
  letter-spacing: 0;
  color: #212121;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  text-align: left;
  margin-bottom: 10px;
}
.staging-projects__wrapper .swiper-wrapper,
.staging-projects__wrapper .swiper-slide {
  position: inherit;
}
.staging-projects__wrapper .clickable-image,
.gallery-section img {
  cursor: pointer;
}
.staging-projects__wrapper .modal {
  display: none;
  position: fixed;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000c;
}
.staging-projects__wrapper .thumbnails {
  margin-top: 20px;
}
.staging-projects__wrapper .thumbnail {
  width: 100px;
  height: auto;
  cursor: pointer;
  margin: 5px;
}
.staging-projects__wrapper .close {
  position: absolute;
  right: 25px;
  color: #fff;
  cursor: pointer;
}
.service-address {
  overflow: hidden;
  position: relative;
}
.service-address .mb_show,
.template-loc .multicolumn .slider-mobile-gutter:after,
.template-home-builder .featured-collection:after,
.template-photographers .featured-collection:after {
  display: none;
}
.service-address .heading h3 {
  text-transform: math-auto;
  margin-bottom: 56px;
}
.service-address .main_address {
  border: 1.5px solid var(--200, #eceff0);
  padding: 32px;
  display: flex;
  align-items: center;
  column-gap: 32px;
  position: relative;
}
.service-address .main_address .info h5 {
  color: #212121;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  margin: 0;
}
.service-address .main_address .info p {
  color: #555;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  margin: 8px 0 0;
  letter-spacing: 0;
}
.service-address .separate_blocks {
  display: flex;
  justify-content: center;
  gap: 24px;
}
.service-address .address-block {
  flex: 0 0 300px;
  margin-bottom: 24px;
}
.staging-steps .staging-steps-row {
  gap: 24px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.staging-steps .staging-steps-row .steps-col {
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.staging-steps .staging-steps-row .steps-col .step_counts {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 6px;
  max-width: 60px;
  max-height: 60px;
}
.staging-steps .staging-steps-row .steps-col .step_counts p {
  display: flex;
  width: 48px;
  height: 48px;
  padding: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #ec66641a;
  color: #ec6664;
  font-weight: 600;
  font-size: 24px;
}
.staging-steps .staging-steps-row .steps-col h4 {
  margin: 0 0 12px;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.35;
}
.staging-steps .staging-steps-row .steps-col:nth-child(2) {
  margin-top: 56px;
}
.staging-steps .staging-steps-row .steps-col:nth-child(3) {
  margin-top: 112px;
}
.staging-steps-section {
  background-color: #fff;
  padding-bottom: 56px;
}
.staging-steps .content_part p {
  letter-spacing: 0.3px;
}
.service-address .main_address a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.compare-points .heading,
.why-bellastaging .heading {
  text-align: center;
}
.compare-points .heading .heading,
.why-bellastaging .heading .heading {
  margin-bottom: 56px;
}
.compare-points .heading .heading h3 {
  margin-bottom: 16px;
}
.compare-points .compare-points-col {
  max-width: 785px;
  margin: 0 auto;
  padding: 32px;
}
.compare-points .small-logo img {
  max-width: 24px;
  display: block;
  margin-bottom: 32px;
}
.compare-points .compare-points-col h4 {
  color: #212121;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  margin: 0 0 8px;
}
.compare-points .compare-points-col p {
  color: #555;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.compare-points .compare-points-col:not(:last-child) {
  border-bottom: solid 1px #eceff0;
}
.compare-points .bottom_button .button,
.compare-points .bottom_button .button:after {
  border-radius: 10px;
}
.compare-points .bottom_button {
  text-align: center;
  margin-top: 56px;
}
.compare-points .heading h3 {
  text-transform: capitalize;
  margin-bottom: 16px;
}
.compare-points .heading p,
.template-loc .multicolumn div.inline-richtext p,
.template-photographers .featured-collection .collection__title.title-wrapper {
  margin-top: 0;
}
.compare-points-row {
  margin-top: 56px;
}
.template-about .sub-title,
.sub-title {
  margin-bottom: 16px;
  color: #ec6664;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  margin-top: 0;
}
.scroing-bar-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
}
.scroing-bar-row .bar-col h3.counter {
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 66px;
  text-transform: uppercase;
  margin: 0;
}
.scroing-bar-row .bar-col p {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.why-bellastaging .video-container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.why-bellastaging .video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.why-bellastaging .video-wrapper video {
  width: 100%;
  height: 100%;
}
.why-bellastaging .video-wrapper .play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.why-bellastaging .video-wrapper .play-button-wrapper img,
.gallery-section img,
.service-address .pin_icon img {
  display: block;
}
.why-bellastaging .video-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
.why-bellastaging .middle-video_wrap {
  margin: 56px 0;
}
.why-bellastaging .bottom-blocks-wrapper-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.why-bellastaging .blocks-col {
  padding: 32px;
  border: 1.5px solid #eceff0;
}
.why-bellastaging .blocks-col h4 {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.35;
  margin: 0 0 8px;
  letter-spacing: 0;
}
.why-bellastaging .blocks-col p {
  color: #555;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
  margin: 0;
}
.why-bellastaging .blocks-col .small-logo {
  max-width: 32px;
  margin-bottom: 32px;
}
.why-bellastaging .heading p:not(.sub-title),
.compare-points .heading p:not(.sub-title) {
  color: #555;
  letter-spacing: 0;
  max-width: 1140px;
}
.why-bellastaging .heading h3 {
  margin: 0 0 16px;
  text-transform: capitalize;
}
.template-loc .multicolumn div.inline-richtext {
  max-width: 950px;
}
.why-bellastaging .play-button-wrapper .play-gif img {
  max-width: 80px;
}
.newsletter-form__message {
  max-width: 100%;
  margin: 20px 0 0 auto;
}
.modal_open .inn_slide.swiper-slide {
  transform: none;
}
.faqpage-section .sub-title:after {
  position: absolute;
  bottom: -10px;
  content: "";
  border-bottom: solid 1px;
  width: calc(100% + 39px);
  left: 50%;
  transform: translate(-50%);
}
.faqpage-section .sub-title {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  max-width: fit-content;
  margin: 0 auto 30px;
  position: relative;
  letter-spacing: -0.32px;
}
.faqpage-section h2.collapsible-content__heading.inline-richtext.h2 {
  font-weight: 600;
  line-height: 1.35;
  text-transform: uppercase;
  margin: 20px 0;
}
.template-loc .multicolumn-list .multicolumn-card__info {
  max-width: 326px;
  margin: 0 auto;
}
.template-loc .multicolumn-list .multicolumn-card__info .rte {
  padding: 0 28px;
}
.insta-gallery .gallery-image img {
  object-fit: cover;
  width: 100%;
}
.insta-gallery .section-heading {
  margin: 0 0 38px;
}
.multicolumn.second. .swiper-container {
  overflow: hidden;
  overflow-y: visible;
}
.pricing-sec .pricing-head {
  text-align: center;
  padding: 0 0 50px;
  width: 100%;
}
.pricing-sec .pricing-head .sub_head,
.pricing-services .sub_head {
  font-size: 16px;
  font-weight: 700;
  color: #212121;
  margin: 0 0 8px;
}
.pricing-sec .pricing-head .sub_head {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
}
.pricing-sec .pricing-head .head {
  font-size: 16px;
  font-weight: 400;
  color: #555;
  margin: 0;
}
.pricing-services .pricing-head {
  text-align: center;
  padding: 0 0 40px;
}
.pricing-sec .pricing-head .head strong {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
}
.pricing-services .head {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}
.pricing-sec .pricing-card .image-count {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 12px;
}
.pricing-sec .pricing_price .per-image {
  font-size: 14px;
  font-weight: 400;
  color: #212121;
  line-height: normal;
}
.pricing-sec .pricing_text span,
.pricing-sec .pricing_price .pricing_text {
  font-size: 36px;
  font-weight: 800;
  vertical-align: middle;
  line-height: 1.3;
}
.pricing-sec .pricing_price {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
}
.pricing-sec .pricing_price .regular_price {
  text-decoration: line-through;
  font-size: 14px;
  color: #8c8c8c;
  font-weight: 400;
  margin-top: -8px;
}
.pricing-sec .content-bar ul {
  padding-left: 24px;
  list-style: none;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: min-content;
  margin: auto;
}
.pricing-sec .content-bar ul li {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #212121;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: normal;
  width: max-content;
}
.pricing-sec .content-bar ul li:before {
  content: "";
  background-image: url(/cdn/shop/files/check4_1.svg?v=1732087336);
  position: absolute;
  width: 14px;
  height: 14px;
  left: -22px;
}
.pricing-sec .week-revisions .week {
  font-size: 14px;
  font-weight: 700;
  color: #ec6664;
  line-height: 20px;
}
.pricing-sec .week-revisions .revisions {
  font-size: 14px;
  font-weight: 500;
  color: #212121;
  line-height: 20px;
}
.pricing-sec .bottom-bar .save_money {
  display: flex;
  justify-content: space-between;
}
.pricing-sec .bottom-bar .save_money span {
  font-size: 14px;
  line-height: 25px;
  color: #8c8c8c;
}
.pricing-sec .bottom-bar .save_money span strong {
  font-weight: 400;
  text-decoration: line-through;
}
.pricing-sec .bottom-bar .discount {
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #eceff0;
  padding: 4px 0 0;
}
.pricing-sec .bottom-bar .discount span {
  font-size: 14px;
  line-height: 25px;
  color: #8c8c8c;
}
.pricing-sec .pricing-item-inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-between;
}
.pricing-sec .pricing-card.best-deal .pricing-item {
  border-color: #ec6664;
}
.pricing-sec .pricing-card .pricing-item {
  background: #fff;
  text-align: center;
  position: relative;
  height: 100%;
}
.pricing-sec .best-deal-lable {
  position: absolute;
  top: -16px;
  width: 100%;
  left: 0;
  text-align: center;
}
.pricing-sec .best-deal-lable span {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  width: max-content;
  background: red;
  padding: 6px 12px;
}
.pricing-sec .bottom-bar .discount a {
  display: inline-flex;
}
.pricing-sec .bottom-bar .order_now_btn {
  font-size: 14px;
  font-weight: 600;
  background: #ec6664;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0;
  padding: 6px 12px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.pricing-sec .content-bar .card-dec {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  max-width: 330px;
  margin: 0 auto 30px;
}
.pricing-sec .content-bar .list-text spna {
  font-size: 16px;
  font-weight: 500;
}
.content-bar .list-text {
  background: #fafafa;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
}
p.simple-sub-title {
  color: #212121;
  margin: 0 0 14px;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
.case-study h3.section-heading,
.template-virtual-staging-real-estate .service-address .heading h3 {
  font-size: 32px;
}
.case-study .sectin-heading {
  margin-bottom: 72px;
}
.case-study .case-list {
  column-gap: 30px;
  display: flex;
  align-items: center;
}
.case-study .case-details {
  max-width: 36%;
}
.case-details .country-flag svg {
  border-radius: 50%;
}
.case-study .case-image {
  width: 64%;
}
.case-study .case-type span {
  border-radius: 20px;
  background: #ec6664;
  padding: 7px 18px;
  margin-right: 4px;
  color: #fff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.case-study .country-case-type {
  row-gap: 20px;
  margin-bottom: 16px;
  display: flex;
  column-gap: 8px;
}
.case-study .country-flag span {
  line-height: 32px;
  width: 100%;
  height: 100%;
  display: flex;
}
.case-study h3.case-title {
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  letter-spacing: 0;
}
.case-study p.case-subtitle {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
.case-study .section-description {
  margin: 16px 0;
  color: #555;
  font-family: Montserrat;
  line-height: 1.5;
  letter-spacing: 0;
}
.case-study .listing-closed-market-dayss {
  display: flex;
  column-gap: 26px;
  margin-bottom: 10px;
}
.case-study .listing-closed-market-dayss div span {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0;
}
.case-study .listing-closed-market-dayss div span:nth-child(1) {
  color: #838383;
  font-weight: 400;
}
.case-study .listing-tag a,
.case-study .asked-price-link .asked-price span:nth-child(2) {
  color: #ec6664;
  font-weight: 700;
  line-height: 1.4;
  text-decoration-line: underline;
  letter-spacing: 0;
  text-underline-offset: 2px;
}
.case-study .asked-price-link .asked-price span:nth-child(1) {
  font-weight: 500;
  margin-right: 12px;
  letter-spacing: 0;
}
.case-study .asked-price-link {
  max-width: 400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.case-study .asked-price-link .asked-price span:nth-child(2) {
  text-decoration: none;
}
.case-study .listing-closed-market-dayss div {
  display: flex;
  flex-direction: column;
  row-gap: 2px;
}
.case-study .projects-case-lists {
  margin-bottom: 36px;
}
.case-study .image-wrapp img {
  display: block;
  width: 100%;
}
.case-study .swiper-pagination {
  display: flex;
}
.case-study .swiper-pagination span:nth-child(1) {
  margin-left: 0 !important;
}
.case-study .case-type {
  flex-wrap: wrap;
  display: flex;
  row-gap: 10px;
}
.case-study .slider__controls {
  position: absolute;
  top: 150px;
  width: calc(100% + 40px);
  display: flex;
  justify-content: space-between;
  z-index: 2;
  left: 50%;
  transform: translate(-50%);
}
.full-width-slider .new_thre_sides_full_width {
  max-width: unset;
  padding-left: 50px;
  width: calc((100% - var(--page-width)) / 2 + var(--page-width)) !important;
  margin-right: 0;
  margin-left: auto;
}
.staging-project-section {
  background-color: #fafafa;
}
.full-width-slider
  .staging-projects__wrapper
  .header__left-side
  h4.section_subheading.sub-title {
  color: #212121;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}
.full-width-slider h3.section_heading {
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1.3;
}
.template-virtual-staging-real-estate
  .service-address
  .heading
  p.simple-sub-title {
  margin: 0 0 10px;
}
.template-virtual-staging-real-estate .service-address .heading h3 {
  text-transform: uppercase;
  margin-bottom: 100px;
}
.template-virtual-staging-real-estate
  .reviews_slider_container
  .reviews_wrapper,
.template-home-builder
  .multirow
  .image-with-text__grid
  .grid__item
  .image-with-text__content {
  padding: 0;
}
.store_address_wrap.has_white_bg .address-block {
  border: none;
  background: #fff;
}
.template-faq .rich-text .rich-text__wrapper p {
  color: #212121;
  font-weight: 700;
}
.template-faq .accordion__content {
  margin-bottom: 20px;
}
.multirow .global-media-settings {
  border: none;
  background-color: transparent;
}
.template-home-builder .top-banner h2.section-heading {
  max-width: 1000px;
  margin: 10px auto;
}
.template-home-builder .top-banner .banner_description.button {
  margin: 10px auto 0;
  min-width: 230px;
}
p.sub-headding.under-line {
  color: #ec6664 !important;
  font-family: Roboto;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 25px;
}
p.sub-headding.under-line:after {
  position: absolute;
  content: "";
  background-color: #ec6664;
  width: 66px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  height: 1px;
}
strong {
  font-weight: 700;
  letter-spacing: 0;
}
.gallery-section .header-gallery-slider,
.custom_iframe_code {
  margin: 50px 0;
}
.gallery-section .main-gallery-sliderrr {
  margin-bottom: 7px;
  position: relative;
}
.gallery-section .gallery_botton_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 56px;
}
.gallery-section .left-side-content.heading h3 {
  text-align: left;
  width: 100%;
  margin-bottom: 0;
}
.gallery-section .bottom-description p {
  letter-spacing: 0;
  margin-top: 0;
}
.template-home-builder .multirow .image-with-text__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 56px;
}
.template-home-builder .multirow .image-with-text__grid .grid__item {
  max-width: 100%;
  width: 100%;
}
.template-home-builder .featured-collection .collection__title.title-wrapper {
  margin-top: 0;
  margin-bottom: 64px;
}
.gallery-section .swiper-button-next:after,
.gallery-section .swiper-rtl .swiper-button-prev:after,
.gallery-section .swiper-button-prev:after {
  display: none;
}
.gallery-section .swiper-button-next svg,
.gallery-section .swiper-button-prev svg {
  width: 30px;
  max-width: 30px;
}
.button.loading {
  color: transparent;
}
.gallery-section .swiper-button-prev {
  left: 30px;
}
.gallery-section .swiper-button-next {
  right: 30px;
}
.template-home-builder
  .multirow
  .image-with-text__grid.image-with-text__grid--reverse
  .image-with-text__text-item.grid__item {
  order: -1;
}
.template-photographers .image-with-text__text.rte li:after {
  background-image: url(/cdn/shop/files/Group_21320.svg?v=1732275075);
  width: 20px;
  height: 20px;
}
.template-photographers .image-with-text li {
  position: relative;
  list-style-type: none;
}
.template-photographers .multirows-section .image-with-text__media-item {
  max-width: 600px;
}
.multirows-section .image-with-text__grid--reverse .image-with-text__content {
  margin-left: 0;
}
.template-photographers .multirows-section .image-with-text__media-item img,
.video_play_btn_popup.btn img {
  object-fit: contain;
}
.template-photographers
  .multirows-section
  .image-with-text
  h2.image-with-text__heading {
  max-width: 500px;
}
.template-photographers.image-with-text .image-with-text__content {
  max-width: 637px;
  padding: 0 0 0 60px;
}
.popup-slider .swiper-button-next {
  right: 30px;
}
.popup-slider .swiper-button-prev {
  left: 30px;
}
.popup-slider .swiper-button-next svg,
.popup-slider .swiper-button-prev svg {
  max-height: 30px;
  max-width: 14px;
  width: 14px;
}
.merged-section-bg {
  position: relative;
  max-width: 100%;
}
.merged-section-bg:after {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 140px;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-image: url(/cdn/shop/files/Mask_group_59cb3dab-6e85-4ac6-b380-fe293641a616.png?v=1734527165);
  background-position: top;
  content: "";
  max-width: 100%;
  background-repeat: no-repeat;
}
.merged-section-bg .service-address p.simple-sub-title,
.merged-section-bg .heading h3,
.merged-section-bg .reviews_wrapper .review_block-wrap,
.merged-section-bg .separate_blocks .address-block {
  position: relative;
  z-index: 2;
}
.template-pricing .pricing-contact .pricing-contact-wrap {
  max-width: 870px;
  margin: 0 auto;
  column-gap: 20px;
  justify-content: space-between;
}
.template-pricing .pricing-contact .pricing-contact-text {
  width: 63%;
}
.template-pricing .pricing-contact .pricing-contact-btn {
  padding: 0;
  width: 34%;
}
.template-product .multirow .image-with-text:nth-child(1) {
  padding-bottom: 20px;
}
.featured-product-slider .card:not(.ratio) {
  height: 100%;
}
.card__content.url-nav-page .card__heading a:after {
  z-index: 4;
}
.template-index .reviews_slider_container .reviews_wrapper {
  padding: 0;
}
.template-index .reviews_slider_container .swiper-wrapper {
  margin-bottom: 7px;
}
.case-study .title-btn-wrap.has_button {
  text-align: left;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.case-study .title-btn-wrap.has_button h3 {
  margin-bottom: 0;
}
.tabs-bottom-content {
  margin-top: 75px;
}
.before_after_images .title-btn-wrap.has_button {
  display: flex;
  align-items: center;
  text-align: left;
  column-gap: 20px;
}
.before_after_images .tabs-bottom-content h3.section-heading {
  margin-bottom: 20px;
}
.before_after_images p.section-description {
  margin: 0;
}
.merged-section-bg-blog {
  position: relative;
}
.multiple-section-wrapper .cards-section {
  margin-bottom: 50px;
}
.tabs-bottom-content.button-center .title-btn-wrap.has_button {
  justify-content: center;
}
.tabs-bottom-content.button-center {
  margin-top: 40px;
}
.title-btn-wrap.has_button.flex h3.section-heading {
  text-align: left;
}
.multicolumn.second .large-up-hide.button {
  margin: 0 auto;
  max-width: fit-content;
  margin-top: 3rem;
}
.article-template ul li p,
.article-template ol li p {
  display: inline;
}
.article-template ul {
  list-style-position: inside;
}
.template-index .rich-text.content-container .page-width,
.template-index .multicolumn.second .page-width,
.template-index .case-study .page-width,
.template-index .app-section-block .page-width,
.template-index .media_icon .page-width,
.template-index .services-list-slider .page-width,
.template-index .before_after_slider_container .page-width {
  max-width: 1320px;
}
.case-study .custom-extra-info,
.template-index .case-study .country-case-type,
.template-index .case-study .case-details p.case-subtitle,
.template-index .case-study .case-details h3.case-title,
.template-index .case-study .listing-closed-market-dayss,
.template-index .case-study .asked-price-link {
  display: none;
}
.template-index .case-study .custom-extra-info {
  display: block;
  margin-bottom: 30px;
}
.template-index .custom-extra-info .closing-date,
.template-index .custom-extra-info.listing-closed-market-dayss .asked-price {
  flex-direction: row;
  justify-content: space-between;
}
.template-index .custom-extra-info .asked-price span:nth-child(2) {
  color: #ec6664;
}
.template-index
  .case-study
  .custom-extra-info.listing-closed-market-dayss
  div
  span:nth-child(1) {
  color: rgba(var(--color-foreground));
  font-weight: 600;
}
.template-index
  .case-study
  .custom-extra-info.listing-closed-market-dayss
  .closing-date-asked-price {
  display: flex;
  flex-direction: column;
  row-gap: 2px;
  width: 100%;
  max-width: 100%;
}
.case-study .bottom-block-button a.button.button--primary {
  min-height: 40px;
  padding: 2px 10px 0;
  max-width: 260px;
  min-width: 260px;
}
.template-index .custom-extra-info .country-case-type {
  display: flex;
  flex-direction: row;
  column-gap: 12px;
  align-items: center;
  max-width: 288px;
}
.template-index .case-study .section-description p:nth-child(1),
.template-index .case-study .section-description {
  margin-top: 0;
}
.template-index .case-study .swiper-pagination {
  display: flex;
  width: calc(57% - 40px);
  right: 0;
  left: auto;
}
.template-index .case-study .swiper-pagination span {
  width: 8px;
  height: 8px;
}
.template-index .case-study .case-list {
  align-items: flex-start;
}
.merged-section-bg-blog {
  background-image: url(/cdn/shop/files/Frame_427321233_34f84aae-38c3-467c-b22e-9714b5369424.png?v=1738928417);
  background-size: contain;
}
.merged-section-bg-blog .team-details-schema,
.merged-section-bg-blog .multiple-section-schema {
  background-color: transparent;
  background-image: none !important;
}
.template-commercial-rendering .pricing-contact-text .head,
.template-residential-rendering .pricing-contact-text .head {
  color: #212121;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
}
.template-commercial-rendering .pricing-contact-wrap.center.button_below .dec,
.template-residential-rendering .pricing-contact-wrap.center.button_below .dec {
  margin: 12px 0;
  line-height: 29px;
  font-weight: 400;
}
.template-commercial-rendering .pricing-contact-wrap a.button,
.template-residential-rendering .pricing-contact-wrap a.button {
  min-width: 301px;
}
.pricing-contact-wrap.center.button_below .pricing-contact-btn {
  width: 100%;
}
.desktop-localization-wrapper {
  column-gap: 10px;
}
.header-localization:not(.menu-drawer__localization)
  .localization-form:only-child
  .localization-form__select {
  padding-right: 16px;
  font-size: 13px;
}
.header-localization:not(.menu-drawer__localization)
  .localization-form:only-child
  .localization-form__select
  svg {
  margin-left: 8px;
}
.slider__button-next {
  cursor: pointer;
}
.case-study.second .projects-case-lists {
  margin-bottom: 70px;
}
.case-study.second .title-btn-wrap {
  justify-content: center;
}
.case-study.second p.case-subtitle {
  color: #888;
  margin: 0 0 16px;
}
.case-study.second .slider__controls.case-study__arrow {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: unset;
  gap: 10px;
  top: unset !important;
  bottom: 0;
  transform: translate(-50%);
}
.case-study.second .slider-custom-btn {
  width: 52px;
  height: 52px;
  display: block;
  background-color: #fadee3;
  border-radius: 50%;
  position: relative;
}
.case-study.second .slider-custom-btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .case-study.second .slider-custom-btn {
    width: 45px;
    height: 45px;
  }
}
.case-study.second h3.section-heading {
  text-align: left;
}
.case-study.second .slider__controls {
  position: unset;
  top: 150px;
  width: calc(100% + 40px);
  display: flex;
  justify-content: space-between;
  z-index: 2;
  left: 50%;
  transform: translate(-50%);
}
.case_study_second .case-study.second .custom-extra-info,
.template-index .case-study .country-case-type,
.template-index .case-study .case-details p.case-subtitle,
.template-index .case-study .case-details h3.case-title,
.template-index .case-study .listing-closed-market-dayss,
.template-index .case-study .asked-price-link {
  display: block;
}
.case_study_second .case-study.second .listing-closed-market-dayss {
  display: flex;
  margin: 15px 0;
}
.template-index .case-study.second .country-case-type {
  display: flex;
}
.case_study_second .case-details .listing-tag {
  display: none;
}
.case_study_second .case-study .asked-price-link .asked-price {
  background-color: #fdf3f3;
  border-left: 2px solid red;
  padding: 8px;
  margin-bottom: 15px;
}
.case-study.second .listing-tag a,
.case-study .asked-price-link .asked-price span:nth-child(2) {
  font-size: 24px;
}
.case-study.second .custom-extra-info.listing-closed-market-dayss {
  display: none;
}
a.case_study_button {
  text-decoration: underline;
  text-transform: capitalize;
  color: #ff385c;
  font-size: 16px;
  line-height: 26px;
}
.template-index .case-study.second .swiper-pagination {
  display: flex;
  right: 0;
  left: 0;
}
.case-study.second .swiper-pagination.cases.second {
  position: relative;
  margin-top: 50px;
}
.case-study.second
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ec6664;
  width: 40px !important;
  border-radius: 16px;
}
.case-study.second span.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #aeaeae;
  border-radius: 50%;
  margin: 0 4px !important;
}
.section-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.footer_block_contactus h2.footer-block__heading.inline-richtext {
  text-transform: uppercase;
}
.footer_block_contactus p.inline-richtext.para_content {
  margin-bottom: 13px;
  line-height: 1.5;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
}
.product__info-wrapper .jdgm-widget a.judgme_reviewslink {
  text-decoration: none;
  cursor: pointer;
}
.product__info-wrapper a.judgme_reviewslink {
  width: 100%;
  max-width: 80%;
}
.product__info-wrapper .client_review_img {
  width: 100%;
  max-width: fit-content;
  display: flex;
  align-items: center;
  margin-right: 14px;
}
.product__info-wrapper .client_img img {
  width: 100%;
  max-width: 26px;
  display: block;
}
.product__info-wrapper .client_img2.client_img,
.product__info-wrapper .client_img3.client_img {
  margin-left: -10px;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: linear;
}
@media only screen and (max-width: 425px) {
  .product__info-wrapper a.judgme_reviewslink {
    width: 100%;
    max-width: 75%;
  }
  .client_review_img {
    width: 100%;
    max-width: 25%;
    display: flex;
    align-items: center;
  }
}
.video-with-content-section .content.text-align-center {
  text-align: center;
}
.video-with-content-section .content.text-align-left {
  text-align: start;
}
.video-with-content-section .content.text-align-right {
  text-align: end;
}
.video-with-content-section .flex-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.video-with-content-section .video-container {
  position: relative;
  max-width: 40%;
  margin: auto;
  width: 100%;
}
.video-with-content-section .left-content-container {
  max-width: 60%;
  margin: auto;
  width: 100%;
}
.video-with-content-section span.deferred-media__poster-button.motion-reduce {
  background-color: #fff;
  border: 0.1rem solid #2928281a;
  border-radius: 50%;
  color: #292828;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6.2rem;
  width: 6.2rem;
  position: absolute;
  left: 52%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform var(--duration-short) ease,
    color var(--duration-short) ease;
  z-index: 1;
  cursor: pointer;
}
.video-with-content-section
  span.deferred-media__poster-button.motion-reduce
  svg {
  width: 2rem;
  height: 2rem;
  margin-left: 0.2rem;
}
.video-with-content-section .recipe-video {
  display: none;
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
  max-height: 850px;
  object-fit: cover;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video-with-content-heading h2 {
  text-transform: uppercase;
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  color: #212121;
  margin-top: 0;
}
.video-with-content-section .left-content-container p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #555;
}
.video-with-content-section img#custom-thumbnail {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.media-box video {
  display: none;
}
.jdgm-widget.jdgm-all-reviews-text.jdgm-all-reviews-text--style-text {
  padding: 12px 0;
  text-align: center;
  max-width: fit-content;
  margin: 0 auto;
}
a#HeaderMenu-all-services-virtual-staging-services-page {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .video-with-content-section .flex-box {
    display: block;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .video-with-content-section .video-container {
    position: relative;
    max-width: 100%;
    margin: auto;
    width: 100%;
  }
  .video-with-content-section .left-content-container {
    max-width: 100%;
    margin: auto;
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .template-index .section .multicolumn .multicolumn-list__item {
    padding: 40px 32px;
  }
  .template-index .case-study .sectin-heading {
    margin-bottom: 50px;
  }
  .template-index .case-study .section-description {
    margin: 0 0 30px;
  }
  .template-index .case-study .case-details {
    max-width: 43%;
  }
  .template-index .case-study .case-image {
    width: 57%;
  }
}
@media (min-width: 990px) {
  .template-about .multiple-section-wrapper .swiper-pagination {
    display: none;
  }
  .multicolumn.second .grid {
    column-gap: 22px;
  }
  .multicolumn.second .grid--3-col-desktop .grid__item {
    width: calc(33.33% - 22px * 2 / 3);
    max-width: calc(33.33% - 22px * 2 / 3);
  }
  .header--middle-left .header__heading-link {
    margin-left: 0;
    padding: 0;
  }
  .multicolumn-list__item.center .media--adapt,
  .multicolumn-list__item .media--adapt .multicolumn-card__image {
    object-fit: contain;
  }
  .section .multicolumn .multicolumn-list__item {
    padding: 40px;
  }
  .multicolumn.second .swiper-slide {
    height: auto;
  }
  .header--middle-left {
    grid-template-columns: auto 2fr auto;
  }
  .header--middle-left .header__inline-menu {
    justify-content: center;
    display: flex;
  }
  .template-loc .section .multicolumn .multicolumn-list__item {
    padding: 32px;
  }
}
@media (min-width: 991px) {
  .pricing-sec .pricing-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 8px;
  }
}
@media (min-width: 993px) {
  .custom_review_section .reviews_block .review_tab {
    flex: 0 0 calc(33.33% - 40px);
    margin: 0 20px;
  }
  .custom_review_section .reviews_block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
    row-gap: 76px;
  }
}
@media (min-width: 769px) {
  .image-with-text.second .image-with-text__media-item {
    max-width: 530px;
  }
  .custom_review_section .reviews_block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -44px;
    row-gap: 76px;
  }
  .custom_review_section .reviews_block .review_tab {
    flex: 0 0 calc(33.33% - 88px);
    margin: 0 44px;
  }
}
@media (min-width: 750px) {
  .multicolum-arrows-wrap {
    display: none;
  }
}
@media only screen and (min-width: 749px) and (max-width: 1024px) {
  .footer__blocks-wrapper .footer-block:nth-child(1) {
    max-width: 35%;
  }
  .footer__blocks-wrapper .footer-block:nth-child(2) {
    max-width: 25%;
  }
  .footer__blocks-wrapper .footer-block:nth-child(3) {
    max-width: 40%;
  }
  .footer .footer-block__newsletter h2.footer-block__heading {
    font-size: 26px;
  }
}
@media (max-width: 1500px) {
  .icon-text-list {
    margin: 0 -20px;
    justify-content: space-evenly;
  }
  .service-address .address-block {
    flex: 0 0 270px;
  }
  .icon-text-list .icon-block {
    margin:0 16px;
  }
  .gallery-section .left-side-content.heading h3,
  .template-photographers
    .multirows-section
    .image-with-text
    h2.image-with-text__heading {
    font-size: 32px;
  }
}
@media (max-width: 1380px) {
  .icon-text-list .icon-block {
    column-gap: 11px;
  }
  .mega-menu__content-1 ul.mega-menu__list {
    grid-template-columns: 1.3fr 1.4fr 3fr;
  }
  .iframe-content .header_wrap {
    margin-bottom: 50px;
  }
  .icon-text-list {
    margin: 0 -30px;
  }
  .statistics_blocks .statistics_lists {
    margin: 0;
  }
  .faq_image_wrap {
    padding-bottom: 145%;
  }
  .media_icon {
    padding: 60px 0 100px;
  }
  .faq_section {
    padding: 88px 0 88px 30px;
  }
  .top-banner .banner-content {
    width: 100%;
  }
  .collection-list-section .swiper_control_wrap {
    bottom: 0;
  }
  .instafeed-app .page-width,
  .icon-text .page-width {
    padding: 0 5rem;
  }
  .media_icon .media_image {
    max-width: 130px;
  }
  .reviews_slider_container .reviews_wrapper .left_side h4 {
    font-size: 26px;
    line-height: 43px;
    max-width: 335px;
  }
  .cart-count-bubble {
    left: 1.5rem;
  }
  .template-photographers
    .multirows-section
    .image-with-text__grid--reverse
    .image-with-text__media-item {
    padding-left: 20px;
  }
}
@media (max-width: 1350px) {
  .featured-collection .quick-add__submit,
  .featured-collection .product-form__submit {
    min-width: fit-content;
  }
  .reviews_slider_container,
  .faq_slider_wrapper,
  .before_after_slider_container,
  .collection-list-section .page-width,
  .blog .page-width-desktop {
    max-width: 100%;
    width: 100% !important;
  }
  .full-width-slider .new_thre_sides_full_width {
    width: 100%;
    max-width: 100%;
  }
  .icon-text-list .icon-block {
    flex: 0 0 calc(25% - 84px);
  }
}
@media (max-width: 1280px) {
  .before_after_images p.section-description {
    font-size: 14px;
  }
  .icon-text-list .icon-block .texts p {
    font-size: 15px;
  }
  .why-bellastaging .play-button-wrapper .play-gif img {
    max-width: 60px;
  }
  .image-text-block .block-description p,
  .reviews_slider_container .review_description p,
  .staging-projects__wrapper .tab.custom-tabs button {
    font-size: 17px;
  }
  .service-address .main_address .info p {
    font-size: 16px;
  }
  .service-address .main_address .info h5 {
    font-size: 18px;
  }
  .service-address .main_address {
    padding: 24px 18px;
    column-gap: 20px;
  }
  .service-address .address-block {
    flex: 0 0 258px;
  }
  .image-with-text.second .image-with-text__media-item {
    padding-right: 30px;
  }
  .reviews_slider_container p.text,
  .reviews_slider_container p.author {
    font-size: 16px;
    line-height: 1.4;
  }
  .reviews_slider_container .reviews_wrapper .review_block-wrap {
    padding: 40px 36px;
  }
  .reviews_slider_container .reviews_wrapper .left_side h4 {
    font-size: 25px;
    line-height: 1.6;
  }
  .sticky_social-icons .list-social {
    padding: 128px 0;
  }
  .sticky_social-icons .list-social:before,
  .sticky_social-icons .list-social:after {
    height: 110px;
  }
  .top-banner .banner_image_wrap {
    padding-bottom: 45%;
  }
  .statistics_blocks p.score {
    font-size: 52px;
  }
  .statistics_blocks .statistics_lists {
    padding: 61px 20px;
  }
  .icon-text-list {
    margin: 0 -25px;
  }
  .icon-text-list .icon-block {
    flex: 0 0 calc(25% - 48px);
    margin: 0 16px;
  }
  .collection-list-section .collection-list-wrapper .title-wrapper-with-link {
    margin: 0 50px 0 0;
  }
  .reviews_slider_container .reviews_wrapper .left_side {
    padding-right: 20px;
  }
  .section-header .header-wrapper .header__menu-item span {
    font-size: 14px;
    letter-spacing: normal;
  }
  .header__menu-item .icon-caret {
    right: 0;
  }
  body summary.list-menu__item {
    padding-right: 16px;
  }
  .image-with-text h2.image-with-text__heading {
    font-size: 32px;
  }
  .home-hero-section .banner-content h2 {
    font-size: 40px;
  }
  .staging-steps-section {
    padding-bottom: 0;
  }
  .template-photographers .home-hero-section .banner-content h2 {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 999px) and (max-width: 1225px) {
  .header__menu-item .icon-caret {
    right: 17px;
  }
  .header-wrapper .header__menu-item {
    padding-left: 11px;
    padding-right: 12px;
    min-width: calc(100% + 20px);
  }
}
@media (max-width: 1200px) {
  .service-address .address-block {
    margin-bottom: 18px;
    flex: 0 0 215px;
  }
  .service-address .separate_blocks {
    gap: 18px;
  }
  .staging-steps .content_part p {
    line-height: 1.5;
  }
  .location-details .left_details h1 {
    font-size: 33px;
  }
  .image-text-block .block-row .block-description h4 {
    font-size: 30px;
  }
  .image-text-block .block-row.right-image {
    padding-left: 20px;
  }
  .location-details .right_details {
    max-width: 680px;
  }
  .mega-menu__content-1 ul.mega-menu__list {
    grid-template-columns: 2fr 2fr 3fr;
  }
  .section .multicolumn .multicolumn-list__item {
    padding: 30px;
  }
  .featured-collection .product-text p {
    font-size: 14px;
  }
  .featured-collection .card__heading {
    font-size: 20px;
    line-height: 1.3;
  }
  .image-with-text h2.image-with-text__heading {
    font-size: 32px;
    line-height: 1.4;
    margin: 0 0 12px;
  }
  .how-it-work-section .image-part img {
    max-width: 720px;
  }
  .how-it-work-section .how-work-list ul li:nth-child(1) {
    padding-left: 30px;
    padding-right: 10px;
  }
  .how-it-work-section .how-work-list ul li:nth-child(2) {
    padding-left: 70px;
    max-width: 534px;
  }
  .how-it-work-section .how-work-list li {
    margin-bottom: 40px;
  }
  .header.header--middle-center .logo_middle_visible,
  .header__inline-menu.single_menu {
    display: none;
  }
  .header--middle-center header-drawer {
    display: block;
  }
  .reviews_slider_container .reviews_wrapper .left_side {
    padding-right: 30px;
  }
  .faq_image_wrap {
    padding-bottom: 174%;
  }
  .reviews_slider_container .reviews_wrapper .left_side h4 {
    font-size: 24px;
    line-height: 39px;
  }
  .icon-text-list .icon-block {
    column-gap: 11px;
    flex: 0 0 calc(25% - 35px);
    margin: 0 16px;
  }
  .how-it-work-section {
    padding: 60px 0 70px;
  }
  .before_after_images .swiper-button-next {
    width: 49px;
    height: 43px;
    right: 31px;
  }
  .before_after_images .swiper-button-prev {
    left: 0;
    width: 49px;
    height: 43px;
  }
  .image-with-text .image-with-text__content {
    padding: 0 30px;
  }
  .multicolumn .multicolumn-list__item {
    padding: 50px 36px 80px;
  }
  .multicolumn .multicolumn-card-spacing {
    padding-bottom: 40px;
  }
  .faqpage-section h3.accordion__title,
  .image-text-block .block-description p {
    font-size: 16px;
  }
  .sticky_social-icons .list-social {
    padding: 105px 0;
  }
  .sticky_social-icons .list-social:after,
  .sticky_social-icons .list-social:before {
    height: 90px;
  }
  .reviews_slider_container .review_description p {
    font-size: 16px;
    line-height: 1.5;
  }
  .location-details .right_details .right_description * {
    font-size: 17px;
  }
  .reviews_slider_container .reviews_wrapper {
    padding: 64px 0;
  }
  .multicolumn .multicolumn-list h3 {
    font-size: 20px;
  }
  .template-photographers
    .multirows-section
    .image-with-text
    h2.image-with-text__heading,
  .template-photographers .pricing-contact-text .head {
    font-size: 26px;
  }
  .template-photographers .home-hero-section .banner-content h2 {
    letter-spacing: 0;
  }
}
@media (max-width: 1199px) {
  .testimonial_section .heading {
    margin: 0 20px 20px;
  }
  .header-wrapper h1.header__heading {
    max-width: 150px;
  }
  .header-wrapper .header__icon {
    height: 24px;
    width: 24px;
  }
  .header-wrapper .header__icon svg {
    width: 100%;
    height: auto;
  }
  .header__icons {
    column-gap: 26px;
  }
  .header--middle-left .header__heading-link {
    max-width: 132px;
    padding: 0;
  }
  .pricing-sec .pricing-head .head strong,
  .pricing-services .head {
    font-size: 24px;
  }
  .pricing-sec .pricing-head .sub_head,
  .pricing-services .sub_head {
    font-size: 14px;
  }
  .pricing-sec .bottom-bar .discount span,
  .pricing-sec .content-bar ul li,
  .pricing-sec .week-revisions .revisions,
  .pricing-sec .bottom-bar .save_money span,
  .pricing-sec .pricing_price .pricing_text,
  .pricing-sec .pricing_price .regular_price,
  .pricing-sec .week-revisions .week,
  .pricing-sec .pricing-card .image-count,
  .pricing-sec .content-bar .list-text span {
    font-size: 12px;
  }
  .pricing-sec .pricing_text span,
  .gallery-section .left-side-content.heading h3,
  .template-home-builder .top-banner h2.section-heading {
    font-size: 32px;
  }
  .pricing-sec .pricing-item-inner {
    gap: 24px;
    height: calc(100% - 36px);
  }
  .content-bar .list-text {
    gap: 12px;
    padding: 12px;
  }
  .template-home-builder .featured-collection .collection__title.title-wrapper {
    margin-bottom: 44px;
  }
  .template-home-builder .multirow .image-with-text__grid {
    column-gap: 30px;
  }
  .pricing-contact-wrap a.button {
    min-width: auto;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .slider__controls.case-study-arrows svg {
    max-width: 20px;
    width: 20px;
    height: 20px;
  }
  .slider__controls.case-study-arrows svg path {
    stroke: #fff;
  }
  .case-study .slider__controls {
    bottom: 29%;
    width: calc(100% - 20px);
    top: auto;
  }
  .template-index .case-study .swiper-pagination {
    width: 100%;
    justify-content: center;
  }
  .template-index .case-study .case-details {
    max-width: 100%;
  }
  .template-index .case-study .case-image {
    width: 100%;
  }
  .staging-projects__wrapper .tab.custom-tabs button {
    padding: 16px 5px;
  }
  .before_after_slider_container ul.tabs-menu li {
    padding: 9px 20px;
  }
  @keyframes loop {
    0% {
      transform: translate(0);
    }
    to {
      transform: translate(-50%);
    }
  }
  .separate_blocks {
    display: flex;
    width: fit-content;
    animation-name: loop;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-duration: 15951ms;
  }
  .service-address .dk_show {
    display: none;
  }
  .service-address .mb_show {
    display: block;
  }
  .scroing-bar-row .bar-col p {
    font-size: 16px;
    line-height: 1.3;
  }
  .scroing-bar-row .bar-col h3.counter {
    font-size: 40px;
    line-height: 1.3;
  }
  .image-text-block .block-row {
    gap: 40px;
  }
  .location-details .right_details {
    max-width: 615px;
  }
  .page-width-desktop,
  .instafeed-app .page-width,
  .icon-text .page-width,
  .page-width {
    padding: 0 25px;
  }
  .media_icon.sixth .heading {
    margin-bottom: 40px;
  }
  .reviews_slider_container .left_side p {
    font-size: 14px;
    line-height: 1.4;
  }
  .image-with-text .image-with-text__text li,
  .image-with-text .image-with-text__text p {
    font-size: 14px;
  }
  .multicolumn h2.title.inline-richtext.h1 {
    font-size: 34px;
  }
  .multicolumn .multicolumn-list h3 {
    font-size: 20px;
  }
  .icon-text {
    padding: 70px 0;
  }
  .icon-text-list .icon-block .texts p {
    font-size: 13px;
  }
  .statistics_blocks p.score {
    font-size: 38px;
  }
  .header__menu-item {
    padding: 7px;
  }
  .home-hero-section .banner-content h2 {
    font-size: 34px;
    line-height: 1.3;
    margin: 0 0 22px;
  }
  .header_main_logo,
  .transparent_header_logo {
    max-width: 160px;
  }
  .header:not(.drawer-menu).page-width {
    padding-left: 25px;
    padding-right: 25px;
  }
  .reviews_slider_container .reviews_wrapper .review_block-wrap {
    padding: 60px 20px;
  }
  .how-it-work-section h3 {
    font-size: 30px;
    line-height: 45px;
    margin: 0 0 10px;
  }
  .how-it-work-section .how-work-list li {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.3;
  }
  .how-it-work-section .how-work-list ul li:nth-child(2) {
    padding-left: 100px;
    max-width: 534px;
  }
  .how-it-work-section .how-work-list ul span {
    font-size: 30px;
    line-height: 39px;
  }
  .how-it-work-section .bottom_text h4 {
    font-size: 20px;
    line-height: 29px;
    max-width: 367px;
  }
  .how-it-work-section .how-work-list ul li:nth-child(1) {
    padding-left: 70px;
    padding-right: 10px;
  }
  .reviews_slider_container .reviews_wrapper .left_side h4 {
    font-size: 21px;
    line-height: 36px;
  }
  .collection-list-section .collection-list-wrapper .title-wrapper-with-link {
    margin: 0;
    width: 100%;
  }
  .content_control_wrapper {
    width: 100%;
    margin-bottom: 40px;
  }
  .collection-list-section .swiper_control_wrap {
    padding: 0 30px;
  }
  .collection-list-section .collection-list-wrapper .container {
    width: 100%;
  }
  .faq_slider_wrapper,
  .collection-list-section .page-width {
    padding-left: 30px;
  }
  .collection-list-section .collection-list-wrapper,
  .case-study .case-list {
    flex-direction: column;
  }
  .how-it-work-section .image-part img {
    max-width: 600px;
  }
  .before_after_slider_container {
    padding-bottom: 60px;
  }
  .faq_section h2.collapsible-content__heading {
    font-size: 25px;
    line-height: 1.5;
  }
  .collection-list-section .collection-list-wrapper .title-wrapper-with-link {
    position: inherit;
  }
  .collection_list_slider {
    padding-bottom: 70px;
  }
  .icon-text-list {
    margin: 0 -10px;
  }
  .icon-text-list .icon-block {
    flex: 0 0 calc(25% - 20px);
    margin: 0 16px;
    column-gap: 11px;
  }
  .icon-text-list .icon-block .texts p {
    font-size: 14px;
    line-height: 24px;
  }
  .reviews_slider_container p.text {
    font-size: 16px;
    line-height: 32.43px;
  }
  .visual_blocks_wrapper .visual_block img {
    max-width: 70px;
  }
  .visual_blocks_container,
  .image-with-text {
    padding: 60px 0;
  }
  .image-with-text h2.image-with-text__heading {
    font-size: 27px;
    margin: 0 0 12px;
  }
  .statistics_blocks p.score {
    font-size: 40px;
  }
  .statistics_blocks p.score-text {
    font-size: 12px;
  }
  .featured-collection .collection__description {
    padding-right: 30px;
  }
  .multicolumn .multicolumn-list h3 {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .multicolumn .media--transparent {
    padding-bottom: 40% !important;
  }
  .rich-text .rich-text__wrapper h2.rich-text__heading {
    font-size: 28px;
    line-height: 1.3;
  }
  .sticky_social-icons .list-social:after,
  .sticky_social-icons .list-social:before {
    height: 80px;
  }
  .sticky_social-icons .list-social {
    padding: 90px 0;
  }
  .custom_product_list_service .swiper_control_wrap {
    max-width: 248px;
  }
  .custom_product_list_service
    .colection_list_arrows
    .swiper-button-next:before,
  .custom_product_list_service
    .colection_list_arrows
    .swiper-button-prev:before {
    width: 40px;
  }
  .custom_product_list_service .colection_list_arrows .swiper-button-prev,
  .custom_product_list_service .colection_list_arrows .swiper-button-next {
    font-size: 18px;
    max-width: 100px;
  }
  .template-virtual-staging-real-estate .service-address .heading h3 {
    text-transform: uppercase;
    margin-bottom: 50px;
  }
  .case-study .case-details,
  .case-study .case-image {
    width: 100%;
    max-width: 100%;
  }
  .case-study .sectin-heading,
  .case-study .case-details {
    margin-bottom: 30px;
  }
  .multicolumn.second .multicolumn_bottom_caption {
    margin-top: 36px;
  }
  .case-study .projects-case-lists {
    margin-bottom: 45px;
  }
  .full-width-slider .new_thre_sides_full_width {
    padding-left: 25px;
  }
  .staging-projects__wrapper .header__left-side,
  .staging-projects__wrapper .tab.custom-tabs {
    margin-bottom: 36px;
  }
}
@media (max-width: 992px) {
  .template-virtual-staging .pricing-sec .pricing-head {
    max-width: 250px;
    margin: 0 auto;
  }
  .staging-projects__wrapper .tab.custom-tabs button {
    padding: 16px;
  }
  .tab.custom-tabs .tablinks {
    min-width: fit-content;
    width: 100%;
  }
  .staging-projects__wrapper .tab.custom-tabs {
    display: flex;
    overflow-x: scroll;
  }
  .media_icon.sixth .heading h3 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .multicolumn .multicolumn-list h3 {
    margin: 0 0 20px;
    font-size: 18px;
  }
  .top-banner .banner_image_wrap {
    padding-bottom: 55%;
  }
  .multicolumn h2.title.inline-richtext.h1,
  .location-details .left_details h1 {
    font-size: 30px;
    line-height: 1.3;
  }
  .faq_image_wrap {
    padding-bottom: 130%;
  }
  .visual_blocks_wrapper .visual_block .inner_content {
    padding: 0 25px 20px;
  }
  .how-it-work-section .image-part img {
    max-width: 560px;
  }
  .faq_section {
    padding: 60px 0 70px 30px;
  }
  .faq_slider_wrapper {
    flex-direction: column;
    padding: 0;
  }
  .faq_slider_wrapper .collapsible-content {
    width: 100%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .faq_slider_wrapper .collapsible-content .collapsible-content-wrapper-narrow {
    max-width: 100%;
  }
  .faq_slider_wrapper .faq_slider_block {
    width: 100%;
  }
  .visual_blocks_wrapper .visual_description p {
    font-size: 14px;
    line-height: 21px;
  }
  .before_after_slider_container .custom_featured_pro_details h2 {
    font-size: 22px;
    line-height: 29px;
  }
  .statistics_blocks p.score {
    font-size: 32px;
  }
  .before_after_slider_container ul.tabs-menu li {
    padding: 9px 18px;
  }
  .before_after_slider_container ul.tabs-menu {
    column-gap: 20px;
  }
  .reviews_slider_container .reviews_wrapper {
    padding: 60px 0;
  }
  .media_icon.above_section_overlay {
    padding: 140px 0 0;
  }
  .custom_product_list_service .heading h3 {
    font-size: 26px;
  }
  .multicolumn.second .media--transparent {
    padding-bottom: 37% !important;
  }
  .faqpage-section .accordion .summary-collapsible {
    padding: 16px 0;
  }
  .pricing-sec .pricing-head {
    padding: 0 0 40px;
  }
}
@media (max-width: 990px) {
  .multicolumn.second .multicolumn-list li.swiper-slide {
    height: 100%;
  }
  .featured-collection .qty-atc {
    margin: 22px auto 0;
  }
  .before_after_slider_container ul.tabs-menu {
    column-gap: 16px;
    overflow-x: auto;
    justify-content: start;
    padding-bottom: 10px;
  }
  .before_after_slider_container ul.tabs-menu li {
    padding: 8px 16px;
    min-width: fit-content;
  }
  .staging-steps .staging-steps-row .steps-col:nth-child(2),
  .staging-steps .staging-steps-row .steps-col:nth-child(3) {
    margin-top: 0;
  }
  .section-header .header-wrapper .header__menu-item span {
    font-size: 12px;
  }
  .featured-collection .qty-atc {
    column-gap: 6px;
  }
  .header_main_logo,
  .transparent_header_logo {
    max-width: 100%;
  }
  .multicolumn-list__item.center .media--adapt,
  .multicolumn-list__item .media--adapt .multicolumn-card__image {
    object-fit: contain;
  }
  .slider.slider--tablet {
    scroll-padding-left: 0;
  }
  .multicolumn .multicolumn-list__item {
    padding: 0;
  }
  .icon-text {
    padding: 80px 0;
  }
  .slider--tablet.grid--peek .grid__item:first-of-type,
  .featured-collection .slider--tablet.grid--peek .grid__item:first-of-type {
    margin-left: 0;
  }
  .shopify-section slider-component.page-width,
  slider-component {
    padding: 0 25px;
  }
  .multicolumn .multicolumn-card-spacing {
    padding-bottom: 10px;
  }
  .multicolumn .media--transparent {
    padding-bottom: 16% !important;
  }
  .icon-text-list {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .icon-text-list .icon-block {
    flex: 0 0 calc(50% - 20px);
    margin: 0 16px;
    column-gap: 11px;
  }
  .faqpage-section h3.accordion__title {
    text-transform: capitalize;
  }
}
@media (max-width: 989px) {
  header summary[aria-controls="link-place-order"] {
    font-weight: 600;
  }
  .case-study .slider__controls {
    bottom: 31%;
  }
  .video-header-popup .video_wrap video,
  .mfp-container {
    max-width: 100%;
  }
  .multicolumn.second .swiper-container {
    padding-bottom: 30px;
  }
  .featured-collection .desc_view_all_btn {
    flex-direction: column;
    row-gap: 20px;
  }
  .why-bellastaging .play-button-wrapper .play-gif img {
    max-width: 40px;
  }
  .header svg.icon.icon-close {
    max-width: 20px;
  }
  .header .mega-menu__link--level-2,
  .mega-menu__content-1 .mega-menu__list li:nth-child(2) ul li a,
  .mega_menu_block .image_text {
    font-size: 16px;
  }
  .js .menu-drawer__submenu {
    z-index: 2 !important;
  }
  summary.menu-drawer__menu-item {
    padding: 10px 2.6rem;
    font-size: 16px;
  }
  header-drawer .icon {
    width: 22px;
  }
  .header .menu-drawer__menu-item {
    padding: 0.8rem 3rem;
    font-size: 1.6rem;
  }
  .menu-drawer__inner-submenu .menu-drawer__close-button {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .localization-form__select .icon-caret {
    right: calc(var(--inputs-border-width) + 0.5rem);
  }
  .multicolumn.second .count_wrap {
    width: 46px;
    height: 46px;
    padding: 6px;
    box-shadow: 0 1px 4px #8a8a8a40;
  }
  .multicolumn.second .slider.slider--tablet li {
    margin-top: 40px;
  }
  .localization-form__select .icon-caret {
    right: calc(var(--inputs-border-width) + 0rem);
  }
  .shopify-section.shopify-section-header-sticky localization-form {
    background-color: transparent;
  }
  .faqpage-section .grid .grid__item.collapsible-content__grid-item,
  header.header .desktop-localization-wrapper {
    display: none;
  }
  .faqpage-section .grid .grid__item:not(.collapsible-content__grid-item) {
    width: 100%;
    max-width: 100%;
  }
  .faqpage-section .collapsible-content .accordion,
  .header-wrapper .header-drawer {
    margin: 0;
  }
  .header-wrapper .header__icon svg {
    height: 26px;
    width: 26px;
  }
  .header-wrapper {
    padding: 16px 0;
  }
  li.mega_menu_block {
    padding: 1.2rem 2.6rem;
  }
  .menu-drawer__inner-submenu ul.menu-drawer__menu.list-menu {
    margin-bottom: 40px;
  }
  .mega_cust_link {
    padding: 1.2rem 2.6rem 1.2rem 3rem;
    margin-top: 20px;
  }
  li.mega_menu_block img,
  li.mega_menu_block video {
    max-width: 100%;
    width: 100%;
  }
  .multicolumn.second .multicolumn-list {
    padding-right: 0;
    padding-left: 0;
  }
  .multicolumn.second .page-width {
    padding-left: 25px;
    padding-right: 25px;
  }
  .mfp-container {
    padding: 0 16px;
  }
  .gallery-section .heading .section_description * {
    font-weight: 500;
    letter-spacing: 0;
  }
  .featured-collection .card--standard > .card__content .card__information {
    margin-bottom: 16px;
  }
  .featured-collection .title_review_wrap .card__heading {
    font-size: 16px;
    text-transform: capitalize;
  }
  .template-photographers
    .multirows-section
    .image-with-text
    h2.image-with-text__heading,
  .gallery-section .left-side-content.heading h3 {
    text-transform: capitalize;
  }
}
@media (max-width: 830px) {
  .reviews_slider_container .reviews_wrapper .reviews_slider {
    margin-top: 10px;
  }
  .location-details .swiper-pagination-bullet {
    height: 4px;
  }
  .why-bellastaging .blocks-col p,
  .compare-points .compare-points-col p {
    font-size: 16px;
  }
  .staging-steps-section,
  .image-with-text .image-with-text__content {
    padding: 0;
  }
  .compare-points .compare-points-col {
    padding: 32px 0;
  }
  .image-text-block .block-row.right-image,
  .reviews_slider_container {
    padding-left: 0;
  }
  .location-details .right_details,
  .how-it-work-section .image-part img,
  .how-it-work-section .bottom_text h4 {
    max-width: 100%;
  }
  .location-details .left_details {
    width: 100%;
    max-width: 100%;
  }
  .location-details .top_details {
    column-gap: 20px;
    flex-direction: column;
    row-gap: 20px;
  }
  .staging-steps .staging-steps-row .steps-col {
    row-gap: 20px;
  }
  .staging-steps .staging-steps-row {
    grid-template-columns: repeat(1, 1fr);
  }
  .before_after_images .before_after_images_wrapper .foreground-img img {
    max-width: 830px;
    height: 100%;
  }
  .multicolumn h2.title.inline-richtext.h1 {
    font-size: 28px;
    line-height: 1.3;
  }
  .featured-collection .product-text p {
    margin: 18px 0 0;
    font-size: 12px;
    letter-spacing: 0;
  }
  .featured-collection quantity-input.quantity.cart-quantity {
    column-gap: 5px;
  }
  .featured-collection quantity-input.quantity.cart-quantity button,
  .featured-collection .cart-quantity input {
    min-height: 50px;
    min-width: 45px;
    max-width: 45px;
  }
  .featured-collection .jdgm-prev-badge {
    column-gap: 10px;
    align-items: center;
  }
  .featured-collection .title_review_wrap {
    column-gap: 10px;
  }
  .footer-block__details-content > li:not(:last-child) {
    margin-right: 0.3rem;
  }
  .footer .footer-block__details-content.rte {
    padding: 53px 0 40px;
  }
  .media_icon .media_icon_wrapper .icon_text.sixth:not(.swiper-slide) {
    flex: 0 0 25%;
  }
  .how-it-work-section .bottom_text.mobile_show {
    display: flex;
    bottom: 0;
  }
  .how-it-work-section .bottom_text.dk_show,
  .sticky_social-icons {
    display: none;
  }
  .rich-text .rich-text__blocks {
    max-width: 100%;
    padding: 0 30px;
  }
  .before_after_slider_container .custom_featured_pro_details h2 {
    max-width: 500px;
  }
  .how-it-work-section .how_work_image {
    position: relative;
    flex-direction: column;
    align-items: start;
  }
  .how-it-work-section .bottom_text {
    position: relative;
  }
  .how-it-work-section .how-work-list ul {
    margin: 0;
    position: relative;
    right: 0;
  }
  .how-it-work-section .how-work-list ul li:nth-child(1),
  .how-it-work-section .how-work-list ul li:nth-child(2),
  .how-it-work-section .how-work-list ul li:nth-child(3) {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    align-items: center;
  }
  .reviews_slider_container .reviews_wrapper {
    flex-direction: column;
  }
  .reviews_slider_container .reviews_wrapper .left_side {
    padding-right: 30px;
    width: 100%;
  }
  .reviews_slider_container .reviews_wrapper .reviews_slider {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .footer .footer__content-bottom {
    justify-content: space-between;
  }
  .footer__content-bottom-wrapper {
    width: auto !important;
  }
  .reviews_slider_container .reviews_wrapper .review_block-wrap {
    margin-left: 2px;
    margin-bottom: 10px;
  }
  .reviews_slider_container .reviews_wrapper .swiper-slide {
    margin: 0;
    background-color: transparent;
  }
  .reviews_slider_container .reviews_wrapper .swiper-slide .review_block-wrap {
    box-shadow: 1px 4px 4px #00000040;
  }
  .multicolumn.second .multicolumn_bottom_caption div {
    flex-direction: column;
    row-gap: 30px;
  }
  .reviews_slider_container .swiper-slide:nth-last-child(1) .review_block-wrap {
    margin-right: 3px;
  }
  .reviews_slider_container .reviews_wrapper .review_block-wrap {
    margin: 2px;
  }
  .template-home-builder .multirow .image-with-text__grid {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 30px;
    row-gap: 30px;
  }
  .template-home-builder
    .multirow
    .image-with-text__grid
    .image-with-text__content {
    width: 100%;
    min-width: 100%;
  }
  .template-home-builder
    .multirow
    .image-with-text__grid.image-with-text__grid--reverse
    .image-with-text__text-item.grid__item {
    order: 1;
  }
  .gallery-section .gallery_botton_content {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 56px;
    row-gap: 20px;
  }
  .template-home-builder .top-banner .banner-container {
    padding: 0 20px;
  }
  .gallery-section .swiper-button-next svg,
  .gallery-section .swiper-button-prev svg {
    width: 20px;
    max-width: 20px;
  }
  .gallery-section .header-gallery-slider,
  .custom_iframe_code {
    margin: 30px 0;
  }
  .template-photographers .image-with-text .grid {
    row-gap: 20px;
    margin-bottom: 0;
    flex-direction: column;
  }
  .template-photographers .multirows-section .image-with-text__media-item,
  .template-photographers .multirows-section .grid__item {
    max-width: 100%;
    width: 100%;
    row-gap: 30px;
  }
  .template-photographers .image-with-text .image-with-text__content {
    padding: 0;
    width: 100%;
  }
  .template-photographers
    .multirows-section
    .image-with-text__grid--reverse
    .image-with-text__media-item {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .case-study .slider__controls {
    bottom: 30%;
  }
  .multicolumn.second .media--transparent {
    padding-bottom: 55% !important;
  }
  .image-with-text .image-with-text__text li,
  .image-with-text .image-with-text__text p {
    font-size: 15px;
  }
  .media_icon.sixth {
    padding: 46px 0 30px;
  }
  .template-about .reviews_slider_container .reviews_wrapper {
    padding: 70px 0 30px;
  }
  .media_icon.sixth .heading h3 {
    font-size: 28px;
    margin: 0 0 12px;
  }
  .featured-collection .desc_view_all_btn .button {
    min-width: max-content;
  }
  .featured-collection .quick-add__submit,
  .featured-collection .product-form__submit {
    font-size: 14px;
    padding: 0;
    letter-spacing: 0;
  }
  .featured-collection .card__heading {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 7px;
  }
  .collection__description p {
    font-size: 14px;
  }
  .featured-collection .collection__title h2 {
    padding: 0 0 16px;
    font-size: 29px;
    line-height: 1.3;
  }
  .featured-collection .collection__title.title-wrapper {
    margin-top: 70px;
    margin-bottom: 36px;
  }
  .statistics_blocks p.score-text {
    font-size: 10px;
  }
  .statistics {
    column-gap: 10px;
  }
  .statistics_blocks p.score {
    font-size: 24px;
  }
  .statistics_blocks .statistics_lists {
    justify-content: space-between;
    padding: 36px 20px;
    column-gap: 25px;
  }
  .media_icon .media_icon_wrapper:not(.swiper-wrapper) .icon_text.sixth {
    flex: 0 0 calc(25% - 24px);
    margin: 0 12px;
  }
  .media_icon {
    padding: 40px 0 70px;
  }
  .before_after_images .before_after_images_wrapper {
    height: 450px;
  }
  .before_after_images .before_after_images_wrapper .foreground-img img {
    object-fit: cover;
    max-width: 768px;
  }
  .before_after_slider_container {
    padding-bottom: 10px;
  }
  .how-it-work-section .bottom_text h4 {
    font-size: 17px;
    line-height: 26px;
  }
  .reviews_slider_container .reviews_wrapper {
    padding: 70px 0 30px;
  }
  .visual_blocks_wrapper .visual_block h4 {
    font-size: 16px;
    line-height: 1.4;
  }
  .visual_blocks_wrapper .visual_block img {
    max-width: 50px;
    margin-bottom: 15px;
  }
  .swiper-container.reviews_block_slider {
    padding-bottom: 40px;
  }
  .before_after_slider_container ul.tabs-menu {
    column-gap: 20px;
  }
  .before_after_slider_container ul.tabs-menu li {
    padding: 8px 27px;
  }
  .image-with-text h2.image-with-text__heading {
    font-size: 21px;
    line-height: 1.4;
    margin: 0 0 2px;
  }
  .template-location-template1 .faqpage-section h3.accordion__title {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
  }
  .footer-block:nth-child(1) {
    width: 50%;
    max-width: 50%;
    order: -1;
    padding-right: 20px;
  }
  .footer__blocks-wrapper .footer-block:nth-child(1),
  .footer__blocks-wrapper .footer-block:nth-child(2) {
    margin-bottom: 40px;
  }
  .media_icon.above_section_overlay {
    padding: 100px 0 0;
  }
  .location-details {
    padding: 42px 0 32px;
  }
  .location-details .swiper-pagination {
    width: calc(100% - 14px);
    bottom: 18px;
  }
  .staging-projects__wrapper .modal-content {
    max-width: calc(100% - 40px);
    padding: 20px 16px;
  }
  .pricing-sec .pricing_price .regular_price {
    margin-top: -14px;
  }
  .pricing-sec .pricing-head .head strong,
  .pricing-services .head {
    font-size: 20px;
  }
  .template-virtual-staging-real-estate .testimonial_section .heading {
    margin: 0 20px 10px;
  }
  .multirows-section + .multirows-section .multirow {
    padding-top: 0;
  }
  .home-hero-section .banner-content h2 {
    font-size: 28px;
  }
}
@media (max-width: 749px) {
  .multicolumn.second .swiper-arrows.prev-second {
    left: 2px;
  }
  .multicolumn.second .swiper-arrows.next-second {
    right: 2px;
  }
  .multicolumn.second .multicolum-arrows-wrap svg g {
    display: none;
  }
  .video-with-content-section
    span.deferred-media__poster-button.motion-reduce
    svg {
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 0.2rem;
  }
  .video-with-content-section span.deferred-media__poster-button.motion-reduce {
    height: 3.6rem;
    width: 3.6rem;
  }
  .case-study.second .title-btn-wrap.has_button {
    flex-direction: unset;
    gap: 20px;
    margin-bottom: 16px;
  }
  .case-study.second .slider__controls {
    transform: unset;
    justify-content: end;
    gap: 30px;
    position: unset;
    width: unset;
  }
  .case_study_second .slider_ctrl_second-case {
    width: 50%;
    max-width: 100%;
  }
  .case_study_second .title-btn-wrap.has_button.flex h3.section-heading {
    text-align: left;
    width: 100%;
    font-size: 20px;
  }
  .pricing-sec .pricing_text span,
  .cards_virtual_staging.pricing-sec .pricing_text span:nth-child(2),
  .gallery-section .left-side-content.heading h3,
  .template-home-builder .top-banner h2.section-heading {
    font-size: 26px;
  }
  .menu-drawer
    .menu-drawer__utility-links
    .menu-drawer__localization.header-localization
    svg {
    margin-left: 10px;
  }
  .menu-drawer
    .menu-drawer__utility-links
    .menu-drawer__localization.header-localization
    * {
    color: #212121;
  }
  .template-index .case-study .custom-extra-info {
    margin-bottom: 20px;
  }
  .template-index .custom-extra-info .country-case-type {
    max-width: 100%;
  }
  .reviews_slider_container .reviews_wrapper .reviews_slider {
    margin-top: 10px;
  }
  .gallery-section .swiper-button-next {
    right: 20px;
  }
  .gallery-section .swiper-button-prev {
    left: 20px;
  }
  .location-details .left_details p {
    font-size: 19px;
  }
  .staging-projects__wrapper .info_box i {
    font-size: 13px;
  }
  .staging-projects__wrapper .info_box h5 {
    font-size: 18px;
  }
  .staging-projects__wrapper .tab.custom-tabs {
    margin-bottom: 36px;
  }
  .image-text-block .block-row .block-description h4,
  .main-blog .blog_header_wrap .title--primary {
    font-size: 26px;
  }
  .template-home-builder .top-banner h2.section-heading {
    font-size: 22px;
  }
  .scroing-bar-row .bar-col p {
    font-size: 16px;
    line-height: 1.3;
    margin-top: 6px;
  }
  .scroing-bar-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    text-align: center;
    row-gap: 20px;
  }
  .image-text-block .block-row.right-image .block-description {
    order: 1;
  }
  .block-row .block-image {
    margin-right: 10px;
  }
  .image-text-block .block-row {
    grid-template-columns: repeat(1, 1fr);
  }
  .template-index .featured-collection .collection__title.title-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .custom_product_list_service .heading p.sub-title:after {
    width: 38px;
  }
  .custom_product_list_service .heading {
    margin-bottom: 20px;
  }
  .custom_product_list_service .heading p.sub-title {
    padding-left: 50px;
  }
  .custom_product_list_service .swiper_control_wrap {
    max-width: 100%;
    max-width: 300px;
    margin: 0 0 0 auto;
  }
  .content_control_wrapper .left-content {
    width: 100%;
    margin-bottom: 30px;
  }
  .custom_product_list_service .content_control_wrapper {
    flex-direction: column;
  }
  .custom_product_list_service .custom_collec_slider {
    margin: 0 20px;
  }
  .main-blog .card--standard > .card__content .card__information {
    padding-left: 6px;
    padding-right: 6px;
  }
  .multicolumn.second .media--transparent {
    margin: 40px auto 44px;
  }
  .multicolumn.second .title-wrapper-with-link {
    margin-bottom: 3rem;
    padding: 0;
  }
  .image-with-text.second .image-with-text__media-item {
    padding-right: 0;
  }
  .image-with-text.second .image-with-text__content {
    max-width: 100%;
    width: 100%;
    margin: 30px 0 0 auto;
  }
  .reviews_slider_container .reviews_wrapper .left_side {
    padding-right: 0;
    width: 100%;
  }
  .footer__blocks-wrapper .footer-block:nth-child(1),
  .footer__blocks-wrapper .footer-block:nth-child(2),
  .footer__blocks-wrapper .footer-block:nth-child(3) {
    margin-bottom: 30px;
  }
  .footer-block--newsletter {
    padding-top: 0;
  }
  .footer__content-top {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .footer__blocks-wrapper .footer-block:nth-child(1),
  .footer__blocks-wrapper .footer-block:nth-child(2),
  .footer__blocks-wrapper .footer-block:nth-child(3) {
    width: 100%;
    max-width: 100%;
  }
  .cart-item__quantity-wrapper {
    justify-content: space-between;
  }
  .article-template .rte ul,
  .article-template .rte ol {
    padding-left: 1rem;
  }
  .article-template p,
  .article-template a,
  .article-template span,
  .article-hero-section .summarybox-content {
    font-size: 14px;
  }
  .article-hero-section .summarybox-custom {
    padding: 24px 22px;
  }
  .content_control_wrapper {
    padding: 0 20px;
  }
  .home-hero-section .banner-content h2 {
    letter-spacing: 1px;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .footer .footer-block__details-content.rte,
  .template-home-builder .top-banner .banner-container {
    padding: 0;
  }
  .footer .footer__content-bottom {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .footer .footer__column--info {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .footer__blocks-wrapper.grid {
    display: flex;
    row-gap: 0px;
  }
  .footer-block:nth-child(4) {
    width: 50%;
    order: 2;
  }
  .footer-block:nth-child(2) {
    width: 50%;
    max-width: 50%;
  }
  .footer-block:nth-child(3) {
    width: 50%;
    order: 3;
  }
  .footer-block__newsletter,
  .template-pricing .pricing-contact .pricing-contact-text,
  .template-pricing .pricing-contact .pricing-contact-btn {
    width: 100%;
  }
  .footer .footer__blocks-wrapper .footer-block__newsletter {
    text-align: start;
  }
  .footer .footer__blocks-wrapper .newsletter-form {
    margin-left: 0;
  }
  .footer .footer__blocks-wrapper .newsletter-form__field-wrapper {
    max-width: 400px;
    margin: 10px auto 0 0;
  }
  .footer .footer__blocks-wrapper .button {
    min-width: 100%;
  }
  .footer .footer-block.grid__item.footer-block--menu ul {
    flex-wrap: wrap;
    margin: 0;
    max-width: 100%;
    column-gap: 12px;
  }
  .footer .footer__blocks-wrapper h2.footer-block__heading {
    text-align: left;
    font-size: 16px;
  }
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-block__brand-info p {
    font-size: 14px;
    letter-spacing: 0;
  }
  .footer .footer-block__image-wrapper {
    padding-right: 30px;
  }
  .footer-block__brand-info {
    row-gap: 20px;
  }
  .footer .footer__blocks-wrapper .footer-block__newsletter,
  p.sub-headding.under-line {
    margin-top: 0;
  }
  .why-bellastaging .video-wrapper #circle-play-b {
    max-width: 46px;
  }
  .why-bellastaging .bottom-blocks-wrapper-row {
    grid-template-columns: repeat(1, 1fr);
  }
  .why-bellastaging .blocks-col {
    padding: 24px;
  }
  .compare-points .bottom_button {
    margin-top: 26px;
  }
  .staging-steps .staging-steps-row .steps-col {
    padding: 32px 18px;
  }
  .reviews_slider_container .swiper-wrapper {
    margin-bottom: 40px;
  }
  .template-index .featured-collection {
    padding-bottom: 30px;
  }
  .featured-collection .card-information {
    flex-direction: column;
    text-align: left;
  }
  .featured-collection .jdgm-widget.jdgm-widget {
    display: block;
    margin: 0;
  }
  .featured-collection .price {
    width: 100%;
  }
  .featured-collection .jdgm-prev-badge {
    column-gap: 10px;
    align-items: flex-start;
  }
  .multicolumn.second .multicolumn_bottom_caption {
    margin-top: 30px;
  }
  .footer .footer__copyright .copyright__content {
    letter-spacing: 0;
  }
  .case-study h3.section-heading,
  .full-width-slider h3.section_heading {
    font-size: 26px;
  }
  .case-study .sectin-heading,
  .template-virtual-staging-real-estate .service-address .heading h3 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .full-width-slider .new_thre_sides_full_width {
    padding-left: 20px;
  }
  .template-virtual-staging-real-estate
    .reviews_slider_container
    .reviews_wrapper
    .reviews_slider {
    margin-top: 10px;
  }
  .case-study .country-case-type {
    margin-bottom: 18px;
  }
  .case-study .section-description {
    margin: 20px 0;
  }
  .case-study .listing-closed-market-dayss {
    flex-wrap: wrap;
    row-gap: 16px;
  }
  .case-study .asked-price-link {
    align-items: flex-start;
    flex-direction: column;
  }
  .case-study .listing-closed-market-dayss div span,
  .asked-price-link *,
  .case-study .section-description p {
    font-size: 15px;
  }
  .case-study .section-description {
    margin: 20px 0 30px;
  }
  .inquiry-popup-section .pricing-contact-text .head,
  .gallery-section .left-side-content.heading h3 {
    font-size: 20px;
  }
  .featured-collection .card--standard > .card__content {
    padding: 16px 12px 12px;
  }
  .template-photographers .section_description * {
    font-weight: 500;
    letter-spacing: 0;
  }
  .template-photographers
    .multirows-section
    .image-with-text
    h2.image-with-text__heading,
  .template-photographers .pricing-contact-text .head {
    font-size: 22px;
  }
  .before_after_images .title-btn-wrap.has_button,
  .case-study .title-btn-wrap.has_button {
    flex-direction: column;
    gap: 20px;
  }
  .title-btn-wrap.has_button.flex h3.section-heading {
    text-align: center;
  }
  .template-commercial-rendering .pricing-contact-text .head,
  .template-residential-rendering .pricing-contact-text .head {
    font-size: 22px;
  }
  .template-commercial-rendering .pricing-contact-wrap a.button,
  .template-residential-rendering .pricing-contact-wrap a.button {
    min-width: auto;
    max-width: fit-content;
  }
  .footer .footer-block--menu ul li a {
    font-size: 14px;
    letter-spacing: 0;
  }
  fieldset .metafield-rich_text_field p {
    margin-top: 0;
  }
  .case-study .sectin-heading {
    margin-bottom: 16px;
  }
  .case-study .case-type span {
    font-size: 11px;
    padding: 6px 13px;
  }
  .case-details .country-flag svg {
    max-width: 30px;
  }
}
@media (max-width: 600px) {
  .case-study .slider__controls {
    bottom: 27%;
  }
  .instafeed-app .page-width,
  .icon-text .page-width,
  .multicolumn.second .multicolumn_bottom_caption,
  slider-component {
    padding: 0 20px;
  }
  .featured-collection .page-width-desktop li:nth-child(1) {
    padding-left: 20px;
  }
  .page-width-desktop,
  .top-banner .banner-container {
    padding: 0;
  }
  .reviews_slider_container .reviews_wrapper {
    padding: 50px 0 30px;
  }
  .main-blog .blog_header_wrap {
    margin-bottom: 30px;
  }
  .before_after_images .before_after_images_wrapper .foreground-img img {
    max-width: 600px;
  }
  .top-banner .banner_image_wrap {
    padding-bottom: 110%;
  }
  .statistics p.score span,
  .template-photographers .pricing-contact-text .head {
    font-size: 18px;
  }
  .blog .swiper-button svg,
  .blog .swiper-button {
    width: 30px;
    height: 30px;
  }
  .blog .page-width-desktop {
    padding: 40px 0 40px 16px;
  }
  .blog .title-wrapper--self-padded-tablet-down {
    padding-left: 0;
    padding-right: 0;
  }
  .blog .blog__title {
    font-size: 26px;
    line-height: 1.3;
  }
  .media_icon .icon_text .media_image {
    padding-bottom: 31%;
    margin: 27px 6px;
  }
  .multicolumn .inline-richtext {
    font-size: 14px;
  }
  .multicolumn h2.title.inline-richtext.h1 {
    font-size: 26px;
    line-height: 1.3;
  }
  .featured-collection .collection__description {
    padding-right: 0;
  }
  .featured-collection .desc_view_all_btn,
  .visual_blocks_wrapper {
    flex-direction: column;
  }
  .statistics {
    column-gap: 10px;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .featured-collection .desc_view_all_btn .button {
    min-width: max-content;
    font-size: 12px;
    padding: 4px 13px;
    min-height: 40px;
  }
  .statistics_blocks .statistics_lists {
    flex-wrap: wrap;
    padding: 24px 20px;
    row-gap: 20px;
    column-gap: 0;
  }
  .statistics svg {
    max-width: 24px;
  }
  .media_icon.sixth .heading h3 {
    font-size: 26px;
    margin: 0 0 8px;
  }
  .image-with-text .image-with-text__content {
    padding: 26px 20px;
  }
  .heading h3 {
    font-size: 26px;
    line-height: 1.3;
    margin: 0 0 16px;
  }
  .media_icon.fifth {
    padding: 40px 0 0;
  }
  .collection-list-section {
    margin: 70px 0 50px;
  }
  .before_after_images .description.dk_show {
    display: none;
  }
  .before_after_images .description.mb_show {
    display: block;
  }
  .before_after_slider_container .heading_cart_btn {
    margin-bottom: 13px;
    align-items: end;
    flex-direction: column;
  }
  .before_after_slider_container .custom_featured_pro_details h2 {
    margin-bottom: 5px;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
  }
  .before_after_images .before_after_images_wrapper {
    height: 350px;
  }
  .reviews_slider_container {
    padding-left: 0;
  }
  .faq_slider_wrapper,
  .collection-list-section .page-width {
    padding-left: 20px;
  }
  .media_icon .media_icon_wrapper .icon_text:not(.swiper-slide) {
    width: 100%;
    flex: 0 0 25%;
  }
  .media_icon .heading h3 {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 24px;
  }
  .page-width,
  .top-banner .banner-content {
    padding: 0 20px;
  }
  .rich-text .rich-text__blocks {
    padding: 0;
  }
  .rich-text .rich-text__wrapper .rich-text__text p,
  p,
  .media_icon.sixth .heading p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.45;
  }
  .rich-text .rich-text__wrapper h2.rich-text__heading {
    font-size: 22px;
    line-height: 36px;
  }
  .top-banner .banner-content p {
    font-size: 18px;
    line-height: 30px;
  }
  .faq_section {
    padding: 40px 0;
  }
  .faq_section h2.collapsible-content__heading {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .faq_section h3.accordion__title {
    font-size: 17px;
    line-height: 32px;
  }
  .faq_slider_wrapper .collapsible-content {
    padding-right: 20px;
    margin-bottom: 30px;
  }
  .header__heading-logo-wrapper {
    max-width: 150px;
  }
  .faq_section .accordion summary {
    padding: 14px 0;
  }
  .how-it-work-section {
    padding: 40px 0;
  }
  .how-it-work-section h3 {
    font-size: 24px;
    line-height: 45px;
  }
  .how-work-list {
    margin-top: 20px;
  }
  .how-it-work-section .how-work-list li {
    font-size: 13px;
    line-height: 1.3;
  }
  .how-it-work-section .bottom_text img {
    max-width: 45px;
    background-color: transparent;
  }
  .how-it-work-section .bottom_text h4 {
    font-size: 16px;
    line-height: 25px;
    max-width: 70%;
  }
  .reviews_slider_container .quote_image img {
    margin-bottom: 30px;
  }
  .reviews_slider_container .reviews_wrapper .review_block-wrap {
    padding: 40px 25px;
  }
  .reviews_slider_container p.author {
    font-size: 16px;
    line-height: 27.43px;
  }
  .icon-text-list .icon-block {
    row-gap: 10px;
    flex: 0 0 calc(50% - 20px);
    margin:2px 16px;
    column-gap: 11px;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .icon-text {
    padding: 40px 0;
  }
  .visual_blocks_wrapper .visual_block {
    border-right: none;
    border-bottom: solid 1px transparent;
    padding: 40px 40px 60%;
  }
  .visual_description {
    max-height: 100%;
    overflow: visible;
    will-change: max-height;
    transition: all 0.25s ease-out;
    opacity: 1;
  }
  .visual_blocks_wrapper .visual_block .inner_content {
    padding: 0 20px 30px;
  }
  .sticky_social-icons {
    top: 12rem;
    right: -10px;
  }
  .sticky_social-icons .list-social:before,
  .sticky_social-icons .list-social:after {
    height: 55px;
  }
  .sticky_social-icons .list-social {
    padding: 65px 0;
  }
  .before_after_images .before_after_images_wrapper .slider-button {
    width: 44px;
    height: 44px;
    left: calc(50% - 25px);
  }
  .custom_review_section h3 {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 25px;
  }
  .custom_review_section {
    margin: 30px 0 40px;
  }
  .cart-drawer .cart-item > td + td {
    padding-left: 0;
  }
  .rich-text .rich-text__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .featured-collection quantity-input.quantity.cart-quantity button,
  .featured-collection .cart-quantity input {
    min-height: 40px;
    min-width: 40px;
    width: 40px;
  }
  .featured-collection .quick-add__submit,
  .featured-collection .product-form__submit {
    font-size: 14px;
    letter-spacing: 0;
    min-height: 43px;
    padding: 0;
    min-width: auto;
    max-width: 100%;
    width: 100%;
  }
  .multicolumn .media--transparent {
    padding-bottom: 32% !important;
  }
  .icon-text-list .icon-block .texts p {
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
  }
  .media_icon .media_icon_wrapper:not(.swiper-wrapper) .icon_text.sixth {
    flex: 0 0 calc(33% - 10px);
    margin: 0 5px;
  }
  .media_icon .media_icon_wrapper:not(.swiper-wrapper) {
    margin: 0 -10px;
  }
  .featured-collection .quantity {
    max-height: 41px;
    min-height: 41px;
  }
  .featured-collection .quantity__button,
  .featured-collection .quantity__input {
    padding: 0;
    min-width: 42px;
    min-height: 41px;
    max-height: 41px;
    max-width: 42px;
  }
  .visual_blocks_container {
    padding: 30px 0;
  }
  .reviews_slider_container .swiper-pagination {
    left: 50%;
    transform: translate(-50%);
  }
  .featured-collection .collection__title h2 {
    font-size: 26px;
  }
  .multicolumn.second .multicolumn-card {
    padding: 20px 0 30px;
  }
  .multicolumn.second .rte {
    line-height: 1.5;
  }
  .media_icon.above_section_overlay {
    padding: 100px 0 0;
  }
  .custom_product_list_service .heading h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .custom_product_list_service .content_control_wrapper {
    margin-bottom: 10px;
  }
  .custom_product_list_service .swiper_control_wrap {
    max-width: 248px;
  }
  .iframe-content iframe {
    height: 439px;
  }
  .custom_product_list_service .card__information {
    margin-bottom: 0;
    max-width: 90%;
  }
  .custom_product_list_service h3.card__heading,
  .custom_product_list_service .shop-all-link {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  .top-banner .banner_description.button {
    min-width: 233px;
  }
  .template-loc .multicolumn h2.title.inline-richtext.h1 {
    font-size: 23px;
    line-height: 1.4;
  }
  .multicolumn.second .page-width {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer .footer-block__newsletter p {
    font-size: 14px;
    line-height: normal;
    margin: 10px 0;
  }
  .inquiry-popup-section .pricing-contact-text .head,
  .template-home-builder .staging-projects__wrapper .section_heading {
    font-size: 22px;
  }
  .gallery-section {
    padding-bottom: 0;
  }
  .template-home-builder .top-banner .banner-content p {
    font-size: 16px;
    line-height: 30px;
  }
  .template-photographers .image-with-text .image-with-text__content {
    padding: 0 20px;
  }
  .template-photographers .pricing-contact-btn {
    padding-top: 10px;
  }
  .pricing-contact-text .dec {
    max-width: 100%;
  }
  .short-desc.mobile_short_desc p {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .renderings.pricing-sec .content-bar .list-text spna {
    font-size: 14px;
    font-weight: 500;
  }
  .renderings.pricing-sec .pricing-item-inner {
    gap: 15px;
    height: calc(100% - 36px);
  }
  .before_after_images .before_after_images_wrapper .foreground-img img {
    max-width: 576px;
  }
}
@media (max-width: 480px) {
  .case-study .slider__controls {
    bottom: 140px;
  }
  .before_after_images .before_after_images_wrapper .foreground-img img {
    max-width: 480px;
  }
}
@media (max-width: 390px) {
  .case-study .slider__controls {
    bottom: 127px;
  }
}
@media screen and (max-width: 920px) {
  .multirows-section .image-with-text__content--desktop-left > * {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .case-study .slider__controls {
    bottom: 117px;
  }
  .button {
    min-width: 200px;
    font-size: 14px;
    padding: 10px 24px;
    min-height: 41px;
  }
  .top-banner .banner-content p,
  .template-photographers .pricing-contact-text .head {
    font-size: 16px;
  }
  .compare-points .button,
  .featured-collection .price__regular span,
  .footer .footer-block--menu ul li a {
    font-size: 13px;
  }
  .top-banner .banner_description.button {
    margin: 20px auto 0;
  }
  .footer {
    padding-left: 16px;
    padding-right: 16px;
  }
  .page-width,
  .top-banner .banner-content,
  instafeed-app .page-width,
  .icon-text .page-width,
  .multicolumn.second .multicolumn_bottom_caption,
  .instafeed-app .page-width {
    padding: 0 16px;
  }
  .image-with-text .image-with-text__text li,
  .image-with-text .image-with-text__text p {
    font-size: 13px;
    line-height: 1.5;
  }
  .multicolumn.second .multicolumn_bottom_caption h4,
  .template-home-builder .top-banner h2.section-heading {
    font-size: 18px;
  }
  .featured-collection .collection__title h2,
  .heading h3 {
    font-size: 22px;
  }
  .template-photographers
    .multirows-section
    .image-with-text
    h2.image-with-text__heading,
  .home-hero-section .banner-content h2 {
    font-size: 20px;
  }
  .before_after_images .before_after_images_wrapper .foreground-img img {
    object-fit: cover;
    max-width: 375px;
  }
  header-drawer .icon {
    width: 20px;
  }
  .reviews_slider_container p.text,
  .reviews_slider_container .review_description p,
  .template-home-builder .top-banner .banner-content p,
  .template-photographers .pricing-contact-text .dec {
    font-size: 14px;
    line-height: 1.4;
  }
  .statistics_blocks .statistics_lists {
    row-gap: 10px;
  }
  .media_icon .heading p {
    font-size: 15px;
    line-height: 1.6;
  }
  .media_icon.sixth .heading h3 {
    font-size: 22px;
    margin: 0 0 8px;
  }
  .reviews_slider_container p.author,
  .staging-projects__wrapper .info_box h5,
  .featured-collection .card__heading {
    font-size: 15px;
    line-height: 1.4;
  }
  .reviews_slider_container .reviews_wrapper .review_block-wrap {
    padding: 20px 15px;
  }
  .multicolumn .multicolumn-card {
    padding: 10px 0;
  }
  .inquiry-popup-section .pricing-contact-text .head,
  .template-home-builder .staging-projects__wrapper .section_heading,
  .statistics_blocks p.score {
    font-size: 19px;
  }
  .multicolumn h2.title.inline-richtext.h1 {
    font-size: 22px;
    line-height: 1.3;
  }
  .rich-text .rich-text__wrapper h2.rich-text__heading {
    font-size: 20px;
    line-height: 30px;
  }
  .home-hero-section .banner-content h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .top-banner .banner_description.button {
    min-height: 40px;
    font-size: 14px;
    margin: 20px auto 0;
  }
  .top-banner .banner_image_wrap {
    padding-bottom: 119%;
  }
  .case-study h3.section-heading,
  .full-width-slider h3.section_heading {
    font-size: 24px;
  }
  .staging-projects__wrapper .header__left-side,
  .staging-projects__wrapper .tab.custom-tabs {
    margin-bottom: 24px;
  }
  .faqpage-section h3.accordion__title,
  .image-text-block .block-description p,
  .rich-text .rich-text__wrapper .rich-text__text p,
  p,
  .media_icon.sixth .heading p {
    font-size: 14px;
  }
  .faqpage-section .accordion .summary-collapsible {
    padding: 12px 0;
  }
  .gallery-section .swiper-button-next {
    right: 10px;
  }
  .gallery-section .swiper-button-prev {
    left: 10px;
  }
  .template-home-builder .image-with-text h2.image-with-text__heading {
    font-size: 19px;
    line-height: 1.4;
    margin: 0 0 2px;
  }
  .featured-collection .jdgm-prev-badge__text,
  .featured-collection .jdgm-preview-badge .jdgm-star.jdgm-star,
  .featured-collection .quick-add__submit,
  .featured-collection .product-form__submit {
    font-size: 11px;
  }
  .featured-collection .card-bottom {
    gap: 10px;
  }
  .template-photographers .pricing-contact-wrap a.button {
    min-width: 200px;
    min-height: 40px;
    font-size: 15px;
  }
  .featured-collection .quick-add__submit,
  .featured-collection .product-form__submit {
    min-height: 40px;
  }
}