/*------------------------------------------------------------------
[Table of contents]
* Plugin Resets
* Room Style 1
* Room Style 2
* Room Style 3
* Room Details
* Search Results
* Checkout
* Widgets
* Services
* Service Details
* Shortcodes
* Responsive
-------------------------------------------------------------------*/
/* Plugin Resets */
.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type),
.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type),
.mphb_sc_services-wrapper .mphb-service:not(:first-of-type) {
  margin: 0 0 30px;
}
.mphb-required-fields-tip{
  margin-bottom: 10px;
}
.mphb_widget_search-submit-button-wrapper,
.mphb-reserve-btn-wrapper{
  margin-bottom: 0;
}
/* Room Style 1 */
.sigma-room {
  margin-bottom: 30px;
}
.sigma-room .flexslider {
  border: 0;
  border-radius: 0;
}
.sigma-room .sigma-room-body {
  background-color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 50px 35px 30px;
  position: relative;
}
.sigma-room .sigma-room-body .entry-title {
  font-size: 24px;
  letter-spacing: -1px;
  margin-bottom: 15px;
  font-weight: 700;
}
.sigma-room.sigma-room-style-2 .sigma-room-thumb.no-thumbnail {
    min-height: 100%;
}
.sigma-room .sigma-room-body p {
  margin-bottom: 25px;
}
.sigma-room .sigma-room-thumb,
.sigma-room>a {
  display: block;
  overflow: hidden;
}
.sigma-room .sigma-room-thumb img,
.sigma-room>a img {
  transition: .3s ease-out;
  width: 100%;
}
.sigma-room:hover .sigma-room-thumb img,
.sigma-room:hover>a img {
  transform: scale(1.1);
}
.sigma-room .sigma-room-facilities {
  background-color: #fff;
  padding: 15px;
  position: absolute;
  left: 25px;
  right: 25px;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0px 8px 16px 0px rgba(138, 138, 138, 0.04);
}
.sigma-room .sigma-room-facilities li {
  display: inline-block;
  margin: 0px 10px;
  color: #022147;
}
.sigma-room .mphb-to-book-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
.sigma-room-style-2 .room-post-desc .mphb-to-book-btn-wrapper {
    flex-direction: column-reverse;
}
.sigma-room-style-2 .room-post-desc .mphb-to-book-btn-wrapper button {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #efefef;
}
.sigma-room-style-2 .room-post-desc .mphb-to-book-btn-wrapper .mphb-regular-price {
    line-height: 1;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
}
.sigma-room-style-2 .room-post-desc .mphb-to-book-btn-wrapper .mphb-regular-price .mphb-price-period {
    margin-left: 10px;
    margin-top: 10px;
}
.sigma-room .mphb-to-book-btn-wrapper p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #f74f22;
  margin-right: 25px;
}
.sigma-room .mphb-to-book-btn-wrapper p .mphb-price-period {
  text-decoration: none;
  border: 0;
}
.sigma-room .mphb-to-book-btn-wrapper button {
  background-color: transparent;
  line-height: 1.2;
  padding: 0;
  color: #777;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  outline: none;
}
.sigma-room .mphb-to-book-btn-wrapper button:hover,
.sigma-room .mphb-to-book-btn-wrapper button:focus {
  color: #f74f22;
  background-color: transparent;
  outline: none;
}
.sigma-room-style-1 .sigma-room-thumb.no-thumbnail {
    margin-top: 30px;
}
/* Room Style 2 */
.sigma-room.sigma-room-style-2 {
  width: 100%;
  margin: 0 0 30px;
  padding: 0 15px;
}
.sigma-room.sigma-room-style-2 .room-post-thumbnail{
  overflow: hidden;
}
.sigma-room.sigma-room-style-2 .sigma-room-thumb {
  min-height: 310px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: all 0.4s ease-out 0s;
  height: 100%;
}
.sigma-room.sigma-room-style-2 .sigma-room-thumb:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sigma-room-style-2 .room-post-desc {
    background-color: #fff;
    font-size: 14px;
    padding: 50px 20px 50px 40px;
    position: relative;
    height: 100%;
}
.sigma-room-style-2 .room-post-desc .sigma-room-facilities {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin: 0 0 25px 0;
}
.sigma-room-style-2 .room-post-desc .entry-title {
    font-size: 24px;
    margin-bottom: 15px;
}
.sigma-room.sigma-room-style-2 .sigma-room-inner {
  padding: 50px;
  background-color: #fff;
  margin: -50px 40px 0 0;
  text-align: left;
}
.sigma-room.sigma-room-style-2 .sigma-room-inner .entry-title {
  margin-bottom: 10px;
}
.sigma-room.sigma-room-style-2 .sigma-room-inner .entry-content {
  max-width: 500px;
  font-size: 14px;
}
.sigma-room.sigma-room-style-2 .sigma-room-wrapper {
  position: relative;
}
.sigma-room.sigma-room-style-2 .mphb-regular-price {
  margin: 0;
  font-size: 40px;
  color: #f74f22;
  text-align: right;
}
.sigma-room.sigma-room-style-2 .mphb-regular-price .mphb-price-period {
  font-size: 16px;
}
/* Room Details */
.sigma-room-details .sigma-room-title-wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 50px;
  background-color: #fff;
  margin-right: 40px;
  z-index: 2;
  position: relative;
}
.sigma-room-details .post-thumbnail img{
  margin-top: -60px;
}
.sigma-room-details .sigma-room-title span {
  position: relative;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 0;
  color: #F74F22;
  font-weight: 700;
  align-items: center;
  letter-spacing: inherit;
  justify-content: flex-start;
}
.sigma-room-details .sigma-room-title span::before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    margin-right: 10px;
}
.sigma-room-details .sigma-room-title-wrap .mphb-regular-price{
  margin: 0;
  font-size: 40px;
  color: #f74f22;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}
.sigma-room-details .sigma-room-title-wrap .mphb-regular-price .mphb-price-period{
  font-size: 16px;
  border: 0;
}
.sigma-room-details.has-post-thumbnail .sigma-room-title-wrap{
  display: flex;
}
.sigma-room-wrapper .post-thumbnail{
  position: relative;
}
.sigma-room-details .sigma-room-wrapper .post-thumbnail img {
  width: 100%;
}
.sigma-room-wrapper .entry-content{
  margin-top: 20px;
}
.sigma-room-wrapper .mphb-room-type-gallery-wrapper .gallery img{
  width: 100%;
}
.sigma-room-wrapper .mphb-room-type-gallery-wrapper .gallery .gallery-item{
  padding: 0;
}
.sigma-room-wrapper .mphb-room-type-gallery-wrapper .gallery .slick-dots{
  margin-top: 30px;
}
.sigma-room-section{
  background-color: #fff;
  padding: 40px;
  margin: 50px 0;
}
.sigma-room-section:last-child{
  margin-bottom: 0;
}
.sigma-room-section .datepick{
  width: 100% !important;
}
.sigma-room-section.sigma-room-facilities-wrap{
  padding: 40px 40px 10px;
}
.mphb-single-room-type-attributes,
.sigma-room-facilities-wrap ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.sigma-room-facilities-wrap ul{
  display: flex;
  flex-wrap: wrap;
}
.sigma-room-facilities-wrap ul li{
  flex: 0 33.33%;
  margin-bottom: 30px;
}
.mphb-single-room-type-attributes li,
.sigma-room-facilities-wrap ul li{
  display: flex;
  align-items: center;
}
.mphb-single-room-type-attributes li .mphb-attribute-title{
  color: #022147;
  width: 120px;
}
.mphb-single-room-type-attributes li i,
.sigma-room-facilities-wrap ul li i{
  width: 35px;
}
.sigma-room-facilities-wrap ul li i{
  color: #f74f22;
}
.mphb-single-room-type-attributes li + li{
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #f1f1f1;
}
.sigma-room-section .mphb-details-title,
.sigma-room-section .mphb-calendar-title,
.sigma-room-section .mphb-reservation-form-title{
  font-size: 30px;
  margin-bottom: 30px;
}
.sigma-room-details .sigma-room-section .mphb-details-title {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
.room-details-page .comment-respond .comment-form {
    background: #fff;
}
.mphb-datepick-popup select,
.mphb-calendar select{
    background: none;
    appearance: auto;
}
.mphb_widget_search-submit-button-wrapper input {
    width: 100%;
}
/* Search results */
.sigma-room.sigma-room-search-result .mphb-regular-price{
  margin: 0 0 25px;
  font-size: 16px;
  font-weight: 700;
  color: #f74f22;
}
.sigma-room.sigma-room-search-result .mphb-available-rooms-count{
  font-size: 80%;
  text-align: left;
  display: block;
  margin: 5px 0;
}
.sigma-room.sigma-room-search-result .sigma-room-body .entry-title{
  font-size: 30px;
}
.sigma-room.sigma-room-search-result .mphb-rooms-reservation-message{
  text-align: left;
}
.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-reservation-message-wrapper .mphb-remove-from-reservation{
  font-weight: 600;
  color: #ff7e7e;
}
.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-reservation-message-wrapper .mphb-remove-from-reservation:hover{
  color: #fd5252;
}
.button.mphb-button.mphb-confirm-reservation{
  background-color: #72b772;
}
.button.mphb-button.mphb-confirm-reservation:hover{
  background-color: #5abb5a;
}
.sigma-search-rec{
  background-color: #f7f7f7;
  padding: 40px;
  margin: 50px 0;
}
.sigma-search-rec .mphb-recommendation-title{
  font-size: 30px;
  margin-bottom: 30px;
}
.mphb-empty-cart-message{
  margin: 0;
}
.sigma-search-rec .mphb-recommendation-details-list{
  margin: 0;
  padding: 0;
  list-style: none;
}
.sigma-search-rec .mphb-recommendation-details-list li{
}
.sigma-search-rec .mphb-recommendation-details-list li + li{
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #f1f1f1;
}
.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-total{
  font-weight: 700;
  color: #022147;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart{
  margin-bottom: 50px;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-cart-total-price{
  margin: 0;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-clear{
  display: none;
}
.mphb-cart-total-price-value .mphb-price{
  font-weight: 600;
}
/* Checkout */
.sigma-checkout-section{
  padding: 40px;
  background-color: #fff;
}
.sigma-checkout-section + .sigma-checkout-section{
  margin-top: 50px;
}
.sigma-checkout-section .mphb_checkout-services-list{
  margin-bottom: 0;
  padding: 0;
}
.sigma-checkout-section .mphb_checkout-services-list li{
  display: block;
}
.sigma-checkout-section .mphb_checkout-services-list li + li{
  margin-top: 30px;
}
.sigma-checkout-section .mphb_checkout-services-list li label{
  display: flex;
  align-items: center;
}
.sigma-checkout-section .mphb_checkout-services-list li label + label{
  margin-top: 20px;
}
.sigma-checkout-section .mphb_checkout-services-list li label:nth-child(2) select{
  margin: 0 20px;
}
.sigma-checkout-section h3{
  font-size: 30px;
  margin-bottom: 30px;
}
.sigma-checkout-section h4,
.sigma-checkout-section .mphb-room-number{
  position: relative;
  font-size: 22px;
  margin-bottom: 20px;
}
.sigma-checkout-section .mphb-room-number{
  padding-left: 30px;
  margin-bottom: 30px;
}
.sigma-checkout-section .mphb-room-number::before{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: #f74f22;
  content: '';
}
.sigma-checkout-section .mphb-room-details{
  padding: 40px;
  background-color: #f8f8f8;
}
.sigma-checkout-section .mphb-room-details + .mphb-room-details{
  margin-top: 30px;
}
.sigma-checkout-section .mphb-room-details input[type="text"],
.sigma-checkout-section .mphb-room-details select,
.sigma-checkout-section .mphb-room-details textarea{
  border: none;
  background-color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Archivo", sans-serif;
}
.sigma-checkout-section .mphb-check-in-date{
  margin-bottom: 10px;
}
.sigma-checkout-section .mphb-room-type-title > span{
  color: #022147;
}
.sigma-checkout-section .mphb-room-type-title a{
  text-decoration: underline;
}
.sigma-checkout-section .mphb-errors-wrapper{
  margin: 0;
}
.sigma-checkout-section .mphb-total-price{
  font-family: "Poppins", sans-serif;
  text-align: right;
  font-size: 20px;
  color: #022147;
  margin: 0;
}
.sigma-checkout-section .mphb-total-price strong{
  color: #f74f22;
}
.mphb_sc_checkout-submit-wrapper{
  margin: 50px 0 0;
  text-align: right;
}
button.btn.mphb-apply-coupon-code-button{
  display: inline-block;
  font-weight: 700;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 48px;
  font-size: 14px;
  line-height: 60px;
  border-radius: 0px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: none;
}
.sigma-checkout-section .mphb-coupon-code-wrapper.mphb-checkout-section p{
  margin: 0;
}
.sigma-checkout-section .mphb-coupon-code-wrapper.mphb-checkout-section p + p{
  text-align: right;
  margin-top: 10px;
}
.sigma-checkout-section .mphb-coupon-code-wrapper.mphb-checkout-section{
  margin-bottom: 30px;
}
.sigma-checkout-section .mphb-checkout-text-wrapper.mphb-checkout-section p{
  margin: 0;
}
.sigma-checkout-section table td,
.sigma-checkout-section table tr,
.sigma-checkout-section table th{
  padding: 15px 20px;
  border: 1px solid #e6e6e6;
}
.sigma-checkout-section table .mphb-price-breakdown-rate{
  margin-top: 10px;
}
.mphb_cb_checkout_form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon,
.mphb_sc_checkout-form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon{
  border: 1px solid #e6e6e6;
}
.mphb_cb_checkout_form .mphb-price-breakdown .mphb-price-breakdown-expand:hover>.mphb-inner-icon{
  border-color: #f74f22;
  color: #fff;
  background-color: #f74f22;
}
.mphb-reservation-submitted-title{
  margin-bottom: 20px;
  font-size: 40px;
}
.mphb-gateways-list{
  padding: 0;
}
.mphb-gateways-list input[type="radio"]{
  margin: 0 10px 0 0;
}
.mphb-gateway-description{
  margin-top: 10px;
}
.mphb-booking-details-section h3{
  margin-bottom: 20px;
}
/* Widgets */
.mphb_widget_search-form label{
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #022147;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-title{
  margin: 15px 0 10px;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-title>a{
  font-size: 18px;
  color: #022147;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-title>a:hover{
  color: #CD411C;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-description{
  margin: 10px 0;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-description p{
  font-size: 14px;
  margin-bottom: 20px;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes{
  margin: 0 0 20px;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes li{
  font-size: 14px;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes li .mphb-attribute-title{
  color: #022147;
  font-weight: 600;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes li a{
  text-decoration: underline;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button,
.mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image{
  margin: 0;
}
.mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type){
  margin-top: 40px;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-price{
  margin: 0 0 20px;
  color: #f74f22;
}
/* Messages */
.mphb-errors-wrapper{
  color: #ff7e7e;
}
/* Services */
.sigma-service{
  margin-bottom: 30px;
}
.sigma-service .sigma-service-thumb{
  display: block;
  position: relative;
}
.sigma-service .sigma-service-thumb img{
  width: 100%;
}
.sigma-service .sigma-service-thumb i{
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
}
.sigma-service:hover .sigma-service-thumb i{
  opacity: 1;
  visibility: visible;
  top: 15px;
  right: 15px;
}
.sigma-service .sigma-service-body{
  background-color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 30px 30px;
  position: relative;
}
.sigma-service .sigma-service-body .mphb-price-wrapper{
  margin: 0;
}
.sigma-service .sigma-service-body .mphb-service-title{
  font-size: 24px;
  letter-spacing: -1px;
  margin-bottom: 15px;
}
.sigma-service .sigma-service-body p{
  margin-bottom: 25px;
}
/* Service Details */
.service-details-box{
  padding: 40px 40px 10px;
  background-color: #fff;
}
.sigma-service-details .sigma-service-wrapper .post-thumbnail{
  margin-bottom: 25px;
}
.sigma-service-details .sigma-service-wrapper .post-thumbnail img{
  width: 100%;
}
.sigma-service-wrapper .mphb-price-title{
  margin: 0;
  background-color: #f74f22;
  padding: 20px 20px 10px;
  color: #Fff;
}
.sigma-service-wrapper .mphb-price-wrapper{
  margin: 0;
  padding: 0 20px 20px;
  background-color: #f74f22;
  color: #fff;
  margin-bottom: 30px;
}
/* Shortcodes */
/* Booking Form */
.sigma_booking-form form{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 40px;
  background-color: #fff;
}
.sigma_booking-form form p{
  flex: 0 calc(20% - 15px);
  margin: 0;
}
.sigma_booking-form form .mphb-required-fields-tip{
  display: none;
}
.sigma_booking-form label{
  color: #022147;
  font-weight: 700;
  display: block;
  margin: 0;
}
.sigma_booking-form form br{
  display: none;
}
.sigma_booking-form form input[type="text"],
.sigma_booking-form form select{
  background-color: transparent;
  width: 100%;
  height: 50px;
  font-size: 14px;
  border: none;
  border-bottom: 2px solid #f74f22;
  line-height: 50px;
  padding: 0 20px;
  color: rgba(119, 119, 119, 0.5);
}
.sigma_booking-form form .mphb_sc_search-check-out-date,
.sigma_booking-form form .mphb_sc_search-check-in-date{
  position: relative;
}
.sigma_booking-form form .mphb_sc_search-check-out-date::before,
.sigma_booking-form form .mphb_sc_search-check-in-date::before{
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #f74f22;
  font-size: 13px;
  position: absolute;
  bottom: 20px;
}
.sigma_booking-form form select{
  padding: 0 5px;
}
.sigma_booking-form form .button{
  width: 100%;
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    letter-spacing: normal;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    height: 60px;
}
.sigma_booking-form.style-2 form{
  padding: 0;
  background-color: transparent;
}
.sigma_booking-form.style-2 label{
  color: #fff;
}
.sigma_booking-form.style-2 select,
.sigma_booking-form.style-2 input::placeholder{
  color: #a3a3a3;
}
/* Service Icons */
.sigma-service-icons{
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 35px;
  margin-top: 100px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sigma-service-icons li{
  margin-bottom: 30px;
}
.sigma-service-icons li a{
  background-color: #fff;
  padding: 55px 0 45px;
  -webkit-box-shadow: 0px 14px 24px 0px rgba(184, 184, 184, 0.1);
  box-shadow: 0px 14px 24px 0px rgba(184, 184, 184, 0.1);
  text-align: center;
  display: block;
  color: #f74f22;
  position: relative;
  z-index: 1;
}
.sigma-service-icons li a i{
  font-size: 75px;
  transition: .3s;
  line-height: 1;
}
.sigma-service-icons li a .hover-icon{
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 75px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.sigma-service-icons li a:hover .hover-icon{
  visibility: visible;
  opacity: 0.1;
}
.sigma-service-icons li a:hover{
  background-color: #f74f22;
  color: #fff;
}
.sigma-service-icons li a:hover span{
  color: #fff;
}
.sigma-service-icons li a span{
  font-size: 12px;
  color: #022147;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  padding-top: 10px;
  transition: .3s;
  display: block;
}
.service-icons-masonry .sigma-service-icons{
  margin-top: 0;
}
.service-icons-masonry .sigma-service-icons li{
}
.service-icons-masonry .sigma-service-icons li:nth-child(4),
.service-icons-masonry .sigma-service-icons li:nth-child(2){
  margin-top: 100px;
}
.service-icons-masonry .sigma-service-icons li:nth-child(3){
  margin-top: 200px;
}
/* Responsive */
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .sigma-room .sigma-room-body {
    padding: 50px 25px 30px;
  }
  .sigma-room-details .sigma-room-title-wrap{
    padding: 40px 30px;
    margin-right: 30px;
  }
  .sigma-room-details .sigma-room-title-wrap .mphb-regular-price{
    font-size: 35px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .sigma-room .sigma-room-facilities li {
    margin: 0 8px;
  }
  .sigma-room.sigma-room-style-2 .sigma-room-inner .entry-title {
    font-size: 28px;
  }
  .sigma-room.sigma-room-style-2 .sigma-room-inner {
    padding: 30px;
  }
  .sigma-room.sigma-room-style-2 .mphb-regular-price {
    font-size: 32px;
  }
  .sigma-room-details .sigma-room-title-wrap{
    padding: 40px 30px;
    margin-right: 30px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-body{
    margin-left: 30px;
    margin-right: 30px;
    padding: 65px 40px 40px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap .mphb-regular-price{
    font-size: 32px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-facilities{
    margin-top: 40px;
  }
}
@media(max-width: 991px){
  .service-icons-masonry .sigma-service-icons li:nth-child(3),
  .service-icons-masonry .sigma-service-icons li:nth-child(4),
  .service-icons-masonry .sigma-service-icons li:nth-child(2){
    margin-top: 0;
  }
  .service-icons-masonry .sigma-service-icons{
    grid-template-columns: repeat(3, 1fr);
  }
  .service-icons-masonry .sigma-service-icons li:nth-child(n+2){
    margin-top: 40px;
  }
  .service-icons-masonry .sigma-service-icons li:nth-child(n+3){
    margin-top: 80px;
  }
  .service-icons-masonry .sigma-service-icons li:nth-child(n+4){
    margin-top: 0;
  }
  .service-icons-masonry .sigma-service-icons li:nth-child(n+5){
    margin-top: 40px;
  }
  .service-icons-masonry .sigma-service-icons li:nth-child(n+6){
    margin-top: 80px;
  }
  .sigma_service_icon_wrapper:not(.service-icons-masonry) .sigma-service-icons{
    grid-template-columns: repeat(3, 1fr);
  }
  .sigma_booking-form form p{
    flex: 0 calc(50% - 15px);
    margin: 0 0 20px;
  }
}
@media(max-width: 767px) {
  .sigma-room.sigma-room-style-2,
  .sigma-shortcode-wrapper.rooms-style-2 .col-xl-12:nth-child(even) .sigma-room.sigma-room-style-2,
  .sigma-room.sigma-room-style-2:nth-child(even) {
    width: 100%;
    margin: 0 auto 80px;
  }
  .sigma-room.sigma-room-style-2 .sigma-room-inner,
  .sigma-shortcode-wrapper.rooms-style-2 .col-xl-12:nth-child(even) .sigma-room-inner,
  .sigma-room.sigma-room-style-2:nth-child(even) .sigma-room-inner {
    margin: 0;
  }
  .sigma-room.sigma-room-style-2 .mphb-regular-price {
    text-align: left;
    margin-top: 10px;
  }
  .sigma-room-details .sigma-room-title h2{
    font-size: 32px;
  }
  .sigma-room-details .sigma-room-title-wrap .mphb-regular-price{
    font-size: 28px;
  }
  .sigma-room-details .sigma-room-title-wrap{
    padding: 30px 20px;
    margin-right: 20px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-facilities{
    margin-top: 40px;
  }
  .sigma_booking-form.style-1 form{
    padding: 30px 30px 10px;
  }
  .sigma_booking-form form .mphb_sc_search-submit-button-wrapper{
    flex: 0 100%;
  }
  .service-icons-masonry .sigma-service-icons li:nth-child(n+1),
  .service-icons-masonry .sigma-service-icons li:nth-child(n+2),
  .service-icons-masonry .sigma-service-icons li:nth-child(n+3),
  .service-icons-masonry .sigma-service-icons li:nth-child(n+4){
    margin-top: 0;
  }
  .service-icons-masonry .sigma-service-icons li{
    margin-bottom: 30px;
  }
  .sigma_service_icon_wrapper:not(.service-icons-masonry) .sigma-service-icons{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
  .sigma-room .sigma-room-facilities li {
    margin: 0 5px;
  }
  .sigma-room .sigma-room-facilities {
    left: 12px;
    right: 12px;
    padding: 15px 5px;
  }
  .sigma-room .sigma-room-body .entry-title,
  .sigma-service .sigma-service-body  .mphb-service-title{
    font-size: 20px;
  }
  .sigma-room .sigma-room-body {
    padding: 50px 20px 30px;
  }
  .sigma-room .mphb-to-book-btn-wrapper button,
  .sigma-room .mphb-to-book-btn-wrapper p {
    font-size: 14px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-body{
    margin-left: 20px;
    margin-right: 20px;
    padding: 40px 30px 10px;
    margin-top: -50px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap .sigma-room-title h2{
    font-size: 32px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap .mphb-regular-price{
    font-size: 28px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap .mphb-regular-price .mphb-price-period{
    font-size: 14px;
  }
}
@media(max-width: 575px) {
  .sigma-room.sigma-room-style-2 .sigma-room-inner {
    padding: 30px;
  }
  .sigma-room.sigma-room-style-2 .sigma-room-inner .entry-title,
  .sigma-room.sigma-room-style-2 .mphb-regular-price {
    font-size: 32px;
  }
  .sigma-room-details .sigma-room-title h2{
    font-size: 28px;
  }
  .sigma-room-details.has-post-thumbnail .sigma-room-title-wrap{
    display: block;
  }
  .sigma-room-details .sigma-room-title-wrap .mphb-regular-price{
    font-size: 24px;
    margin-top: 15px;
  }
  .sigma-room-facilities-wrap ul li{
    flex: 0 50%;
  }
  .sigma-checkout-section + .sigma-checkout-section{
    padding: 20px;
  }
  .sigma-room.sigma-room-style-3{
    margin-bottom: 30px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-body{
    font-size: 14px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-facilities{
    margin-top: 20px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-body button{
    padding: 0 38px;
    line-height: 50px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap{
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-body{
    margin-left: 0;
    margin-right: 0;
    padding: 20px 20px 0px;
    margin-top: 0;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap .sigma-room-title h2{
    font-size: 24px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap .mphb-regular-price{
    font-size: 20px;
  }
  .sigma-room.sigma-room-style-3 .sigma-room-title-wrap .mphb-regular-price .mphb-price-period{
    font-size: 14px;
  }
  .sigma_booking-form form p{
    flex: 0 100%;
  }
  .service-icons-masonry .sigma-service-icons{
    grid-template-columns: repeat(1, 1fr);
  }
  .sigma_service_icon_wrapper:not(.service-icons-masonry) .sigma-service-icons{
    grid-template-columns: repeat(1, 1fr);
  }
  .sigma-room-style-2 .room-post-desc .mphb-to-book-btn-wrapper{
    align-items: flex-start;
    margin-top: 20px;
  }
}
@media(max-width: 400px) {
  .sigma-room-style-1 .mphb-to-book-btn-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  .sigma-room-style-1 .mphb-to-book-btn-wrapper p {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
