.pricing-section-partial .loading-spinner {
  background-image: url('https://cdn.decorilla.com/s3cdn/static/img/loading_large.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 200px;
  margin-bottom: 200px;
  background-color: white;
}
@media (max-width: 767px) {
  .pricing-section-partial .loading-row {
    background-color: white;
  }
}
.pricing-section-partial .multiple-room-select {
  display: none;
}
.pricing-section-partial .currency-switch-section {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
  font-size: 14px;
  margin-bottom: 0;
  height: 70px;
}
/* Flatten spacing from the form-group/row/col wrappers generated by customDropdownListGroup */
.pricing-section-partial .currency-switch-section .form-group {
  margin-bottom: 0 !important;
}
.pricing-section-partial .currency-switch-section .form-group > label {
  display: none;
}
.pricing-section-partial .currency-switch-section .row {
  margin-left: 0;
  margin-right: 0;
}
.pricing-section-partial .currency-switch-section .sm-dropdown {
  padding: 0;
}
/* customDropdownListGroup adds w-100 unconditionally; override it so the dropdown
   sizes to its content and respects min-width instead of stretching to 100% */
.pricing-section-partial .currency-switch-section .form-dropdown {
  width: auto !important;
  min-width: 230px;
}
.pricing-section-partial .currency-switch-section .form-select {
  padding-top: 4px;
  padding-bottom: 4px;
}
.pricing-section-partial .currency-switch-section .currency-select-label {
  margin-top: 0 !important;
  font-weight: 300 !important;
}
.pricing-section-partial .currency-amount {
  display: inline-flex;
  align-items: baseline;
  gap: 2px;
  white-space: nowrap;
  max-width: 100%;
  text-decoration: inherit;
}
.pricing-section-partial .currency-code--cad {
  font-size: 18px;
}
@media (max-width: 767px) {
  .pricing-section-partial .currency-code--cad {
    font-size: 14px;
  }
}
@media (min-width: 576px) {
  .pricing-section-partial .pricing-section {
    margin-top: 10px !important;
  }
}
.pricing-section-partial .pricing-section .multiroom-get-started-block {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .pricing-section-partial .pricing-section .multiroom-get-started-block {
    margin-top: 0px;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #DBDBDB;
  }
}
.pricing-section-partial .pricing-section .satisfaction-guarantee {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .pricing-section-partial .pricing-section .satisfaction-guarantee {
    display: none;
  }
}
.pricing-section-partial .pricing-row {
  text-align: center;
}
@media (max-width: 992px) {
  .pricing-section-partial .pricing-row .jumbotron .header h2 {
    line-height: 36px;
  }
}
.pricing-section-partial .pricing-row .jumbotron .header h2 span:not(.mobile-newline) {
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media (max-width: 992px) {
  .pricing-section-partial .pricing-row .jumbotron .header h2 span:not(.mobile-newline) {
    font-weight: 700;
    line-height: 36px;
  }
}
@media (max-width: 576px) {
  .pricing-section-partial .pricing-row .jumbotron .header h2 span.mobile-newline {
    display: block;
  }
}
.pricing-section-partial .pricing-row .jumbotron .header .btn-group {
  text-align: left;
  vertical-align: unset;
  margin-left: 10px;
  align-items: center;
}
.pricing-section-partial .pricing-row .jumbotron .header .btn-group .dropdown-text {
  font-family: var(--dec-font-family-ethereal);
  font-size: 30px;
  font-weight: 600;
  text-transform: none;
  text-decoration: underline;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: from-font;
  text-decoration-skip-ink: none;
}
.pricing-section-partial .pricing-row .jumbotron .header .btn-group .dropdown-text::after {
  display: none;
}
.pricing-section-partial .pricing-row .jumbotron .header .btn-group .caret .fa5-icon svg {
  width: 24px;
  height: 24px;
  fill: #B19F6F;
  margin-left: 18px;
}
.pricing-section-partial .pricing-row .jumbotron .header .btn-group a.dropdown-text:hover,
.pricing-section-partial .pricing-row .jumbotron .header .btn-group a.dropdown-text:active,
.pricing-section-partial .pricing-row .jumbotron .header .btn-group a.dropdown-text:focus {
  color: #8A7C56;
}
.pricing-section-partial .pricing-row .jumbotron .header .btn-group .dropdown-menu {
  transform: translate(0px, 47px) !important;
}
.pricing-section-partial .pricing-row .jumbotron .header .btn-group li a {
  text-transform: none;
  font-weight: normal;
  text-decoration: none;
  color: var(--dec-black);
  padding: 3px 20px;
  font-size: 14px;
  line-height: 28px;
  white-space: nowrap;
  letter-spacing: normal;
}
.pricing-section-partial .pricing-row .jumbotron .header .subtext {
  margin-top: 16px;
  margin-bottom: 0px;
  color: #707070;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.pricing-section-partial .pricing-row .jumbotron .header .subtext .choose {
  color: #8A7C56;
  font-weight: 600;
  text-decoration-line: underline;
  text-transform: capitalize;
}
.pricing-section-partial .pricing-row .jumbotron .header .subtext .save {
  color: #707070;
  font-weight: 600;
}
@media (max-width: 576px) {
  .pricing-section-partial .pricing-row .jumbotron .header .subtext {
    background-color: #F0EDE4;
    color: #333333;
    margin: 30px -30px;
    padding: 12px 0px 15px;
  }
  .pricing-section-partial .pricing-row .jumbotron .header .subtext .choose {
    color: #6D6244;
  }
  .pricing-section-partial .pricing-row .jumbotron .header .subtext .save {
    font-weight: 700;
    color: #333333;
  }
}
.pricing-section-partial .pricing-row .jumbotron .multipleRoomsSelectors {
  display: none;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
  margin-bottom: 51px;
  border-top: 0.5px solid #BFBFBF;
  border-bottom: 0.5px solid #BFBFBF;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .subtext {
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 13px 0px;
  background-color: #F0EDE4;
  font-size: 14px;
  color: #333333;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .subtext .save {
  font-weight: 700;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-selection-container {
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (max-width: 576px) {
  .pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-selection-container.active {
    background-color: #F6F6F6;
  }
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
  align-items: center;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  align-items: center;
  font-size: 14.327px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.716px;
  padding: 0px;
  width: 80px;
  height: 30px;
  border: 1px solid transparent;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls button {
  color: #B19F6F;
  text-align: center;
  font-size: 14.327px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.716px;
  width: auto;
  min-width: auto;
  border: none;
  padding: 3.5px;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls button i {
  fill: #B19F6F;
  font-weight: 600;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls button i svg {
  width: 8px;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls .minus-icon-btn {
  padding-left: 10px;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls .plus-icon-btn {
  padding-right: 10px;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls button:hover,
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls button:focus,
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls button:active {
  background-color: #FFFFFF;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls .room-qty {
  width: 15px;
  color: #BDBDBD;
}
@media (max-width: 390px) {
  .pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .controls .room-qty .roomQtyDrp {
    height: 28px;
  }
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .caption {
  font-size: 14px;
  text-align: left;
}
@media (min-width: 391px) and (max-width: 490px) {
  .pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .caption {
    max-width: 83px;
  }
}
@media (min-width: 490px) and (max-width: 576px) {
  .pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame .caption {
    max-width: 110px;
  }
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active {
  color: #303030;
  font-weight: 600;
}
@media (max-width: 576px) {
  .pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active {
    color: #333333;
  }
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active .controls button i {
  fill: #333333;
  font-size: 14.327px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.716px;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active .controls .number-label {
  color: #333333;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active .controls,
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame:hover > .controls {
  border-radius: 7.959px;
  border: 1px solid #AE9F74;
  transition: border 0.3s ease, border-radius 0.3s ease;
}
@media (max-width: 576px) {
  .pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active .controls,
  .pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame:hover > .controls {
    border: 0;
  }
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active .controls button,
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame:hover > .controls button {
  transition: fill 0.3s ease;
}
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame.active .controls button i,
.pricing-section-partial .pricing-row .jumbotron .multiple-room-select .room-frame:hover > .controls button i {
  fill: #333333;
}
@media (max-width: 768px) {
  .pricing-section-partial .pricing-row .jumbotron .price-row.help-row .title {
    margin-bottom: 30px;
  }
}
.pricing-section-partial .pricing-row .jumbotron .price-row .title {
  color: var(--dec-black);
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .pricing-section-partial .pricing-row .jumbotron .price-row .title {
    font-size: 14px;
    letter-spacing: 0.7px;
    margin-bottom: 0;
  }
}
.pricing-section-partial .pricing-row .jumbotron .price-row .slashed-price {
  color: #333333;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.pricing-section-partial .pricing-row .jumbotron .price-row .slashed-price .offset-cont {
  text-decoration-line: line-through;
}
.pricing-section-partial .pricing-row .jumbotron .price-row .slashed-price .discount-desc {
  color: var(--dec-red);
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .pricing-section-partial .pricing-row .jumbotron .price-row .slashed-price {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 0) and (max-width: 576px) {
  .pricing-section-partial .pricing-row .jumbotron .price-row .slashed-price .offset-cont {
    font-size: 18px;
  }
}
.pricing-section-partial .pricing-row .jumbotron .price-row .price {
  line-height: normal;
  color: var(--dec-gold);
  font-size: 60px;
  font-weight: 500;
}
@media (max-width: 415px) {
  .pricing-section-partial .pricing-row .jumbotron .price-row .price.custom-price {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .pricing-section-partial .pricing-row .jumbotron .price-row .price.hasDecimal {
    font-size: 40px;
  }
}
.pricing-section-partial .pricing-row .jumbotron .price-row .description {
  font-size: 16px;
}
.pricing-section-partial .pricing-row .jumbotron .price-row .description .tagline {
  display: block;
  margin-top: 0;
  line-height: 16px;
}
@media (max-width: 767px) {
  .pricing-section-partial .pricing-row .jumbotron .price-row .description .tagline {
    display: inline;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row .description .tagline .tagline-suffix {
    display: none;
  }
}
.pricing-section-partial .pricing-row .jumbotron .price-row .description .designer-lvl-info-lnk {
  text-transform: capitalize;
  cursor: pointer;
  letter-spacing: 0;
  text-decoration-skip-ink: none;
  text-underline-offset: 2px;
}
.pricing-section-partial .pricing-row.short .jumbotron,
.pricing-section-partial .pricing-row.short .header {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.pricing-section-partial .pricing-row .price-row-1,
.pricing-section-partial .pricing-row .price-row-2 {
  border-right: 1px solid rgba(191, 191, 191, 0.5);
}
.pricing-section-partial .pricing-row h2 {
  display: inline;
}
@media (max-width: 767px) {
  .pricing-section-partial .pricing-row .jumbotron .header h2 {
    display: block;
    margin-bottom: 10px;
  }
  .pricing-section-partial .pricing-row .jumbotron .header .btn-group .dropdown-text {
    font-weight: 700;
  }
  .pricing-section-partial .pricing-row .jumbotron .header .dropdown-text {
    text-align: center;
  }
  .pricing-section-partial .pricing-row .jumbotron .header .room-title {
    white-space: normal;
  }
  .pricing-section-partial .pricing-row .jumbotron .header .btn-large {
    height: 76px;
  }
  .pricing-section-partial .pricing-row .jumbotron .header .space {
    font-size: 38px;
  }
  .pricing-section-partial .pricing-row .jumbotron .btn .caret {
    border-top-width: 14px;
    border-left-width: 14px;
    border-right-width: 14px;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row {
    border-bottom: 1px solid #DBDBDB;
    padding: 20px 0 25px;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row .price {
    text-align: left;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row .price.custom-price {
    font-weight: 400;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row .price.hasDecimal {
    font-size: 8vw;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row a {
    font-size: 16px;
    text-transform: none;
    line-height: 22px;
    font-weight: 500;
    text-underline-offset: 2px;
    text-decoration-skip-ink: none;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row a.icon {
    text-decoration: none;
    margin-left: 6px;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row .help-tagline .desc {
    line-height: 22px;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row.help-row {
    border: none;
    padding: 22px 0 0;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row-1,
  .pricing-section-partial .pricing-row .jumbotron .price-row-2 {
    border-right: none;
  }
  .pricing-section-partial .pricing-row .jumbotron .price-row-3 {
    padding-bottom: 52px;
    border-bottom: none;
  }
  .pricing-section-partial .pricing-row .jumbotron .title,
  .pricing-section-partial .pricing-row .jumbotron .description,
  .pricing-section-partial .pricing-row .jumbotron .slashed-price {
    text-align: left;
  }
  .pricing-section-partial .pricing-row .jumbotron .title .offset-cont,
  .pricing-section-partial .pricing-row .jumbotron .description .offset-cont,
  .pricing-section-partial .pricing-row .jumbotron .slashed-price .offset-cont {
    float: left;
    margin-right: 10px;
  }
  .pricing-section-partial .pricing-row .jumbotron .title .discount-desc,
  .pricing-section-partial .pricing-row .jumbotron .description .discount-desc,
  .pricing-section-partial .pricing-row .jumbotron .slashed-price .discount-desc {
    line-height: 14px;
    margin-top: 6px;
  }
  .pricing-section-partial .pricing-row .jumbotron .title {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .pricing-section-partial .pricing-row .jumbotron .offset-cont {
    max-width: 592px;
    margin: 0 auto;
  }
  .pricing-section-partial .pricing-row .jumbotron .slashed-price .offset-cont {
    max-width: 620px;
  }
  .pricing-section-partial .pricing-row .jumbotron .description {
    font-size: 4.6vw;
    line-height: 110%;
  }
}
@media (max-width: 576px) {
  .pricing-section-partial .pricing-row .description {
    font-size: 5.5vw;
  }
}
@media (max-width: 576px) {
  .pricing-section-partial .multiple-room-select-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
  }
  .pricing-section-partial .v-hide {
    visibility: hidden !important;
  }
  .pricing-section-partial .v-show {
    visibility: visible !important;
  }
  .pricing-section-partial .multiple-room-select-sidebar {
    position: fixed;
    top: var(--navbar-height);
    right: -100%;
    height: calc(100vh - var(--navbar-height));
    width: 100%;
    background: #FFF;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    transition: right 0.3s ease;
    z-index: 1040;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 15px !important;
    padding-bottom: 30px !important;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-close-container {
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-header .title {
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 0;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-header #closePricingSidebarHeaderBtn {
    text-align: right;
    cursor: pointer;
  }
  .pricing-section-partial .multiple-room-select-sidebar .subtext {
    margin: 20px 0 20px !important;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame {
    width: 100%;
    flex-direction: row-reverse !important;
    justify-content: space-between;
    margin-left: 30px;
    cursor: pointer;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame.ml-0 {
    margin-left: 0px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame.mr-30 {
    margin-right: 30px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame .room-qty .form-group {
    margin-bottom: 18px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame .room-qty .roomQtyDrp {
    margin-top: 2px;
    width: 62px;
    height: 30px;
    padding: 0 0 0 15px;
    border-radius: 7px;
    border: 1px solid #D9D9D9;
    color: #333333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.7px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2215%22%20viewBox%3D%220%200%2018%2015%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.67604%209.37868L8.67584%209.37868C8.59532%209.3788%208.51589%209.36571%208.44224%209.34046C8.36859%209.31521%208.30277%209.27851%208.2482%209.2332L8.24809%209.23311L4.08016%205.78276C3.97554%205.69125%203.92248%205.57394%203.92426%205.45703C3.92606%205.33972%203.9831%205.2229%204.09143%205.13322C4.20027%205.04312%204.35065%204.98949%204.51108%204.98781C4.67106%204.98613%204.82285%205.03631%204.93462%205.12388L8.61155%208.16777L8.67532%208.22056L8.73909%208.16777L12.417%205.12306L12.417%205.12308L12.4189%205.12144C12.4729%205.07447%2012.5386%205.03607%2012.6127%205.00928C12.6868%204.98249%2012.7672%204.96809%2012.8489%204.96723C12.9307%204.96637%2013.0115%204.97909%2013.0865%205.00435C13.1615%205.02961%2013.2286%205.06669%2013.2841%205.11264C13.3396%205.15857%2013.3821%205.21216%2013.4103%205.26963C13.4385%205.32699%2013.4522%205.38755%2013.4512%205.44795C13.4503%205.50837%2013.4348%205.56873%2013.4048%205.62565C13.3747%205.68267%2013.3304%205.73551%2013.2734%205.78038L13.2734%205.78035L13.2715%205.78194L9.1032%209.23311L9.1031%209.2332C9.04859%209.27845%208.98287%209.31512%208.90932%209.34037C8.83578%209.36562%208.75645%209.37873%208.67604%209.37868Z%22%20fill%3D%22%23333333%22%20stroke%3D%22white%22%20stroke-width%3D%220.2%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 18px 15px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame .caption {
    min-width: 83px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-footer {
    margin: 20px 0 30px 0;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-footer .mobile-price-section {
    margin: 20px 0 20px 20px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-footer .mobile-price-section .mobile-price-title-col {
    color: #333333;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.7px;
    text-transform: uppercase;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-footer .mobile-price-section .mobile-slashed-price-col {
    color: #333333;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-footer .mobile-price-section .mobile-price-col {
    color: #B19F6F;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .multiple-room-select-sidebar-footer .start-project-now {
    width: 263px;
    color: #FDFDFD;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.8px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .footer-container {
    margin: 20px 20px 30px;
    border-top: 1px solid #BFBFBF;
  }
  .pricing-section-partial .multiple-room-select-sidebar .footer-container .starting-at-price {
    color: #303030;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
  }
  .pricing-section-partial .multiple-room-select-sidebar .footer-container #closePricingSidebarFooterBtn {
    width: inherit;
    color: #FDFDFD;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.8px;
  }
  .pricing-section-partial .multiple-room-select-sidebar.active {
    right: 0;
    display: block;
    margin-top: 0px !important;
  }
}
@media (max-width: 390px) {
  .pricing-section-partial .multiple-room-select-sidebar .col-full-390 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame.ml-0 {
    margin-left: 30px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame.mr-30 {
    margin-right: 10px;
  }
  .pricing-section-partial .multiple-room-select-sidebar .room-frame:not(.mr-30) {
    margin-right: 10px;
  }
}
@media (max-width: 315px) {
  .pricing-section-partial .multiple-room-select-sidebar .mobile-slashed-price-col {
    display: none;
  }
}
.pricing-section-partial .or-bar {
  height: 30px;
}
.pricing-section-partial .or-bar hr {
  color: rgba(191, 191, 191, 0.5);
  opacity: unset;
}
.pricing-section-partial .or-bar p {
  top: -30px;
  position: relative;
  text-align: center;
  width: 80px;
  margin: 0 auto;
  background-color: white;
  font-size: 18px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .pricing-section-partial .or-bar p {
    top: -14px;
    margin-top: unset;
  }
}
@media (min-width: 768px) {
  .pricing-section-partial .or-bar {
    margin-top: 57px;
  }
}
.pricing-section-partial .help-row .help-heading {
  font-family: var(--dec-font-family-proxima-nova);
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
}
.pricing-section-partial .help-row .help-tagline {
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
  margin: 0;
  text-decoration-skip-ink: none;
  text-underline-offset: 2px;
}
.pricing-section-partial .help-row .help-tagline a {
  letter-spacing: 0;
}
.pricing-section-partial .help-row a {
  text-transform: none;
}
.pricing-section-partial .custom-pricing-row {
  padding-top: 62px;
}
@media (max-width: 767px) {
  .pricing-section-partial .custom-pricing-row {
    padding-top: 50px;
  }
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block:not(.hourly) {
    margin-left: 0 !important;
  }
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block {
    text-align: center !important;
  }
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .title .link {
    text-align: center !important;
  }
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .desc,
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .rate {
    text-align: center !important;
  }
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .desc {
    margin-top: 8px !important;
  }
}
@media (min-width: 768px) {
  .pricing-section-partial .custom-pricing-row {
    margin-top: 51px !important;
    padding-top: 51px !important;
    border-top: 1px solid #DBDBDB;
  }
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-heading {
  text-align: left;
  font-family: var(--dec-font-family-ethereal);
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .pricing-section-partial .custom-pricing-row .aligning-container .help-heading {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-intro {
  text-align: left;
  flex: 0 0 auto;
  max-width: 330px;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-intro .help-desc {
  font-size: 14px;
  font-weight: 300;
  color: #333333;
  margin-top: 8px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-intro {
    text-align: center;
    max-width: 100%;
  }
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-intro .help-desc {
    display: none;
  }
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block:not(.hourly) {
  margin-left: 60px;
}
@media (max-width: 767px) {
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row {
    flex-direction: column;
    row-gap: 30px;
  }
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block {
  text-align: left;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .title .link {
  color: #333333;
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  text-transform: capitalize;
  text-underline-offset: 2px;
  text-decoration-skip-ink: none;
  letter-spacing: normal;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .title .icon {
  margin-left: 6px;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .desc {
  margin-top: 2px;
  text-align: left;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .rate {
  margin-top: 10px;
  color: #B19F6F;
  text-align: left;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 768px) {
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block .rate {
    font-size: 30px;
  }
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block.hourly .title {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .help-block.hourly .desc .link {
  font-weight: 600;
  text-transform: none;
  letter-spacing: normal;
  font-size: 14px;
}
.pricing-section-partial .custom-pricing-row .aligning-container .help-row .or-block {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (min-width: 768px) {
  .pricing-section-partial .custom-pricing-row .aligning-container .help-row .or-block {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Modal styles — rendered outside .pricing-section-partial by Bootstrap */
.promotion-level-description {
  width: 540px !important;
}
@media (max-width: 600px) {
  .promotion-level-description {
    width: calc(100vw - 90px) !important;
  }
}
.pricing-desc-modal .slick-track {
  width: 3780px !important;
}
.pricing-desc-modal .modal-title {
  font-family: var(--dec-font-family-ethereal);
  font-size: 24px !important;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: var(--dec-gold);
  text-underline-offset: 11px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .pricing-desc-modal .modal-title {
    text-decoration: none;
  }
}
.pricing-desc-modal .modal-header {
  text-transform: capitalize;
  padding: 27px 9px 15px;
}
.pricing-desc-modal .modal-inner-cont,
.pricing-desc-modal .modal-body {
  text-align: center;
}
.pricing-desc-modal .modal-inner-cont ul,
.pricing-desc-modal .modal-body ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.pricing-desc-modal .modal-inner-cont li,
.pricing-desc-modal .modal-body li {
  text-align: center;
  list-style-position: inside;
}
.pricing-desc-modal .modal-inner-cont li::before,
.pricing-desc-modal .modal-body li::before {
  content: '• ';
  font-size: 20px;
}
@media (max-width: 520px) {
  .pricing-desc-modal #promotion-level-descriptions-container.pld-es .list-head {
    font-size: 13px;
  }
}
@media (max-width: 445px) {
  .pricing-desc-modal #promotion-level-descriptions-container.pld-es .list-head {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .pricing-desc-modal #promotion-level-descriptions-container:not(.pld-es) .list-head {
    font-size: 13px;
  }
}
@media (max-width: 415px) {
  .pricing-desc-modal #promotion-level-descriptions-container:not(.pld-es) .list-head {
    font-size: 11px;
  }
}
.pricing-desc-modal .list-head {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 19px;
  border-radius: 15px;
  width: fit-content;
  padding: 6px 13px;
  line-height: 16px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.pricing-desc-modal .list-head-bronze {
  background: radial-gradient(#F7F2ED, #E2D3C7);
}
.pricing-desc-modal .list-head-silver {
  background: radial-gradient(#FDFDFD, #C7C7C7);
}
.pricing-desc-modal .list-head-gold {
  background: radial-gradient(#F5F3EF, #E8E0CB);
}
.pricing-desc-modal .slick-slider {
  margin-bottom: 22px;
}
.pricing-desc-modal .slick-prev,
.pricing-desc-modal .slick-next {
  top: 77px;
}
.pricing-desc-modal .slick-prev svg,
.pricing-desc-modal .slick-next svg {
  fill: #BBBBBB;
}
.pricing-desc-modal .slick-prev {
  left: -13px;
}
.pricing-desc-modal .slick-next {
  right: -13px;
}
