.sample-room-slice-grid-desc-text {
  text-align: center;
  font-size: 14px;
}
.sample-room-slice-grid-header h2 {
  line-height: inherit;
  font-weight: normal;
}
.sample-room-slice-grid-header .btn-group-cont {
  text-align: center;
  margin-top: 10px;
}
.sample-room-slice-grid-header .btn-group {
  text-align: left;
}
.sample-room-slice-grid-header .btn {
  margin-top: 10px;
  margin-bottom: -10px;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  behavior: url(/files/pie/PIE.htc);
  padding: 0;
  font-weight: 100;
  font-size: 24px;
  line-height: 25px;
  color: #00a0db;
  text-decoration: underline;
}
.sample-room-slice-grid-header .btn .caret {
  border-top-color: #00a0db;
  border-top-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
}
.sample-room-slice-grid-header .btn:hover,
.sample-room-slice-grid-header .btn:focus {
  color: #00a0db;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .sample-room-slice-grid-header {
    background-color: white;
  }
  .sample-room-slice-grid-header .dropdown-menu {
    left: 50%;
    width: 200px;
    margin-left: -100px;
    overflow: hidden;
  }
  .sample-room-slice-grid-header .dropdown-menu li a {
    font-size: 26px;
  }
  .sample-room-slice-grid-header .header {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .sample-room-slice-grid-header .header h2 {
    font-size: 38px;
    display: block;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .sample-room-slice-grid-header .header .mobile-room-title {
    font-size: 38px;
    line-height: 38px;
    white-space: normal;
  }
  .sample-room-slice-grid-header .header .btn-large {
    height: 76px;
  }
  .sample-room-slice-grid-header .header .space {
    font-size: 38px;
  }
  .sample-room-slice-grid-header .btn .caret {
    border-top-width: 14px;
    border-left-width: 14px;
    border-right-width: 14px;
  }
  .sample-room-slice-grid-header .price-row {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    padding-top: 47px;
  }
  .sample-room-slice-grid-header .price {
    text-align: right;
    font-size: 100px;
    font-size: 19vw;
    line-height: 85%;
  }
  .sample-room-slice-grid-header .price sup {
    font-size: 36px;
    font-size: 9vw;
    top: -0.8em;
  }
  .sample-room-slice-grid-header .price-row-1,
  .sample-room-slice-grid-header .price-row-2 {
    border-right: none;
  }
  .sample-room-slice-grid-header .title,
  .sample-room-slice-grid-header .description {
    text-align: left;
  }
  .sample-room-slice-grid-header .title {
    font-size: 25px;
    margin-bottom: 15px;
    letter-spacing: 5px;
  }
  .sample-room-slice-grid-header .offset-cont {
    max-width: 592px;
    padding-left: 15px;
    margin: 0 auto;
  }
  .sample-room-slice-grid-header .description {
    font-size: 32px;
    font-size: 4.6vw;
    line-height: 110%;
  }
}
.sample-room-slice-grid {
  margin-top: 40px;
  height: 455px;
}
@media (max-width: 767px) {
  .sample-room-slice-grid {
    max-width: 475px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sample-room-slice-grid .image-frame {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  /*
		&.rand {
			cursor: default;

			&:hover {
				background-color: white;
			}

			.image-overlay {
				display: block;
				background-color: rgb(255, 255, 255);
				background-color: rgba(255, 255, 255, 0.7);
			}
		}
		*/
}
.sample-room-slice-grid .image-frame.hover img,
.sample-room-slice-grid .image-frame:hover img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.sample-room-slice-grid .image-frame .image-loading {
  display: none;
  background-image: url('https://cdn.decorilla.com/img/loading2.gif');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sample-room-slice-grid .image-frame .image-overlay {
  display: none;
  color: white;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sample-room-slice-grid .image-frame.loading {
  cursor: default;
}
.sample-room-slice-grid .image-frame.loading:hover {
  background-color: white;
}
.sample-room-slice-grid .image-frame.loading .image-loading,
.sample-room-slice-grid .image-frame.loading .image-overlay {
  display: block;
}
.sample-room-slice-grid img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.sample-room-slice-grid .sample-1 {
  margin-bottom: 20px;
}
.sample-room-slice-grid .sample-1 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-1 img {
  height: auto;
  width: 105%;
}
.sample-room-slice-grid .sample-2 {
  padding-right: 0;
}
.sample-room-slice-grid .sample-2 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-2 img {
  left: -20%;
}
.sample-room-slice-grid .sample-3 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-3 img {
  left: -30%;
}
@media (min-width: 768px) {
  .sample-room-slice-grid .sample-4 {
    padding-left: 5px;
  }
}
.sample-room-slice-grid .sample-4 .image-frame {
  height: 455px;
}
@media (min-width: 768px) {
  .sample-room-slice-grid .sample-5 {
    padding-left: 5px;
  }
}
.sample-room-slice-grid .sample-5 .image-frame {
  height: 455px;
}
.sample-room-slice-grid .sample-5 img {
  left: -40%;
}
@media (min-width: 1200px) {
  .sample-room-slice-grid .sample-1 img {
    top: -30%;
  }
}
.sample-room-slice-grid.mobile img {
  top: -20%;
}
.sample-room-slice-grid.mobile .image-overlay {
  top: -20%;
}
.sample-room-slice-grid.mobile .row-3 {
  position: relative;
  top: -20px;
}
.sample-room-slice-grid.mobile .sample-1 .image-overlay {
  top: 0;
}
.sample-room-slice-grid.mobile .sample-4 {
  padding-right: 0;
}
.sample-room-slice-grid.mobile .sample-4 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid.mobile .sample-5 img {
  left: -30%;
}
.sample-room-slice-grid.mobile .sample-5 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid.mobile .sample-5 .image-frame.thin-image img {
  left: 0;
  height: 200%;
  top: -120%;
}
.twentytwenty-wrapper {
  -webkit-tap-highlight-color: transparent;
}
.twentytwenty-wrapper div {
  -webkit-tap-highlight-color: transparent;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
.twentytwenty-container {
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-center-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-center-label {
  opacity: 0;
}
.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}
.twentytwenty-overlay.hover {
  background: rgba(255, 255, 255, 0.4);
}
.twentytwenty-overlay.hover .twentytwenty-center-label {
  opacity: 1;
}
.twentytwenty-before {
  z-index: 20;
}
.twentytwenty-after {
  z-index: 10;
}
.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}
.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}
.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}
.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}
.twentytwenty-center-label {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}
.twentytwenty-center-label,
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.twentytwenty-center-label:before {
  color: black;
  font-size: 13px;
  letter-spacing: 0.1em;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-center-label:before {
  top: 50%;
  margin-top: -19px;
}
.twentytwenty-center-label {
  opacity: 0;
}
.twentytwenty-center-label:before {
  content: "Drag Arrow to See";
  font-family: "Oxygen";
  line-height: 22px;
  font-size: 22px;
  color: #393939;
  text-align: center;
  padding: 15px;
}
.twentytwenty-horizontal .twentytwenty-center-label:before {
  left: 43%;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
  display: none;
}
.twentytwenty-gen-labels .twentytwenty-before-label,
.twentytwenty-gen-labels .twentytwenty-after-label {
  display: block;
}
.twentytwenty-gen-labels .twentytwenty-before-label:before,
.twentytwenty-gen-labels .twentytwenty-after-label:before {
  position: absolute;
  top: 10px;
  color: white;
  font-size: 10px;
  background-color: black;
  padding: 3px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}
.twentytwenty-gen-labels .twentytwenty-before-label:before {
  left: 10px;
  content: "Before";
}
.twentytwenty-gen-labels .twentytwenty-after-label:before {
  right: 10px;
  content: "After";
}
@media (max-width: 767.8px) {
  body.language-es .top-hero {
    --top-hero-preheading-height: 0px !important;
  }
  body.language-es .top-hero .hero-heading {
    --top-hero-heading-min-lines: 4 !important;
  }
}
@media (max-width: 767.8px) {
  #content-site-index .top-hero {
    --top-hero-min-height: 560px;
    --top-hero-height: 560px;
  }
}
#content-site-index .top-hero .top-hero-content .headings-container .hero-heading-container .hero-heading {
  /* This is to make the hero text fit in 3 lines: */
}
@media (max-width: 410px) {
  #content-site-index .top-hero .top-hero-content .headings-container .hero-heading-container .hero-heading {
    --top-hero-heading-line-height: 63px;
    font-size: 50px;
    font-weight: 400;
  }
}
@media (max-width: 400px) {
  #content-site-index .top-hero .top-hero-content .headings-container .hero-heading-container .hero-heading {
    --top-hero-heading-line-height: 61px;
    font-size: 48px;
  }
}
@media (max-width: 380px) {
  #content-site-index .top-hero .top-hero-content .headings-container .hero-heading-container .hero-heading {
    --top-hero-heading-line-height: 59px;
    font-size: 46px;
    font-weight: 500;
  }
}
@media (max-width: 370px) {
  #content-site-index .top-hero .top-hero-content .headings-container .hero-heading-container .hero-heading {
    --top-hero-heading-line-height: 57px;
    font-size: 44px;
  }
}
@media (max-width: 360px) {
  #content-site-index .top-hero .top-hero-content .headings-container .hero-heading-container .hero-heading {
    --top-hero-heading-line-height: 55px;
    font-size: 42px;
  }
}
#content-site-index .testimonial-cont {
  padding-top: var(--spacing-between-sections-mobile);
  padding-bottom: var(--spacing-between-sections-mobile);
}
#content-site-index .testimonial-cont .container {
  padding-top: 0;
  padding-bottom: 0;
  min-height: unset;
}
#content-site-index .testimonial-cont .big-img {
  width: 180px;
  height: 180px;
  border-radius: 98px;
  margin-top: -28px;
}
@media (max-width: 767px) {
  #content-site-index .testimonial-cont .big-img {
    width: 196px;
    height: 196px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #content-site-index .testimonial-cont .quote {
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #content-site-index .testimonial-cont .testifier {
    text-align: center;
  }
}
#content-site-index .testimonial-cont .hyphen {
  display: none;
}
@media (min-width: 768px) {
  #content-site-index .testimonial-cont .hyphen {
    display: block;
    float: left;
    margin: 4px 10px 0 0;
  }
}
@media (min-width: 768px) {
  #content-site-index .testimonial-cont {
    padding-top: var(--spacing-between-sections-ds);
    padding-bottom: var(--spacing-between-sections-ds);
  }
  #content-site-index .testimonial-cont .img-container {
    height: 0;
  }
}
@media (min-width: 1400px) {
  #content-site-index .testimonial-cont {
    padding-top: var(--spacing-between-sections-dl);
    padding-bottom: var(--spacing-between-sections-dl);
  }
}
#content-site-index .view-portfolio-container {
  text-align: center;
}
#content-site-index .see-more-reviews {
  text-align: center;
  margin-top: 20px;
}
#content-site-index .see-more-reviews a {
  font-size: 18px;
}
#content-site-index #beautiful-design-section.split-banner-section .split-banner-image {
  object-position: center;
  width: 100%;
}
@media (max-width: 426px) {
  #content-site-index #beautiful-design-section.split-banner-section .split-banner-image {
    width: 110% !important;
    object-position: -20px 0 !important;
  }
}
@media (min-width: 426px) and (max-width: 767px) {
  #content-site-index #beautiful-design-section.split-banner-section .split-banner-image {
    width: 110% !important;
    object-position: -60px 0 !important;
  }
}
#content-site-index #beautiful-design-section.split-banner-section .text-block .text-block-column {
  --primary-button-width: 374px;
}
#content-site-index .plus-shopping {
  font-size: 18px;
}
#content-site-index .plus-shopping:focus,
#content-site-index .plus-shopping:hover {
  text-decoration: none;
}
@media (max-width: 415px) {
  #content-site-index .plus-shopping {
    font-size: 16px;
  }
}
.flash-row-holiday-ready2 {
  height: 58px;
  background-color: #f6f6f6;
  padding: 15px;
}
@media (min-width: 768px) {
  .flash-row-holiday-ready.flash-row-container {
    background-color: #909090 !important;
  }
}

#content-site-index .pricing-row.decorilla-page-section {
  margin-top: 0;
}
