@media (min-width:1200px) {
	.elementor-2193 {
		width: 1200px;
	}
}
.page-id-2648 .entry-header {
	display: none
}

.cleaning-demo-two p {
	margin-bottom: 12px;
}

#custom_html-3 {
	margin-bottom: 24px;
}
.customize-upreviewable {
	background-color: #000;
}
.extra-service {
	margin-top: 24px;
}
.page-id-2289 .quantity-wrapper,
.postid-859 .quantity-wrapper {
	display: none;
}
#custom-service img {
	max-width: 32px!important;
}
#custom-service input[type="checkbox"]+span {
	display: flex;
	gap: 5px;
	align-items: center;
}
#show-info {
	margin-bottom: 24px;
}
#show-info p {
	margin: 0;
}


.title-calc {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.title-calc span {
	padding: 5px;
	border: 2px solid #6fbf52;
}

#show-info2 {
        flex-basis: 33%;
}

.mob-view,
.header-search,
.title-calc span {
	display: none;
}

.wpcf7-list-item {
    display: flex!important;
    margin: 0 0 1em 1em!important;
}

.active-checkbx {
	pointer-events: none!important;
}

.btn-center {
	display: flex;
    justify-content: center;
    flex-direction: column;
    width: fit-content;
    margin: 0 auto;
}
.img--holder {
	position: relative;
    z-index: 100;
}

@media (max-width: 992px) {
	.desk-view {
		display: none;
	}
	.mob-view {
		display: flex;
	}
}

.slide-content.center {
	background: transparent !important;
}
/* 
.slide-content  .btn.customize-unpreviewable {
	background: transparent !important;
} */

.slick-initialized .slick-slide {
    display: block;
    opacity: 1 !important;
}

@media screen and (max-width: 767px) {
  .page-header .header-cart-dropdown {
    right: 10px;
  }
}

.woocommerce-cart .wp-block-heading:nth-child(n+2) {
display: none;
}
.woocommerce-cart .wp-block-product-new {
display: none;
}
.woocommerce-cart .wp-block-separator {
display: none;
}
.woocommerce-cart .wp-block-heading {
    margin-bottom: 80px;
}
.order-form-box textarea {
	min-height: 60px!important;
	resize: none;
}
@media (max-width:520px) {
	.extra-service .wpcf7-form-control {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 8px;
	}
	.label-box-wrap.extra-service .wpcf7-list-item {
        width: calc(50% - 4px)!important;
    }
}
.service-item {
	position: relative;
}
.hidden {
	opacity: 0;
}

.quantity-input {
	 transition: opacity 0.3s;
	width: 100%;
    top: 25px;
	left: 0;
    position: absolute;
	margin-left: 10px;
	-webkit-appearance: none;
  margin: 0;
}

.quantity-nav {
        position: absolute;
    width: 100%;
    display: flex;
    top: 60px;
    align-items: center;
    height: 30px;
	left: 0;
    justify-content: center;
    flex-direction: row-reverse;
}

.quantity-button {
  position: relative;
    cursor: pointer;
    width: 100% !important;
    border: 1px solid #eee;
    background: gainsboro;
    text-align: center;
    color: #333;
    font-size: 13px;
    line-height: 1.7;
    user-select: none;
}

#subTotal {
	padding-bottom: 10px;
}

@media (max-width: 620px) {
	h6 {
	font-size: 14px;
}
	.entry-content {
		margin: 0;
	}
	    .cleaning-demo-two .block {
        margin-bottom: 40px;
    }

}
.custom-menu .elementor-button.elementor-button-link.elementor-size-sm {
	min-height:54px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#custom-btn-deep {
        color: #fff;
        border: none;
        padding: 10px 15px;
background: #4ba0e8;
    }
#custom-btn-deep.active {
     background: #6fbf52!important;
    }

#orderForm.active #custom-service .wpcf7-list-item:nth-child(3),
#orderForm.active #custom-service .wpcf7-list-item:nth-child(4),
#orderForm.active #custom-service .wpcf7-list-item:nth-child(5),
#orderForm.active #custom-service .wpcf7-list-item:nth-child(6) {
    pointer-events: none;
}
