.theme-reviewhub b,
.theme-reviewhub strong {
    font-weight: 500
}

.woocommerce .return-to-shop,
form.checkout #order_review_heading {
    margin-top: 15px
}

.woocommerce .return-to-shop a.wc-backward {
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    padding: 15px 35px;
    line-height: 1;
    color: #fff;
    border: 1px solid;
    transition: .3s
}

.woocommerce .return-to-shop a.wc-backward:hover,
.woocommerce table.shop_table tbody tr td.actions .coupon button:hover,
.woocommerce table.shop_table tbody tr td.product-name a:hover {
    transition: .3s
}

.woocommerce table.shop_table {
    border-radius: 0 !important;
    border-collapse: collapse !important
}

.woocommerce table.shop_table thead {
    border-bottom: 1px solid;
    border-collapse: collapse
}

.woocommerce table.shop_table thead tr th {
    border-bottom: 0;
    color: #1c1f23;
    font-size: 15px;
    border-right: 1px solid #ddd;
    padding: 18px 29px 16px;
    line-height: 1;
    vertical-align: top;
    background: #f2f6f7;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce table.shop_table tbody tr td:last-child,
.woocommerce table.shop_table thead tr th:last-child {
    border-right: none
}

.woocommerce table.shop_table tbody tr td {
    text-align: center;
    padding: 18px 29px 16px;
    border-right: 1px solid #ddd;
    vertical-align: center;
    line-height: 1;
    font-size: 12px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce table.shop_table tbody tr td.product-thumbnail {
    text-align: center
}

.woocommerce table.shop_table tbody tr td.product-thumbnail img {
    min-width: 85px;
    margin: 0 auto;
    width: fit-content
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove {
    position: relative;
    height: 25px;
    width: 25px;
    text-indent: -99999px;
    font-weight: 400;
    display: inline-block
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove:before {
    color: #fe5339;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-indent: 0;
    content: '\ec30';
    font-family: fl-custom-icon-font;
    transition: .3s
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove:hover,
html .car_premium_price {
    background: 0 0
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove:hover:before {
    opacity: .5;
    transition: .3s
}

.woocommerce table.shop_table tbody tr td.product-quantity .quantity {
    padding: 7px 15px;
    border: 1px solid #ddd;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.woocommerce table.shop_table tbody tr td.product-quantity .quantity i {
    cursor: pointer;
    color: #a8aaab;
    font-size: 9px;
    margin: 5px
}

.woocommerce table.shop_table tbody tr td.product-quantity .quantity input {
    padding: 6px;
    width: 50px;
    border: none
}

.woocommerce table.shop_table tbody tr td.product-quantity .quantity input::-webkit-inner-spin-button,
.woocommerce table.shop_table tbody tr td.product-quantity .quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.woocommerce table.shop_table tbody tr td.product-quantity .quantity input:active,
.woocommerce table.shop_table tbody tr td.product-quantity .quantity input:focus,
.woocommerce table.shop_table tbody tr td.product-quantity .quantity input:hover {
    background: 0 0 !important;
    box-shadow: none !important
}

.woocommerce table.shop_table tbody tr td.product-name a {
    color: #1c1f23;
    font-size: 13px;
    transition: .3s
}

.wc-proceed-to-checkout a.checkout-button,
.woocommerce .actions button.button,
.woocommerce table.shop_table tbody tr td.actions .coupon button {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    height: 49px;
    font-size: 14px;
    background-color: #de0a89;
    text-align: center;
    display: inline-block;
    padding: 8px 25px;
    min-width: 150px;
    margin: 0
}

.woocommerce table.shop_table tbody tr td.actions .coupon input#coupon_code {
    min-height: 45px;
    padding: 13px 15px;
    min-width: 200px;
    font-size: 12px;
    margin-right: 7px
}

.wc-proceed-to-checkout a.checkout-button,
.woocommerce table.shop_table tbody tr td.actions .coupon button {
    color: #fff;
    border-radius: 3px;
    transition: .5s ease-in-out
}

.woocommerce table.shop_table tbody tr td.actions .update--cart-content {
    float: right
}

.woocommerce table.shop_table tbody tr td.actions .update--cart-content button.update_cart {
    letter-spacing: .6px;
    font-weight: 500;
    color: #fff;
    min-height: 45px;
    border-radius: 0;
    font-size: 11px;
    padding: 10px 25px;
    border: 1px solid transparent;
    transition: .3s
}

.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single:hover,
.woocommerce .cart-collaterals .cart_totals a.checkout-button:hover,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled:hover,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row input.input-text:hover,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row textarea:hover,
.woocommerce table.shop_table tbody tr td.actions .update--cart-content button.update_cart:hover:enabled,
.woocommerce-shipping-calculator .shipping-calculator-button,
.woocommerce-shipping-calculator .shipping-calculator-button:hover {
    transition: .3s
}

.woocommerce table.shop_table tbody tr td.product-name {
    margin-top: 30px
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation {
    display: block;
    width: 100%;
    font-size: 14px;
    position: relative;
    background: #fff
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation:after,
.woocommerce table.shop_table tbody tr td.product-name dl.variation:before {
    content: " ";
    display: table
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation:after {
    clear: both
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dt {
    padding: 4px 7px 7px 0 !important;
    margin: 0 !important;
    float: left;
    color: #222
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dd {
    float: left;
    padding: 4px 7px 7px 0 !important;
    margin: 0 !important
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dd p {
    margin: 0
}

.woocommerce table.shop_table tbody tr.cart-subtotal td,
.woocommerce table.shop_table tbody tr.cart-subtotal th,
.woocommerce table.shop_table tfoot tr.cart-subtotal td,
.woocommerce table.shop_table tfoot tr.cart-subtotal th {
    color: #1c1f23;
    font-weight: 500
}

.woocommerce table.shop_table tbody tr.order-total td,
.woocommerce table.shop_table tbody tr.order-total th,
.woocommerce table.shop_table tfoot tr.order-total td,
.woocommerce table.shop_table tfoot tr.order-total th {
    font-weight: 600;
    color: #1c1f23
}

.woocommerce table.shop_table tfoot th {
    text-align: center;
    padding: 18px 29px 16px;
    vertical-align: center;
    line-height: 1;
    font-size: 12px;
    border-right: 1px solid #ddd
}

.woocommerce table.shop_table tfoot td {
    text-align: center;
    padding: 18px 29px 16px;
    vertical-align: center;
    line-height: 1;
    font-size: 12px;
    width: 15%
}

.woocommerce .actions button.button {
    color: #fff !important;
    border-radius: 3px;
    transition: .5s ease-in-out
}

.woocommerce .cart-collaterals .cart_totals h2,
form.checkout h3 {
    font-size: 18px
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th {
    font-size: 12px;
    padding: 18px 29px 16px;
    border: 1px solid #ddd
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td {
    font-size: 12px;
    padding: 18px 29px 16px;
    width: 15%
}

.woocommerce .cart-collaterals .cart_totals a.checkout-button {
    background-color: #de0a89;
    display: inline-block;
    color: #fff;
    padding: 8px 25px;
    margin: 0;
    width: 100%;
    height: 49px;
    line-height: 32px;
    border-radius: 3px;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.tum-plan-card.highlighted .woocommerce-Price-amount.amount,
.tum-plan-card.highlighted .woocommerce-Price-amount.amount *,
.woocommerce .cart-collaterals .cart_totals a.checkout-button:active,
.woocommerce .cart-collaterals .cart_totals a.checkout-button:checked,
.woocommerce .cart-collaterals .cart_totals a.checkout-button:focus {
    color: #fff !important
}

.fl-content .woocommerce .woocommerce-MyAccount-content .col-1 {
    max-width: 100%
}

.woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
    height: 40px
}

.woocommerce-shipping-calculator .select2-container--default .select2-search--dropdown .select2-search__field {
    height: 35px;
    margin-bottom: 0
}

.woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    height: 40px;
    color: #7b7d7f;
    text-align: left;
    padding-left: 14px
}

.woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px
}

.woocommerce-shipping-calculator button.button {
    text-transform: uppercase;
    font-size: 11px !important;
    color: #fff;
    transition: .3s;
    width: calc(100% - 4px);
    border-radius: 0
}

.woocommerce form.checkout_coupon button:hover,
.woocommerce-shipping-calculator button.button:hover {
    color: #fff;
    transition: .3s
}

.return-to-shop a.button {
    background-color: #de0a89;
    display: inline-block;
    color: #fff;
    padding: 8px 25px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 24px;
    min-width: 150px;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.return-to-shop a.button:hover,
form.checkout #order_review #payment .place-order button:hover {
    background-color: #6fb134
}

form.checkout #customer_details .col-1,
form.checkout #customer_details .col-2 {
    margin-top: 20px;
    max-width: none
}

form.checkout #customer_details .col-2 {
    padding-right: 0
}

form.checkout textarea {
    min-height: 140px
}

form.checkout p {
    display: block
}

form.checkout p label {
    color: #1c1f23;
    font-size: 12px;
    margin-bottom: 7px
}

.woocommerce .woocommerce-input-wrapper,
form.checkout .address-field .woocommerce-input-wrapper .select2-container .selection,
form.checkout input {
    width: 100%
}

form.checkout #order_review,
label.container {
    padding: 0 !important
}

form.checkout #order_review #payment {
    border-radius: 0;
    padding: 35px 40px;
    background: #f9f9f9
}

form.checkout #order_review #payment ul.wc_payment_methods {
    border-bottom: none;
    box-shadow: 0 5px 6px rgba(4, 4, 4, .1);
    margin-bottom: 15px;
    background: #fff;
    list-style: none;
    padding: 20px 35px
}

form.checkout #order_review #payment ul.wc_payment_methods li {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    background: 0 0 !important;
    border: none !important
}

.tmb-seasonal-legend-title,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before,
form.checkout #order_review #payment ul.wc_payment_methods li:before,
html .elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3 {
    display: none
}

form.checkout #order_review #payment ul.wc_payment_methods li a {
    font-weight: 500;
    color: #1c1f23;
    font-size: 12px;
    text-decoration: underline !important;
    margin-left: 10px;
    transition: .3s
}

form.checkout #order_review #payment ul.wc_payment_methods li a:hover {
    opacity: .8;
    transition: .3s
}

form.checkout #order_review #payment ul.wc_payment_methods li label {
    margin-left: 10px;
    color: #1c1f23;
    font-size: 16px;
    margin-top: 8px
}

form.checkout #order_review #payment ul.wc_payment_methods li .payment_box {
    width: 100%;
    background: #f9f9f9
}

form.checkout #order_review #payment ul.wc_payment_methods li .payment_box:before {
    border: 1em solid #f9f9f9;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent
}

form.checkout #order_review #payment ul.wc_payment_methods li input {
    margin-right: 6px;
    width: 0;
    position: relative;
    display: inline-block;
    float: left;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important
}

