.woocommerce-nd-span {
    color: red;
}

.c-cart__col-1.woocommerce-nd-perent-one {
    max-width: 52%;
}

.c-cart__col-2.woocommerce-nd-perent-two {
width: 48%;
}


.woocommerce-nd_req_error{
    border: 1px solid red !important;
}

.nd-no-items-text{
    padding: 0px 0px 10px 0px;
}

.nd-no-items-text a{
    text-decoration: underline !important; 
}

.woocommerce-nd-heading {
    font-size: 1.875rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: none;
}

.woocommerce-nd-partremove-line-none{
    border: none !important;
}

.woocommerce-nd-border-radius{
    border-radius: 0px 0px 15px 15px !important;
}

.woocommerce-nd-heading span {
    font-size: 16px;
    font-weight: 400;
}

.woocommerce-nd-show-informaction .woocommerce-nd-info-sec {
    padding: 14px 27px;
    margin: 0px;
}

.woocommerce-nd-shopping-cart{
    padding: unset; 
    box-shadow: none;
    border-bottom: 1px solid #00000040;
    border-radius: 0px;
    padding-bottom: 17px;
}

.woocommerce-nd-shopping-cart-content{
    width: calc(84% - 15px) !important;
}

.woocommerce-nd-show-informaction .woocommerce-nd-info-sec.active {
    background-color: white;
}

.woocommerce-nd-price-detailing {
    font-weight: 200;
    font-style: italic;
}

.woocommerce-nd-pricing {
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-style: normal;
}

.woocommerce-nd-pricing-box b {
    font-weight: 600;
}

.woocommerce-nd-pricing-box-min{
    border-left: 1px solid #BFBFBF;
    height: 32px;
    padding: 0px 0px;
}

.woocommerce-nd-pricing-box {
    text-align: center;
}

.woocommerce-nd-quantity-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 23px;
}

.woocommerce-nd-quantity-remove {
    text-decoration: underline;
    font-weight: 500;
    padding-right: 20px;
}

.woocommerce-nd-quantity-remove .remove-item{
    cursor: pointer !important;
}

.woocommerce-nd-order-button .finalCheckout{
    cursor: pointer !important;
}

.woocommerce-nd-input-box #jobsite_start_date{
    cursor: pointer !important;
}

.woocommerce-nd-input-box #jobsite_end_date1{
    cursor: pointer !important;
}

.woocommerce-nd-add-equipment {
    display: flex;
    gap: 12px;
    padding-top: 4px;
    align-items: center;
}

.woocommerce-nd-add-equipment-heading h4 {
    font-weight: 600;
}


.woocommerce-nd-info-sec .woocommerce-nd-info-dot {
    background: #ffaf1d;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    bottom: -3px;
}

.woocommerce-nd-adddata{
    display: block;
}

.woocommerce-nd-fildata-info{
    display: none;
}

.woocommerce-nd-info-sec.active .woocommerce-nd-info-dot {
    background: #32e332;
} 

.woocommerce-nd-info-sec.account-blocked{
    cursor: not-allowed;

}

.woocommerce-nd-info-sec.account-blocked a{
    cursor: not-allowed;

}


.woocommerce-nd-info-sec.account-blocked .woocommerce-nd-info-dot {
    background: #7D7D7D;
}


.woocommerce-nd-info-sec.account-blocked-red .woocommerce-nd-info-dot {
    background: #EB0000;
}


.woocommerce-nd-btn-disabled{

    background: #f0f0f0 !important;

}

.woocommerce-nd-info-sec.active .woocommerce-nd-adddata{
    display: none;
}

.woocommerce-nd-info-sec.active .woocommerce-nd-fildata-info{
    display: block;
}

a.woocommerce-nd-fildata-info {
    line-height: 19px;
}

a.woocommerce-nd-fildata-info small{
    color: #8b8b8b;
}


.woocommerce-nd-quantity-box {
    border: 1px solid #949494;
    border-radius: 9px;
    background: #F2F2F2;
}

.woocommerce-nd-quantity-box button {
    border: none;
    border-radius: 10px;
    padding: 0px 5px;
    background: none;
    cursor: pointer;
}

.woocommerce-nd-quantity-box .number-input {
    width: 46px;
    padding: 0px;
    text-align: center;
    border: none;
    background: white;
    height: 25px;
    font-weight: 500;
}

.woocommerce-nd-pricing-box span {
    font-weight: 400;
    font-size: 14px;
}

.woocommerce-nd-warning-line{
    margin: -8px 0px 7px 11px;
    font-size: 13px;
    color: #ff6363;
}
.woocommerce-nd-phone-input-container .woocommerce-nd-warning-line{
    margin: 0px 0px 7px 11px;
}

.woocommerce-nd-check-box .woocommerce-nd-warning-line{
    margin: 17px 0px 7px 11px;
}

.woocommerce-nd-info-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.woocommerce-nd-order-button button {
    width: 100%;
    border-radius: 16px;
    border: none;
    color: #000000;
    font-weight: 500;
    padding: 6px 0px;
    margin-top: 19px;
}

.woocommerce-nd-info-sec .icon-box {
    display: flex;
    align-items: center;
}

.woocommerce-nd-info-sec .info-sec-heading {
    margin-left: 40px;
}

/* modal */

.woocommerce-nd-modal {
    display: none;
    position: fixed;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 2s ease;
}

.woocommerce-nd-modal.show {
    display: block;
    opacity: 1;
}

.woocommerce-nd-modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 30px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
    border-radius: 8px;
    position: relative;
    transform: translateY(-20px);
    transition: transform 2s ease;
}

.woocommerce-nd-modal-customer-content {
    max-width: 800px !important;
}

.woocommerce-nd-modal.show .woocommerce-nd-modal-content {
    transform: translateY(0);
}


