/*====sometimes-display-none====*/

html #wpadminbar {
    display: none !important;
}

html.js_active {
    margin: 0 !important;
}

.post-inner+.section-inner {
    display: none;
}
.footer-inner.section-inner figure {
text-align: center;
}
/*.step-two-main-wrapping .dumpster-service-wrap {
    display: block !important;
}*/


/*=====close======*/

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

html body main#site-content .book-service-section.section-gapping {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.search-business-info-wrap {
    display: grid;
    grid-template-columns: 46.9% 34% 1fr;
    grid-gap: 0 12px;
    border: 1px solid #DDDDDD;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
}

.search-business-info-wrap input,
.search-business-info-wrap select {
    height: 50px;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 5px;
    color: #666;
    font-size: 16px;
    line-height: 120%;
}

.search-business-info-wrap input::placeholder,
.search-business-info-wrap select::placeholder {
    color: #666;
    font-size: 16px;
    line-height: 120%;
}

.search-business-info-wrap input {
    padding-left: 43px;
}

.search-business-info-wrap select {
    padding: 0 40px 0 15px;
    background: none;
}

html body .search-business-info-wrap p {
    grid-row: 1;
    grid-column: 1/5;
    position: relative;
    color: #666666;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 25px;
}

.search-business-info-wrap p::before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 330px;
    bottom: 0;
    background-image: url('../images/icon-img.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.search-business-info-wrap .input-add-wrap {
    position: relative;
}

.search-business-info-wrap .input-add-wrap::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 16px;
    bottom: 0;
    background-image: url('../images/location-icon-img.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
}

.search-business-info-wrap .input-add-wrap label {
    position: absolute;
    background: #fff;
    font-size: 13px;
    left: 45px;
    top: -11px;
    color: #666666;
    border: 1px solid #ddd;
    line-height: 120%;
    padding: 2px;
}

.search-business-info-wrap .search-btn {
    border-radius: 30px;
    background: #2C8201;
    padding: 14px 45px 14px 31px;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    position: relative;
}

.search-business-info-wrap .search-btn::before,
body button#sig-submitBtn::before {
    content: "\f178";
    display: block;
    position: absolute;
    top: 15px;
    left: auto;
    right: 19px;
    bottom: auto;
    font-family: fontawesome;
}

.search-business-info-wrap .search-btn:hover {
    background: #ffb505;
}

.search-business-info-wrap .select-box {
    position: relative;
}

.search-business-info-wrap .select-box::before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    display: block;
    right: 27px;
    top: 16px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    pointer-events: none;
    color: #333333;
    font-size: 17px;
}

.page-select-service .register-steps::before {
    width: 100%;
}


/*====select-services=====*/

.registering-steps li.active {
    background: #0B9444;
    border-radius: 10px 10px 0 0;
    color: #fff;
}

.step-two-wrapping .main_form_wrapper {
    padding: 0;
    margin-top: 30px;
    border: 0;
}

.step-two-wrapping .comm-left-right-wrap {
    display: flex;
    align-items: center;
    border: 1px solid #DDDDDD;
    padding: 30px;
}

.step-two-wrapping .comm-left-right-wrap .comm-left-wrap {
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
}

.step-two-wrapping .comm-left-right-wrap .comm-right-wrap {
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
    padding-left: 90px;
    padding-right: 114px;
}

.step-two-wrapping .comm-left-wrap .product-image {
    position: relative;
    display: block;
    height: 351px;
}

.step-two-wrapping .comm-left-wrap .product-image img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.step-two-wrapping .comm-left-wrap .select-dumpster {
    margin-top: 50px;
}

.step-two-wrapping .select-dumpster .sub-title {
    color: #000000;
    line-height: 250%;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}

.step-two-wrapping .select-dumpster .sub-title span {
    padding-left: 5px;
    font-size: 24px;
    font-weight: 500;
}

.step-two-wrapping .dumpster-links {
    display: flex;
}

.step-two-wrapping .dumpster-links a {
    background: #0B9444;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 120%;
    padding: 10px 21px;
    border-radius: 50px;
    margin-right: 10px;
    transition: all 0.5s;
}

.step-two-wrapping .dumpster-links a:last-child {
    margin-right: 0;
}

.step-two-wrapping .dumpster-links a:hover,
.step-two-wrapping .dumpster-links a.active {
    background: #FFB505;
}

.step-two-wrapping .dumpster-add-on {
    margin-top: 30px;
}

.step-two-wrapping .dumpster-add-on label.wc-pao-addon-name {
    color: #000000;
    font-size: 20px;
    line-height: 250%;
    font-weight: 400;
}

