/* Theme Name: Ecomall Child 
Theme URI: https://demo.theme-sky.com/ecomall/ Author: Theme Sky Team Author URI: http://theme-sky.com/ Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites Template: ecomall Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready Text Domain: ecomall-child */
.show_breadcrumb_v1 .breadcrumbs-container {
    font-size: 14px;
    margin-left: auto;
    margin-bottom: 8px;
    width: fit-content;
}

@media only screen and (max-width: 767px) {
    .show_breadcrumb_v1 .breadcrumbs-container {
        text-align: center;
        width: auto;
    }
}
input:focus,
textarea:focus,
select:focus{
        border-color: rgb(197 197 197) !important;
}
select.wpcf7-form-control {
        color: #7e7e7e;
}
.wc-mobile-nav .elementskit-menu-overlay {
    background-color: rgb(0 0 0 / 71%);
}
.wc-login-width #cart-icon-wrapper #cart-count-badge {
    font-size: 10px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -6px;
    right: -8px;
}
.page-container.page-title.custom-title {
    margin-top: 35px;
    margin-bottom: -40px;
    padding: 0 10px;
    min-height: auto;
    text-align: center;
}

.page-title.custom-title .entry-title-main {
    font-size: var(--ts-h3-font-size);
    margin: 0;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    background: #fff;
}

.entry-title-main:after,
.entry-title-main:before {
    padding: 5px;
    font-weight: 700;
    content: "\\";
}

.page-title-inner {
    background: url(https://lightsounds.com.au/wp-content/uploads/mainback1.png) center center no-repeat !important;
}

@media (min-width: 10px) and (max-width: 767px) {
    .page-title-inner {
        background: none !important;
    }
}
.elementskit-navbar-nav-default .elementskit-navbar-nav li:hover .elementskit-megamenu-panel {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
}
.product-cat-list {
    list-style: none;
    padding-left: 0;
}

#ts-filter-widget-area .widget-container ul,
.woocommerce-page :is(#left-sidebar, #right-sidebar) .widget-container ul {
    gap: 10px;
}

.product-cat-item {
    position: relative;
    padding-left: 10px;
    margin-bottom: 0px;
}

.product-cat-item a {
    text-decoration: none;
    color: #333;
    display: inline-block;
}

.widget-container ul li {
    align-items: center;
}

.product-cat-item .toggle-subcat {
    background: none;
    border: none;
    font-size: 12px;
    cursor: pointer;
    padding-left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-cat-item .toggle-subcat svg {
    width: 20px;
    height: 20px;
    transition: 0.5s all ease;
}

.product-cat-list ul {
    display: none;
    margin-left: 15px;
}

.product-cat-list ul.open {
    display: block;
}

.product-cat-item.active>a {
    font-weight: 700;
    color: var(--ts-btn-hover-color);
}

.product-cat-item a.toggle-subcat.open-arrow svg {
    transform: rotate(180deg);
    color: var(--ts-btn-hover-color);
}

ul.product-cat-list ul.product-cat-list {
    margin-bottom: 5px;
}

ul.product-cat-list ul.product-cat-list li.product-cat-item {
    margin-bottom: 5px;
}

.product-tags {
    list-style: none;
    padding-left: 0;
}

.product-tag-item {
    margin: 4px 0;
}

.product-tag-item a {
    text-decoration: none;
    color: #333;
}

.product-tag-item.active a {
    font-weight: bold;
    color: #0073aa;
}

/* body.single.single-product {
    background-color: #f2f2f2;
} */

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a:hover,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    color: #000;
}

.woocommerce div.product div.summary .product_title.entry-title {
    font-weight: 700;
}

.ts-summary-custom-content ul li:before,
.woocommerce-product-details__short-description ul li:before,
.woocommerce .products .short-description ul li:before {
    background-color: #0fb232;
}

.woocommerce div.product .summary form.cart .single_add_to_cart_button:before {
    display: inline-block;
    content: "\e910";
    font-family: 'tb-icon';
    font-weight: normal;
    font-size: 24px;
    line-height: 0;
    letter-spacing: 0;
    background-color: transparent !important;
    vertical-align: middle;
    margin-right: 5px;
    padding: 0 !important;
}

.woocommerce div.product div.summary {
    width: 100%;
    padding-left: 0;
}

/* .woocommerce div.product div.images.woocommerce-product-gallery {
     position: relative;
     padding: 20px;
     background-color: #f2f2f2;
     border-radius: 15px;
}
 .ts-product-video-button, .ts-product-360-button, .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
     top: 29px;
     right: 29px;
}
 */
*,
*:before,
*:after,
img,
input[type^="checkbox"],
.wp-block-table td,
.wp-block-table th,
.select2-container-open .select2-dropdown,
body .select2-container-open .select2-dropdown--ts-above,
body .select2-container-open .select2-dropdown--ts-below,
.woocommerce div.product form.cart table.group_table td,
.wishlist_table.images_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.modern_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td {
    border-color: rgb(205 205 205);
}

.woocommerce .quantity input.qty,
.quantity input.qty,
.ts-summary-custom-content {
    background-color: #fff;
    border-color: rgb(205 205 205);
}

.ts-summary-custom-content {
    border-width: 1px;
    border-style: solid;
}

.woocommerce #ts-quickshop-modal .popup-container {
    width: calc(100% - 30px);
    max-width: 940px;
    margin: auto;
}

.woocommerce #ts-quickshop-modal .popup-container span.close:hover {
    background-color: #FFDE01;
    color: #000;
}

.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper:not(.flex-viewport .woocommerce-product-gallery__wrapper) {
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    transition: 300ms ease;
    background-color: #fff;
}

.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper:not(.flex-viewport .woocommerce-product-gallery__wrapper) img {
    border-radius: 10px;
}

#commentform input:not([type="submit"]),
#commentform textarea {
    background: #ffffff;
}

#commentform input:not([type="submit"]):focus,
#commentform textarea:focus {
    border-color: #000;
}

.woocommerce #review_form #respond .form-submit input:hover,
#commentform .form-submit .button:hover {
    background: #fff;
    border-color: #000;
    color: #000;
}

.woocommerce div.product:not(.tabs-accordion)>.woocommerce-tabs ul.tabs {
    justify-content: left;
    flex-wrap: nowrap;
}

.woocommerce div.product:not(.tabs-accordion)>.woocommerce-tabs {
    padding: 0%;
    border-width: 0px;
    border-style: solid;
    border-radius: 0px;
    margin: 0 0 var(--ts-section-gap);
}

div.product .summary .meta-content>div>span:first-child {
    border-width: 0 1px 0 0;
    border-style: solid;
    padding: 10px 12px;
    min-width: 85px;
}

div.product .summary .meta-content>div {
    border-width: 1px;
    border-style: solid;
}

.woocommerce div.product:not(.tabs-accordion)>.woocommerce-tabs .panel {
    padding: 4%;
    border-width: 1px;
    border-style: solid;
    border-radius: 0 0 10px 10px;
    margin: 0 0 var(--ts-section-gap);
}

.woocommerce div.product:not(.tabs-accordion)>.woocommerce-tabs ul.tabs li>a {
    font-size: 14px;
    border-radius: 6px 6px 0 0;
    text-transform: uppercase;
    padding: 14px 30px;
    white-space: nowrap;
}

.woocommerce div.product:not(.tabs-accordion)>.woocommerce-tabs ul.tabs {
    gap: 0;
    margin-bottom: -1px;
}

.woocommerce div.product.tabs-accordion .woocommerce-Tabs-panel h2 {
    background: #fff !important;
}

.summary .quantity {
    overflow: visible;
}

.elementor-widget-product_vendor_selector .vendor-grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    max-width: 1410px;
    margin: 80px auto;
    padding: 0 15px;
}

.vendor-grid .vendor-item {
    width: 100% !important;
}

.vendor-grid .vendor-item a.vendor-link {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.vendor-grid .vendor-item .vendor-img-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 0;
}

.vendor-grid .vendor-item .vendor-img-wrapper:before {
    content: '';
    padding-top: 83%;
    display: block;
}

.vendor-grid .vendor-item .vendor-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s all ease-in-out;
}