/* Close Button */
.woocommerce-nd-close {
    color: #aaa;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.woocommerce-nd-close:hover,
.woocommerce-nd-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Form Styling */


/* warning css design start */

.woocommerce-nd-warning-pera {
    background-color: #FADEDB;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    margin: -42px 0px 20px 0px;
}
.woocommerce-nd-warning-pera h2{
    font-size: 16px;
    color: #48221F;
}

.woocommerce-nd-warning-pera svg{
   height: 26px;
    width: 26px;
     fill: none; 
     color: #48221F;
     display: block;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .woocommerce-nd-warning-pera {
    display: block;
}

.woocommerce-nd-warning-pera h2{
    text-align: center;
     font-size: 14px;
}

.woocommerce-nd-warning-pera svg{
    width: 100%;
    
}

}





/* warning css design end */




.woocommerce-nd-validation-modal {
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-52%, -50%);
    z-index: 99;
    display: none;
}

.woocommerce-nd-partborder-line{
    border-top: 1px solid #d4d4d4;
    margin: 0px 21px;
}

.woocommerce-nd-partremove-line{
    
}

.woocommerce-nd-validation-modal p {
    margin: 0px;
    font-size: 16px;
    background: #fdedec;
    color: red;
    padding: 16px 21px;
    border: 1px solid red;
    border-radius: 10px;
}


.woocommerce-nd-input {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    box-sizing: border-box;
}

.woocommerce-nd-save-btn {
    background-color: #fee126;
    border: none;
    padding: 7px 36px;
    display: block;
    cursor: pointer;
    border-radius: 16px;
    font-weight: 600;
    margin-top: 34px;

}

.woocommerce-nd-modal-content h2 {
    font-size: 25px;
    margin-bottom: 28px;
    font-weight: 600;
}

.woocommerce-nd-input-box {
    position: relative;
    color: #4c4c4c;
}

.woocommerce-nd-input-box label {
    position: absolute;
    background: #ffffff;
    left: 20px !important;
    font-size: 14px;
    padding: 0px 5px;
    color: #8c8c8c;
}

.woocommerce-customer-nd-sec {
    display: flex;
    gap: 30px;
}

.woocommerce-nd-input-box .iti-sdc-2 {
    width: 100%;
    margin: 6px 0px 10px;
}

.woocommerce-nd-input-number.iti-sdc-2 {
    margin: 0px;
}

input.form-control.nation-control.woocommerce-nd-input {
    font-size: 16px;
    color: var(--text-color);
    border: solid 1px #dddddd;
    padding: 18px 25px 18px 25px;
    background-color: transparent;
}

.woocommerce-nd-pera-box-1 {
    width: 100%;
}

.woocommerce-nd-pera-box-2 {
    width: 100%;
}

.woocommerce-nd-check-box {
    margin-bottom: 21px;
    margin-top: 41px;
}

.woocommerce-nd-check-box span {
    font-size: 16px;
    margin-left: 10px;
}

input.woocommerce-nd-input {
    padding: 8px !important;
    border-radius: 14px !important;
    font-size: 15px !important;
}

select.woocommerce-nd-input {
    border-radius: 14px !important;
    padding: 8px !important;
}

textarea.woocommerce-nd-input {
    border-radius: 14px !important;
}

.woocommerce-nd-agreement {
    height: 200px;
    overflow: auto;
    margin-bottom: 35px;
    box-shadow: 0px 0px 1px 0px #9c9c9c;
    padding: 0px 15px;
    font-size: 12px;
}

.woocommerce-nd-calendar {
    width: 100%;
    margin-bottom: 32px;
}


.woocommerce-nd-calendar-container {
    width: 100%;
}

.woocommerce-nd-calendar-container h3 {
    text-align: center;
}


/* date picker **********************/

.woocommerce-nd-date-cont .ui-datepicker{
    width: 100%;
}

  .woocommerce-nd-date-cont {
  background-color: #ffffff;
  box-shadow: 0px 4px 7px 0px #dfdfdf;
  border-radius: 13px;
  padding: 15px;
}

  .woocommerce-nd-date-cont .ui-widget-content {
  border: none;
  padding: 0px;
}

.woocommerce-nd-date-cont .ui-widget-content .ui-datepicker-header {
  font-size: 13px;
  background: #ffffff;
  border: none;
  font-weight: 500;
  border-bottom: 1px solid #b2b2b2;
  border-radius: 0px;
}

.woocommerce-nd-calendar-datetitle{
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 22px;
}

.woocommerce-nd-date-cont .ui-widget.ui-widget-content{
    border: none;
}

.woocommerce-nd-date-cont .ui-datepicker .ui-datepicker-title{
    font-size: 16px;
}

.woocommerce-nd-date-cont .ui-widget-content .ui-datepicker-prev{
  left: 60px;
  display: block;
  top: 5px;
}

.woocommerce-nd-date-cont .ui-widget-content .ui-datepicker-next{
  right: 60px;
  display: block;
  top: 5px;
}

.woocommerce-nd-date-cont .ui-datepicker th{
  font-weight: 500;
}

.woocommerce-nd-date-cont .ui-widget-content .ui-state-default{
  border: none; 
  font-weight: normal;
  background: transparent;
  color: #454545;
}

.woocommerce-nd-date-cont .ui-state-active {
  background: #fef022 !important;
}


.woocommerce-nd-date-cont .ui-state-highlight, .ui-widget-content .ui-state-highlight{
 /* background:  #eaeaea !important;*/
}



.woocommerce-nd-date-cont .ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
}

.woocommerce-nd-date-cont .ui-datepicker td a {
  display: block;
  padding: 2px 0px;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
}


.woocommerce-nd-date-cont .ui-icon-circle-triangle-e {
  background-position: -33px -1px;
}