.step-two-wrapping .dumpster-add-on p.form-row {
    margin-bottom: 10px;
}

.step-two-wrapping .dumpster-add-on p.form-row:last-child {
    margin-bottom: 0;
}

.step-two-wrapping .dumpster-add-on p.form-row label {
    color: #666666;
    font-size: 18px;
    line-height: 120%;
    display: inline-block;
    position: relative;
    margin: 0;
    cursor: pointer;
}

.step-two-wrapping .dumpster-add-on p.form-row span.comm-info {
    background-image: url('../images/icon-img.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 5px;
    cursor: pointer;
}

.step-two-wrapping .dumpster-add-on p.form-row span.comm-info:hover {
    background-image: url(../images/hove-icon.png);
}

.step-two-wrapping .dumpster-add-on p.form-row label input {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 1px solid #DDDDDD;
    min-width: auto;
    top: 3px;
}

.step-two-wrapping .dumpster-add-on p.form-row label input[type="checkbox"]:checked::before {
    top: 3px;
    left: 9px;
}

.step-two-wrapping .comm-right-wrap .p-title {
    color: #000000;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 30px
}

.step-two-wrapping .comm-right-wrap .price-wrap {
    display: flex;
}

.step-two-wrapping .comm-right-wrap .s-price-wrap {
    padding-left: 50px;
}

.step-two-wrapping .comm-right-wrap .sign-price-wrap {
    flex: 0 0 44%;
    width: 44%;
    max-width: 44%;
    padding-right: 50px;
    border-right: 1px solid #CCCCCC;
}

.step-two-wrapping .comm-right-wrap .subscription_price,
.step-two-wrapping .comm-right-wrap .subscription_sign_up_fee {
    color: #0B9344;
    font-size: 26px;
    line-height: 180%;
}

.step-two-wrapping .comm-right-wrap .price-text span {
    color: #333333;
    font-size: 18px;
    line-height: 120%;
    text-decoration: underline;
}

.step-two-wrapping .comm-right-wrap .price-text p {
    color: #333333;
    font-size: 16px;
    line-height: 140%;
    font-style: italic;
    text-align: left;
    margin: 0;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap {
    display: flex;
    margin-top: 10px;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .quantity.quantity-wrap {
    flex: 0 0 44%;
    width: 44%;
    max-width: 44%;
    padding-right: 50px;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .frequency-wrap {
    padding-left: 50px;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .sub-title {
    color: #000000;
    font-size: 20px;
    line-height: 250%;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap {
    display: flex;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap .minus-btn,
.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap .plus-btn {
    position: relative;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap .minus-btn::before,
.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap .plus-btn::before {
    content: "";
    display: block;
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #0B9444;
    margin: auto;
    pointer-events: none;
    width: 16px;
    height: 40px;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap .plus-btn::before {
    content: "+";
    background: none;
    color: #0B9444;
    top: -6px;
    font-size: 31px;
    width: auto;
    height: auto;
    text-align: center;
    border: 0;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap input.minus,
.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap input.plus {
    border: 1px solid #DDDDDD;
    background: none;
    color: #0B9444;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    display: block;
    text-decoration: none;
    font-size: 0;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap input.input-text {
    width: 60px;
    height: 40px;
    border: 0;
    color: #0B9444;
    font-size: 30px;
    appearance: textfield;
    -moz-appearance: textfield;
    padding: 0;
    text-align: center;
}

.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap input::-webkit-outer-spin-button,
.step-two-wrapping .comm-right-wrap .qty-frq-wrap .qty-wrap input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.step-two-wrapping .comm-right-wrap .select-var-wrap {
    position: relative;
    width: 165px;
    height: 40px;
}

.step-two-wrapping .comm-right-wrap .select-var-wrap .var-select {
    position: relative;
}

.step-two-wrapping .comm-right-wrap .select-var-wrap .var-select::before {
    position: absolute;
    content: "\f107";
    display: block;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    border: 1px solid #DDDDDD;
    width: 40px;
    height: 40px;
    font-family: fontawesome;
    text-align: center;
    line-height: 40px;
    color: #0B9444;
    font-size: 20px;
}

.step-two-wrapping .comm-right-wrap .select-var-wrap .var-select {
    width: 165px;
    border: 0;
    background: no-repeat;
    color: #666666;
    font-size: 18px;
    line-height: 180%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.step-two-wrapping .comm-right-wrap .select-var-wrap .var-select span.selected-value {
    font-size: 30px;
    padding-right: 5px;
}

.step-two-wrapping .comm-right-wrap .select-var-wrap .custom-variation {
    font-size: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: none;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
}

.step-two-wrapping .comm-right-wrap .start-date {
    margin-top: 30px;
}

.step-two-wrapping .comm-right-wrap .start-date .sub-title {
    color: #000000;
    font-size: 20px;
    line-height: 250%;
    margin: 0;
}

.step-two-wrapping .comm-right-wrap .start-date>div {
    margin: 0;
    display: inline-block;
    position: relative;
}

.step-two-wrapping .comm-right-wrap .start-date>div::before {
    content: "\f073";
    background: #0B9444;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 40px;
    color: white;
}

.step-two-wrapping .comm-right-wrap .start-date>div input {
    float: none;
    clear: both;
    margin: 0;
    width: 215px;
    height: 40px;
    color: #666666;
    font-size: 18px;
    line-height: 120%;
    padding-left: 15px;
}

.step-two-wrapping .comm-right-wrap .start-date>div input::placeholder {
    color: #666666;
    font-size: 18px;
    line-height: 120%;
}

.step-two-wrapping .comm-right-wrap .delivery-details {
    margin-top: 30px;
}

.step-two-wrapping .comm-right-wrap .delivery-details .sub-title {
    color: #000000;
    font-size: 20px;
    line-height: 250%;
    margin: 0;
}

.step-two-wrapping .comm-right-wrap .delivery-details textarea {
    border: 1px solid #DDDDDD;
    height: 80px;
    border-radius: 5px;
    padding: 15px;
    color: #666666;
    font-size: 16px;
    line-height: 120%;
    resize: none;
}

.step-two-wrapping .comm-right-wrap .delivery-details textarea::placeholder {
    color: #666666;
    font-size: 16px;
    line-height: 120%;
}

.step-two-wrapping .comm-right-wrap .delivery-details p {
    color: #666666;
    font-size: 14px;
    line-height: 120%;
    margin-top: 4px;
}

.step-two-wrapping .comm-right-wrap .step_term_wrap label {
    display: flex;
}

.step-two-wrapping .comm-right-wrap .step_term_wrap .info-term-text {
    color: #0B9344;
    font-size: 14px;
    line-height: 140%;
    max-width: 183px;
    display: block;
    margin-top: -35px;
    text-decoration: underline;
    margin-left: 15px;
}

.step-two-wrapping .comm-right-wrap .step_term_wrap label span.term_wrap {
    display: block;
    padding: 0 0 0 34px;
    margin: 0 !important;
    color: #666 !important;
    font-size: 16px;
    line-height: 120%;
}

.step-two-wrapping .comm-right-wrap .step_term_wrap input[type="checkbox"]+span::before {
    height: 20px;
    width: 20px;
}

.step-two-wrapping .comm-right-wrap .step_term_wrap input[type="checkbox"]:checked+span::before {
    content: "\f00c";
    font-size: 11px;
    line-height: 20px;
}

.step-two-wrapping .comm-right-wrap .button_wrappers {
    text-align: left;
    margin-top: 15px;
}

.step-two-wrapping .comm-right-wrap .button_wrappers a.common-back-btbn {
    margin: 0;
}

.step-two-wrapping .comm-right-wrap .button_wrappers a.common-next-btbn {
    margin-right: 0;
    margin-left: 15px;
}

.step-two-wrapping .comm-right-wrap .button_wrappers a {
    padding: 0 35px;
}

.step-two-wrapping .compare-product-wrap {
    margin-top: 30px;
    border: 1px solid #DDDDDD;
}

.step-two-wrapping .compare-product-wrap .sub-title {
    color: #0B9444;
    font-size: 22px;
    line-height: 250%;
    margin: 0;
    background: #F7F7F7;
    padding: 0px 30px;
}

.step-two-wrapping .com-product-content-wrap {
    padding: 25px;
}

.step-two-wrapping .com-product-content {
    display: flex;
    align-items: center;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 20px 50px 15px 20px;
}

.step-two-wrapping .com-product-content:last-child {
    margin-bottom: 0;
}

.step-two-wrapping .com-product-content .com-left {
    flex: 0 0 33%;
    width: 33%;
    max-width: 33%;
    padding-right: 80px;
    position: relative;
}

.step-two-wrapping .com-product-content .com-right {
    flex: 0 0 67%;
    width: 67%;
    max-width: 67%;
}

.step-two-wrapping .com-product-content .com-left::before {
    position: absolute;
    content: "";
    display: block;
    top: -29px;
    left: auto;
    right: 27px;
    bottom: 0;
    background-image: url('../images/line-shape-img.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 241px;
}

.step-two-wrapping .com-product-content .com-left .com-image {
    position: relative;
    display: block;
    height: 188px;
    background: #ddd;
}

.step-two-wrapping .com-product-content .com-left .com-image img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.step-two-wrapping .com-product-content .com-right .com-title {
    color: #000000;
    font-size: 26px;
    line-height: 150%;
    font-weight: 400;
}

.step-two-wrapping .com-product-content .com-right .com-subtitle {
    color: #333333;
    font-size: 22px;
    line-height: 250%;
    font-weight: 500;
}

.step-two-wrapping .com-product-content .com-right .dim-cap-wrap {
    display: flex;
    align-items: center;
}

.step-two-wrapping .com-right .com-dimen {
    color: #000000;
    font-size: 26px;
    line-height: 150%;
    font-weight: 500;
}

.step-two-wrapping .com-right .com-dimen p {
    margin: 0;
    font-size: 22px;
    font-weight: 300;
}

.step-two-wrapping .com-right .com-capacity {
    margin-left: auto;
    padding-left: 90px;
    position: relative;
}

.step-two-wrapping .com-right .com-capacity,
.step-two-wrapping .com-right .com-capacity p {
    color: #333333;
    font-size: 26px;
    line-height: 140%;
    font-weight: 400;
    margin-bottom: 0;
}

.step-two-wrapping .com-right .com-capacity::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('../images/compare-product-img.png');
    background-repeat: no-repeat;
    width: 91px;
    height: 112px;
}

.step-two-wrapping .service-delivery-section-wrap {
    margin-top: 30px;
    border: 1px solid #DDDDDD;
    margin-bottom: 30px;
}

.step-two-wrapping .service-delivery-section-wrap .detail-content-wrap {
    display: none;
}

.step-two-wrapping .service-delivery-section-wrap.show-delivery-section .detail-content-wrap {
    display: flex;
    align-items: center;
    padding: 30px;
}

.step-two-wrapping .service-delivery-section-wrap .select-heading {
    color: #0B9344;
    font-size: 22px;
    line-height: 250%;
    background: #F7F7F7;
    padding-left: 30px;
    padding-right: 55px;
    position: relative;
    cursor: pointer;
}

.step-two-wrapping .service-delivery-section-wrap .select-heading::before {
    position: absolute;
    content: "+";
    display: block;
    top: -3px;
    left: auto;
    right: 30px;
    bottom: 0;
    background: none;
    font-size: 32px;
    width: 20px;
    height: 1px;
}

.step-two-wrapping .service-delivery-section-wrap.show-delivery-section .select-heading::before {
    content: "";
    top: 28px;
    background: #0B9444;
}

.step-two-wrapping .service-delivery-section-wrap .detail-left {
    flex: 0 0 16.5%;
    width: 16.5%;
    max-width: 16.5%;
    padding-right: 40px;
}

.step-two-wrapping .service-delivery-section-wrap .detail-left .product-image {
    position: relative;
    display: block;
    background: #ddd;
    height: 128px;
}

.step-two-wrapping .service-delivery-section-wrap .detail-left .product-image img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.step-two-wrapping .service-delivery-section-wrap .detail-right .p-title {
    color: #000000;
    font-size: 26px;
    line-height: 180%;
    font-weight: 500;
}

.step-two-wrapping .service-delivery-section-wrap .detail-right .product_description p {
    color: #333333;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 13px;
}

.step-two-wrapping .accept-material-section {
    border: 1px solid #DDDDDD;
}

.step-two-wrapping .accept-material-section .select-heading {
    color: #0B9344;
    font-size: 22px;
    line-height: 250%;
    background: #F7F7F7;
    padding-left: 30px;
    padding-right: 55px;
    position: relative;
    cursor: pointer;
    margin: 0;
}

.step-two-wrapping .accept-material-section .select-heading::before {
    position: absolute;
    content: "+";
    display: block;
    top: -3px;
    left: auto;
    right: 30px;
    bottom: 0;
    background: none;
    font-size: 32px;
    width: 20px;
    height: 1px;
}

.step-two-wrapping .accept-material-section.show-material-section .select-heading::before {
    content: "";
    top: 28px;
    background: #0B9444;
}

.step-two-wrapping .accept-material-section .product_short_description {
    display: none;
    padding: 15px 30px 30px 30px;
}

.step-two-wrapping .accept-material-section.show-material-section .product_short_description {
    display: block;
}

.step-two-wrapping .accept-material-section .product_short_description .sub-title {
    margin: 0;
    color: #333333;
    font-size: 26px;
    line-height: 250%;
    font-weight: 500;
}

.step-two-wrapping .accept-material-section .product_short_description ul li {
    padding-left: 10px;
    margin-bottom: 7px;
    position: relative;
    color: #333333;
    font-size: 18px;
    line-height: 140%;
}

.step-two-wrapping .accept-material-section .product_short_description ul li:last-child {
    margin-bottom: 0;
}

.step-two-wrapping .accept-material-section .product_short_description ul li::before {
    position: absolute;
    content: "";
    display: block;
    top: 11px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0B9344;
    width: 5px;
    height: 5px;
    border-radius: 100%;
}

.step-two-wrapping+.wpb_text_column.wpb_content_element {
    display: none;
}


/*=====select-service-popup=====*/

html.dump-popup {
    position: relative;
    overflow: hidden;
}

html.dump-popup::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    opacity: 0.4;
    z-index: 9999;
}

.dum-popup {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    bottom: auto;
    transform: translateY(-50%);
    width: 100%;
    max-width: 580px;
    background: white;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    margin: 0px auto;
    z-index: 99999;
    border-radius: 10px;
}

.dum-popup .comm-dum {
    position: relative;
    padding: 30px;
}

.dum-popup .comm-dum .comm-close {
    position: absolute;
    top: -10px;
    left: auto;
    right: -10px;
    bottom: 0;
    background-color: #000000;
    border-radius: 50%;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 120%;
    cursor: pointer;
}

.dum-popup .comm-dum .comm-close:hover {
    background-color: #0b9444;
    color: #fff;
}

.dum-popup .comm-dum .title-content-wrap p {
    text-align: center;
    margin: 0;
    font-size: 18px;
    line-height: 120%;
}

.not-found {
    color: red;
    font-size: 16px;
    line-height: 140%;
}

.book-service-section .custom-error,
.book-service-section .not-found {
    border: 1px solid red;
    text-align: center;
    margin-top: 10px;
    line-height: 140%;
    padding: 4px;
}

.book-service-section .error input,
.book-service-section .error select {
    border-color: red !important;
}


/* 22-06-2022 */

#sig-canvas {
    border: 2px dotted #CCCCCC;
    border-radius: 15px;
    cursor: crosshair;
}

textarea#sig-dataUrl1 {
    display: none;
}

body.page-id-9 label[for="custom_field_name"],
label[for="custom_field_ipaddress"] {
    left: 13px;
    top: -12px;
    border: 1px solid;
    padding: 2px 5px;
    font-size: 14px;
}

.sign-contract-popup-wrap .form-row {
    margin: 20px 0 10px;
}


/************************************************************************************************************************/

.banner-box-wrap {
    background: #FFB505;
    position: absolute;
    width: 100%;
    max-width: 900px;
    left: 0;
    right: 0;
    top: 20%;
    margin: 0 auto;
    padding: 15px;
    border-radius: 12px;
    border-top: 5px solid #097A38;
}

.banner-box-wrap>p {
    color: #000;
    font-weight: 600;
}

.banner-box-wrap .inner-search-wrap {
    display: grid;
    grid-template-columns: 47% 34% 19%;
    align-items: center;
    grid-gap: 0 10px;
}

.banner-box-wrap .inner-search-wrap .input-add-wrap {
    position: relative;
}

.banner-box-wrap .inner-search-wrap .input-add-wrap label {
    font-size: 12px;
    color: #000;
    position: absolute;
    z-index: 9;
    top: -10px;
    left: 20px;
    right: auto;
    bottom: auto;
    background: #fff;
    transition: all 0.5s;
    pointer-events: none;
    font-weight: 400;
    font-family: 'Titillium';
    border: 1px solid #111;
    padding: 0px 5px;
}

.banner-box-wrap .inner-search-wrap input, .banner-box-wrap .inner-search-wrap select {
    margin: 0;
    background-color: #FFF;
    line-height: 45px;
    padding: 0 15px 0 20px;
    outline-offset: unset;
    font-size: 14px;
    outline: none !important;
    border-radius: 5px;
    width: 100%;
    cursor: pointer;
}

.banner-box-wrap .inner-search-wrap button.banner-search-btn {
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    background: #097A38;
    padding: 12px 40px 10px 20px;
    border-radius: 25px;
    position: relative;
    text-decoration: none;
}

.banner-box-wrap .inner-search-wrap button.banner-search-btn:hover {
    background: #000;
}

.banner-box-wrap .inner-search-wrap button.banner-search-btn::before {
    position: absolute;
    content: "\f178";
    font-size: 15px;
    font-family: 'FontAwesome';
    left: auto;
    right: 15px;
}

.banner-box-wrap .not-found,
.banner-box-wrap .validation.custom-error {
    margin-top: 25px;
    text-align: center;
    border: 1px solid;
    padding: 5px;
}

.banner-box-wrap .inner-search-wrap .all-class {
    position: absolute;
}

.banner-box-wrap .error input,
.banner-box-wrap .error select {
    border-color: red !important;
}


/*--4-07-22--*/

.inner_banner_div .banner_text .banner_small::before,
body .inner_banner_page .banner_inner_text .inner-banner-wrap::before {
    top: auto;
    left: 100px;
    right: auto;
    content: '';
    bottom: 62px;
    position: absolute;
    z-index: 99;
    width: 335px;
    height: 285px;
    background: url(../images/Bee-With-Dumpster.png)no-repeat;
    background-size: 100% 100%;
}

body .inner_banner_div .banner_text .banner_small,
body .inner_banner_page .banner_inner_text .inner-banner-wrap {
    left: 0px;
    max-width: 1200px;
}

.id-attachment-section>label,
.book-service-section .con-sign label.sign_con_label {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 120%;
    margin-left: 0;
    margin-bottom: 15px;
}

.id-attachment-section input#attach-id {
    display: none;
}

.id-attachment-section input#showfile {
    border-radius: 8px;
    border-color: #ddd;
    padding: 0 20px;
    height: 50px;
    pointer-events: none;
}

.id-attachment-section label.info {
    font-size: 14px;
    color: #666;
    line-height: 150%;
    margin-top: 4px;
}

div#form_err_msg {
    clear: both;
    display: inline-block;
    width: 100%;
    margin: 0px 0 10px;
}

.id-attachment-section .file-input-wrap {
    position: relative;
}

html body form .woocommerce-invalid input[type="checkbox"]+*::before {
    border-color: red !important;
}

.id-attachment-section span#file-upload {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    background: #339344;
    line-height: 50px;
    border-radius: 0 8px 8px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0 22.5px;
    cursor: pointer;
}

.roll-of-products .s-price-wrap {
    border-right: 0 !important;
}

.id-attachment-section span#file-upload:hover {
    background: #ffb505;
}

.id-attachment-section input#showfile.file-error {
    border-color: red;
}

.id-attachment-section input#submit-id,
.book-service-section button.btn_sign_con,
button#sig-submitBtn,
button.view-pdf-contract {
    line-height: 50px;
    padding: 0 25px;
    background: #ffb505;
    transition: all 0.5s ease;
    border-radius: 50px;
    font-size: 18px;
    text-decoration: none;
}

.id-attachment-section input#submit-id:hover,
.book-service-section button.btn_sign_con:hover,
button#sig-submitBtn:hover,
button.view-pdf-contract:hover {
    background: #339344;
}

.book-service-section .con-sign input#sign_con {
    display: none;
}

body .book-service-section form.checkout.woocommerce-checkout .extra-fields {
    display: none;
}

body .book-service-section .con-sign label.sign_con_label {
    margin-bottom: 22px;
    display: inline-block;
    vertical-align: top;
}

body .book-service-section div#order_review {
    margin-top: 30px;
}

body .book-service-section .con-sign {
    margin-top: 35px;
}

.sign-con-popup .sign-con-form-wrap,
.book-service-section .data-info-popup {
    z-index: 999;
}

.contract-title {
    margin-bottom: 22px;
}

html.sign-con-popup body .sign-con-form-wrap label {
    border: 0;
    font-size: 16px;
    color: #666;
    font-weight: 500;
    padding: 0;
}

html.sign-con-popup body .sign-con-form-wrap input {
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 50px;
    padding: 0 20px;
    width: 100%;
}

html.sign-con-popup body .signature-pad-section canvas#sig-canvas {
    border: 1px solid #ddd;
    width: auto;
    border-radius: 5px;
    height: 130px;
    width: 100%
}