form.checkout #order_review #payment ul.wc_payment_methods li input:before {
    cursor: pointer;
    top: -8px;
    position: absolute;
    left: -17px;
    content: '';
    display: block;
    width: 17px;
    height: 16px;
    border: 1px solid #eaeaeb;
    border-radius: 100%
}

form.checkout #order_review #payment ul.wc_payment_methods li input:checked:after {
    position: absolute;
    top: -5px;
    left: -13px;
    font: 10px/1 FontAwesome;
    content: '\f00c';
    text-align: center
}

form.checkout #order_review #payment .place-order {
    padding: 0
}

form.checkout #order_review #payment .place-order .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 10px
}

form.checkout #order_review #payment .place-order button {
    background-color: var(--primary-color);
    display: inline-block;
    color: #fff;
    padding: 16px 25px;
    border-radius: 100px;
    line-height: 24px;
    min-width: 150px;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
    font-size: 22px;
    height: auto;
    font-weight: 500
}

form.checkout .address-field .woocommerce-input-wrapper .select2-container {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

form.checkout .address-field .woocommerce-input-wrapper .select2-container .select2-selection--single {
    border-radius: 0;
    height: 45px;
    line-height: 45px
}

form.checkout .address-field .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
    position: absolute !important;
    top: 0 !important;
    right: 5px !important;
    width: 25px !important
}

