#cclw_payment_section #payment ul.payment_methods li label {
    margin-top: -33px;
    margin-left: 24px;
    margin-bottom: 13px;
}

#cclw_payment_section #payment ul.payment_methods li .input-radio {
    height: 20px;
}


#cclw_payment_section #payment ul.payment_methods li .payment_box {
    margin-top: 10px;
}

html #customer_address_details input.input-text {
    min-height: 30px;
    font-size: 14px;
    margin-bottom: 0px;
    padding: 15px !important;
    height: auto;
    margin-top: 5px;
}


html #customer_address_details p.form-row {
    padding: 0 0 10px;
    margin: 0px;
    padding-bottom: 25px;
}


html .woocommerce .woocommerce-checkout textarea {
    padding: 20px !important;
}


html .woocommerce #payment #place_order,
html .woocommerce-page #payment #place_order {
    float: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    padding: 20px;
}


html .woocommerce-checkout .cclw_opc_main .border_html {
    border-left-style: solid;
    border-width: 6px;
    font-weight: bold;
    padding-left: 20px;
}


.more_details_slide p {
    margin-bottom: 0;
    padding-bottom: 0;
}


html #cclw_order_details_table .cclw_order_review_table .more_details_slide dt {
    width: 100% !important;
    float: none !important;
    margin-top: 0 !important;
}


html #cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div {
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}

#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary thead,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .thumb,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .cclw_qty,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .total,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .removepro,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .variation-Transport {
    display: none !important;
}


.tmtransports-transports-categories-wrap .feature-item__icon img {
    max-width: 66px;
}


#cclw_order_details_table .cclw_order_review_table .more_details_slide p {
    margin-top: 0;
}


#cclw_order_details_table .cclw_order_review_table td.name.more_details {
    width: 100%;
    border-bottom: 1px solid #CCC;
    text-align: left;
    padding: 10px 25px;
    background: #fff;
}


#cclw_order_details_table .cclw_order_review_table td.name.more_details .variation {
    margin-bottom: 0;

}

html .page-footer__copy a {
    color: rgba(255, 255, 255, 0.8);
}

.bp-messages-wrap-main {
    margin-bottom: 50px;
}


html element.style {
    display: block;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert {
    font-size: 16px;
    font-weight: normal;
}


.youzify_profile_link_button.fl-header-btn.fl-second-btn {
    background-color: #f8f8f8;
    color: #222;
    width: 100%;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    display: block;
    transition: all .3s ease-in-out;
    border: 1px solid #e5e5e5;
}

.youzify_profile_link_button.fl-header-btn.fl-second-btn i {
    margin-right: 12px;
}

.equipment-booking .rental-item__price-btn form.booking_form .book_now_btn,
.equipment-booking .equipment-item__btn form.booking_form .book_now_btn {
    font-weight: 600;
}


.acf-form .acf-fields .acf-field .acf-input .acf-table .acf-row .acf-field .acf-input {
    border-bottom: 1px solid #eee;
}


body.add_transports .select2-container--default .select2-search--dropdown .select2-search__field {
    margin: 0 2% 1%;
    width: 96%;
}


.blog-post {
    margin-bottom: 30px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0 3px #CCC;
  }




  .blog-post img{
    
    width: 100%;
    border-radius: 5px;
    margin-bottom: 15px;
  }

  .blog-post  {
    font-size: 18px;
    color: #333;
  }
  .blog-post p{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 400;
    
  }

  
  .section-title-blog {
    position: relative;
    margin-bottom: 5px;
  }


.mtt1
{
    margin-top:20px;
}

.mtt2
{
    margin-top:10px;
}

.mtt3
{
    margin-top:30px;
}



.crad-bottom {
    background-color: #f2f5f8;
    margin-top: 5px;
    padding: 5px 5px 5px 5px;
    border-radius: 10px;

  }

  .f-size2 {
    font-size: 12px;
    color: #6f8ba4;
    letter-spacing: 1px;
  }






.menu {
 
    font-family: Barlow;
    
  }
  
  .menu ul {
    list-style-type: none;
    padding: 0;
  }
  
  .menu ul li {
    margin-bottom: 5px; /* Adjust spacing between menu items */
  
  
  }
    
  
  
  .menu ul li a {
    display: block;
    text-decoration: none;
    color:#333;
    padding: 3px 25px;
    position: relative; /* Needed for absolute positioning of arrows */
   
    font-family: Barlow;
    font-size: 18px;

  }
  
  .menu ul li a .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
   
   
    /* Adjust arrow position based on its direction */
  }
  
  
  
  .menu ul li a .arrow.left {
    left: -10px; /* Position arrow on the left */
    margin-left: 10px;
  }
  
  /* Optional: Hover styles */
  .menu ul li a:hover {
    background-color: #f0f0f0; /* Adjust background color on hover */
  }
  
  @media only screen and (min-width: 320px) and (max-width: 768px) {
    
  .main-pd
  {
    padding: 0px 10px 0 10px;
  }
  }


  .popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}
.popup iframe {
    width: 100%;
    height: 100%;
}

.news-box
{
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
    background-color:#fee4eb;
    border: 1px #CCC solid;

    box-shadow: 0 0 3px #ccc;
}


.menu2
{
    margin: 0;
    padding: 0;
}

.menu2 ul 
{
    margin: 0;
    padding: 0;
}

.menu2 ul  li
{
  text-align: left;
  
  color: #333;
  padding: 8px 0px 8px 0px;
  border-bottom: 1px #ccc solid;
}

.menu2 ul  li a
{
  text-align: left;
  font-size:16px;
  color: #333;
  font-weight:400;
}

.pp1
{
    font-size:22px;
    text-align: center;
    font-weight: 200;
}