body .book-service-section span.woocommerce-input-wrapper {
    width: 100%;
}

body .book-service-section p#custom_field_ipaddress_field,
body .book-service-section .signature-pad-section,
body .book-service-section p#custom_field_name_field {
    display: grid;
    grid-template-columns: 145px 413px;
}

.sign-pad-btn {
    text-align: center;
    margin-top: 30px;
}

body .book-service-section button#sig-submitBtn {
    padding: 0 50px 0 24px;
    background: #0B9444;
    position: relative;
    line-height: 51px;
}

body .book-service-section button#sig-submitBtn:hover {
    background: #ffb505;
}

body .book-service-section button#sig-submitBtn::before {
    top: 0;
}

body .book-service-section input#custom_field_ipaddress {
    background: #e4ecf3;
}

body .book-service-section .sign-contract-popup-wrap .form-row {
    margin: 20px 0px;
}

body .book-service-section .sign-contract-popup-wrap p#custom_field_name_field {
    margin-top: 30px;
}

body .book-service-section .sign-con-form-wrap {
    padding: 30px 15px;
}

.sign-con-main-wrapping {
    height: calc(90vh - 50px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px 35px 20px;
}

body .data-info-main-wrap {
    padding: 20px 35px 20px;
}

body span.sign-con-form-wrap-close,
body .data-info-popup .view-pdf-close {
    background-color: #0b9444;
    font-size: 0 !important;
}

body span.sign-con-form-wrap-close:hover,
.data-info-popup .view-pdf-close:hover {
    background-color: #ffb505;
}

body span.sign-con-form-wrap-close::before,
body span.sign-con-form-wrap-close::after,
.data-info-popup .view-pdf-close:before,
.data-info-popup .view-pdf-close:after {
    position: absolute;
    top: 5px;
    bottom: 0px;
    left: 12px;
    right: 0;
    width: 2px;
    height: 15px;
    background: #fff;
    transform: rotate(45deg);
    content: '';
}

body span.sign-con-form-wrap-close::after,
.data-info-popup .view-pdf-close:after {
    transform: rotate(-45deg);
}

body .data-info-popup .info-text {
    font-size: 18px;
    font-style: normal;
    color: #333;
    margin-bottom: 11px;
}


/*--4-07-22--*/

body .book-service-section .info-name {
    margin-top: 35px;
}

body .book-service-section .info-name,
body .book-service-section span.your-sign,
body .book-service-section .info-ip {
    color: #666;
    font-size: 16px;
}

body .book-service-section .info-name span,
body .book-service-section span.your-sign,
body .book-service-section .info-ip span {
    font-weight: 500;
}

body .book-service-section span.your-name {
    margin-right: 20px;
}

body .book-service-section span.your-ip {
    margin-right: 10px;
}

body .book-service-section body .book-service-section .contract-text {
    color: #333;
    font-size: 18px;
}

body .book-service-section .sign-image {
    display: block;
    width: 131px;
    height: 51px;
    position: relative;
}

body .book-service-section .info-sign {
    display: flex;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 16px;
}

body .book-service-section .info-sign img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
}