form.checkout .address-field .woocommerce-input-wrapper .select2-container .select2-selection__rendered {
    padding-left: 15px !important;
    height: 45px;
    display: flex;
    align-items: center
}

form.checkout .address-field .woocommerce-input-wrapper .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    top: 18px !important
}

.woocommerce form.checkout_coupon,
html .equipment-booking.equipment-booking-style_one .rental-item__price-btn .booking_form .tm_input_container.tm_date_input .tm_booking_date {
    border-radius: 0
}

.woocommerce form.checkout_coupon button {
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 11px;
    min-height: 45px;
    padding: 10px 25px;
    color: #fff;
    transition: .3s
}

.woocommerce-shipping-fields #ship-to-different-address {
    display: flex
}

.woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center
}

.woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
    margin-top: -2px;
    margin-right: 6px;
    width: 0;
    position: relative;
    display: inline-block;
    float: left;
    -moz-appearance: none !important;
    -webkit-appearance: none !important
}

.woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox:before {
    cursor: pointer;
    top: -8px;
    position: absolute;
    left: 0;
    content: '';
    display: block;
    width: 17px;
    height: 16px;
    border: 1px solid #eaeaeb
}

.woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox:checked:after {
    position: absolute;
    top: -5px;
    left: 4px;
    font: 9px/1 FontAwesome;
    content: '\f00c';
    text-align: center
}

.woocommerce-shipping-fields #ship-to-different-address span {
    margin-left: 20px
}

.select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    background: #f1f5fa !important;
    border-color: transparent !important;
    border-radius: 0 !important
}

.woocommerce-cart-form .variation dd p {
    margin-top: 0 !important
}

.checkout.woocommerce-checkout table.shop_table tfoot th {
    border: 1px solid #ddd
}

.checkout.woocommerce-checkout table.shop_table tfoot td {
    border: 1px solid rgba(0, 0, 0, .1)
}

.checkout.woocommerce-checkout .payment_box.payment_method_cod p {
    margin-top: 0
}

.blog-post-item .entry-blog-post-content .bottom-item-content .post-title-wrap .post-title-link .post-title {
    line-height: 1.7
}

.widget_media_gallery .gallery-caption {
    box-sizing: border-box;
    display: none
}

.widget_media_gallery .gallery-item {
    margin: 0;
    padding: 0
}

.main-screen-header .entry-main-screen-content .header-screen-title-wrap .main-screen-title , .tlrvw-taxonomy-hero .templines-page-title {
    max-width: 1100px;
    line-height: 1.3;
    font-weight: 500;
    font-size: 50px;
}
.elementor-widget-tm-reviews-reviews-heading .main-screen-header {
    background-size: cover;
    background-position: center center
}

.equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_extra_input .available_extra_wrap .available_extra_title,
.page-loader-wrapper .loader-content .loader-text-content .text-loader-content-wrap,
.theme-reviewhub.woocommerce table.shop_table td,
.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-privacy-policy-text a,
.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-privacy-policy-text p,
.tmreviews-copy-message,
.woocommerce ul.order_details li,
.woocommerce ul.order_details li strong,
html .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_extra_input .available_extra_wrap .available_extra_title,
html .nice-select .option.selected,
html .single-property-item-aside .widget .widget--title-wrap .widget--subtitle {
    font-weight: 400
}

.top-blog-post-inner-content .bottom-info-blog-post-content .post-title-wrap .post-title {
    line-height: 1.5
}

.comments_wrap .section-reply-form form .form-group input,
.comments_wrap .section-reply-form form .form-group textarea,
.review-location-wrap .review-wrap .count-review a,
.tm-post-action-report-abuse,
.tm-post-action-report-admin-chat {
    color: #222
}

.bottom-blog-post-inner-content a.comment-reply-link,
.property-comments-wrap a.comment-reply-link,
.single-page-wrapper a.comment-reply-link {
    width: 100%;
    text-align: right;
    display: inline-block;
    padding-right: 50px
}

html .form-control {
    color: #222 !important;
    text-transform: none !important
}

#reply-title.comment-reply-title {
    font-size: 23px;
    gap: 10px;
    display: flex;
    align-content: center
}

.widget-title,
.wp-block-heading,
html .blog-aside-title {
    line-height: 1.6;
    padding-left: 20px
}

.theme-reviewhub textarea {
    height: auto
}

html .woocommerce .col2-set .col-1,
html .woocommerce-page .col2-set .col-1 {
    max-width: none
}

.b-goods-f:not(.b-goods-f_row) .b-goods-f__media,
.b-seller__main,
.dokan-single-store,
.tm-reviews-catalog-list .aside.aside_map .map_wrap #map-canvas,
html .woocommerce table.shop_table thead tr th {
    background: #f9f9f9
}

.theme-reviewhub .woocommerce table.shop_table tbody tr td {
    text-align: center;
    padding: 18px 29px 16px;
    border-right: 1px solid #ddd;
    vertical-align: center;
    line-height: 1.7;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px;
    font-weight: 500
}

