.elementor-23 .elementor-element.elementor-element-ab5983e:not(.elementor-motion-effects-element-type-background), .elementor-23 .elementor-element.elementor-element-ab5983e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b171a30 );background-image:url("https://thelaundrymill.in/wp-content/uploads/2023/09/Shutterstock-yEKrB6TDfa-1.jpg");background-position:top right;background-repeat:no-repeat;background-size:cover;}.elementor-23 .elementor-element.elementor-element-ab5983e > .elementor-background-overlay{background-color:var( --e-global-color-b171a30 );opacity:0.88;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23 .elementor-element.elementor-element-ab5983e > .elementor-container{min-height:200px;}.elementor-23 .elementor-element.elementor-element-ab5983e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 20px 20px 20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-23 .elementor-element.elementor-element-626b040 .elementor-heading-title{font-family:"Barlow", Sans-serif;font-size:47px;font-weight:600;color:var( --e-global-color-2331c90 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-23 .elementor-element.elementor-element-626b040 .elementor-heading-title{font-size:36px;}}/* Start custom CSS for html, class: .elementor-element-99d1b9f */.price-tabs {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(39, 39, 39, 0.1);
          box-shadow: 0 5px 20px 0 rgba(39, 39, 39, 0.1);
  display: inline-block !important;
  padding: 7px;
  border-radius: 0px;
  border: 1px solid #f26c73;
  margin-bottom: 45px;
}

@media (min-width: 768px) {
  .price-tabs {
    margin-bottom: 60px;
  }
}

.price-tabs .nav-link {
  color: #f26c73;
  font-weight: 500;
  font-size: 16px;
  padding: 12px 35px;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 768px) {
  .price-tabs .nav-link {
    padding: 12px 40px;
  }
}

.price-tabs .nav-link.active {
  background-color: #f26c73;
  color: #fff;
}

.price-item {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
          box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
	margin-bottom:20px;
}

@media (min-width: 768px) {
  .price-item {
    margin: 0 0px;
    padding-top: 20px;
  }
}

.price-item .price-top {
  -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
          box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
  padding: 50px 0 25px;
  background-color: #f26c73;
  border-radius: 0px;
  position: relative;
  z-index: 0;
  margin-bottom: 33px;
}

@media (min-width: 768px) {
  .price-item .price-top {
    margin: 0 0px;
    border-radius: 0px;
  }
}


@media (min-width: 768px) {
  .price-item .price-top:after {
    border-radius: 0 0 20px 20px;
  }
}

.price-item .price-top * {
  color: #fff;
	font-size:25px;
}

.price-item .price-top h2 {
  font-weight: 900;
}

.price-item .price-top h2 sup {
  top: 23px;
  left: -5px;
  font-size: 20px;
  font-weight: 500;
  vertical-align: top;
}

.price-item .price-content {
  padding: 30px;
  padding-bottom: 40px;
	font-size:15px;
}

.price-item .price-content li {
  position: relative;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}

@media (min-width: 992px) {
  .price-item .price-content li {
    padding-left: 28px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .price-item .price-content li i {
    position: absolute;
    left: 0;
    top: 3px;
  }
}

.price-item .price-content .zmdi-check {
  color: #28a745;
}

.price-item .price-content .zmdi-close {
  color: #f00;
}



.popular .price-top {
  background-color: #fff;
}

.popular .price-top:after {
  background-color: #fff;
}

.popular .price-top h4 {
  color: #f26c73;
}

.popular .price-top h2, .popular .price-top span, .popular .price-top sup {
  color: #00b5ec;
}

.popular .price-content ul *,
.popular .price-content ul .zmdi-close, .popular .price-content ul .zmdi-check {
  color: #fff !important;
}/* End custom CSS */