.book-service-section div#client-addresses {
    display: none;
}

div#register-main-form form#first-step-form {
    padding: 0;
    background: transparent;
    border: 0;
}

div#register-main-form p.form-row::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 19px;
    right: auto;
    bottom: 0;
    width: 20px;
    /* z-index: 99; */
    height: 20px;
    z-index: 99;
    margin: 0;
    /* background: url(https://webmasterindia.net/~beecleandisposal/commercial/wp-content/themes/twentytwenty-child/images/sprite.png) no-repeat; */
    background-position: -513px 0px;
    z-index: 99;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    background: url(https://webmasterindia.net/~beecleandisposal/commercial/wp-content/themes/twentytwenty-child/images/sprite.png)no-repeat;
    background-position: -497px -127px;
}

html body form p.form-row .password-input .show-password-input::after {
    content: "";
    height: 24px;
    width: 2px;
    position: absolute;
    display: none;
    top: 13px;
    left: 13px;
    background: #666;
    transform: rotate(45deg);
}

html body form p.form-row span.show-password-input.display-password:after {
    display: block;
}

div#register-main-form p.form-row input {
    padding-left: 55px !important;
    background-image: none;
}

.account_information_section h2.heading_1 {
    pointer-events: none;
}

.account_information_section {
    margin-top: 41px;
}