#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .cclw_qty,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .removepro,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .thumb,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .total,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary .variation-Transport,
#cclw_order_details_table .cclw_order_review_table table.onestepcheckout-summary thead,
#dokan-content .dokan-store-products-filter-area,
#order_items_list .name + td,
#youzify #mceu_56,
#youzify #mceu_60,
#youzify #mceu_61,
#youzify #mceu_65,
#youzify #mceu_66,
#youzify #mceu_67,
#youzify #mceu_68,
#youzify #mceu_86,
#youzify #wp-acf-editor-61-editor-tools,
.acf-dropzone-info + p,
.acf-image-uploader .image-wrap .acf-actions.-hover,
.b-find.style-two .b-find__checkbox-group,
.b-find.style-two .b-find__label,
.bp-user .youzify-header-content,
.bp-user .youzify-header-cover,
.cart_item dt.variation-content,
.docs-template-default .header-description-content,
.dokan-dashboard .ajax_prev.footer:after,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after,
.dokan-form-inline .dokan-form-group,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach,
.dokan-panel #order_items_list .container input,
.dokan-panel-body .quantity,
.dokan-product-listing .dokan-product-listing-area .product-listing-top,
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline,
.dokan-single-store .dokan-store-tabs ul.dokan-modules-button,
.dokan-single-store .seller-items .products:before,
.dokan-table .dokan-order-select label,
.dokan-w12,
.dropzone .acf-dropzone-info p,
.google-review-snippets,
.my-account .youzify-header-content,
.my-account .youzify-header-cover,
.not-logged-in .user-alerts,
.seller-items .compare-car-wrap,
.seller-items .favorite-car-wrap,
.theme-renity .woocommerce table.shop_table td.actions,
.theme-renity .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads,
.theme-renity .youzify-membership-form .youzify-membership-form-cover,
.theme-renity button.book_now_btn[disabled]::before,
.theme-renity.woocommerce-checkout:not(.woocommerce-order-received) .fl-page-padding,
.theme-renity.woocommerce-checkout:not(.woocommerce-order-received) .ft-footer,
.theme-renity.woocommerce-checkout:not(.woocommerce-order-received) .ft-header,
.theme-renity.woocommerce-checkout:not(.woocommerce-order-received) .section-title-page,
.theme-reviewhub .woocommerce table.shop_table .product-quantity,
.theme-reviewhub .woocommerce table.shop_table tbody tr td.actions,
.tlaw-myacc-content .woocommerce-Button,
.tlaw-myacc-content .woocommerce-error::before,
.tlaw-myacc-content .woocommerce-info::before,
.tlaw-myacc-content .woocommerce-message::before,
.woocommerce table.shop_table tbody tr td.product-name dl.variation dt,
.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button.wc-forward.button,
.woocommerce-breadcrumb,
.woocommerce-order-received .woocommerce-order-details,
.youzify div.item-list-tabs,
.youzify-directory-filter,
.youzify-profile-navmenu li:last-child:before,
.youzify-settings-area,
.youzify-sidebar-column,
.youzify-tool-btn.youzify-verify-btn,
.youzify-user-statistics,
html .woocommerce table.shop_table .product-quantity {
    display: none !important
}

.theme-reviewhub .woocommerce table.shop_table tbody tr td.product-thumbnail img {
    min-width: 85px;
    max-width: 120px;
    margin: 0 auto;
    width: fit-content
}

.theme-reviewhub .cart-collaterals .cart_totals h2 {
    font-size: 26px;
    margin: 0
}

.theme-reviewhub .cart-collaterals .cart_totals a.checkout-button {
    background-color: #222;
    display: inline-block;
    color: #fff;
    padding: 8px 25px;
    margin: 0;
    width: 100%;
    height: 49px;
    line-height: 32px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    min-width: 150px;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.theme-reviewhub .cart-collaterals .cart_totals a.checkout-button:hover,
.tmreviews-share-favorites-btn:hover {
    opacity: .9
}

.theme-reviewhub a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    width: 100%
}

.theme-reviewhub a.remove:hover {
    color: var(--primary-color) !important;
    background: inherit;
    opacity: .7
}

.theme-reviewhub table.shop_table th {
    font-weight: 500;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 18px;
    color: #222
}

.theme-reviewhub .woocommerce table.shop_table tbody tr td.product-name {
    text-align: left
}

.woocommerce-cart .variation-content .tm_booking_cart_wrap .tm-extra-title {
    font-size: 19px
}

.tm-selected-extra-item {
    font-weight: 400;
    display: flex;
    gap: 10px
}

.tm-post-action-report-abuse:hover .tm-action-icon,
.tm-post-action-report-admin-chat:hover .tm-action-icon,
.tm-selected-extra-price,
.tm-user-profile-page .tm-user-meta i,
.woocommerce-Price-amount.amount,
.woocommerce-Price-amount.amount * {
    color: var(--primary-color)
}

.theme-reviewhub .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd;
    height: 41px
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) #payment div.form-row,
.woocommerce-checkout .flex-row-checkout #customer_details {
    padding-left: 0;
    padding-right: 0
}

#customer_details .col-1,
#customer_details .col-2 {
    display: inline-block;
    width: 100%;
    float: none;
    padding-left: 0
}

.flex-row-checkout .woocommerce-checkout-review-order-table th {
    background: #f9f9f9;
    text-transform: uppercase
}