@media only screen and (min-width: 769px) {
    .woocommerce div.product div.images .flex-control-thumbs {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 56%;
    }

    .woocommerce div.product div.summary {
        width: 40%;
        padding: 2rem 1.66rem;
        background-color: #fff0;
        transition: background-color 1s 0s ease, margin-top .3s ease;
    }

    .woocommerce div.product div.summary {
        position: sticky;
        top: 50px;
        transition: top .1s 0s ease;
    }

    .woocommerce div.product div.summary:before {
        content: "";
        width: 4rem;
        height: 9px;
        background-color: #000;
        position: absolute;
        left: 1.5rem;
        top: 0;
    }
}

@media only screen and (min-width: 1366px) {
    .product-meta-section h1 {
        font-size: 2.027rem;
        line-height: 1.125
    }

    .woocommerce div.product div.summary {
        padding: 2.5rem 2rem;
    }

    .woocommerce div.product div.summary:before {
        left: 2rem;
    }
}

@media only screen and (min-width: 1600px) {
    .woocommerce div.product div.summary {
        padding: 2.5rem;
    }

    .woocommerce div.product div.summary:before {
        left: 2.5rem;
    }
}

/*#left-sidebar {
     width: 22% !important;
}
*/
@media only screen and (min-width: 767px) {
    .tax-product_tag .has-1-sidebar #main-content {
        width: 100% !important;
    }
}

/* .subcategory-slider {
     margin: 20px 0;
}
 .subcategory-item {
     padding: 10px;
     text-align: center;
}
 .subcategory-link {
     display: inline-block;
     padding: 10px 15px;
     border: 2px solid red;
     border-radius: 5px;
     text-decoration: none;
     font-weight: bold;
     color: black;
     white-space: nowrap;
     transition: 0.3s;
}
 .subcategory-link:hover {
     background-color: red;
     color: white;
}
 */
.product-category-info {
    position: relative;
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
}

.product-category-info img.product-category-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    /*display: none;*/
    object-position: top left;
}

.product-category-container {
    padding-left: 2rem;
    padding-right: 2rem;
}

@media only screen and (min-width: 768px) {
    .product-category-container {
        padding: 0 2.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .product-category-container {
        padding: 0 .33rem;
        width: 90%;
        max-width: 1500px;
        margin: auto;
    }
}

.product-category-info {
    padding: 2.5rem 0;
}

@media only screen and (min-width: 768px) {
    .product-category-info {
        padding-bottom: 3rem;
    }
}

@media only screen and (min-width: 1024px) {
    .product-category-info {
        padding: 2rem 0 5rem;
    }

    .product-category-info img.product-category-image {
        display: block;
    }
}

@media only screen and (min-width: 1600px) {
    .product-category-info {
        padding: 3rem 0 6rem;
    }
}

.product-category-container .breadcrumbs:before {
    display: none;
}

.product-category-container .breadcrumbs {
    margin: 5.66rem 0 0;
    flex-wrap: wrap;
    row-gap: .125em;
    padding: 0;
}

.product-category-container .breadcrumbs .breadcrumbs-container {
    color: #1a1a1a;
    padding: .33rem;
        line-height: 22px;
}

.product-category-container .breadcrumbs .breadcrumbs-container a,
.product-category-container .breadcrumbs .breadcrumbs-container {
    color: #1a1a1a;
}

.product-category-container .breadcrumbs .breadcrumbs-container span {
    color: #f1142d;
}

    .product-category-container .breadcrumbs {
        background-color: #ff000073;
        width: -moz-max-content;
        width: max-content;
    }

    .product-category-container .breadcrumbs .breadcrumbs-container {
        color: #fff;
    }

    .product-category-container .breadcrumbs .breadcrumbs-container a,
    .product-category-container .breadcrumbs .breadcrumbs-container span {
        color: #fff;
    }

.product-category-container .product-category-title {
    color: #FFF;
    margin: 1rem 0;
    font-size: 3.375rem;
}

@media only screen and (min-width: 600px) {
    .product-category-container .product-category-title {
        max-width: 90%;
    }
}

@media only screen and (min-width: 768px) {
    .product-category-container .product-category-title {
        font-size: 3.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .product-category-container .product-category-title {
        max-width: 60%;
        color: #fff;
    }
}

@media only screen and (min-width: 1600px) {
    .product-category-container .product-category-title {
        color: #fff;
        margin: 2rem 0;
        font-size: 4.5rem;
    }
}

.product-category-container .product-category-description {
    font-family: neue-haas-grotesk-text, Arial, sans-serif;
    color: #FFF;
    margin-bottom: 1em;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

@media only screen and (min-width: 1024px) {
    .product-category-container .product-category-description {
        max-width: 480px;
    }
}

@media only screen and (min-width: 1600px) {
    .product-category-container .product-category-description {
        font-size: 1.125rem;
        max-width: 520px;
        line-height: 1.602rem;
    }
}

.tax-product_cat .has-1-sidebar,
.search-results .has-1-sidebar,
.search-no-results .has-1-sidebar {
    margin-top: 40px;
}

.wp-sub-category-slider .wp-sub-category-slider-wrap {
    /* padding-left: 2.8rem;
     padding-right: 2.8rem;
     */
    position: relative;
}

.wp-sub-category-slider .wp-sub-category-slider-wrap .slider-wapper {
    width: calc(100% - 70px);
}

.wp-sub-category-slider .swiper-button-prev,
.wp-sub-category-slider .swiper-button-next {
    top: 50% !important;
    transform: translateY(-50%);
    visibility: visible;
    width: 30px;
    height: 30px;
    background-color: transparent !important;
    border-radius: 0px;
    opacity: 1;
    display: flex;
}

.wp-sub-category-slider .swiper-button-next.swiper-button-disabled,
.wp-sub-category-slider .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.wp-sub-category-slider .swiper-button-prev:after,
.wp-sub-category-slider .swiper-button-next:after {
    font-size: 14px;
    line-height: 24px;
    color: #000 !important;
}

.wp-sub-category-slider .swiper-button-prev:hover:after,
.wp-sub-category-slider .swiper-button-next:hover:after {
    color: #960F0F !important;
}

.wp-sub-category-slider {
    padding: 25px 0 0;
    padding-left: 1rem;
    padding-right: 1rem;
        max-width: 1410px;
    margin: auto;
}

.slider-wapper .subcategory-slider {
    margin: 0;
}

.slider-wapper .subcategory-slider .slick-arrow {
    display: none !important;
}

.subcategory-slider .subcategory-item {
    padding: 0;
    margin-right: 1rem;
    border-radius: 4px;
    border: solid 1px #000000;
}

.subcategory-slider .subcategory-item a.subcategory-link {
    font-size: 1rem;
    font-weight: 600;
    padding: 10px 15px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-align: center;
    background: transparent;
    line-height: 1;
    color: #1a1a1a;
    transition: background-color .2s ease, color .1s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-decoration: none;
}

.subcategory-slider .subcategory-item a.subcategory-link:hover {
    background-color: #000;
    color: #fff;
    transition: background-color .1s ease, color .1s ease;
}

.buy-mega-menu ul {
    display: grid !important;
    flex-wrap: wrap !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 30px;
    width: 100%;
}

.buy-mega-menu ul li {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}

.breadcrumb-title-wrapper {
    z-index: 0;
}

.tax-product_cat .has-1-sidebar,
.search-results .has-1-sidebar,
.search-no-results .has-1-sidebar,
.tax-product_vendor .has-1-sidebar,
.tax-hire_category .has-1-sidebar {
    display: flex;
    gap: 30px;
    z-index: 0;
    position: relative;
}

.tax-product_cat .has-1-sidebar .ts-sidebar,
.search-no-results .has-1-sidebar .ts-sidebar,
.search-results .has-1-sidebar .ts-sidebar,
.tax-product_vendor .has-1-sidebar .ts-sidebar,
.tax-hire_category .has-1-sidebar .ts-sidebar,
.tax-product_tag .has-1-sidebar .ts-sidebar {
    width: 22% !important;
    padding-right: 20px !important;
}

.tax-product_cat .has-1-sidebar #main-content,
.search-no-results .has-1-sidebar #main-content,
.search-results .has-1-sidebar #main-content,
.tax-product_vendor .has-1-sidebar #main-content,
.tax-hire_category .has-1-sidebar #main-content,
.tax-product_tag .has-1-sidebar #main-content {
    width: 78% !important;
}
.search-no-results .search-wrapper,
.search-no-results #right-sidebar #search-1 {
    display: none;
}

#main-content .term-description {
    display: none;
}

.tax-product_tag .has-1-sidebar {
    display: flex;
    gap: 30px;
    z-index: 0;
    position: relative;
}