div#register-main-form p.form-row label {
    left: 56px;
}

div#register-main-form p#email-field-id::before {
    background-position: -513px 0px;
}

div#register-main-form p#email-field-id::before {
    background-position: -513px -48px;
}

div#register-main-form p#password-field-id::before,
div#register-main-form p#confirm-password-field-id::before {
    background-position: -513px -95px;
}

.first-step-button-wrapper {
    display: none;
}

.step-one-wrapping>div {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.service_address_section {
    display: inline-block;
    width: 100%;
    margin-bottom: 16px;
}

html body input[type="checkbox"]:checked::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 12px;
    right: auto;
    bottom: 0;
    width: 8px;
    height: 16px;
    background: transparent;
    border-top: transparent;
    border-right: 3px solid #666666;
    border-bottom: 3px solid #666666;
    transform: rotate(45deg);
}

#request-pickup-day input[type="checkbox"]:checked::before {
    top: 0px;
    left: 6px;
    height: 12px;
}

html body div#register-main-form input[type="checkbox"] {
    position: static;
    opacity: 1;
}

div#register-main-form {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

html body div#register-main-form form input[type="checkbox"]:checked+*:before {
    display: none;
}

html body div#register-main-form form input[type="checkbox"]+* {
    padding-left: 10px;
    margin: 0 !important;
}