.theme-reviewhub #order_review_heading {
    padding-top: 0;
    padding-bottom: 15px
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout-review-order {
    border-left: 0;
    background: #fff;
    position: relative;
    z-index: 8;
    margin-top: -15px;
    margin-bottom: 20px
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .page-main {
    background-color: #fff !important
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) #customer_details .col-1,
.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) #customer_details .col-2 {
    display: inline-block;
    width: 100%;
    float: none;
    padding-left: 0;
    max-width: 100%
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) form.checkout.woocommerce-checkout,
html .elementor-widget-tm-reviews-single-gallery .swiper-wrapper .swiper-slide .fl-magic-popups img {
    background: #fff;
    padding: 0
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .flex-row-checkout #customer_details {
    position: relative;
    z-index: 9;
    padding-top: 0;
    padding-bottom: 50px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
    line-height: 21px;
    position: relative;
    padding-left: 28px;
    padding-bottom: 10px
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods li input.input-radio {
    position: absolute;
    top: 3px;
    left: 0;
    -webkit-box-shadow: none !important;
    background-color: none !important;
    right: auto !important;
    height: 15px;
    width: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment {
    margin-top: 24px !important;
    padding: 8% !important
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .payment_box p {
    margin-top: 0 !important;
    font-size: 14px
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) #order_review_heading,
.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-additional-fields h3,
.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields h3 {
    padding-top: 0;
    padding-bottom: 15px;
    font-size: 25px;
    font-weight: 600;
    color: #222;
    border-bottom: 1px solid #eee;
}

.checkout-header {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: relative;
    z-index: 10;
    background: #fff
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) form .form-row .input-text,
html .woocommerce-page form .form-row .input-text {
    font-size: 14px !important;
    margin-top: 0;
    min-height: auto !important;
    height: auto;
    padding: 17px;
    border-color: #ddd !important
}

.theme-reviewhub.woocommerce-checkout:not(.woocommerce-order-received) dl.variation dt {
    font-weight: 500;
    width: 100%
}

.theme-reviewhub.woocommerce-checkout .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    background: #fff;
    padding: 30px 30px 0;
    margin-bottom: 70px;
    border: 1px solid #ebe9eb
}

.theme-reviewhub .woocommerce-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    font-weight: 400;
    padding: 25px;
    font-size: 15px;
    line-height: 1.7
}

.theme-reviewhub .woocommerce-info a {
    text-decoration: none;
    font-weight: 500
}

.checkout-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

.checkout-footer {
    border-top: 1px solid #eee;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    z-index: 11;
    background: #fff
}

.checkout-footer li {
    list-style: none;
    color: #222;
    font-size: 13px
}

.checkout-header-inner svg {
    width: 35px;
    height: 35px
}

.checkout-header-return {
    border-right: 1px solid #eee;
    display: flex
}

.checkout-header-logo {
    padding: 0;
    border-left: 1px solid #eee;
    display: flex
}

.checkout_menu {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center
}

.checkout_menu li {
    color: #222;
    font-size: 14px
}

.checkout_menu a {
    color: #222;
    font-size: 13px;
    border-right: 1px solid #ddd;
    padding-right: 10px
}

.checkout_menu li:last-child a,
.store-time-tags:last-child {
    border-right: 0
}

.theme-reviewhub form.checkout .address-field .woocommerce-input-wrapper .select2-container .select2-selection__rendered {
    height: 41px;
    font-weight: 400
}

.woocommerce-order-received .woocommerce-table__product-total.product-total {
    text-align: center !important
}

.details-content-info-list__text,
html .property-item-detail-wrap .property-amenities-items .property-amenities-item {
    padding-left: 0
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #490083;
    border-color: transparent;
    color: #fff
}

.woocommerce form .form-row label {
    line-height: 2;
    width: 100%;
    font-weight: 400
}

.flex-row-checkout .woocommerce-checkout-review-order-table,
.flex-row-checkout .woocommerce-checkout-review-order-table td,
.flex-row-checkout .woocommerce-checkout-review-order-table th {
    color: #1c1f23;
    font-size: 16px;
    padding: 22px 20px 16px 25px;
    border: 1px solid #ddd;
    font-weight: 400
}

.flex-row-checkout .form-row label,
.flex-row-checkout woocommerce-form-row label {
    display: block;
    margin: 1.375rem 0 0 .375rem;
    font-weight: 400;
    color: #111827;
    font-size: 17px;
    width: 100%
}

.tm_booking_cart-start-date span {
    display: inline-block;
    width: 100%;
    position: relative;
    font-size: 15px;
    font-weight: 400
}

.tm_booking_cart_wrap {
    position: relative;
    text-align: left
}

.tm_booking_cart-start-date {
    padding-left: 20px;
    padding-top: 10px
}

.tm_booking_cart_wrap .cart-icon {
    position: absolute;
    left: -20px;
    top: 0
}

.end-booking-date:after,
.start-booking-date:after {
    content: "";
    position: absolute !important;
    left: -20px;
    border-radius: 50%;
    border: 2px solid #ddd;
    background: #fff;
    top: 8px;
    z-index: 1;
    width: 13px !important;
    height: 13px !important
}

.start-booking-pickup {
    position: relative;
    min-height: 90px
}

.variation-Vendor {
    padding-top: 10px;
    font-size: 16px
}

.start-booking-pickup:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    border-left: 2px dashed #ddd;
    left: -15px;
    top: 12px;
    z-index: 0
}

.tm-extra-title {
    padding-top: 19px;
    display: none;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 10px;
    text-transform: uppercase
}

.discount-title,
.end-booking-date,
.start-booking-date {
    font-weight: 500;
    font-size: 16px !important
}

.tm_booking_cart_extra .available_extra_price {
    font-weight: 500;
    padding: 0 6px
}

.woocommerce-checkout-review-order-table .product-total {
    min-width: 135px
}

html .select2-container.select2-container--open .select2-dropdown--below {
    margin-top: -1.575rem !important;
    padding: 10px
}

html .select2-container .select2-dropdown,
html .select2-container .select2-selection {
    border-color: #ddd
}

.woocommerce-thankyou-order-received {
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 400;
    color: var(--primary-color)
}

.woocommerce-order-details table .wc-item-meta li {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 0 5px !important;
    list-style: none
}

.woocommerce-order-details table .wc-item-meta,
.woocommerce-order-details table .wc-item-meta li label {
    padding: 0;
    margin: 0
}

.woocommerce-order-details table .wc-item-meta li p {
    margin: 0 !important;
    padding: 0 !important
}

html .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin: 0;
    font-size: 20px
}

.tlaw-myacc-content .woocommerce-order-details table .wc-item-meta li {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 0 5px !important;
    list-style: none;
    display: flex;
    gap: 10px
}