.woocommerce-nd-date-cont .ui-icon-circle-triangle-w {
  background-position: -95px -1px;
}




/* billing secation css */

.woocommerce-customer-nd-paymentsec{
    display: flex;
    gap: 30px;
}

.woocommerce-customer-nd-paymentsec .woocommerce-nd-paymentsec-box1{
    width: 70%;
}

.woocommerce-customer-nd-paymentsec .woocommerce-nd-paymentsec-box2{
    width: 30%;
}

@media screen and (min-width: 320px) and (max-width: 600px) {

    .woocommerce-customer-nd-paymentsec{
        display: block;
        gap: 30px;
    }

    .woocommerce-customer-nd-paymentsec .woocommerce-nd-paymentsec-box1{
        width: 100%;
    }
    
    .woocommerce-customer-nd-paymentsec .woocommerce-nd-paymentsec-box2{
        width: 100%;
    }

}




/* phone number *************************************/


.woocommerce-nd-phone-input-container {
    position: relative;
    margin-bottom: 11px;
    margin-top: 4px;
}
.woocommerce-nd-phone-input {
    width: 100%;
    padding:10px 10px 10px 50px !important; 
    border-radius: 14px !important;
    font-size: 15px !important;
}
.woocommerce-nd-selected-flag {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    width: 21px;
    height: 13px;
    background-image: url('https://woocommerce-1635533-6480017.cloudwaysapps.com/wp-content/plugins/international-telephone-input-for-contact-form-7/vendor/intl-tel-input/img/flags.png');
    background-position: -5263px 0px;
    cursor: pointer;
}
.woocommerce-nd-iti-arrow {
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}
.woocommerce-nd-country-dropdown {
    position: absolute;
    top: 50px;
    width: 100%;
    border: 1px solid #ccc;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 10;
}
.woocommerce-nd-country-dropdown.woocommerce-nd-active {
    display: block;
}


.woocommerce-nd-country-option {
    padding: 6px 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
}


.woocommerce-nd-country-option:hover {
    background-color: #f1f1f1;
}
.woocommerce-nd-country-option .woocommerce-nd-flag {
    width: 21px;
    background-image: url('https://woocommerce-1635533-6480017.cloudwaysapps.com/wp-content/plugins/international-telephone-input-for-contact-form-7/vendor/intl-tel-input/img/flags.png');
    background-size: auto;
    margin-right: 10px;
}
.woocommerce-nd-flag.woocommerce-nd-us {
    height: 11px;
    background-position: -5263px 0px;
}
.woocommerce-nd-flag.woocommerce-nd-mx {
    height: 12px;
    background-position: -3556px 0px;
}
.woocommerce-nd-flag.woocommerce-nd-ca {
    background-position: -834px 0px;
    height: 10px;
}



.woocommerce-nd-table-datasec table .c-cart__sub-header{
    font-weight: 400;
    /* font-size: 16px; */
    text-transform: capitalize;
}

.woocommerce-nd-table-datasec table .c-cart__totals-price{
    font-weight: 400;
}

.woocommerce-nd-table-datasec table .product-name{
   display: none;
}

.woocommerce-nd-table-datasec table .order-total .c-cart__sub-header{
    font-weight: 700;
    font-size: 18px;
    color: #000;
}

.woocommerce-nd-table-datasec table .c-cart__totals-price--total .woocommerce-Price-amount.amount{
    font-weight: 700;
    font-size: 18px;
    color: #000;
}





/**************************** thank you page css start *********************************************/

.woocommerce-nd-thankyou-container{
    box-shadow: 0px 5px 15.2px 0px #00000026;
    margin: auto;
    width: 65%;
    padding: 23px 0;
    border-radius: 17px;
}

.woocommerce-nd-thankyou-box{
    margin-top: 15px !important;
    margin-bottom: 30px !important;
}

.woocommerce-nd-thankyou-message{
    margin-top: 10px !important;
    font-weight: 700;
}

.woocommerce-nd-thankyou-description{
    margin-top: 15px !important;
    font-size: 16px !important;
    font-weight: 400;
}

.woocommerce-nd-thankyou-details-section{
    margin: 30px auto !important;
    flex-wrap: nowrap !important;
    width: 90%;
}


.woocommerce-nd-thankyou-details-itembox-one{
    padding: 0px 0px 0px 0px !important;
    background-color: #ffffff !important;
    font-weight: 400;
    font-size: 13px;
    width: 33%;

}
.woocommerce-nd-thankyou-details-itembox-two{
    padding: 5px 13px !important;
    background-color: #ffffff !important;
    font-weight: 400;
    font-size: 13px;
    width: 33%;
}
.woocommerce-nd-thankyou-details-itembox-three{
    padding: 5px 5px !important;
    background-color: #ffffff !important;
    font-weight: 400;
    font-size: 13px;
    width: 33%;
}

.woocommerce-nd-thankyou-details-itembox strong{
font-weight: 700;
font-size: 16px;
}




/**************************** thank you page css end *********************************************/



