.elementor-5711 .elementor-element.elementor-element-b9f50c1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-5711 .elementor-element.elementor-element-0609635{text-align:left;}.elementor-5711 .elementor-element.elementor-element-0609635 .elementor-heading-title{font-weight:300;}.elementor-5711 .elementor-element.elementor-element-99dffa4 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-primary );}.elementor-5711 .elementor-element.elementor-element-2c1ecbeb{--display:flex;--padding-top:10px;--padding-bottom:70px;--padding-left:20px;--padding-right:20px;}@media(max-width:1024px){.elementor-5711 .elementor-element.elementor-element-99dffa4 .elementor-heading-title{font-size:16px;}}@media(max-width:767px){.elementor-5711 .elementor-element.elementor-element-0609635 .elementor-heading-title{font-size:40px;}.elementor-5711 .elementor-element.elementor-element-99dffa4 .elementor-heading-title{font-size:14px;}}/* Start custom CSS for heading, class: .elementor-element-0609635 */.elementor-5711 .elementor-element.elementor-element-0609635 span{
    font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-99dffa4 */.elementor-5711 .elementor-element.elementor-element-99dffa4 span{
    font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b9f50c1 */.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2b850fe */.elementor-5711 .elementor-element.elementor-element-2b850fe .wc-rental-quote-title,
.elementor-5711 .elementor-element.elementor-element-2b850fe .wc-rental-quote-subtitle{
    display: none;
}
.elementor-5711 .elementor-element.elementor-element-2b850fe h3{
    background: #f0f0f0;
    padding: 10px;
    font-weight: 700;
    font-size: 16px !important;
}

.elementor-5711 .elementor-element.elementor-element-2b850fe .quote-section {
    background: transparent !important;
    border-radius: 0px !important;
    padding: 0 !important;
}

.elementor-5711 .elementor-element.elementor-element-2b850fe .wc-rental-quote-columns {
    gap: 80px;
}


.elementor-5711 .elementor-element.elementor-element-2b850fe .form-field input[type="text"],.elementor-5711 .elementor-element.elementor-element-2b850fe .form-field input[type="email"],.elementor-5711 .elementor-element.elementor-element-2b850fe .form-field input[type="tel"] ,input#shipping_first_name, input#shipping_last_name{
    width: 100%;
    padding: 10px !important;
    border: none;
    border-radius: 0px;
    background-color: #f0f0f0;
    font-size: 14px;
    color: #000 !important;
    height: 100%;
}
.elementor-5711 .elementor-element.elementor-element-2b850fe input::placeholder{
    opacity: 1;
    color: #000;
}

button.upload-id-button {
    background: #ee7600;
    border: none;
    border-radius: 0;
    text-align: left;
}
.form-field.checkbox-field label{
    font-weight: 500;
    font-size: 14px;
}

/*right side css start*/
.quote-item {
    display: flex;
    padding: 25px 0;
    border-bottom: 2px solid #eee;
}
.item-code{
    display: none;
}
.item-name {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
}
.item-meta .item-condition span.label,
.item-meta .item-duration span.label{
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.item-meta .item-condition{
    margin: 10px 0;
}
.item-meta .item-condition span.value,
.item-meta .item-duration span.value,
.item-meta .item-duration span.value_price{
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

button.submit-quote-button{
     background: #ee7600;
    border: none;
    border-radius: 0;
    max-width: 130px;
}

/* Style for the checkbox */
input[type="checkbox"] {
  appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #FF6600; /* Orange border */
  border-radius: 0px;
  outline: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

/* Checked state */
input[type="checkbox"]:checked {
  background-color: #FF6600; /* Orange fill */
  border: 2px solid #FF6600;
}

/* Add checkmark when checked */
input[type="checkbox"]:checked::after {
  content: "✔"; /* Unicode checkmark */
  font-size: 14px;
  color: white; /* Checkmark color */
  position: absolute;
  top: -4px;
  left: -0px;
}
}
.elementor-5711 .elementor-element.elementor-element-2b850fe .form-field{
    height: 40px;
    margin-bottom: 10px;
}


@media (max-width: 1024px){
    .elementor-5711 .elementor-element.elementor-element-2b850fe .wc-rental-quote-columns {
    gap: 20px;
}

.item-name {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
}
.item-meta .item-condition span.label,
.item-meta .item-duration span.label{
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.item-meta .item-condition{
    margin: 10px 0;
}
.item-meta .item-condition span.value,
.item-meta .item-duration span.value,
.item-meta .item-duration span.value_price{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
}
@media (max-width: 767px){
    .elementor-5711 .elementor-element.elementor-element-2b850fe .wc-rental-quote-columns {
    gap: 20px;
}

.item-name {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
}
.item-meta .item-condition span.label,
.item-meta .item-duration span.label{
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.item-meta .item-condition{
    margin: 10px 0;
}
.item-meta .item-condition span.value,
.item-meta .item-duration span.value,
.item-meta .item-duration span.value_price{
    font-size: 14px;
    color: #000;
    font-weight: 400;
}/* End custom CSS */