.woocommerce ul.order_details {
    font-size: 18px;
    color: #222;
    border: 1px solid #eee;
    border-radius: 8px;
    border-bottom-width: 2px;
    border-right-width: 2px
}

html .woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    padding: 35px;
    font-weight: 400
}

.woocommerce-page.woocommerce-order-received .woocommerce-customer-details address {
    font-style: normal;
    border: 1px solid #eee;
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 25px;
    box-sizing: border-box;
    margin: 0;
    font-weight: 400
}

.tlaw-myacc-content .button,
.tlaw-myacc-content .woocommerce-Button,
.tlaw-myacc-content button[type=submit],
body .tlaw-myacc-content table .button.view {
    border-radius: 100px;
    font-size: 15px;
    min-width: 20px
}

.required_field .required {
    color: red
}

html .templines-search-form .bottom-search-from-content label svg {
    width: 50px;
    height: 24px;
    top: 0;
    left: 3px
}

.templines-single-property-item-wrap .templines-post-thumbnail-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

html .templines-single-property-item-wrap .templines-post-thumbnail-wrap,
html .tm-agent-name {
    margin-bottom: 0
}

.property-item-detail-wrap.layout-inline .property-detail-items,
.property-item-detail-wrap.layout-list .property-detail-items {
    display: inline-block !important;
    width: 100%;
    padding-left: 10px
}

.property-item-detail-wrap.layout-inline .property-detail-items .property-detail-item {
    max-width: inherit;
    width: max-content;
    padding: 0 10px;
    margin-top: .5125rem;
    display: inline-block;
    position: relative
}

.property-item-detail-wrap.layout-list .property-detail-items .property-detail-item {
    flex: none;
    max-width: 100%;
    width: 100%;
    padding: 0 0 0 10px;
    margin-top: .5125rem;
    display: inline-block
}

html .property-item-detail-wrap .property-amenities-items,
html .property-item-detail-wrap .property-detail-items {
    margin-bottom: 0;
    padding-bottom: 0
}

html .review-location-wrap--no-reviews .review-icon,
html .tmr-catalog-swiper .swiper-slide {
    opacity: 1
}

html .property-item-detail-wrap.layout-grid .property-detail-items {
    display: grid
}

html .property-item-detail-wrap.layout-grid .property-detail-items .property-detail-item {
    flex: none;
    max-width: 100%;
    width: 100%;
    padding: 0 0 0 15px;
    margin-top: .5125rem;
    display: inline-block
}

.property-item-detail-wrap .property-amenities-items .property-amenities-item .entry-amenities-item .amenities-icon-wrapper {
    position: relative;
    top: -2px
}

.deal-form__datapicker {
    position: relative
}

.deal-form__datapicker svg {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.deal-form__datapicker input,
html .booking_car_info.booking_car_info_style_one .auto-price-info ul.car_premium_price li {
    font-size: 14px
}

.property-item.with-border .entry-property-item-content .top-property-item-content img {
    width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: cover
}

.tlaw-myacc-content {
    line-height: 1.7;
    font-size: 18px;
    color: #222
}

.details-aside-content-options__box-text {
    margin-top: 0 !important;
    text-align: right;
    min-width: 120px
}

html .woocommerce-cart .variation-content .tm_booking_cart_wrap .details-aside-content-options__box label {
    width: fit-content;
    padding-left: 0;
    margin: 0;
    font-weight: 400
}

.details-aside-content-options__box {
    border-bottom: 1px dashed #222;
    margin-bottom: 10px;
    display: flex
}

html .woocommerce-cart .variation-content .tm_booking_cart_wrap .details-aside-content-options__box .details-aside-content-options__box-text {
    margin: 0 0 0 25px;
    text-align: left
}

.tm_equipment-booking .details-aside-content__options {
    background: #fff;
    padding: 20px;
    margin: 0
}

.is-featured .entry-property-item-content {
    background: rgba(236, 99, 38, .06) !important
}

.wishlist-item-content .wishlist-item,
html .tmb-seasonal-legend {
    background-color: #fff
}

.property-item .entry-property-item-content .bottom-property-item-content .top-info-item-content .title-item-content-wrap .item-title-wrap .property-item-title-list {
    margin-bottom: .5rem;
    line-height: 1.6;
    padding-right: 50px
}

html .tm-user-profile-header {
    background: #fff5ED87
}

.tm-user-profile-page .tm-section-title {
    border-bottom: 2px solid var(--primary-color)
}

.single-property-item-aside .widget-property-author-info .entry-author-content .top-author-content .author-ava-wrap img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

html .comments_wrap .comment .comments__inner .blog-comments__img img {
    border-radius: 100%;
    max-width: 5rem;
    object-fit: unset;
    width: 5rem;
    height: 5rem
}

html .templines-search-form .top-form-content .top-entry-search-form-content-wrap .search-form-content .inner-search-form-content .top-search-info-content .list {
    margin-left: 0
}

html .review-location-wrap .review-wrap .review-icon svg {
    max-width: 28px
}

html .review-location-wrap--no-reviews .review-icon svg {
    fill: var(--primary-color)
}

.review-location-wrap .review-wrap .count-review a:hover {
    text-decoration: underline
}

html .no-reviews-link,
html .review-location-wrap .review-wrap {
    font-size: 15px;
    font-weight: 400
}

.review-location-wrap .review-wrap .review-icon {
    width: 28px
}

html .property-item-top-info-wrap .wishlist-item {
    border: 1px solid #e8e8e9
}

.tm-post-action-report-abuse:hover .tm-action-icon svg path,
.tm-post-action-report-admin-chat:hover .tm-action-icon svg,
html .wishlist-item.added-to-wishlist svg path {
    stroke: var(--primary-color) !important
}

html .property-item-top-info-wrap .wishlist-item-content {
    border: 0
}

.property-item-top-info-wrap .print-item:hover,
.property-item-top-info-wrap .shared-item:hover,
.tm-post-action-report-abuse:hover .tm-action-icon,
.tm-post-action-report-admin-chat:hover .tm-action-icon,
html .property-item-top-info-wrap .wishlist-item.added-to-wishlist,
html .property-item-top-info-wrap .wishlist-item:hover {
    border-color: var(--primary-color)
}

.tm-post-action-report-abuse .tm-action-icon,
.tm-post-action-report-admin-chat .tm-action-icon {
    cursor: pointer;
    border-radius: 100%;
    border: .0625rem solid #e8e8e9;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    margin-left: .375rem
}

.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total .calculate_price,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span.calculate_price .calculate_price,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span.calculate_price span,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span.total_price span,
.property-post-actions:hover span {
    color: var(--primary-color) !important
}

.tm-post-action-report-abuse .tm-action-icon svg,
.tm-post-action-report-admin-chat .tm-action-icon svg {
    width: 100%;
    max-width: 18px;
    height: auto
}

.review-location-wrap .location-wrap svg {
    max-width: inherit
}

html .tm-messenger-link {
    min-width: fit-content
}

.catalog-list__aside .catalog-list-aside-form__categories .amenities-wrapper .amenities-item input[type=checkbox]:checked + label .entry-amenities-item .name {
    color: var(--primary-color);
    color: inherit !important
}

html .catalog-list__aside .catalog-list-aside-form__categories .amenities-wrapper .amenities-item input[type=checkbox]:checked + label .entry-amenities-item {
    border-color: #222
}

html .catalog-list__aside .catalog-list-aside-form__categories .amenities-wrapper .amenities-item:hover .name {
    color: inherit
}

html .property-items-wrapper .fl-alert {
    margin: 0 15px
}

.featured-properties-title {
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--primary-color);
    text-align: left;
    padding-top: 45px
}