.tax-product_tag .has-1-sidebar #main-content {
    width: 78% !important;
}

.woocommerce .products .product .product-name {
    min-height: 45px;
    word-break: break-word;
}

.woocommerce .product:not(.product-category) .product-wrapper {
    justify-content: space-between;
    display: grid;
}

/*===================================== Start 03-06-25 CSS =======================================*/
.page-container.show_breadcrumb_v1 {
    margin-top: 60px;
}

.tax-product_vendor .page-container.show_breadcrumb_v1 #left-sidebar,
.tax-hire_category .page-container.show_breadcrumb_v1 #left-sidebar {
    border-right: 1px solid #e7e7e7;
}

.tax-product_vendor .page-container.show_breadcrumb_v1 .after-loop-wrapper {
    display: none;
}

.highlighted-categories {
    display: grid;
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
    margin-bottom: 40px;
}

.highlighted-categories .highlighted-category {
    margin: 0 !important;
    border: 1px solid #e3e2e2;
    border-radius: 8px;
    padding: 15px;
}

.highlighted-categories .highlighted-category img {
    height: 240px !important;
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.highlighted-categories .highlighted-category h2 {
    font-size: 16px;
    margin: 15px 0 6px;
    font-weight: 600;
}

.highlighted-categories .highlighted-category h2 a:hover {
    color: grey;
}

.highlighted-categories .highlighted-category:hover {
    border-color: #000;
}

.widget_vendor_hierarchy_widget .current-vendor,
.widget_vendor_hierarchy_widget .current-category {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 8px;
}

.widget_vendor_hierarchy_widget .current-vendor h3,
.widget_vendor_hierarchy_widget .current-category h3 {
    font-size: 18px;
}
body.archive.tax-product_vendor{
        overflow-x: hidden;
}
#left-sidebar table {
    border: 0;
        margin-bottom: 0;
}

#left-sidebar table thead th {
    padding: 12px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
}

#left-sidebar table tbody tr td {
    padding: 10px 8px;
    font-size: 13px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    text-align: center;
}

#left-sidebar table thead th:first-child {
    border-radius: 8px 0 0;
}

#left-sidebar table thead th:last-child {
    border-radius: 0 8px 0 0;
}

#left-sidebar table tbody tr td:first-child {
    text-align: left;
}

.page-container.show_breadcrumb_v1 #left-sidebar aside {
    width: 100%;
    display: block;
}

.widget_vendor_hierarchy_widget .current-vendor p:last-child,
.widget_vendor_hierarchy_widget .current-category p:last-child {
    margin: 0;
}

.tax-hire_category #main-content ul.products.columns-4 {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 50px;
}

#ts-quickshop-modal div.product>.summary {
    padding-top: 30px;
}

.woocommerce div.product div.summary:before {
    left: 0 !important;
}

.tax-product_vendor #left-sidebar,
.tax-hire_category #left-sidebar {
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 10px;
}

.tax-product_vendor #left-sidebar .ts-table,
.tax-hire_category #left-sidebar .ts-table {
    width: 100%;
    overflow-x: auto;
}

.tax-hire_category .widget_vendor_hierarchy_widget .current-category {
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
}

.tax-hire_category .widget_vendor_hierarchy_widget .current-category h3 {
    line-height: 26px;
}

.tax-hire_category #ts_product_filter_by_price-3 h4.widget-title,
.tax-hire_category #custom_hierarchy_widget-2 h4.widget-title {
    font-size: 20px;
    padding-top: 0;
}

.tax-hire_category #ts_product_filter_by_price-3,
.tax-hire_category #custom_hierarchy_widget-2 {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 8px;
}

.tax-hire_category #custom_hierarchy_widget-2 ul.product-cat-list {
    margin-bottom: 0;
}

.tax-hire_category #custom_hierarchy_widget-2 ul.product-cat-list li {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0;
}

.tax-hire_category #custom_hierarchy_widget-2 ul.product-cat-list li:last-child {
    border-bottom: 0;
}

.tax-product_vendor #left-sidebar iframe {
    margin-bottom: 30px;
    border: 4px solid #ffffff !important;
    border-radius: 10px;
}

body.search.search-no-results .has-1-sidebar ,
body.search.search-results .has-1-sidebar {
    gap: 10px;
}

body.search aside#right-sidebar {
    width: 30% !important;
    background-color: #f4f4f4;
    padding: 20px !important; 
    border-radius: 10px;
    border: 0;
    gap: 22px;
}

body.search #main-content .list-posts article.post-item .short-content {
    display: none;
}

body.search #main-content .list-posts article.post-item {
    width: 31.34%;
    margin: 0 10px 20px;
    border: 1px solid #e3e2e2;
    border-radius: 8px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    height: auto;
    align-items: stretch;
    flex-direction: column;
}

body.search #main-content .list-posts article.post-item .entry-content {
    text-align: center;
    padding: 13px;
    background-color: #fafafa;
    border-radius: 0 0 10px 10px;
    border-top: 1px solid #e3e2e2;
    margin: 0;
    height: 100%;
}

body.search #main-content .list-posts article.post-item a.post-title {
    font-size: 20px;
}

body.search #main-content .list-posts article.post-item .entry-meta-bottom {
    justify-content: center;
}

body.search #main-content .list-posts article.post-item h3.heading-title {
    line-height: 20px;
}

body.search #main-content .list-posts article.post-item .entry-format {
    padding: 20px;
}

body.search #main-content .list-posts article.post-item .entry-format .thumbnail{
    position:relative;
	overflow:hidden;
}
body.search #main-content .list-posts article.post-item .entry-format .thumbnail:before{
	content:'';
	padding-top:100%;
	display:block;
}
body.search #main-content .list-posts article.post-item .entry-format .thumbnail figure{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

body.search #main-content .list-posts article.post-item figure img.blank_image {
    height: 205px;
    width: 100%;
    object-fit: cover;
}

body.search aside#right-sidebar h2.wp-block-heading,
body.search aside#right-sidebar .widget-container h3.widget-title,
body.wp-singular #right-sidebar h2.wp-block-heading,
body.wp-singular #right-sidebar .widget-container h3.widget-title{
    font-size: 19px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

body.search aside#right-sidebar .widget-container {
    padding: 15px;
    background-color: #fff;
    border-radius: 8px;
}

body.search aside#right-sidebar ul.wp-block-categories-list {
    gap: 10px;
}

body.search aside#right-sidebar ul.wp-block-categories-list li a {
    color: #6c6c6c;
}

body.search .search-table .search-field input[type="text"] {
    background-color: #fff;
}

body.search aside#right-sidebar .widget-container .per-slide ul.post_list_widget,
body.wp-singular #right-sidebar .per-slide ul.post_list_widget {
    gap: 15px;
}

body.search aside#right-sidebar .per-slide ul.post_list_widget .thumbnail,
body.wp-singular #right-sidebar .per-slide ul.post_list_widget .thumbnail {
    width: 50px;
    height: 50px;
}

body.search aside#right-sidebar .per-slide ul.post_list_widget .thumbnail img,
body.wp-singular #right-sidebar .per-slide ul.post_list_widget .thumbnail img {
    border-radius: 4px;
}

body.search.search-results .breadcrumb-title-wrapper {
    margin-top: 50px;
}

body .wc-search-wrapper {
    width: auto;
}

body .hfe-input-focus .hfe-search-form__input:focus {
    background-color: #ebebeb !important;
}
body.wp-singular .page-template.blog-template{
display: flex;
column-gap: 20px;
}
body.wp-singular .page-template.blog-template #main-content{
   width: 78% !important;
}
body.wp-singular #right-sidebar{
    background-color: #f4f4f4;
    padding: 20px !important;
    border-radius: 10px;
    border: 0;
}
body.wp-singular #right-sidebar aside{
   gap: 22px; 
}
body.wp-singular #right-sidebar .widget-container {
    padding: 15px;
    background-color: #fff;
    border-radius: 8px;
}
body.wp-singular #right-sidebar ul.wp-block-categories-list li a {
    color: #6c6c6c;
}
body.wp-singular .blog-template #main-content .list-posts article {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
        margin-bottom: 30px;
}

body.wp-singular .blog-template #main-content .list-posts article .entry-content {
    padding: 20px;
    margin: 0;
}