@media screen and (min-width: 320px) and (max-width: 600px) {
    .woocommerce-nd-modal-content {
        margin: 25% auto;
        width: 92%;
    }

    .woocommerce-nd-modal-content h2 {
        font-size: 21px;
        margin-bottom: 13px;
    }

    .woocommerce-nd-save-btn {
        margin-top: 20px;
    }

    .woocommerce-customer-nd-sec {
        display: block;
    }

    /* .woocommerce-nd-pera-box-1 {
        margin-bottom: 20px;
    } */

    .woocommerce-nd-check-box {
        margin-bottom: 21px;
        margin-top: 10px;
    }

    .woocommerce-nd-thankyou-details-section{
        margin: 30px 0px 30px 0px !important;
        flex-wrap: wrap !important;
    }


    .woocommerce-nd-thankyou-details-itembox-one{
        padding: 5px 22px !important;
    }
    .woocommerce-nd-thankyou-details-itembox-two{
        padding: 5px 22px !important;
    }
    .woocommerce-nd-thankyou-details-itembox-three{
        padding: 5px 22px !important;
    }

    

    .woocommerce-nd-pricing-box {
        text-align: center;
        border-right: 1px solid #BFBFBF;
        padding: 0px 5px;
    }

    .woocommerce-nd-pricing-box span {
        display: block;
    }

    .woocommerce-nd-pricing-box-min{
       display: none;
    }

    .woocommerce-nd-thankyou-container {
        box-shadow: none;
        width: 100%;
      
    }

    .woocommerce-nd-info-sec.active .woocommerce-nd-fildata-info {
        font-size: 15px;
        text-align: left;
    }

    .woocommerce-nd-info-sec .info-sec-heading {
        margin-left: 10px;
    }

    .woocommerce-nd-date-cont .ui-widget-content .ui-datepicker-prev {
        left: 0px;
        display: block;
        top: 5px;
    }

    .woocommerce-nd-date-cont .ui-widget-content .ui-datepicker-next {
        right: 0px;
        display: block;
        top: 5px;
    }

    .woocommerce-nd-pera-cust-if{
         margin-bottom: 20px;
    }


    .woocommerce-nd-pricing-box-min-thankyou{
        display: block !important;
    width: 100%;
    border: none;
    border-top: 1px solid #cacaca;
    }

    .woocommerce-nd-thankyou-details-itembox {
        padding: 17px 22px !important;
    }
}


@media screen and (min-width: 320px) and (max-width: 767px) {

.c-cart__col-1.woocommerce-nd-perent-one {
    max-width: 100%;
}

.woocommerce-nd-shopping-cart-content {
    width: 100% !important;
}

.c-cart__col-2.woocommerce-nd-perent-two {
    width: 100%;
}

.woocommerce-nd-validation-modal {
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 84%;
    margin: auto;
}

.woocommerce-nd-thankyou-details-itembox-one{
    padding: 5px 22px !important;
}



}


@media screen and (min-width: 768px) and (max-width: 1024px) {

    .woocommerce-nd-thankyou-details-itembox-one{
        padding: 5px 22px !important;
    }

}



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




.woocommerce-checkout .c-page-header,
.woocommerce-cart .c-page-header {
    background-color: #000;
}

.woocommerce-checkout .l-inner {
    background: none;
}

.shopping-cart-wrap {
    padding-top: 40px;
}

.shopping-cart-wrap>h2,
.thwmsc-tab-content h3.c-cart__header,
#payment.woocommerce-checkout-payment .c-cart__sub-header {
    font-size: 1.875rem;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: none;
}

.shopping-cart-wrap>h2 span {
    font-size: 20px;
    color: #525252;
    font-weight: 400;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.shopping-cart-wrap .shopping-cart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 25px;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.12);
    border-radius: 20px;
    position: relative;
    margin-bottom: 20px;
    background-color: #fff;
}

.shopping-cart-wrap .shopping-cart-item .shopping-item {
    width: calc(30% - 15px);
    padding: 0;
    border: none;
}

.shopping-cart-wrap .shopping-cart-item .shopping-cart-content {
    width: calc(70% - 15px);
}

.shopping-cart-item .c-cart__shop-td--product-name>a {
    display: block;
    font-size: 22px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    margin-bottom: 15px;
    padding-right: 20px;
}

.shopping-cart-item .c-cart__shop-td--product-name ul.c-cart__shop-td--product-var-list .c-cart__shop-td--product-var-item {
    display: none;
}

.shopping-cart-item .c-cart__shop-td--product-name ul.c-cart__shop-td--product-var-list .c-cart__shop-td--product-var-item:first-child {
    display: none;
}

.shopping-cart-item .c-cart__shop-td--product-name ul.c-cart__shop-td--product-var-list .c-cart__shop-td--product-var-item a.booking-attr-cart {
    display: block;
    font-size: 22px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    margin-bottom: 15px;
}

.shopping-cart-item .c-cart__shop-td--product-name {
    padding: 0;
    border: none;
}

.shopping-cart-wrap .shopping-cart-item .shopping-cart-content ul.pricing-rage {
    padding: 10px;
    list-style: none;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 0;
    border-radius: 10px;
}

.shopping-cart-wrap .shopping-cart-item .shopping-cart-content ul.pricing-rage li {
    border: 0;
    border-right: 1px solid #000;
    border-style: dashed;
    padding: 5px 15px;
    text-align: center;
    min-width: 70px;
}

.shopping-cart-wrap .shopping-cart-item .shopping-cart-content ul.pricing-rage li:last-child {
    border-right: 0;
}

.shopping-cart-wrap .shopping-cart-item .shopping-cart-content ul.pricing-rage li span {
    font-size: 12px;
}

.shopping-cart-wrap .shopping-cart-item .shopping-cart-content ul.pricing-rage li p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
}

.shopping-cart-wrap .shopping-cart-item a.c-cart__shop-remove.remove {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    cursor: pointer;
    background-image: url(../images/delete.svg);
    width: 24px;
    height: 24px;
    opacity: .3;
}

form.woocommerce-cart-form .c-cart__col-1,
form.woocommerce-cart-form .c-cart__col-2,
.page-template-template-estimate .c-cart__col-1,
.page-template-template-estimate .c-cart__col-2 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}

.price-details {
    background: #f9f9f9;
    padding: 40px;
    border-radius: 10px;
    min-height: 360px;
}