html body div#register-main-form .billing-checkbox {
    display: flex;
    align-items: center;
}

div#register-main-form div#billing_address_section {
    margin-top: 35px;
}

div#register-main-form p#c-name::before,
div#register-main-form p#city-zip:before,
div#register-main-form p#city-zip::before {
    background-position: -513px -237px;
}

div#register-main-form p#address::before {
    background-position: -513px -189px;
}

p#address select#ser_shipping_state {
    background: transparent;
}

div#register-main-form p#phone::before {
    background-position: -512px -287px;
}

div#payment button#place_order {
    display: none;
}

button#btn-custom-regis {
    border-radius: 50px;
    background: #ffb505;
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
    padding: 0 25px;
    position: absolute;
    text-decoration: none;
    bottom: 0;
    top: auto;
    left: 50%;
}

button#btn-custom-regis:hover {
    background: #0b9444;
}

div#payment .place-order .back-btn {
    margin-right: 202px;
}

.book-service-section .step-one-wrapping div#login-form-wrap {
    border: 0;
    background: transparent;
    padding: 0;
}

.book-service-section .step-one-wrapping form.login {
    margin-top: 60px;
    padding: 0;
    background: transparent;
    border: 0;
}

html body .book-service-section .step-one-wrapping div#login-form-wrap p.form-row,
.book-service-section .step-one-wrapping div#login-form-wrap .form-row-first {
    width: 100%;
}