body.wp-singular .blog-template #main-content .list-posts article .entry-content h3 {
    font-size: 26px;
}
.wc-search-wrapper .hfe-search-icon-toggle i::before {
    content: '' !important;
    position: absolute !important;
    left: 0;
    top: 0;
    background-image: url(https://lighthouse.divineinfosyshosting.com/wp-content/uploads/2025/04/Group-4.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    font-size: 0 !important;
    width: 100%;
    height: 100%;
    background-position: center;
}

.wc-search-wrapper .hfe-search-icon-toggle i {
    font-size: 0;
    height: 30px;
    width: 30px;
	margin-top:3px;
}

/*===================================== END 03-06-25 CSS =======================================*/
nav.pagination .nav-links {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 8px;
    margin: 20px 0 40px;
}

nav.pagination .nav-links a.page-numbers,
nav.pagination .nav-links span.page-numbers.current {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    border-radius: 5px;
    color: #000;
    font-family: 'Mulish';
}

nav.pagination .nav-links .page-numbers:hover,
nav.pagination .nav-links span.page-numbers.current {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

nav.pagination .nav-links a.prev.page-numbers,
nav.pagination .nav-links a.next.page-numbers {
    position: relative;
    font-size: 0;
}

nav.pagination .nav-links a.prev.page-numbers:before,
nav.pagination .nav-links a.next.page-numbers:before {
    content: '﹤';
    position: absolute;
    top: auto;
    font-size: 22px;
}

nav.pagination .nav-links a.next.page-numbers:before {
    content: '﹥';
}

#menu-main-menu li.mobile-show.menu-item {
    display: none;
}

.product-vendor-container .product-vendor-image {
    width: 100%;
}

.before-loop-wrapper.cutom-filter {
    flex-wrap: nowrap;
    column-gap: 20px;
}

.breadcrumbs.vendor-list {
    margin-bottom: 20px;
}

.before-loop-wrapper.cutom-filter select.orderby,
.before-loop-wrapper.cutom-filter form.product-per-page-form select.perpage,
.before-loop-wrapper.cutom-filter form.product-per-page-form span {
    display: block;
}

.before-loop-wrapper.cutom-filter form.woocommerce-ordering {
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
}

.before-loop-wrapper.cutom-filter select.orderby {
    width: auto;
    border: 0;
    padding: 0 30px 0 4px;
    font-weight: 700;
    color: var(--ts-text-color);
}

.before-loop-wrapper.cutom-filter form.product-per-page-form span {
    color: var(--ts-gray-color);
    display: inline-flex;
}

.before-loop-wrapper.cutom-filter form.product-per-page-form span:after {
    content: ':';
    display: inline-block;
    margin-right: 5px;
}

.before-loop-wrapper.cutom-filter form.product-per-page-form {
    display: inline-flex;
    align-items: center;
}

.before-loop-wrapper.cutom-filter form.product-per-page-form select.perpage {
    border: 0;
    padding: 0 25px 0 3px;
    font-weight: 700;
    color: var(--ts-text-color);
    width: auto;
}

.show_breadcrumb_v1 .breadcrumbs-container {
    margin-left: 0;
}

.show_breadcrumb_v1 .breadcrumbs-container span {
    padding-left: 8px;
    padding-right: 8px;
}

.product-content table,
.product-content table td,
.product-content table tr {
    border-width: 1px !important;
}

.product-content table tr:nth-child(2) {
    background-color: #000000;
}

.product-content table tr:nth-child(2) td div {
    color: #fff;
}

.before-loop-wrapper.custom-filter {
    justify-content: end;
}

.before-loop-wrapper.custom-filter .orderby-label,
.before-loop-wrapper.custom-filter ul.perpage span {
    color: var(--ts-gray-color);
}

.before-loop-wrapper.custom-filter .orderby-label:after {
    content: ':';
    display: inline-block;
    margin-right: 5px;
}

.before-loop-wrapper.custom-filter ul.dropdown {
    vertical-align: baseline;
    margin: 0;
    padding: 10px 3px 10px;
    display: none;
    min-width: 160px;
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    border-radius: 10px;
    z-index: 5;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    color: var(--ts-dropdown-color);
    border-radius: 10px;
    background-color: var(--ts-dropdown-bg);
    box-shadow: 0 0 10px rgba(162, 162, 162, 0.3);
}

.before-loop-wrapper.custom-filter ul.orderby,
.before-loop-wrapper.custom-filter ul.perpage {
    position: relative;
    margin: 0;
}

.before-loop-wrapper.custom-filter ul.dropdown li,
.before-loop-wrapper.custom-filter ul.orderby li,
.before-loop-wrapper.custom-filter ul.perpage li {
    list-style: none;
    padding: 1px 0 !important;
    cursor: pointer;
}

/*.before-loop-wrapper.custom-filter ul.orderby:hover ul.dropdown{
     -webkit-animation-duration: 300ms;
     -moz-animation-duration: 300ms;
     animation-duration: 300ms;
     -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
     animation-fill-mode: both;
     -webkit-animation-name: animation_fade;
     -moz-animation-name: animation_fade;
     animation-name: animation_fade;
     display: block;
}
*/
.before-loop-wrapper.custom-filter ul.dropdown li a.current,
.before-loop-wrapper.custom-filter ul.dropdown li a:hover {
    background: rgb(0 0 0 / 10%);
    color: rgb(0 0 0);
    text-decoration: none;
}

.before-loop-wrapper.custom-filter ul.dropdown li a {
    display: block;
    color: inherit;
    padding: 7px 20px;
    line-height: 22px;
}

.before-loop-wrapper.custom-filter ul.perpage li a span {
    color: #000;
}

.before-loop-wrapper.custom-filter ul.orderby li .orderby-current,
.before-loop-wrapper.custom-filter ul.perpage span:nth-child(2) {
    font-weight: 700;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.before-loop-wrapper.custom-filter ul.orderby li .orderby-current:after,
.before-loop-wrapper.custom-filter ul.perpage span:nth-child(2):after {
    content: "\e941";
    font-size: 18px;
    display: inline-block;
    vertical-align: -3px;
    font-family: 'tb-icon';
    cursor: pointer;
}

.before-loop-wrapper.custom-filter ul.perpage ul li a {
    padding-left: 30px;
    padding-right: 30px;
}

.before-loop-wrapper.custom-filter ul.perpage ul {
    min-width: 86px;
}

.before-loop-wrapper.custom-filter ul.perpage ul li:first-child a {
    display: none;
}

.before-loop-wrapper.custom-filter .orderby-ordering,
.before-loop-wrapper.custom-filter ul.perpage span {
    display: flex;
    gap: 7px;
    align-items: center;
}

.vendor-banner .vendor-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #fff;
}

.vendor-banner .vendor-banner-content h1 {
    color: #000;
    font-weight: 700;
}

.vendor-grid .vendor-item .vendor-title {
    font-weight: 700;
}

.vendor-banner .vendor-banner-content p.vendor-banner-description {
    max-width: 40%;
    font-family: neue-haas-grotesk-text, Arial, sans-serif;
    color: #1a1a1a;
}

.vendor-img-wrapper {
    position: relative;
    overflow: hidden;
}

.vendor-img-wrapper .vendor-description {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    background: #fffffff0;
    color: #000;
    padding: 15px;
    box-sizing: border-box;
    transition: bottom 0.6s ease;
}

.vendor-item:hover .vendor-description {
    bottom: 0;
}

.vendor-grid .vendor-item .vendor-img-wrapper:hover .vendor-description {
    bottom: 0;
}

.ekit_modal-searchPanel .ekit-search-group .ekit_search-button svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(20deg) brightness(109%) contrast(101%);
}

.wc-login a {
    color: #000;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "Mulish", Sans-serif;
    font-size: 14px;
    text-decoration: none;
}

.wc-login-width {
    width: auto;
}

.wc-login-info {
    justify-content: flex-end;
}

/*home page store locater map css*/
.store-locator-wrap {
    display: block !important;
    border-radius: 40px !important;
    overflow: hidden;
    border: 0 !important;
    margin: 0 auto;
    max-width: 100%;
    height: 700px !important;
    position: relative !important;
    padding: 0;
}

.store-locator-wrap .store-sidebar {
    padding: 30px !important;
    background: #fff !important;
    overflow-y: auto;
    position: absolute;
    width: 35% !important;
    top: 50%;
    left: 40px;
    z-index: 999;
    transform: translateY(-50%);
    border-radius: 30px;
}