.price-details h2 {
    font-size: 1.875rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.price-details p {
    font-weight: normal;
    font-size: 0.875rem;
}

.price-details .mb-4,
.price-details .my-4 {
    margin-bottom: 1.5rem !important;
}

.price-details .w-100 {
    width: 100% !important;
}

.price-details .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.price-details .form-control,
.price-details input,
.price-details button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.price-details .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.price-details .has-float label,
.price-details .has-float-label>span {
    position: absolute !important;
    cursor: text !important;
    font-size: 75% !important;
    opacity: 1 !important;
    -webkit-transition: all .2s !important;
    transition: all .2s !important;
    top: -0.5em !important;
    left: 0.75rem !important;
    z-index: 3 !important;
    line-height: 1 !important;
    padding: 0 1px !important;
    font-weight: 600 !important;
    color: #999999 !important;
    background-color: #f9f9f9;
}

.price-details .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.price-details .btn-wrap .yellow-btn {
    background-color: #fef022;
    padding: 10px;
    border-radius: 30px;
    font-weight: 500;
    color: #333;
    width: calc(50% - 15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    border: none;
}

.price-details .btn-wrap .yellow-btn:hover {
    background-color: #000;
    color: #fff;
}

.price-details .has-float-label label,
.price-details .has-float-label>span {
    position: absolute;
    cursor: text;
    font-size: 75%;
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s;
    top: -0.5em;
    left: 0.75rem;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
}

.price-details .has-float-label>span,
.price-details .has-float-label label {
    font-size: 75% !important;
    top: -5px !important;
    font-weight: 600 !important;
    color: #999999;
    background-color: #f9f9f9;
}

.price-details select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

.price-details .nation-control {
    border-radius: 16px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    resize: none;
}

.price-details input#postalCode {
    /*background-image: url(../images/location-pin.svg);*/
    background-repeat: no-repeat;
    background-position: 97.5%;
    background-size: 18px;
}

.price-details select#startTime {
    appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/clock-svg.svg);
    background-repeat: no-repeat;
    background-position: 97.5%;
    background-size: 18px;
}

.price-details .row {
    display: flex;
    gap: 30px;
}

.page-template-template-estimate .price-details .row {
    display: block;
}

body.woocommerce-checkout ul.c-cart__shop-td--product-var-list li.c-cart__shop-td--product-var-item {
    display: none;
}

body.woocommerce-checkout ul.c-cart__shop-td--product-var-list li.c-cart__shop-td--product-var-item:first-child {
    display: block;
}

body.woocommerce-checkout tr.c-cart__totals-product.cart_item td.c-cart__totals-price {
    display: none;
}

ul.thwmsc-tabs li.thwmsc-tab a,
ul.thwmsc-tabs li.thwmsc-tab a.active {
    background: none !important;
    color: #5c5c5c !important;
}

.thwmscp-new-layout-styles.thwmscp-hbox-tab li.thwmsc-tab {
    border: none !important;
}

ul.thwmsc-tabs .thwmsc-tab-icon {
    line-height: 25px !important;
    font-size: 14px !important;
}

body #thwmsc_wrapper a.active .thwmsc-img-icon,
body #thwmsc_wrapper a.active .thwmsc-tab-icon {
    border-color: #fee100 !important;
    background-color: #fee100 !important;
}

#thwmsc_wrapper .thwmsc-tab-panel {
    background: none !important;
    padding: 0;
}



#thwmsc_wrapper .c-cart__coupon {
    padding: 25px;
    box-shadow: 0px 5px 20px 0pxrgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 12%);
    border-radius: 20px;
    position: relative;
    margin-bottom: 20px;
    background-color: #fff;
}

#thwmsc_wrapper .c-cart__coupon-from-wrap {
    max-height: unset !important;
}

#thwmsc_wrapper .c-cart__coupon-from-wrap .c-cart__coupon-form,
#thwmsc_wrapper .c-cart__coupon .coupon-form {
    display: flex !important;
    justify-content: flex-start;
}

#thwmsc_wrapper .h-input,
#thwmsc_wrapper input[type=search],
#thwmsc_wrapper input[type=text],
#thwmsc_wrapper input[type=password],
#thwmsc_wrapper input[type=email],
#thwmsc_wrapper input[type=tel],
#thwmsc_wrapper input[type=number],
#thwmsc_wrapper input[type=url],
#thwmsc_wrapper textarea:not(.editor-post-title__input),
#thwmsc_wrapper select {
    padding: 12px 15px 12px 15px;
    border-radius: 30px;
}

#thwmsc_wrapper button.custom-apply-coupon {
    background-color: #fef022;
    padding: 12px 20px;
    border-radius: 30px !important;
    color: #333;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    line-height: 24px;
    margin-left: 15px;
}

#thwmsc_wrapper button.custom-apply-coupon:hover {
    background-color: #000;
    color: #fff;
}

#thwmsc_wrapper input#coupon_code {
    width: 260px;
}

#thwmsc_wrapper .c-cart__col-1,
#thwmsc_wrapper .c-cart__col-2 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}

#thwmsc_wrapper .c-cart__col-2 {
    background-color: #f9f9f9;
    border-radius: 10px 10px 0 0;
}

#thwmsc_wrapper .woocommerce-notice {
    padding: 0;
    padding-left: 20px;
    font-size: 14px;
}

#thwmsc_wrapper .woocommerce-notice i {
    top: 2px;
    left: 0;
    font-size: 14px;
}

#thwmsc_wrapper .woocommerce-notice .woocommerce-notice-close {
    top: 3px;
}

.price-details .price-detail-content-wrap .content-wrap {
    display: flex;
    margin-bottom: 15px;
    line-height: 20px;
}

.price-details .price-detail-content-wrap .content-wrap label {
    font-size: 14px;
    margin-bottom: 0;
    padding-right: 15px;
    width: 36%;
    display: inline-block;
}