html body .book-service-section .step-one-wrapping div#login-form-wrap p.form-row.form-row-last {
    margin: 0 0 25px;
    line-height: 0;
}


/*12-07-2022*/

.search-section {
    display: flex;
    align-items: center;
}

.banner-search-loader {
    visibility: visible;
    display: inline-block;
    background-color: #23282D;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 9px;
    position: relative;
}

.banner-search-loader::before {
    content: '';
    position: absolute;
    background-color: #FBFBFC;
    top: 4px;
    left: 2px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.banner-search-loader.search-loading {
    visibility: visible;
}

body.page-select-service .step-two-wrapping ul.registering-steps li {
    width: 50%;
}

body.page-id-9 .registering-steps li {
    width: 50%;
}

.banner-search-loader {
    display: none;
}

body.custom-loading .banner-search-loader {
    display: block;
}

html.sign-con-popup {
    overflow: hidden;
}

.con-sign+.sign-contract-popup-wrap+.all-class {
    padding: 5px;
    text-align: center;
    border: 1px solid;
    margin-top: 10px;
}

a#step-two-btn2.disabled {
    pointer-events: none;
}

table.custom-table {
    display: none;
}

form.woocommerce-checkout #custom_order_details:first-child {
    display: table !important;
}

.checkout.woocommerce-checkout>.extra-fields {
    display: none;
}