.store-locator-wrap .store-sidebar input {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.store-locator-wrap .store-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.store-locator-wrap .store-item .details {
    flex: 1;
}

.store-locator-wrap .store-item strong {
    font-size: 16px;
}

.store-locator-wrap .open-time {
    color: green;
    font-size: 12px;
}

.store-locator-wrap #store-map {
    width: 100% !important;
    height: 100%;
}

.store-locator-wrap .store-sidebar #store-list .store-item {
    border: 0 !important;
}

.store-locator-wrap .store-sidebar #store-list .details {
    text-transform: uppercase;
    font-size: 12px;
}

.store-locator-wrap .store-sidebar #store-list .details strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.store-locator-wrap .store-sidebar h3 {
    font-size: 18px;
}

.store-locator-wrap .store-sidebar input#storeSearch {
    border-width: 0 0 1px !important;
    border-style: solid;
    border-radius: 0 !important;
    padding: 0 0 4px !important;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 12px !important;
}

.store-locator-wrap .store-sidebar input::placeholder {
    font-size: 12px !important;
}
.wpcf7-response-output {
    background-color: #ff7a7a73;
    border: 0 !important;
    padding: 9px !important;
    color: red;
}
.woocommerce .products .product div.loop-add-to-cart{
    margin: 12px 0 0;
}
body.error404 .not-found {
    margin: 60px auto;
    }
    body.error404 .not-found p{
            margin-bottom: 20px;
    }
    body.error404 .not-found a.button {
    padding: 15px 40px;
    display: inline-block;
    background-color: #FFDE01;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    fill: #020202;
    color: #020202;
    border-style: solid;
    border-color: #FFDE01;
    border-radius: 50px;
}
body.error404 .not-found a.button:hover{
        background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}
body.error404 .not-found h1 {
    font-size: 24px;
    line-height: 30px !important;
}
body.wp-singular .breadcrumb-title-wrapper {
    margin-top: 50px;
}
body.single-product .breadcrumb-title-wrapper {
    margin-top: 0px;
}
.woocommerce-billing-fields__field-wrapper > p.form-row{
    width: calc(50% - 30px);
}
p#billing_city_field {
    width: calc(50% - 30px);
}
#ls_period_checkout_field{
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 8px;
}
#ls_period_checkout_field h3 {
    font-size: 22px;
}

#ls_period_checkout_field p.form-row {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 0;
    border-radius: 5px;
}

#ls_period_checkout_field p.form-row span.form-control {
    padding-bottom: 0 !important;
}
.woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link {
    font-weight: 800;
    color: #000;
    
}
.woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link:hover {
  text-decoration: underline;
}
.lighthouse-box-link, .lighthouse-box-link a.elementor-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0;
	z-index:0;
}
.new-south-wales-section {
    flex-wrap: nowrap;
}

body.archive.search.search-no-results .search--form {
    display: none;
}

body.search.search-results aside#right-sidebar,
body.search.search-no-results aside#right-sidebar{
    display: none;
}
body.search.search-results #main-content,
body.search.search-no-results #main-content{
    width: 100% !important;
}
body.search.search-results #main-content .list-posts{
	    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 14px;
}
body.search.search-results #main-content .list-posts article.post-item {
    width: 100%;
}
.wc-lighthouse-main-section .elementor-image-carousel .swiper-slide {
  height: 100%;       
  position: relative;
  overflow: hidden;
}

.wc-lighthouse-main-section .elementor-image-carousel {
  height: 500px;
}

.wc-lighthouse-main-section .elementor-image-carousel .swiper-slide-inner,
.wc-lighthouse-main-section .elementor-image-carousel .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
.wc-lighthouse-main-section .wc-text-overlay{
    top: 50% !important;
    transform: translateY(-50%);
}


@media only screen and (min-width: 1600px) {
    .vendor-banner .vendor-banner-content p.vendor-banner-description {
        font-size: 1.125rem;
        max-width: 520px;
        line-height: 1.602rem;
    }

    .vendor-banner .vendor-banner-content h1 {
        color: #fff;
        margin: 2rem 0;
        font-size: 4.5rem !important;
    }
}

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

    .vendor-banner .vendor-banner-content h1,
    .vendor-banner .vendor-banner-content p.vendor-banner-description {
        color: #fff;
    }

    .vendor-banner .vendor-banner-content {
        padding: 0 .33rem;
        width: 90%;
        max-width: 1500px;
        margin: auto;
    }

}

@media only screen and (min-width: 768px) {
    .vendor-banner .vendor-banner-content h1 {
        font-size: 3.5rem;
    }

    .vendor-banner .vendor-banner-content {
        padding: 0 2.5rem;
    }
}


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

    .tax-product_vendor .page-container.show_breadcrumb_v1,
    .tax-hire_category .page-container.show_breadcrumb_v1 {
        gap: 20px;
    }

    .tax-product_vendor .page-container.show_breadcrumb_v1 #left-sidebar,
    .tax-hire_category .page-container.show_breadcrumb_v1 #left-sidebar {
        width: 30% !important;
    }

    .tax-product_vendor .page-container.show_breadcrumb_v1 #main-content,
    .tax-hire_category .page-container.show_breadcrumb_v1 #main-content {
        width: 70% !important;
    }
}

@media screen and (max-width : 1290px) {
    .woocommerce .products .product .product-name {
        min-height: 36px;
    }

    .widget_vendor_hierarchy_widget .current-vendor p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 22px;
    }

    #ts-quickshop-modal .woocommerce div.product .summary .product_title {
        font-size: 20px;
    }

    .widget_vendor_hierarchy_widget .current-vendor h3,
    .widget_vendor_hierarchy_widget .current-category h3 {
        font-size: 16px;
    }

    .tax-hire_category #ts_product_filter_by_price-3,
    .tax-hire_category #custom_hierarchy_widget-2 {
        padding: 15px;
    }

    .tax-hire_category #ts_product_filter_by_price-3 h4.widget-title,
    .tax-hire_category #custom_hierarchy_widget-2 h4.widget-title {
        margin-bottom: 10px;
    }

    .tax-hire_category #custom_hierarchy_widget-2 ul.product-cat-list li {
        padding: 10px 0;
        font-size: 14px;
        line-height: 18px;
    }

    .tax-hire_category #ts_product_filter_by_price-3 h4.widget-title,
    .tax-hire_category #custom_hierarchy_widget-2 h4.widget-title {
        font-size: 18px;
    }
    body.search #main-content .list-posts article.post-item .entry-format{
    padding: 12px;
}
	.product-category-container .breadcrumbs{
		        width: fit-content;
	}
}

@media screen and (max-width : 1279px) {
.woocommerce-billing-fields__field-wrapper > p.form-row{
    width: calc(50% - 20px) !important;
}
}
@media screen and (max-width : 1200px) {
    .wc-mobile-nav ul#menu-main-menu .elementskit-megamenu-panel .e-con-inner {
        gap: 12px;
        flex-direction: column;
        padding: 15px 0;
    }

    .wc-mobile-nav ul#menu-main-menu .elementskit-dropdown-open {
        border-top: 0;
    }

    .wc-mobile-nav ul#menu-main-menu .elementskit-megamenu-panel ul li.elementor-icon-list-item a {
        font-size: 14px;
        padding: 0;
    }

    .wc-mobile-nav ul#menu-main-menu .elementskit-megamenu-panel ul .elementor-icon-list-item:first-child,
    .wc-mobile-nav ul#menu-main-menu .elementskit-megamenu-panel ul.elementor-nav-menu li:first-child a {
        padding: 0;
    }

    .wc-mobile-nav ul#menu-main-menu .elementskit-megamenu-panel ul .elementor-icon-list-item:after {
        border: 0 !important;
    }

    .wc-mobile-nav ul#menu-main-menu .elementskit-megamenu-panel ul .elementor-icon-list-item {
        padding: 12px 0 0;
        margin: 0;
    }

    .buy-mega-menu ul li {
        border-bottom: 0;
    }

    .wc-mobile-nav ul#menu-main-menu .elementskit-megamenu-panel ul.elementor-nav-menu li a {
        padding: 12px 0 0;
        font-size: 14px;
    }

    .wc-mobile-nav button.elementskit-menu-close.elementskit-menu-toggler {
        margin: 6px 6px 0 !important;
        padding: 0 !important;
        height: 30px;
        width: 30px !important;
        background-color: #000000;
        color: #fff !important;
        font-size: 13px !important;
    }

    .wc-mobile-nav button.elementskit-menu-hamburger {
        width: 40px !important;
    }

    .wc-mobile-nav button.elementskit-menu-hamburger span.elementskit-menu-hamburger-icon {
        height: 2px;
    }
    .wp-sub-category-slider{
        z-index: 0;
        position: relative;
    }
}