.price-details .price-detail-content-wrap .content-wrap p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
    width: 55%;
    text-align: left;
}

th.c-cart__totals-th.product-name {
    border: none;
    padding-bottom: 0;
    width: 100%;
}

#thwmsc_wrapper span.c-cart__shop-td--product-var-title.c-cart__shop-td--product-var-title--value a,
#thwmsc_wrapper th.c-cart__sub-header,
#thwmsc_wrapper td.c-cart__totals-price,
#thwmsc_wrapper .c-cart__totals-price--total strong .amount {
    font-size: 14px;
    color: #222222;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
}

#thwmsc_wrapper td.c-cart__totals-price,
#thwmsc_wrapper .c-cart__totals-price--total strong .amount {
    font-weight: bold;
}

table.c-cart__totals-table.shop_table.woocommerce-checkout-review-order-table th,
table.c-cart__totals-table.shop_table.woocommerce-checkout-review-order-table td {
    padding-bottom: 10px !important;
}

#thwmsc_wrapper.thwmsc-wrapper .thwmsc-buttons {
    float: right;
    background-color: #f9f9f9;
    width: 50%;
    margin-right: -15px;
    border-radius: 0 0 10px 10px;
    margin-top: -10px;
    position: relative;
    z-index: 9;
    padding: 0 40px 40px 40px;
    display: flex;
    justify-content: space-between;
}

#thwmsc_wrapper .thwmsc-buttons .thwmsc-btn {
    /*     background-color: #fef022 !important; */
    padding: 12px 20px;
    border-radius: 30px !important;
    color: #333;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    line-height: 24px;
    min-width: 48%;
    text-align: center;
    position: relative;
    font-weight: 500;
}

/* #thwmsc_wrapper .thwmsc-buttons .thwmsc-btn:hover {
    background-color: #000 !important;
    color: #fff !important;
} */
.thwmsc-buttons #action-prev.button-prev a.thwmsc-home-link {
    display: none;
}

.thwmsc-buttons #action-prev.button-prev.prev-first a.thwmsc-home-link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
}

#thwmsc_wrapper .thwmsc-tab-content .c-cart__form.woocommerce-billing-fields {
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-top: 40px;
}

.c-cart__wrap.c-cart__wrap-right-only {
    width: 50%;
    float: left;
}

.c-cart__wrap.c-cart__wrap-right-only .price-details {
    min-height: 450px;
}

#thwmsc_wrapper .c-cart__wrap.c-cart__wrap-right-only .c-cart__col-2 {
    width: 100%;
    max-width: 100%;
    margin-right: -30px;
}

#thwmsc_wrapper .thwmsc-tab-content .c-cart__form.woocommerce-additional-fields>h3,
#thwmsc_wrapper .thwmsc-tab-content .c-cart__form.woocommerce-additional-fields #order_comments_field {
    display: none;
}

#thwmsc_wrapper .woocommerce-additional-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

#thwmsc_wrapper .c-cart__form.woocommerce-additional-fields #additional_rental_agreement_field {
    width: 100%;
}

.c-cart__wrap.c-cart__wrap-right-only th.c-cart__totals-th.product-name {
    padding-top: 0;
}

#thwmsc_wrapper .thwmsc-tab-content .woocommerce-billing-fields__field-wrapper #billing_country_field,
#thwmsc_wrapper .thwmsc-tab-content .woocommerce-billing-fields__field-wrapper #billing_address_1_field,
#thwmsc_wrapper .thwmsc-tab-content .woocommerce-billing-fields__field-wrapper #billing_address_2_field,
#thwmsc_wrapper .thwmsc-tab-content .woocommerce-billing-fields__field-wrapper #billing_postcode_field,
#thwmsc_wrapper .thwmsc-tab-content .woocommerce-billing-fields__field-wrapper #billing_state_field,
#thwmsc_wrapper .thwmsc-tab-content .woocommerce-billing-fields__field-wrapper #billing_city_field {
    display: none !important;
}

#thwmsc_wrapper .thwmsc-tab-content .woocommerce-billing-fields__field-wrapper #billing_company_field {
    width: 100%;
}

#thwmsc_wrapper .thwmsc-tab-content #rental_agreement_checkbox_field {
    width: 80%;
    padding-right: 0 !important;
}

.shopping-cart-rental-agreement {
    overflow-y: auto;
    overflow-x: hidden;
    height: 200px;
    font-size: 15px;
}

.shopping-cart-rental-agreement>h3 {
    margin-bottom: 10px;
}

body.woocommerce-order-received section.woocommerce-order-details {
    display: none;
}

.price-details h2 a.carteditLink {
    float: right;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    margin-top: 12px;
    color: #5673ff;
}

#thwmsc-tab-panel-3 {
    position: relative;
}

#thwmsc-tab-panel-3::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 50%;
    background-color: #f9f9f9;
    right: -15px;
    z-index: -1;
}

#payment.woocommerce-checkout-payment {
    float: left;
    width: 50%;
    padding-right: 15px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 150px;
}

#thwmsc-tab-content-1 .woocommerce-billing-fields__field-wrapper {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
}

/* width */
#payment.woocommerce-checkout-payment::-webkit-scrollbar,
#thwmsc-tab-content-1 .woocommerce-billing-fields__field-wrapper::-webkit-scrollbar,
.shopping-cart-rental-agreement::-webkit-scrollbar {
    width: 4px;
}

/* Track */
#payment.woocommerce-checkout-payment::-webkit-scrollbar-track,
#thwmsc-tab-content-1 .woocommerce-billing-fields__field-wrapper::-webkit-scrollbar-track,
.shopping-cart-rental-agreement::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px #f9f9f9;
    border-radius: 10px;
}