/* Start 22-07-2023 */
#client-addresses {
    display: none;
}

.con-sign label.sign_con_label {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 120%;
    margin: 22px 0;
    display: inline-block;
    padding-left: 5px;
}

.con-sign button.btn_sign_con {
    transition: all 0.5s ease;
    border-radius: 50px;
    font-size: 18px;
    text-decoration: none;
    line-height: 50px;
    padding: 0 25px;
    background: #ffb505;
}

.con-sign button.btn_sign_con:hover {
    background: #339344;
}

.con-sign #sign_con {
    display: none;
}

/* End 22-07-2023 */

/*  ==============24-07-2023  */
* .page-id-19 .first-step-button-wrapper {
    display: block;
}

.page-id-19 .id-attachment-section,
.page-id-19 .con-sign,
.page-id-19 .sign-contract-popup-wrap {
    display: none;
}

/* 24-07-2023 */
.home .select-bus-type.select-box {
    position: relative;
}
.home .select-bus-type.select-box:before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    left: auto;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(317deg);
    z-index: -1;
}
html body form p.form-row .password-input .show-password-input::before {
    height: 45px;
    right: 1px;
    top: 1px;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    right: 1px;
    top: 1px;
    height: 48px;
}
.trash-text-table {
    display: none;
}
/*
  font-family: 'Titillium';
  font-family: 'GreatVibesRegular';
*/