@media screen and (max-width : 1200px) {
		.wc-header-section{
		z-index:3;
	}
    .buy-mega-menu ul {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .elementskit-megamenu-panel.elementskit-dropdown-open {
        width: 100% !important;
    }
    #menu-main-menu li.mobile-show.menu-item {
        display: block;
    }
    .highlighted-categories,
    .woocommerce.main-products .products {
    grid-template-columns: repeat(3, 1fr);
}
.widget-container ul li{
    font-size: 14px;
}
.product-cat-item .toggle-subcat svg {
    width: 16px;
    height: 16px;
}
}
@media screen and (max-width : 1199px) {
    nav.pagination .nav-links a.page-numbers,
    nav.pagination .nav-links span.page-numbers.current {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }

    nav.pagination .nav-links a.prev.page-numbers:before,
    nav.pagination .nav-links a.next.page-numbers:before {
        font-size: 22px;
    }

    .vendor-banner .vendor-banner-content p.vendor-banner-description {
        max-width: 60%;
    }

    .store-locator-wrap .store-sidebar h3 {
        font-size: 16px;
    }

    .store-locator-wrap .store-sidebar {
        padding: 20px !important;
            width: 50% !important;
    }
    body.wp-singular .blog-template #main-content .list-posts article .entry-content h3 {
    font-size: 22px;
}
}

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

    .vendor-banner img {
        display: none !important;
    }

    .vendor-banner .vendor-banner-content {
        position: static;
        transform: none;
    }
    .breadcrumb-title-wrapper{
        background-color: #f4f4f4;
        margin-top: -26px;
    }
    .product-category-info{
        /*background-color: #f4f4f4;*/
    }
    body.wp-singular .breadcrumb-title-wrapper {
    margin-top: 0;
    background-color: transparent;
}
}

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

        .highlighted-categories {
        grid-template-columns: repeat(2, 1fr);
    }

    .tax-product_cat .has-1-sidebar {
        gap: 20px;
    }

    .search-results .has-1-sidebar {
        gap: 20px;
    }

    .tax-product_vendor .page-container.show_breadcrumb_v1 #left-sidebar,
    .tax-hire_category .page-container.show_breadcrumb_v1 #left-sidebar,
    .search-results .has-1-sidebar .ts-sidebar,
    .tax-product_cat .has-1-sidebar .ts-sidebar, 
    .search-no-results .has-1-sidebar .ts-sidebar, 
    .search-results .has-1-sidebar .ts-sidebar, .tax-product_vendor .has-1-sidebar .ts-sidebar, .tax-hire_category .has-1-sidebar .ts-sidebar, .tax-product_tag .has-1-sidebar .ts-sidebar {
        width: 35% !important;
    }

    .tax-product_vendor .page-container.show_breadcrumb_v1 #main-content,
    .tax-hire_category .page-container.show_breadcrumb_v1 #main-content,
    .search-no-results .has-1-sidebar #main-content, .search-results .has-1-sidebar #main-content,
    .tax-product_cat .has-1-sidebar #main-content, .search-no-results .has-1-sidebar #main-content, .search-results .has-1-sidebar #main-content, .tax-product_vendor .has-1-sidebar #main-content, 
    .tax-hire_category .has-1-sidebar #main-content,
    .tax-product_tag .has-1-sidebar #main-content {
        width: 65% !important;
    }
    .elementor-widget-product_vendor_selector .vendor-grid {
        grid-template-columns: repeat(3, 1fr);
        margin: 40px auto;
    }

    body.search.search-results .breadcrumb-title-wrapper {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .woocommerce.main-products .products {
    gap: 20px;
}
}

@media screen and (max-width : 1023px) {
    .tax-product_cat .has-1-sidebar {
        margin-top:40px;
    }

    .search-results .has-1-sidebar {
        margin-top: 0px;
    }

    .wp-sub-category-slider {
        padding: 25px 0;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .product-category-container .breadcrumbs {
        margin: 1.66rem 0 0;
    }

    .widget_vendor_hierarchy_widget .current-vendor {
        padding: 14px;
    }

    .tax-hire_category #main-content ul.products.columns-4 {
        grid-template-columns: repeat(3, 1fr);
    }
    body.search .breadcrumb-title-wrapper {
    background-color: transparent;
}

}

@media screen and (min-width: 768px) and (max-width: 991px) { 
.highlighted-categories, .woocommerce.main-products .products{
            grid-template-columns: repeat(2, 1fr);
}
}

@media screen and (max-width : 991px) {
    #left-sidebar table thead th {
        padding: 10px;
        font-size: 13px;
    }

    .vendor-banner .vendor-banner-content p.vendor-banner-description {
        max-width: 100%;
    }
    .wc-footer-section .elementor-post__thumbnail img {
    width: 100%;
    height: 100%;
}
.wc-footer-section article{
    align-items: center;
}
.wc-footer-section article a.elementor-post__thumbnail__link {
    position: relative;
    display: block;
    overflow: hidden;
}

.wc-footer-section article a.elementor-post__thumbnail__link .elementor-post__thumbnail:before {
    content: '';
    padding-top: 70%;
    display: block;
}

.wc-footer-section article a.elementor-post__thumbnail__link .elementor-post__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s all ease-in-out;
}

.wc-footer-section article a.elementor-post__thumbnail__link .elementor-post__thumbnail {
    padding: 0 !important;
        width: 100px;
    height: auto;
}
.wc-footer-section article a.elementor-post__thumbnail__link{
    width: auto !important;
}

.wc-footer-section article .elementor-post__text {
    width: 80%;
}
    ol ol{
    margin: 10px 0 0 10px;
}
body.error404 .not-found h1 {
    font-size: 18px;
    line-height: 23px !important;
}
body.error404 .not-found p {
    line-height: 19px;
}
body.error404 .not-found {
    margin: 0 auto 40px;
}
body.error404 .show_breadcrumb_v1 {
    margin-top: 0;
}
.product-category-container .product-category-title{
        font-size: 40px;
}
body.wp-singular #right-sidebar{
 padding: 10px !important;  
}
.search-no-results .has-1-sidebar #main-content,
.search-results .has-1-sidebar #main-content{
    width: 100% !important;
}
    .search-no-results .has-1-sidebar #main-content .list-posts,
    .search-results .has-1-sidebar #main-content .list-posts {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 15px;
        grid-row-gap: 20px;
        margin-bottom: 30px;
    }
body.search #main-content .list-posts article.post-item {
    width: 100%;
    margin: 0;
    }
    body.search #main-content .list-posts article.post-item h3.heading-title{
            margin-bottom: 5px;
    }
    body.search #main-content .list-posts article.post-item a.post-title {
    font-size: 18px;
}
body.wp-singular .page-template.blog-template{
        margin-top: 30px;
}
#ls_period_checkout_field h3 {
            font-size: 18px;
        margin: 0 0 12px 0;
}
.woocommerce form #ls_period_checkout_field .form-row label {
    font-size: 16px;
}
.woocommerce > form.checkout #customer_details{
    margin-bottom: 30px;
}
.wc-lighthouse-main-section .elementor-image-carousel {
    height: 400px;
}
}

@media screen and (max-width : 850px) {
body.search.search-results #main-content .list-posts {
    grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width : 910px) {
    .search-results .has-1-sidebar .ts-sidebar {
        width:38% !important;
    }

    .search-no-results .has-1-sidebar #main-content, .search-results .has-1-sidebar #main-content {
        width: 62% !important;
    }
}

@media screen and (max-width : 767px) {
.product-category-container {
    padding-left: 15px;
    padding-right: 15px;
}
    .tax-product_cat .has-1-sidebar .ts-sidebar,
    .tax-product_vendor .has-1-sidebar .ts-sidebar,
    .tax-hire_category .has-1-sidebar .ts-sidebar,
    .tax-product_tag .has-1-sidebar .ts-sidebar {
        width: 100% !important;
        padding-right: 0px !important;
    }

    .tax-product_cat .has-1-sidebar #main-content,
    .tax-product_vendor .has-1-sidebar #main-content,
    .tax-hire_category .has-1-sidebar #main-content,
    .tax-product_tag .has-1-sidebar #main-content {
        width: 100% !important;
    }

    .search-results .has-1-sidebar .ts-sidebar {
        width: 100% !important;
        padding-right: 0px !important;
    }