html .wishlist-item.added-to-wishlist .wishlist-item {
    border-color: var(--primary-color) !important
}

html .wishlist-item.added-to-wishlist {
    border: 1px solid var(--primary-color) !important
}

html .property-item.list-item-style .entry-property-item-content .right-property-item-content .entry-right-item-content .top-property-item-content .company-property-info-wrap .company-name,
html .property-item.list-item-style .entry-property-item-content .right-property-item-content .entry-right-item-content .top-property-item-content .company-property-info-wrap .company-phone-number {
    font-size: 16px
}

html .property-item .entry-property-item-content .bottom-property-item-content .top-info-item-content .info-price-wishlist-content .wishlist-item-content .wishlist-item.added-to-wishlist {
    background: #fff
}

.tm-users-carousel-wrapper .swiper-button-next:hover,
.tm-users-carousel-wrapper .swiper-button-prev:hover,
.tm-users-carousel-wrapper .swiper-pagination-bullet-active {
    background: var(--primary-color) !important
}

html .templines-search-form .top-form-content {
    border-radius: 1.25rem
}

.info-price-content .price-label {
    padding-bottom: 10px
}

.top-info-item-content {
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
    position: relative
}

.top-info-item-content .wishlist-item-content {
    position: absolute;
    top: 0;
    right: 0
}

.tmreviews-favorites-header-wrap {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: 2px solid var(--primary-color);
    text-align: left
}

.tm-section-title-favorite {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 15px;
    text-align: left
}

.tmreviews-share-favorites-btn {
    background-color: #405ff2 !important;
    position: relative;
    top: -8px
}

.blog-post-item .entry-blog-post-content .top-item-content img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    min-height: 300px
}

html .equipment-booking.equipment-booking-style_one .rental-item__price-btn .booking_form,
html .equipment-booking.equipment-booking-style_one .rental-item__price-btn .booking_form .tm_input_container.tm_date_input:before {
    background: 0 0 !important
}

html .equipment-booking.equipment-booking-style_one .rental-item__price-btn .booking_form .book_now_btn {
    border-radius: 100px;
    margin-top: 20px;
    font-weight: 400;
    text-transform: capitalize
}

.tm_equipment-booking.equipment-booking.equipment-booking-style_one .tm_input_container .available_extra_price,
.tm_equipment-booking.equipment-booking.equipment-booking-style_one .tm_input_container .available_extra_price * {
    font-weight: 500 !important
}

.equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_price_total span.calculate_price span,
.equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_price_total span.total_price span,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span.calculate_price span,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span.total_price span,
html .equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_price_total span,
html .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span {
    font-weight: 400 !important
}

html .daterangepicker td.today {
    outline: 2px solid var(--primary-color) !important;
    outline-offset: -2px
}

.e-checkout__order_review,
form.checkout #customer_details .col-1 {
    padding-left: 0;
    border: 0 !important
}

html .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label,
html .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label,
html .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label {
    color: var(--forms-labels-color, #222)
}

.woocommerce-additional-fields {
    border: 0 !important;
    padding: 0 !important
}

#order_comments {
    min-height: 220px !important
}

.equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_date_input .tm_booking_date:active,
.equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_date_input .tm_booking_date:focus,
.equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_date_input .tm_booking_date:hover,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_date_input .tm_booking_date:active,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_date_input .tm_booking_date:focus,
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_date_input .tm_booking_date:hover {
    box-shadow: unset;
    background-color: #fff
}

.equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_extra_input .available_extra_wrap input[type=checkbox],
html .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_extra_input .available_extra_wrap input[type=checkbox] {
    width: 37px;
    height: 13px
}

.templines-search-form .bottom-search-from-content {
    position: relative;
    left: 20px;
}


html button.book_now_btn[disabled] {
    opacity: 0.5;
    background: #EC6326 !important;
}


html .woocommerce-thankyou-order-received {
    padding-top: 90px;
}




html .catalog-keyword-input:hover {
    border-color: var(--primary-color);
}