/* Handle */
#payment.woocommerce-checkout-payment::-webkit-scrollbar-thumb,
#thwmsc-tab-content-1 .woocommerce-billing-fields__field-wrapper::-webkit-scrollbar-thumb,
.shopping-cart-rental-agreement::-webkit-scrollbar-thumb {
    background: #ededed;
    border-radius: 10px;
}

#thwmsc_wrapper .thwmsc-tab-content div#stripe-payment-data fieldset#wc-stripe-cc-form,
#thwmsc_wrapper .thwmsc-tab-content div#stripe-payment-data fieldset {
    border: 1px solid #e7e7e7;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}

#payment.woocommerce-checkout-payment .c-button--default.c-cart__place-order-btn {
    background-color: #fef022 !important;
    padding: 12px 20px !important;
    border-radius: 30px !important;
    color: #333;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    line-height: 24px !important;
    width: 230px;
    display: inline-block;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    position: absolute;
    right: 25px;
    bottom: -49px;
    z-index: 99;
}

#payment.woocommerce-checkout-payment .c-button--default.c-cart__place-order-btn:hover {
    background-color: green !important;
    color: #fff !important;
}

.woocommerce-checkout .blockUI.blockOverlay {
    position: fixed !important;
    height: 100% !important;
    width: 100% !important;
    z-index: 999999 !important;
    background-color: rgba(255, 255, 255, .2) !important;
    opacity: 1 !important;
}

.woocommerce-checkout .blockUI.blockOverlay:before,
.woocommerce-checkout .loader:before {
    height: 3em !important;
    width: 3em !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    display: block !important;
    content: "" !important;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    background: url(../images/Ripple-Animation.svg) center center !important;
    background-size: cover !important;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    z-index: 999999;
}

#thwmsc_wrapper .intl-tel-input .country-list li.country {
    display: block !important;
}

div#thwmsc-tab-content-3>table.c-cart__totals-table.shop_table.woocommerce-checkout-review-order-table {
    display: none !important;
}

div#thwmsc-tab-content-3 .c-cart__coupon {
    display: none !important;
}

p.cart-custom-err {
    color: red;
}

#thwmsc_wrapper .intl-tel-input .country-list li.country[data-country-code="us"] {
    display: none !important;
}

#thwmsc_wrapper .intl-tel-input .country-list li.country[data-country-code="us"].preferred {
    display: block !important;
}

.cart-estimate-form .wpcf7-form-control-wrap {
    padding-right: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.cart-estimate-form .intl-tel-input.allow-dropdown {
    width: 100%;
}

.cart-estimate-form input.wpcf7-form-control.wpcf7-text {
    border-radius: 0;
    background: none;
}

.cart-estimate-form input.wpcf7-form-control.wpcf7-intl-tel.wpcf7-intl_tel.wpcf7-validates-as-required.form-control {
    background: none;
}

.cart-estimate-form input.wpcf7-form-control.wpcf7-submit.form-btn {
    background-color: #fef022;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
    color: #333;
    width: 220px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    border: none;
}

.cart-estimate-form input.wpcf7-form-control.wpcf7-submit.form-btn:hover {
    color: #fff;
    background-color: #000 !important;
}

.cart-estimate-form span.wpcf7-not-valid-tip {
    font-size: 14px;
}

body .cart-estimate-form .wpcf7 form .wpcf7-response-output {
    float: none;
}

.cart-estimate-form .col-md-12 {
    position: relative;
}

.cart-estimate-form div.wpcf7 span.ajax-loader {
    right: 0;
    top: 0;
}

.page-template-template-estimate .price-detail-content-wrap {
    margin-bottom: 30px;
}

.c-order__result a.yellow-btn.button {
    background-color: #fef022;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
    color: #333;
    width: 220px;
    max-width: 100%;
    display: inline-block;
    cursor: pointer;
    border: none;
}

.c-order__estimate-message {
    width: 100%;
    text-align: center;
    margin: 0px 0%;
    background-color: #fef022;
    padding: 10px;
    font-size: 14px;
}

.c-order__estimate-message p {
    margin: 0 10px;
}

.single-catalog button.c-button.c-button--default.c-vehicle-book__book.js-book {
    padding: 15px;
}

span.rppInfo {
    display: inline-block;
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border: 1px solid #000;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 9px;
    cursor: pointer;
    text-align: center;
    background-color: #000;
    color: #fff;
    transform: translateY(-3px);
}

.rppInfoContent {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
}

.rppInfoContentIn {
    width: 400px;
    font-size: 10px;
    background-color: #fff;
    padding: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 90%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.rppInfoContentIn>span {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 15px;
    height: 15px;
    text-align: center;
    font-size: 10px;
    background-color: #e9dddd;
    border-radius: 50%;
    cursor: pointer;
}


.addedToCartCustomPopup {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
}

.addedToCartCustomPopupIn {
    width: 480px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 90%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.addedToCartCustomPopupIn .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.addedToCartCustomPopupIn h6 {
    font-weight: 500;
}

.addedToCartCustomPopupIn .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.addedToCartCustomPopupIn .modal-body h3 {
    font-size: 1.15rem;
    font-weight: 500;
}

.addedToCartCustomPopupIn .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: space-between;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    gap: 10px;
}

.addedToCartCustomPopupIn a.modal-footer-btn {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    display: block;
    text-align: center;
    padding: 10px 25px;
    width: auto;
    border-radius: 30px;
    background-color: #ffe300;
    text-decoration: none;
}

.addedToCartCustomPopupIn a.modal-footer-btn:hover {
    color: #fff;
    background-color: #000;
}

.added-to-cart-message-Icon {
    color: #43b645;
    min-width: 86.4px;
    min-height: 86.4px;
}

.addedToCartCustomPopupIn .modal-header span.close {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    color: #6d6d6d;
    cursor: pointer;
    display: inline-block;
}

tr.woocommerce-shipping-totals.shipping {
    display: none !important;
}

.woocommerce-shipping-fields.woocommerce-custom-payment-shipping {
    margin-bottom: 50px;
}

.woocommerce-shipping-fields.woocommerce-custom-payment-shipping .c-cart__sub-header {
    margin-bottom: 20px !important;
}

.c-cart__form .woocommerce-billing-fields__field-wrapper .form-row,
.c-cart__form .woocommerce-shipping-fields__field-wrapper .form-row {
    gap: 0;
}

#thwmsc-tab-content-2 .c-cart__form .woocommerce-shipping-fields__field-wrapper {
    margin-right: 0;
}

#thwmsc-tab-content-2 #additional_rental_agreement_field {
    width: 100%;
}