.search-no-results .has-1-sidebar #main-content,
    .search-results .has-1-sidebar #main-content {
        width: 100% !important;
    }

    /* .woocommerce div.product div.images.woocommerce-product-gallery {
         padding: 10px;
         border-radius: 10px;
    }
     */
    /* .ts-product-video-button, .ts-product-360-button, .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
         top: 15px;
         right: 15px;
    }
     */
    .tax-product_vendor .page-container.show_breadcrumb_v1 #main-content,
    .tax-hire_category .page-container.show_breadcrumb_v1 #main-content {
        width: 100% !important;
    }

    .tax-hire_category #main-content ul.products.columns-4 {
        margin-bottom: 30px;
    }

    #ts-quickshop-modal div.product>.summary {
        width: 100%;
        position: unset;
        padding-right: 0;
        max-height: 360px;
    }

    #ts-quickshop-modal .woocommerce div.product .summary .product_title,
    #ts-quickshop-modal .woocommerce div.product .summary>.ts-variation-price,
    #ts-quickshop-modal .woocommerce div.product .summary p.price,
    #ts-quickshop-modal .woocommerce div.product .summary span.price {
        font-size: 1.1rem;
    }

    .before-loop-wrapper.custom-filter {
        gap: 10px !important;
        justify-content: center;
    }

    .before-loop-wrapper.custom-filter>* {
        width: auto !important;
    }

    .before-loop-wrapper.custom-filter .orderby-ordering,
    .before-loop-wrapper.custom-filter ul.perpage span {
        font-size: 14px;
    }

    .elementor-widget-product_vendor_selector .vendor-grid {
        grid-template-columns: repeat(2, 1fr);
        margin: 30px auto 40px;
    }

    .vendor-banner .vendor-banner-content h1 {
        width: 100%;
    }

    .elementor-widget-product_vendor_selector .vendor-grid {
        padding: 0;
    }

    .vendor-banner .vendor-banner-content {
        padding: 0 30px;
    }

    .store-locator-wrap {
        display: flex !important;
        flex-direction: column-reverse;
        border-radius: 30px !important;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        height: auto !important;
    }

    .store-locator-wrap .store-sidebar {
        position: static;
        width: 100% !important;
        border-radius: 0 0 30px 30px;
        height: auto !important;
        transform: none;
    }

    .store-locator-wrap #store-map {
        max-height: 360px !important;
        min-height: 360px;
    }

body.search.search-no-results .has-1-sidebar,
    body.search.search-results .has-1-sidebar {
        flex-direction: column;
    }
    .wpcf7-form-submit input[type^=submit] {
    min-width: auto;
    font-size: 12px;
    padding: 15px 20px !important;
}
.wpcf7 p input[type=email], .wpcf7 p input[type=password], .wpcf7 p input[type=tel], .wpcf7 p input[type=text], .wpcf7 p select, .wpcf7 p textarea {
    padding: 12px 15px;
}
    .tax-product_cat .has-1-sidebar {
        margin-top: 0;
    }
    body.search #main-content .list-posts article.post-item a.post-title {
    font-size: 15px;
}
  .search-no-results .has-1-sidebar #main-content .list-posts,
  .search-results .has-1-sidebar #main-content .list-posts {
        grid-template-columns: repeat(2, 1fr);
        }
        body.wp-singular .page-template.blog-template{
            flex-direction: column-reverse;
        }
        body.wp-singular .page-template.blog-template #main-content,
        body.wp-singular #right-sidebar {
    width: 100% !important;
}
body.wp-singular .blog-template #main-content .list-posts article .entry-content{
    padding: 16px;
}
#ls_period_checkout_field {
        margin-top: 25px;
        margin-bottom: 20px;
}
#ls_period_checkout_field p.form-row span.form-control {
    padding: 0 !important;
        font-size: 14px;
}
.page-title.custom-title .entry-title-main {
    font-size: 20px;
}
body.search.search-no-results .has-1-sidebar,
body.search.search-results .has-1-sidebar{
    flex-direction: column;
}
body.search aside#right-sidebar{
    width: 100% !important;
        padding: 10px !important;
}
.wc-lighthouse-main-section .elementor-image-carousel {
    height: 350px;
}

}

@media only screen and (max-width: 575px) {
    .highlighted-categories .highlighted-category h2 {
        font-size: 14px;
    }

    .highlighted-categories {
        grid-template-columns: repeat(1, 1fr);
        margin-bottom: 40px;
    }

    .vendor-grid .vendor-item a.vendor-link {
        gap: 10px;
    }

    .wc-mobile-nav button.elementskit-menu-hamburger span.elementskit-menu-hamburger-icon {
        margin-bottom: 3px !important;
    }

    .wc-mobile-nav button.elementskit-menu-hamburger {
        width: 30px !important;
        height: 27px !important;
        padding: 5px !important;
    }

    .wc-mobile-nav button.elementskit-menu-hamburger span.elementskit-menu-hamburger-icon:last-child {
        margin-bottom: 0 !important;
    }
    .wc-lighting-one-column,
    .wc-lighting-one-column .e-con-inner{
    flex-direction: column !important;
}
.elementor-button-wrapper .elementor-button{
        min-width: auto !important;
} 
    .store-locator-wrap #store-map {
        max-height: 300px !important;
        min-height: 300px;
    }
        .wc-footer-section article a.elementor-post__thumbnail__link {
        width: 22% !important;
    }
        .wc-footer-section article {
        align-items: flex-start;
    }
    .mc4wp-form .subscribe-email .button {
        min-width: 110px !important;
                font-size: 12px;
    }
    .woocommerce.main-products .products {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .product-category-container .product-category-title{
        font-size: 30px;
}
    body.wp-singular .blog-template #main-content .list-posts article .entry-content h3 {
        font-size: 20px;
    }
	body.search.search-results #main-content .list-posts {
    grid-template-columns: repeat(2, 1fr);
}
}

@media only screen and (max-width: 480px) {
    #main-content {
        min-height: 340px;
    }

    .tax-hire_category #main-content ul.products.columns-4 {
        grid-template-columns: repeat(1, 1fr);
    }

    #ts-quickshop-modal .woocommerce div.product div.images {
        width: 100%;
    }

    .woocommerce #ts-quickshop-modal div.product:not(.product-type-grouped) .summary form.cart div.quantity {
        width: 100%;
    }

    .woocommerce #ts-quickshop-modal div.product:not(.product-type-grouped) .summary form.cart div.quantity .qty {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .elementor-widget-product_vendor_selector .vendor-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    #ls_period_checkout_field p.form-row {
    width: 100%;
    margin: 0 0 10px;
}
    #ls_period_checkout_field p.form-row.form-row-last {
    margin: 0;
}
    .wc-footer-section article a.elementor-post__thumbnail__link .elementor-post__thumbnail{
        width: 70px;
    }
}

@media only screen and (max-width: 380px) {
    .woocommerce div.product:not(.product-type-grouped) .summary form.cart div.quantity {
        width: 100%;
    }

    .woocommerce div.product:not(.product-type-grouped) .summary form.cart div.quantity .qty {
        width: 100% !important;
        margin-right: 0 !important;
    }
        .search-no-results .has-1-sidebar #main-content .list-posts,
        .search-results .has-1-sidebar #main-content .list-posts {
        grid-template-columns: repeat(1, 1fr);
    }
}

.woocommerce .products .product:not(.product-category) .product-wrapper:hover .product-group-button-meta>.short-description {
    display: none;
}

.woocommerce .products .product .product-categories {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-break: break-word;
}

.vendor-grid .vendor-item:hover .vendor-hover-address {
    opacity: 1;
}

.vendor-grid .vendor-item .vendor-hover-address {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}

/* Hire store new css */
/* Banner Styles */
.vendor-banner {
    position: relative;
    color: white;
    overflow: hidden;
}

.vendor-banner img {
    width: 100%;
    height: auto;
    display: block;
}

.vendor-banner .vendor-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(120, 0, 0, 0.85);
    mix-blend-mode: multiply;
}

.vendor-banner .vendor-content {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 2;
    max-width: 700px;
}

.vendor-banner .vendor-content h1 {
    font-size: 36px;
    margin-bottom: 15px;
}

.vendor-banner .vendor-content p {
    font-size: 18px;
}