html .catalog-keyword-input:focus {
    border-color: var(--primary-color);
}


html .catalog-city-select:hover,
html .catalog-type-select:hover {
    border-color: var(--primary-color);
}

html .catalog-city-select:focus,
html .catalog-type-select:focus {
    border-color: var(--primary-color);
}


.tmreviews-places-catalog .templines-row {
    margin-left: 0;
    margin-right: 0;

}


html .tmreviews-catalog-filters {
    border-radius: 10px;
    padding: 40px 50px 50px 50px;
}


.elementor-widget-tmreviews-catalog-map {
    height: 100vh !important;

}

.tmreviews-map-search__right #tmreviews-map-container {
    height: 100% !important;

}


html .elementor-widget-tmreviews-catalog-map #map-canvas {
    height: 100vh;
}

.property-item .entry-property-item-content .bottom-property-item-content .bottom-info-item-content {
    border-top-color: #E8E8E9;
}


.property-item.with-border .entry-property-item-content {
    border-color: #E8E8E9;
}


.property-item .entry-property-item-content .bottom-property-item-content .top-info-item-content .info-price-wishlist-content .wishlist-item-content .wishlist-item,
.elementor-widget-tmreviews-catalog .property-item.with-border .entry-property-item-content {
    border-color: #E8E8E9;
}




.elementor-widget-tm-reviews-reviews-heading .main-screen-header .entry-main-screen-content .header-screen-title-wrap .main-screen-title {
    max-width: 100%;
}


html .templines-property-listing-wrapper #map-canvas {
    height: 300px;
}



.catalog-list-aside .tmr-infowindow__image-wrap,
.catalog-list-aside .tmr-infowindow {
    display: none !important;
}


.tmreviews-map-search__left .property-top-filter-wrapper,
.tmreviews-map-search__left .tmreviews-active-filters-wrapper,
.elementor-widget-tmreviews-catalog .property-top-filter-wrapper,
.elementor-widget-tmreviews-catalog .tmreviews-active-filters-wrapper {
    display: none !important;
}


html .catalog-input-with-icon .catalog-keyword-input {
    padding-left: 48px;
    margin-bottom: 0;
    height: 49px;
}


.account-orders-table {
    table-layout: fixed;
}


.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
    padding-left: 0;
}


.elementor-widget-woocommerce-checkout-page #payment div.payment_box {
    padding: 2em;
}


html .elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
    display: inline;
    font-size: 13px;
    line-height: 1.6;
}

#wc-stripe-new-payment-method {
    margin-right: 0 !important;
}


.cart-empty.woocommerce-info:before {
    display: none !important;
}


.cart-empty.woocommerce-info:before {
    display: none !important;
}


#wc-stripe-express-checkout-button-separator {
    font-size: 24px;
    padding-top: 50px;
    color: #222;
}


html .templines-search-form .top-form-content {
    max-width: 1440px;
    margin: 0 auto;
}

@media (min-width: 1000px) and (max-width: 1270px) {
    .tm-agent-bio {
        display: none;
    }
}


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

    .property-item .entry-property-item-content .bottom-property-item-content .bottom-info-item-content .property-item-info-wrap {
        display: flex;
        gap: 10px;
        justify-content: space-between;
        flex-direction: column;
    }


}




@media (max-width: 360px) {

    .property-item .entry-property-item-content .bottom-property-item-content .bottom-info-item-content .property-item-info-wrap,
    html .property-item .entry-property-item-content .bottom-property-item-content .top-info-item-content .info-price-wishlist-content {
        display: flex;
        gap: 10px;
        justify-content: space-between;
        flex-direction: column;
    }
}




@media (min-width: 1024px) and (max-width: 1800px) {
    .tmreviews-map-search__left .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

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

.property-item .entry-property-item-content .bottom-property-item-content .bottom-info-item-content .property-item-info-wrap ,
    .tm_catalog_has_sidebar .property-item .entry-property-item-content .bottom-property-item-content .bottom-info-item-content .property-item-info-wrap{
    gap: 10px;
    justify-content: space-between;
    flex-direction: column;
}
    
    
}


@media (min-width: 768px) and (max-width: 1024px) {
.tm_catalog_has_sidebar .col-lg-6 {
        flex: 0 0 100% !important;
        max-width:100% !important;
    }
}






@media screen and (max-width: 992px) {
    html .main-screen-header .entry-main-screen-content {
        min-height: auto;
        padding: 50px;
    }
    
    html .main-screen-header .entry-main-screen-content .header-screen-title-wrap .main-screen-title {
            line-height: 1.2;
        font-size: 40px;
}
    
    

    
    html .main-screen-header .entry-main-screen-content .breadcrumbs-heading .breadcrumbs {
    display: none;
}
}



html .comments_wrap .comment .comments__inner .comment-author-name {
    font-size: 1.0625rem;
    margin-bottom: 0.625rem;
    font-weight: 600;
    color: #222;
    text-align: left;
}


 @media screen and (max-width: 768px) {
   html  .comments_wrap .comment .comments__inner .comment-author-name {
        padding-top: 10px;
    }
     
     
     html .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td {
    width: 100%;
}
     
     
     /* Базовые стили для таблицы заказа */
html .woocommerce-checkout-review-order {
  width: 100%;
}

html .woocommerce-checkout-review-order-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

html .woocommerce-checkout-review-order-table th,
html .woocommerce-checkout-review-order-table td {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #e0e0e0;
}

.woocommerce-checkout-review-order-table thead {
 display: none !important;
}

.woocommerce-checkout-review-order-table tfoot {
 display: none !important;
}

.woocommerce-checkout-review-order-table tfoot th {
 display: none !important;
}

.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
display: inline-block;
    width: 100%;
}

     
     
}


.tm_footer_text_{
    background-color: #222;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.footer-bottom__copy{
    margin: 0;
}

html .tm-user-profile-header .tm-trusted-badge {
    display: none;
}