#thwmsc-tab-content-2 #order_comments_field,
#thwmsc-tab-content-2 #shipping_address_1_field,
#thwmsc-tab-content-2 #shipping_street_address_field,
#thwmsc-tab-content-2 #shipping_city_field,
#thwmsc-tab-content-2 #shipping_state_field,
#thwmsc-tab-content-2 #shipping_postcode_field,
#thwmsc-tab-content-2 #ship-to-different-address {
    display: none !important;
}

#shipping_state_fullname_field {
    display: none !important;
}

.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
    padding: 12px !important;
    border-radius: 30px;
}

#thwmsc-tab-panel-3 .c-cart__wrap.c-cart__wrap-right-only .price-details {
    min-height: 660px;
}

#wc-stripe-cc-form ul.woocommerce_error.woocommerce-error.wc-stripe-error {
    padding-left: 20px !important;
    color: red;
}

.woocommerce-shipping-fields__field_location_search {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 15px;
}

.select2-selection--single,
.select2-selection--multiple {
    padding: 10px 25px 10px 25px !important;
    min-height: 50px !important;
}


@media (max-width:1440px) {

    body.woocommerce-cart .c-cart__thumbnail-link,
    body.woocommerce-checkout .c-cart__thumbnail-link {
        display: block;
    }

}

@media (max-width:1380px) {}

@media (max-width:1366px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 961px) {

    form.woocommerce-cart-form .c-cart__col-1,
    form.woocommerce-cart-form .c-cart__col-2,
    .page-template-template-estimate .c-cart__col-1,
    .page-template-template-estimate .c-cart__col-2 {
        width: 100%;
        max-width: 100%;
    }

    form.woocommerce-cart-form .c-cart__wrap,
    .page-template-template-estimate .c-cart__wrap {
        display: block;
    }

    .shopping-cart-wrap .shopping-cart-item .shopping-item {
        max-width: 120px;
    }

    .shopping-cart-wrap .shopping-cart-item {
        justify-content: left;
        width: 550px;
        max-width: 100%;
    }

    #thwmsc_wrapper .c-cart__col-1,
    #thwmsc_wrapper .c-cart__col-2 {
        width: 100%;
        max-width: 100%;
    }

    #thwmsc_wrapper .c-cart__wrap {
        display: block;
    }

    body.woocommerce-checkout span.thwmsc-tab-label {
        padding: 5px 10px !important;
    }

    #thwmsc_wrapper.thwmsc-wrapper .thwmsc-buttons {
        width: 100%;
        margin-right: 0;
    }

    #thwmsc_wrapper .thwmsc-tab-content .c-cart__form.woocommerce-billing-fields {
        padding-right: 0;
        width: 100%;
    }

    .c-cart__wrap.c-cart__wrap-right-only {
        width: 100%;
        margin-top: 30px;
    }

    .c-cart__wrap.c-cart__wrap-right-only .price-details {
        min-height: 100px;
    }

    #payment.woocommerce-checkout-payment {
        padding-right: 0;
        width: 100%;
        height: auto;
    }

    #thwmsc-tab-panel-3::after {
        display: none;
    }

    .woocommerce-shipping-fields__field_location_search {
        width: 100%;
        padding-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    .price-details .row {
        gap: 0 30px;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 560px) {
    .shopping-cart-wrap .shopping-cart-item {
        flex-wrap: wrap;
        text-align: center;
    }

    .shopping-cart-wrap .shopping-cart-item .shopping-item {
        width: auto;
        float: none;
        margin: 0 auto;
    }

    .shopping-cart-wrap .shopping-cart-item .shopping-cart-content {
        width: 100%;
        text-align: center;
    }

    .shopping-cart-wrap .shopping-cart-item .shopping-cart-content ul.pricing-rage {
        justify-content: center;
        margin: 0 auto;
    }

    .shopping-cart-wrap .shopping-cart-item .shopping-cart-content ul.pricing-rage li p {
        margin-top: 5px;
        font-size: 15px;
    }

    .price-details {
        padding: 30px;
    }

    body.woocommerce-checkout span.thwmsc-tab-label {
        padding: 0px 5px !important;
    }

    ul.thwmsc-tabs .thwmsc-tab-icon {
        line-height: 30px !important;
    }

    .thwmscp-new-layout-styles.thwmscp-hbox-tab ul.thwmsc-tabs li {
        width: auto;
    }

    .thwmscp-new-layout-styles.thwmscp-hbox-tab ul.thwmsc-tabs li {
        margin-bottom: 0;
    }

    body.woocommerce-checkout span.thwmsc-tab-label {
        font-size: 14px;
    }

    #thwmsc_wrapper .c-cart__coupon-from-wrap .c-cart__coupon-form,
    #thwmsc_wrapper .c-cart__coupon .coupon-form {
        flex-wrap: wrap;
    }

    #thwmsc_wrapper button.custom-apply-coupon {
        margin-left: 0;
    }
}