/* Vendor Grid */
.vendor-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 30px;
}

.vendor-item {
    width: 200px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.vendor-item a {
    text-decoration: none;
    color: inherit;
}

.vendor-img img {
    width: 100%;
    height: auto;
}

.vendor-address {
    padding: 10px;
    font-size: 14px;
    color: #333;
    background: #f8f8f8;
    border-top: 1px solid #ddd;
}

.product-filter-by-price-wrapper ul li,
.widget_custom_hierarchy_widget ul li {
    list-style: none;
}

.widget_custom_hierarchy_widget h4 {
    padding-top: 15px;
}

.widget_custom_hierarchy_widget>.product-cat-item.active {
    color: black !important;
}

.tax-hire_category .current-category p {
    display: none;
}


/*23-06-2025*/
.tax-hire_category .product-category-info,
.single-product .product-category-info{
	width: 100%;
    position: relative;
    margin: 0;
    left: 0;
}
.single-product #left-sidebar{
	margin:0;
}
div.product .summary .meta-content>div>span:first-child{
	background:#000;
	color:#fff;
}
div.product .summary .meta-content>div>span:last-child{
	padding:5px;
}
div.product .summary .meta-content .tag-links a{
	text-decoration:underline !important;
}
div.product .summary .meta-content .tag-links a:hover{
	text-decoration:none !important;
	color:#000 !important;
}
.cart-popup-btn{
	display:flex;
	gap:10px;
	margin-top:10px;
}
.cart-popup-btn a {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background: #000 !important;
    min-width: inherit !important;
    border-color: #000 !important;
}
.cart-popup-btn a:hover{
	background:#fff !important;
	color:#000 !important
}
/* body.single.single-product .wc-header-section{
    background-color: #fff;
} */
.woocommerce div.product.tabs-accordion .woocommerce-Tabs-panel h2{
	background: #f4f4f4 !important;
}
/* #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
	background:#000 !important;
	color:#fff !important;
	border-color:#000 !important;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{
	background:#fff !important;
	color:#000 !important
}
.woocommerce table.shop_table.cart td.actions .button:hover{
	color:#000 !important;
}
.woocommerce table.shop_table.cart td.actions .button,
.woocommerce-cart .woocommerce .cart-collaterals{
	border-color:#000 !important;
} */
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .blockMsg h1{
	font-size: 18px;
    margin: 0;
    width: 100%;
}

body.search-no-results .breadcrumb-title-wrapper {
    margin-top: 50px;
}

@media screen and (max-width : 767px) {
	.product-category-info {
		padding: 1.5rem 0;
	}
	    .page-container.show_breadcrumb_v1 {
    margin-top: 40px;
}
	.woocommerce div.product div.summary{
		margin-bottom:30px;
	}
	.single-product .product-category-info{
		margin-top: -28px;
	}

	div.product.tabs-accordion .woocommerce-Tabs-panel > h2.active ~ .product-content{
		padding:15px 15px 25px!important;
	}
	.woocommerce .related.products{
		margin-bottom:30px !important;
	}
	.single-product.woocommerce #left-sidebar{
		display:none !important;
	}
	body.woocommerce #left-sidebar{
		width: 100% !important;
        background: #fff;
        z-index: 999;
        padding: 20px !important;
        display: block !important;
        left: -100% !important;
        transition: all 0.3s ease;
	}
	body.woocommerce.archive #left-sidebar.active{
		left: 0% !important;
		width: 100% !important;
	}
	.page-container.show_breadcrumb_v1{
		z-index:inherit;
	}
	.tax-hire_category #ts_product_filter_by_price-3, .tax-hire_category #custom_hierarchy_widget-2 {
        padding: 0;
    }
	.before-loop-wrapper.custom-filter ul.dropdown{
		left:0;
	}
	.wc-header-section{
		z-index:9999;
	}
	body.woocommerce.archive :is(#left-sidebar, #right-sidebar, #ts-filter-widget-area) .product-on-sale-form{
		padding: 12px 12px !important;
	}
	.product-on-sale-form label{
		flex-wrap:nowrap;
	}
	.woocommerce-page #ts-filter-widget-area .widget-container, body.woocommerce.archive #left-sidebar .widget-container, body.woocommerce.archive #right-sidebar .widget-container{
		padding: 0 15px !important;
	}
	.before-loop-wrapper.custom-filter{
		justify-content: space-between;
	}
	.before-loop-wrapper.custom-filter .orderby-ordering{
		width: calc(100% - 150px) !important;
	}
	.vendor-sidebar-close{
		position:absolute;
		top:0px;
		right:0px;
	}
	.woocommerce .before-loop-wrapper > *{
		width: 30% !important;
	}
	.woocommerce .before-loop-wrapper .woocommerce-product-search{
		width:70% !important;
	}
	.woocommerce .before-loop-wrapper .woocommerce-result-count-1{
		width:60% !important;
	}
	.woocommerce .before-loop-wrapper .filter-widget-area-button{
		text-align:left;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
		justify-content: left !important;
	}
	.woocommerce-page table.cart td.actions .coupon{
		margin-top:10px;
	}
	.woocommerce-cart article .woocommerce form.woocommerce-cart-form, .woocommerce-cart article .woocommerce .cart-collaterals{
		margin-bottom:30px !important;
	}
	.tax-product_tag .has-1-sidebar #main-content {
    width: 100% !important;
}
	    .woocommerce-checkout .page-container.show_breadcrumb_v1 {
        margin-top: 20px;
    }
	.woocommerce > form.checkout{
		margin-top: 30px;
	}
	.woocommerce > form.checkout #customer_details{
		margin-bottom:10px;
	}
	.page-container.show_breadcrumb_v1 {
        margin-top: 30px;
    }
	body.search-no-results .breadcrumb-title-wrapper {
    margin-top: 10px;
}
	.page-container.page-title.custom-title{
		margin-bottom: -20px !important;
	}
	.vendor-banner .vendor-banner-content h1,
	    .product-category-container .product-category-title {
        font-size: 22px;
        line-height: 30px;
    }
	.vendor-banner .vendor-banner-content h1{
		margin-bottom:0;
	}
	    .vendor-banner .vendor-banner-content {
        padding: 0 0px;
    }
	.elementor-widget-product_vendor_selector .vendor-grid{
		margin-top:15px;
	}
.woocommerce-billing-fields__field-wrapper > p.form-row{
    width: calc(50% - 10px) !important;
}
body.woocommerce.archive :is(#left-sidebar, #right-sidebar, #ts-filter-widget-area) .close{
            width: 50px !important;
        height: 45px !important;
}
.wc-close-hire {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 999;
    background: #efefef;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    width: 50px;
    height: 45px;
}
.wc-close-hire::before {
  color: #333;
  content: "\e9e3";
  font-family: 'tb-icon';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: inherit !important;
}
.product-category-container .breadcrumbs .breadcrumbs-container {
    font-size: 12px;
}
}



@media screen and (max-width : 575px) {
    #main-content {
    min-height: auto;
}
.woocommerce form .hire_period{
	flex-wrap: wrap;
    text-align: left;
}
.woocommerce-billing-fields > h3, .woocommerce-MyAccount-content > h2, .woocommerce-customer-details > h2, .woocommerce-additional-fields > h3, header.woocommerce-Address-title > h3, .woocommerce > form.checkout #order_review_heading, .woocommerce-cart .cart-collaterals .cart_totals > h2 {
    margin: 0 0 10px;
    font-size: 16px;
    }
}
@media screen and (max-width : 480px) {
    select, textarea, html input[type="search"], html input[type="text"], html input[type="email"], html input[type="password"], html input[type="date"], html input[type="number"], html input[type="tel"], .woocommerce form .form-row .input-text, .woocommerce form .form-row select, .woocommerce .quantity input.qty, .quantity input.qty, body .select2-container-default .select2-search--ts-dropdown .select2-search__field, body .select2-container-default .select2-selection--ts-single, body .select2-container-default .select2-selection--ts-single, body .select2-container-default .select2-search--ts-dropdown .select2-search__field, .woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select, #add_payment_method table.cart td.actions .coupon .input-text, .chosen-container a.chosen-single, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout .form-row .chosen-container-single .chosen-single, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, body .select2-container-default .select2-selection--ts-multiple, body .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 12px 16px;
}
.woocommerce-billing-fields__field-wrapper > p.form-row {
         width: 100% !important; 
    }
    #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    padding: 10px 15px;
}
}