#main {
    margin: 0 !important;
    max-width: 100% !important;
}

body {
    font-family: 'Rubik' !important;
}

.kanzo-container {
    max-width: 1800px;
    padding: 0 30px;
    font-family: 'Rubik';
}

table {
    font-family: 'Rubik';
}

.swiper-button-disabled path {
    fill: gray;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.policy a {
    color: #E2BE5B !important;
}

/*  */

.yith-wcan-filters {
    background-color: #F3F6FB;
}

.yith-wcan-filters .show-more {
    color: #007bff !important;
}

.yith-wcwl-add-button .separator,
.yith-wcwl-add-button .view-wishlist {
    display: none;
}

.yith-wcwl-add-button a.delete_item.button {
    padding: 0;
    margin-left: 10px;
    background-color: transparent;
    color: red;
}

.yith-wcwl-add-button a.delete_item.button:hover {
    background-color: transparent;
    color: red;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>label>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a:hover {
    color: #000 !important;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before {
    border-right: 5px solid #000 !important;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip {
    background-color: #000 !important;
}

.yith-wcwl-share a.facebook {
    width: 20px !important;
}

#scrollToTop {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    z-index: 1000;
    cursor: pointer;
    background-color: #000000;
    padding: 5px 30px;
    color: #fff;
    border: none;
    border-radius: 0;
}

#scrollToTop svg {
    margin-left: 10px;
    fill: #fff;
}

.custom-gold-color a {
    color: #E2BE5B !important;
}

.product-spec-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto;
    grid-gap: 20px;
}

.product-spec-grid .col-md-4:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}

.product-spec-grid .col-md-4:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}

.product-spec-grid .col-md-4:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
}

.product-spec-grid .col-md-4:nth-child(4) {
    grid-column: 3;
    grid-row: 1 / span 2;
}

/* Adjust spacing if needed */

/*  */

/* .product-cards .swiper-slide:hover {
    border: 2px solid #E2BE5B;
    position: relative;
    transform: translateY(-5px);
} */

.product-cards .card-water-pumps:hover,
.product-sliders .card-water-pumps:hover {
    border: 2px solid #02757b;
    position: relative;
    transform: translateY(-5px);
}

.card-water-pumps:hover .product-info h4,
.card-water-pumps:hover .product-info .cat-link {
    color: #02757b;
}

.product-cards .card-faucets:hover,
.product-sliders .card-faucets:hover {
    border: 2px solid #00aeee;
    position: relative;
    transform: translateY(-5px);
}

.card-faucets:hover .product-info h4,
.card-faucets:hover .product-info .cat-link {
    color: #00aeee;
}

.product-sliders .card-accessories:hover,
.product-cards .card-accessories:hover {
    border: 2px solid #f80109;
    position: relative;
    transform: translateY(-5px);
}

.card-accessories:hover .product-info h4,
.card-accessories:hover .product-info .cat-link {
    color: #f80109;
}

.wpc-see-more-control,
.wpc-see-less-control {
    color: #E2BE5B;
}

.product-info .cat-link {
    color: #000000;
    font-weight: 500;
}

#yith-wcwl-popup-message {
    opacity: 0;
}

.yith-wcwl-add-button a.delete_item {
    font-size: 0;
}

.yith-wcwl-add-button a.delete_item i {
    font-size: 16px;
}

.woocommerce-MyAccount-navigation h3 {
    padding-top: 10px;
    padding-left: 20px;
}

.country-selector {
    z-index: 999 !important;
}

.country-selector.weglot-dropdown .wgcurrent:after {
    top: 7px;
    right: 8px;
    width: 13px;
    height: 7px;
    image-rendering: auto;
    image-rendering: auto;
    image-rendering: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.country-selector.weglot-dropdown .wgcurrent {
    border: none;
}

.country-selector.weglot-dropdown {
    background-color: transparent;
}

.country-selector.weglot-dropdown li {
    padding: 5px !important;
}

.country-selector.weglot-dropdown a,
.country-selector.weglot-dropdown span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    padding: 0;
}

.country-selector.weglot-dropdown .wgcurrent a,
.country-selector.weglot-dropdown .wgcurrent span {
    padding-right: 30px;
    color: #E2BE5B;
}

.wishlist-title-container {
    display: none;
}

.wishlist_table.mobile {
    padding: 0;
}

section.prodcut-list-page-sec {
    padding: 30px;
}

.prodcut-list-page-sec .product-listing row {
    margin: 0;
}

.container-main .filter-column {
    background-color: #F3F6FB;
    border: none !important;
    border-radius: 0 !important;
    height: 50%;
}

.filter-clear .clear-filter {
    color: #E2BE5B;
}

.filter-items {
    margin-top: 20px;
}

.filter-items .accordion-item {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 10px;
}

.filter-items .accordion-item .accordian-head-wrap {
    display: flex;
    padding: 20px;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
}

.filter-items .accordion-item .accordian-head-wrap button {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}

.filter-items .accordion .custom-form-radio input {
    margin-top: 0;
}

.product-archive .product-listing .row {
    margin: 0;
}

.price-range-block .range-slider-label {
    margin-top: 30px;
}

.ui-widget.ui-widget-content {
    border: 1px solid transparent;
    margin-bottom: 40px;
    /* padding: 0; */
    height: 5px;
    background: #E2BE5B;
}

.ui-slider .ui-slider-range {
    background: #E2BE5B;
}

.ui-slider-horizontal .ui-slider-handle {
    background: #E2BE5B;
    top: -4px;
    margin-left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50px;
}

/*  */

.fillsortsec {
    position: sticky;
    bottom: -1px;
    width: 100%;
    z-index: 10;
    background-color: #fff;
    padding: 0 15px;
    box-shadow: 0px -2px 4px 0px rgba(190, 190, 190, 0.5);
}

@media screen and (min-width: 769px) {

    .fillsortsec,
    .filter-back {
        display: none;
    }
}

.fillsortsec .filter-icon,
.fillsortsec .sort-icon {
    padding-right: 10px;
}

.fillsortsec .fillter-btn {
    position: relative;
    text-align: center;
}

.fillsortsec .fillter-btn::before {
    background-color: rgba(114, 114, 114, 0.35);
    content: "";
    position: absolute;
    top: 15px;
    right: -15px;
    width: 1px;
    height: 25px;
}

.fillsortsec .sort-btn {
    text-align: center;
}

.fillsortsec a {
    text-decoration: none;
    color: black;
    display: inline-block;
    padding: 15px;
    width: 100%;
}



ul.content-list {
    padding: 0;
}


ul.custom-list li::marker {
    color: #D8D8D8;
}

.elementor-widget-bdt-wc-mini-cart .bdt-offcanvas .bdt-offcanvas-bar {
    font-family: 'Rubik';
}

.product-review-wrap {
    padding: 25px 50px;
}

.woocommerce .star-rating {
    height: 1.1em !important;
}

.woocommerce .star-rating span::before {
    color: #FC9303;
}

.rating-bars .star-title {
    margin-right: 1em;
}

.rating-bars .star-count {
    margin-left: 1em;
}

.rating-bars .progress-bar {
    background-color: #FC9303;
}

button.write-review-btn {
    background-color: #000000;
    color: #fff;
    width: 100%;
    border: none;
    border-radius: 0;
}

button.write-review-btn:hover {
    background-color: #E2BE5B;
}

button.write-review-btn:focus {
    background-color: #E2BE5B;
}

/*  */
.review-vertical-slider {
    max-height: 500px;
    /* Adjust based on your preference */
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 50px;
}

.review-vertical-slider h4 {
    font-size: 22px;
}

.review-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    /* Spacing between reviews */
}

.review-item {
    padding: 20px;
    margin-right: 50px;
    border-radius: 8px;
    border: 1px solid #00000026;
}

.review-list::-webkit-scrollbar {
    width: 4px;
    height: 0px;
}

.review-list::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 10px;
}

.review-list::-webkit-scrollbar-track {
    background-color: #00000026;
}

.review-list::-webkit-scrollbar-button {
    display: none;
}

/* .review-list {
    scrollbar-width: thin; 
    scrollbar-color: rgb(255, 1, 1) #133eff;
} */

/* Modal parent class */
.modal-wrapper {
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-wrapper .modal-dialog {
    margin: 1.75rem auto;
    max-width: 550px;
}

.modal-wrapper .modal-content {
    border: 1px solid #dee2e6;
    border-radius: 0.3rem;
    background-color: #ffffff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    padding: 20px 50px;
}

.modal-wrapper .modal-header {
    border: none;
    padding: 0;
}

.modal-wrapper .modal-title {
    font-size: 1.25rem;
    font-weight: 500;
}

.modal-wrapper .btn-close {
    background: none;
    border: none;
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    opacity: 1;
}

.modal-wrapper .btn-close:hover {
    opacity: 0.5;
    color: #000;
}

.modal-wrapper .modal-body {
    padding: 0;
}

.modal-wrapper .form-control,
.modal-wrapper .form-select {
    border-radius: 0.3rem;
    border: 1px solid #ced4da;
    padding: 0.375rem 0.75rem;
}

.modal-wrapper .form-label {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}

.modal-wrapper .form-control {
    width: 100%;
    box-sizing: border-box;
}

.modal-wrapper .btn-submit {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    color: #ffffff;
    background-color: #007bff;
    border-color: #007bff;
}

.modal-wrapper .btn-submit:hover {
    background-color: #0056b3;
    border-color: #004085;
}

.modal-wrapper .modal-rating-star {
    display: flex;
    gap: 20px;
}

.modal-rating-star p.stars a {
    color: #FC9303;
}

.summary.entry-summary .product_meta {
    display: none !important;
}

/*  */

li#all_cat_border_class {
    border: 1px solid #fff;
}

li#all_cat_border_class::after {
    content: none;
}

/* .elementor-nav-menu--layout-horizontal .elementor-nav-menu .header-category:after {
    content: none !important;
} */

.content-list li {
    display: flex;
    padding-bottom: 10px;
}



.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    line-height: 1.6em !important;
    top: 1em !important;
    inset-inline-end: -1em !important;
}

.woocommerce-product-rating {
    display: none !important;
}

.card-bottom-side .wishlist-and-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-bottom-side .cart-icon img {
    width: 30px;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 5px;
}

.woocommerce-cart .return-to-shop,
.wc-empty-cart-message {
    display: none !important;
}

.woocommerce .info-card {
    text-align: center;
}

.product-review-wrap .info-card {
    padding: 20px 25px !important;
    border: 1px solid #00000026;
    border-radius: 12px;
}

.product-review-wrap .info-card:last-child {
    margin-top: 20px;
}

.product-review-wrap .info-card .info-card-title {
    font-size: 22px;
}

a.info-card_btn {
    color: #fff !important;
    background-color: var(--e-global-color-secondary);
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 50px 10px 50px;
}

.empty-cart-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.empty-cart-title {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    white-space: nowrap;
}

.empty-cart-line {
    flex-grow: 1;
    height: 1px;
    background-color: #ddd;
    margin: 0 20px;
}

.empty-cart-logo {
    width: 150px;
}

.empty-cart-logo img {
    max-width: 100%;
    height: auto;
}

/* Product Start*/

.productdetailstab button.pro-tab-link.active {
    background-color: #000000;
    color: #fff;
}

.productdetailstab button.pro-tab-link {
    background-color: #F3F6FB;
    color: #000000;
    border: none;
    border-radius: 0;
    font-size: 14px;
    width: 300px;
}

.productdetailstab div#nav-tabContent {
    border: 1px solid #00000026;
    margin-top: 20px;
    border-radius: 10px;
}

.productdetailstab div#nav-tab {
    border: none;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.productdetailstab .tab-pane.prod-body {
    padding: 15px 35px;
}

.productdetailstab .tab-pane.prod-body h3 {
    font-size: 22px !important;
    font-weight: 700;
}

.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: flex;
    align-items: center;
}

.woocommerce div.product form.cart .buy-now-button {
    margin-left: 5px;
    border-radius: 0;
    background-color: #FFFFFF;
    border: 1px solid #141E2F;
    color: #000000;
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.woocommerce div.product form.cart .whatsapp-button {
    margin-left: 20px;
}

.woocommerce div.product form.cart .whatsapp-button img {
    width: 50px;
}

.woocommerce div.product form.cart .yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}

.woocommerce div.product form.cart a.add_to_wishlist.single_add_to_wishlist.button.alt {
    padding: 0;
    margin-left: 10px;
    background-color: #ffffff00;
    color: #CCCCCC;
}

.woocommerce div.product form.cart .feedback {
    margin-left: 10px;
}

.woocommerce .quantity .qty {
    width: 2.631em;
    padding: 6px 0;
}

button.single_add_to_cart_button.button.alt {
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
}

button.single_add_to_cart_button.button.alt:hover {
    background-color: #000000;
}

.entry-summary .woocommerce-product-details__short-description {
    display: none;
}

.entry-summary .price {
    color: rgba(23, 35, 55, .7) !important;
    font-size: 18px;
    border: 1px solid rgba(23, 35, 55, 0.15);
    padding: 10px 15px;
}

.entry-summary .price span.woocommerce-Price-amount.amount {
    margin-left: 30px;
    font-size: 24px;
    font-weight: 700;
    color: rgba(23, 35, 55, 1);
}

.product-single-about-item .warranty-box .warranty-extend {
    display: flex;
}

.product-single-about-item .warranty-box .warranty-extend p {
    color: #000000a8;
}

.product-single-about-item .warranty-box .warranty-extend ul .rate {
    margin-left: 20px;
    font-size: 16px;
    font-weight: 600;
}

.product-single-about-item .warranty-box .warranty-extend ul {
    list-style: none;
}

.product-single-about-item .warranty-box {
    background-color: #F3F6FB;
    padding: 20px 20px;
    margin: 15px 0;
}

.product-single-about-item .warranty-box p {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.product-single-about-item .warranty-box p a {
    color: #E2BE5B;
}

.product-single-about-item .availability-box .row-wrap {
    padding: 15px 10px;
    position: relative;
}

.row-wrap:first-child::after {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    height: 80%;
    width: 1px;
    background-color: #ccc;
    /* Adjust the color as needed */
}

.product-single-about-item .availability-box {
    background-color: #F3F6FB;
    padding: 0 20px;
}

.product-single-about-item .availability-box p {
    margin: 0;
}

.product-single-about-item .head-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-single-about-item .head-top p {
    margin: 0;
    font-size: 18px;
}

.product-single-about-item .head-top hr.head-top-line {
    border: 2px solid #c7c7c7;
    width: 50%;
}

.product-single-about-item .head-top .category {
    padding: 5px 20px;
    color: #E2BE5B;
    font-size: 18px;
    font-weight: 700;
    background-color: #F3F6FB;
}

.product-single-about-item .product-table {
    border: 1px solid #00000026;
    margin: 20px 0;
    padding: 20px 0 10px;
}

.product-single-about-item .product-table .col-wrap {
    border-right: 1px solid #00000026;
}

.product-single-about-item .custom-list li {
    padding-bottom: 10px;
}

.woocommerce-page div.product div.summary {
    width: 55% !important;
    margin-left: 5%;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    width: 90px;
    margin-top: 15px;
    height: 75px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 20% !important;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none;
}

.woocommerce-page div.product div.images {
    width: 40%;
    /* display: flex;
    flex-direction: row-reverse; */
}

.woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce-breadcrumb {
    display: none;
}

.nameOfCompany {
    position: relative;
    width: 100%;
    height: 150px;
    padding-top: 1%;
    background: #ffffff;
}

.nameOfCompany h5 {
    margin: 0;
    font-size: 34px;
    font-weight: 700;
}

.nameOfCompany p {
    margin: 0;
    font-size: 22px;
}

.nameOfCompany hr {
    border: 2px solid #c7c7c7;
}

.nameOfCompany .line-first {
    position: absolute;
    top: 35px;
    left: 200px;
    width: 400px;
}

.nameOfCompany .line-second {
    position: absolute;
    top: 62px;
    left: 650px;
    width: 600px;
}

.nameOfCompany .center-line {
    width: 60px;
    border-bottom: 4px solid rgb(0, 0, 0);
    -webkit-transform: translateY(-20px) translateX(5px) rotate(27deg);
    position: absolute;
    left: 595px;
    top: 85px;
}

.nameOfCompany img {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 150px;
}

/* Product End*/


#close-search {
    cursor: pointer;
    margin: 0 20px;
}

#close-search svg {
    width: 15px;
}

#search-bar select {
    width: 175px;
    border: none;
    font-size: 16px;
    font-weight: 600;
}

#search-bar select:focus {
    box-shadow: none !important;
}

.search-input-box .input-search:focus {
    box-shadow: none !important;
}

.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-n-menu-content.e-active {
    z-index: 5 !important;
}

.elementor-message.elementor-message-danger:before,
.elementor-message:before {
    content: none !important;
}

.footer-newsletter .elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: unset;
}

.footer-newsletter .elementor-form-fields-wrapper .elementor-field-type-submit {
    width: 25%;
    align-items: baseline;
}

.footer-newsletter .elementor-form-fields-wrapper .elementor-field-type-submit button {
    border-radius: 0;
}

.footer-newsletter .elementor-button-text .elementor-form-spinner {
    display: none !important;
}

header.stickyheader .sticky-header {
    opacity: 1;
    visibility: visible;
}

.sticky-header {
    opacity: 0;
    visibility: hidden;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999 !important;
    transition: all ease-in-out .3s !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.footer-menu ul li a {
    padding: 0 !important;
}

h2.banner-l-text {
    font-size: 66px;
    font-weight: 700;
    color: #000000;
}

span.white-text {
    color: #E2BE5B;
}

h3.banner-s-text {
    color: #181B22;
    font-weight: 300;
    font-size: 32px;
}

.footer-menu ul li {
    padding-bottom: 5px;
}

.contact-icons h3 {
    margin-top: 0;
}

.contact-icons a {
    color: var(--e-global-color-text) !important;
    transition: all ease-in-out .3s;
}

.contact-icons a:hover {
    color: var(--e-global-color-primary) !important;
}

.custom-login-btn-wrap {
    text-align: center;
}

.custom-login-button {
    width: 221px;
    border-radius: 0;
    border: none;
    color: #000000;
    font-weight: 500;
    transition: all ease-in-out .3s;
    background-color: #F3F6FB;
}

.custom-login-button.active {
    background-color: #E2BE5B;
    color: #fff;
}

.custom-login-button:hover {
    background-color: #E2BE5B;
}

.custom-login-btn-wrap {
    margin-top: 30px;
    margin-bottom: 50px;
}

div#login-form,
div#register-form {
    margin-left: 70px;
    margin-right: 30px;
}

.password-wrapper {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 16px;
}

input {
    border: 1px solid #00000033 !important;
    border-radius: 0 !important;
}

input::placeholder {
    color: rgba(23, 35, 55, .3) !important;
}

a.forgot-password {
    color: #E2BE5B;
}

.login-submit-btn {
    margin-left: 10px;
    background-color: #000000 !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: 500 !important;
}

/* 01/08/24 */

.custom-checkbox-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.custom-checkbox-label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 15px;
    user-select: none;
}

.custom-checkbox-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 0px;
}

.custom-checkbox-input:checked+.custom-checkbox-label::before {
    background-color: #000000;
    border-color: #000000;
}

.custom-checkbox-input:checked+.custom-checkbox-label::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 0px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* 05/08/2024 */

body.woocommerce-account #content {
    max-width: 100%;
}

.custom-login-page header,
.custom-login-page footer {
    display: none;
}

.navbar-search {
    left: 50%;
    transform: translateX(-50%);
}

.search-input-box form {
    width: 900px;
    border: 1px solid #00000021;
    height: 70px;
    align-items: center;
    position: relative;
    display: flex;
}

.search-input-box .input-search {
    height: 100%;
}

/* li.header-category {
    border: 1px solid #fff;
    border-width: 1px !important;
    width: 210px;
}

li.header-category a {
    justify-content: space-between;
}


.sticky-header li.header-category {
    background-color: #E2BE5B;
}

.sticky-header li.header-category>a {
    color: #ffffff !important;
    fill: #ffffff !important;
} */

.input-group-append {
    display: flex;
    align-items: baseline;
    flex-direction: row;
}

#search-bar {
    display: none;
}

#search-bar.show {
    display: block;
    position: absolute;
    top: 80px;
    z-index: 3;
}

body.admin-bar #search-bar.show {
    top: 115px !important;
}

#main-navbar.hidden {
    display: none;
}

.navbar-icons {
    display: flex;
    align-items: center;
    position: relative;
}

#giveFeedbackForm {
    display: none;
}

.name-of-customer {
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
}

.Second-card-1 {
    padding-top: 110px !important;
    height: 370px !important;
}

.sec-top {
    margin-top: 10px;
}

.last-btn {
    margin-left: 160px;
    border-radius: 0 !important;
}

.product-sliders .swiper-slide .close-button {
    position: absolute;
    top: -2px;
    right: 0px;
    background-color: #E2BE5B;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 5px;
    display: none;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); */
    border-radius: 0;
    color: #fff;
}

.product-sliders .swiper-wrapper {
    margin: 30px 0;
}

.related .top-bar {
    margin-bottom: 0;
}

.related {
    margin-top: 84px;
}

/* related-products product page */
.related-products-button-next,
.related-products-button-prev {
    position: static;
}

.related-products-button-next,
.related-products-button-prev {
    margin-top: 0;
}

.related-products-button-next::after,
.related-products-button-prev::after {
    content: none;
}

.related-products-button-next svg,
.related-products-button-prev svg {
    width: 1.6875rem;
    height: 1.375rem;
    transition: all ease-out 0.3s;
}

.black-heading {
    color: #000000 !important;
}

.related-products .swiper-slide {
    box-shadow: 0px 2px 6px #00000029;
    padding: 15px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    transition: all ease-in-out .3s;
    border: 2px solid transparent;
}

.related-products .product-info h4 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}

.related-products .product-info p {
    font-size: 14px;
    color: #000000;
}

.related-products .featured-product-image-wrap {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.related-products .featured-product-image-wrap img {
    height: 150px;
}

.related-products .product-info {
    margin-top: 25px;
}

.related-products .card-bottom-side {
    display: flex;
    justify-content: space-between;
}

.related-products .add-to-cart-btn a svg {
    width: 50px;
}

.swiper-slide {
    position: relative;
}

.close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 5px;
    border-radius: 50%;
    display: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* .swiper-slide:hover .close-button {
    display: block;
} */

.elementor-widget-featured-product-slider .top-bar,
.elementor-widget-water-pump-slider .top-bar,
.elementor-widget-faucet-slider .top-bar,
.elementor-widget-accessories-slider .top-bar,
.elementor-widget-best-deals-slider .top-bar {
    margin-bottom: 0;
}

/* Product listing page */

.product-cards .swiper-slide {
    box-shadow: 0px 2px 6px #00000029;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    transition: all ease-in-out .3s;
    border: 2px solid transparent;
}

.product-cards .card-wrap {
    margin-bottom: 30px;
}

.product-cards .product-info h4 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}

.product-cards .product-info p {
    font-size: 14px;
    color: #000000;
}

.product-cards .featured-product-image-wrap {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.product-cards .featured-product-image-wrap img {
    height: 150px;
}

.product-cards .product-info {
    margin-top: 25px;
}

.product-cards .card-bottom-side {
    display: flex;
    justify-content: space-between;
}

.product-cards .add-to-cart-btn a svg {
    width: 50px;
}

.product-cards .swiper-slide .close-button {
    position: absolute;
    top: -2px;
    right: 0px;
    background-color: #E2BE5B;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 5px;
    display: none;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); */
    border-radius: 0;
    color: #fff;
}

.filter-sec {
    background-color: #F3F6FB;
}

.yith-wcan-filters .yith-wcan-filter {
    background-color: #F3F6FB;
}

html[lang="ar"] #e-n-menu-content-2091 {
    left: 0 !important;
    right: 29.9688px !important;
}

html[lang="ar"] #e-n-menu-content-2111 {
    left: 0 !important;
    right: 226.9688px !important;
}

html[lang="ar"] .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    right: -15PX;
}


html[lang="ar"] .custom-rtl-banner {
    text-align: left !important;
    padding-left: 125px !important;
    align-items: end;
}

html[lang="ar"] body {
    direction: rtl;
}

html[lang="ar"] .page-id-431 .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
html[lang="ar"] .page-id-156 .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-left: 15px;
    margin-right: 0;
}

html[lang="ar"] .footer .elementor-widget-image .elementor-widget-container,
html[lang="ar"] .elementor-104 .elementor-element.elementor-element-e293aa1 .elementor-heading-title {
    text-align: right
}

html[lang="ar"] .elementor-104 .elementor-element.elementor-element-c4d3fe4 .elementor-icon-list-icon svg {
    margin-right: 0;
    margin-left: .25px;
}

html[lang="ar"] .elementor-104 .elementor-element.elementor-element-c4d3fe4 .elementor-icon-list-text,
html[lang="ar"] .elementor-104 .elementor-element.elementor-element-978352d .elementor-icon-list-text {
    text-align: right;
    padding-right: 5px;
}

html[lang="ar"] .elementor-104 .elementor-element.elementor-element-81627b8 .elementor-icon-list-text,
html[lang="ar"] .elementor-104 .elementor-element.elementor-element-9f34ac4 .elementor-icon-list-text {
    direction: ltr;
    padding-right: 5px;
}

html[lang="ar"] .elementor-104 .elementor-element.elementor-element-9f34ac4 .elementor-icon-list-icon svg,
html[lang="ar"] .elementor-104 .elementor-element.elementor-element-9f34ac4 .elementor-icon-list-icon svg {
    margin-left: 2px;
    margin-right: 0;
}

html[lang="ar"] .elementor-104 .elementor-element.elementor-element-e293aa1>.elementor-widget-container {
    padding-right: 25px;
    padding-left: 0;
}

html[lang="ar"] .elementor-element .elementor-element-e9b9d51 .elementor-widget .elementor-widget-image {
    text-align: center;
}

html[lang="ar"] .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin: 0px;
    text-align: right;
}

html[lang="ar"] .elementor-9 .elementor-element.elementor-element-976c265 .elementor-icon-list-text {
    padding-left: 15px;
    direction: ltr;
}

html[lang="ar"] .gt_switcher .gt_selected,
html[lang="ar"] .gt_switcher .gt_option,
html[lang="ar"] .page-id-156 .elementor-icon-box-title,
html[lang="ar"] .page-id-156 .elementor-icon-box-description {
    text-align: right;
}

html[lang="ar"] .gt_switcher .gt_selected a:after {
    left: 10px !important;
    right: unset !important;
}

html[lang="ar"] .slider-top .term-filter {
    left: 100px;
    right: unset;
    padding-right: 0;
}

html[lang="ar"] .contact-translate .elementor-icon-box-description {
    direction: ltr;
}

html[lang="ar"] .nameOfCompany .cat-logo {
    left: 2px;
    right: unset;
}

html[lang="ar"] .product-single-about-item .product-table .col-wrap {
    border-left: 1px solid #00000026;
    border-right: unset;
}

html[lang="ar"] .row-wrap:first-child::after {
    left: 0;
    right: unset;
}

html[lang="ar"] .woocommerce div.product form.cart div.quantity {
    float: right;
    margin: 0 0px 0 4px;
}

html[lang="ar"] .woocommerce div.product form.cart .buy-now-button {
    margin-right: 5px;
    margin-left: unset;
}

html[lang="ar"] .woocommerce div.product form.cart .whatsapp-button {
    margin-right: 20px;
}

html[lang="ar"] .woocommerce .quantity .qty {
    padding: 8px 0;
}

html[lang="ar"] .woocommerce div.product div.images,
html[lang="ar"] .woocommerce-page div.product div.images {
    float: right !important;
}

html[lang="ar"] .woocommerce span.onsale {
    right: -.5em;
    left: unset;
}

html[lang="ar"] .rating-bars .star-count {
    margin-right: 1em;
    margin-left: unset;
}

html[lang="ar"] .rating-bars .star-title {
    margin-left: 1em;
    margin-right: unset;
}

html[lang="ar"] .bdt-user-login-password a:not(:last-child):after {
    left: -15px;
    right: unset;
}

html[lang="ar"] #bdt-user-logind8c3bd7 .bdt-field-group:not(:last-child) {
    text-align: right;
}

html[lang="ar"] .bdt-user-login-password a:not(:last-child) {
    margin-left: 22px;
    margin-right: unset;
}

html[lang="ar"] form.lost_reset_password {
    margin-right: 30px !important;
    margin-left: unset;
}

html[lang="ar"] .woocommerce form .form-row-first,
html[lang="ar"] .woocommerce-page form .form-row-first {
    float: right;
}

html[lang="ar"] .page-header h1.entry-title {
    margin-right: 30px !important;
    margin-left: unset;
}

html[lang="ar"] .elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title:not(:last-child):after {
    left: calc(var(--n-menu-title-space-between) / 2* -1 - var(--n-menu-divider-border-width) / 2);
    right: unset;
}

html[lang="ar"] .woocommerce-product-gallery__wrapper,
html[lang="ar"] .woocommerce-product-gallery__image {
    /* width: unset !important; */
    transform: scaleX(-1) !important;
    flex-direction: row-reverse !important;
    direction: ltr !important;
}

/* .gtranslate_wrapper a:not([data-gt-lang="ar"]):not([data-gt-lang="en"]) {
    display: none !important;
} */
/* .gtranslate_wrapper a[data-gt-lang="ar"]:nth-of-type(n+2),
.gtranslate_wrapper a[data-gt-lang="en"]:nth-of-type(n+2),
.gtranslate_wrapper a:not([data-gt-lang="ar"]):not([data-gt-lang="en"]) {
    display: none !important;
} */

@media (max-width: 1310px) {
    .nameOfCompany .line-second {
        width: 415px;
    }

    .nameOfCompany img {
        width: 140px;
    }

    .product-single-about-item .head-top .category {
        font-size: 14px;
    }

}

@media (max-width: 1200px) {
    .product-review-wrap {
        padding: 25px 0px;
    }
}

@media (max-width: 1110px) {
    .nameOfCompany .line-second {
        width: 325px;
        left: 550px;
    }

    .nameOfCompany .center-line {
        left: 495px;
    }

    .nameOfCompany .line-first {
        width: 300px;
    }
}

@media (max-width: 912px) {
    .nameOfCompany .line-second {
        width: 225px;
        left: 445px;
        top: 66px;
    }

    .nameOfCompany .center-line {
        left: 395px;
        width: 50px;
        top: 90px;
    }

    .nameOfCompany .line-first {
        width: 200px;
    }

    .elementor-9 .elementor-element.elementor-element-3400656>.elementor-widget-container>.e-n-menu>.e-n-menu-wrapper>.e-n-menu-heading>.e-n-menu-title,
    .elementor-9 .elementor-element.elementor-element-1587062>.elementor-widget-container>.e-n-menu>.e-n-menu-wrapper>.e-n-menu-heading>.e-n-menu-title {
        margin: 0 !important;
    }

    #menubar-545 {
        background-color: #fff;
    }

    #menubar-826,
    #menubar-211,
    #menubar-107,
    #menubar-266 {
        background-color: #fff;
        margin-top: 16px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .product-single-about-item .head-top hr.head-top-line {
        width: 35%;
    }

}

@media (max-width: 768px) {
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
        padding: 0;
    }

    .product-cards .add-to-cart-btn a svg {
        width: 40px;
    }

    .yith-wcwl-add-to-wishlist {
        margin-top: 0;
    }

    .product-cards .product-info p {
        font-size: 12px;
    }

    .product-cards .product-info h4 {
        font-size: 14px;
    }

    .product-cards .product-info {
        margin-top: 10px;
    }

    .product-cards .swiper-slide {
        padding: 10px;
    }

    .product-cards .featured-product-image-wrap {
        margin-top: 0;
    }

    .archive .container-main {
        width: 100%;
        padding: 0 !important;
    }

    .container-main .filter-column {
        padding: 0 !important;
        margin-bottom: 0 !important;
    }

    .product-listing .col-md-9 {
        padding: 0 !important;
    }

    #giveFeedbackForm {
        margin-top: 50px;
    }

    .product-sliders .swiper-wrapper {
        margin: 20px 0;
    }

    .review-item {
        padding: 15px;
        margin-right: 10px;
    }

    .review-vertical-slider {
        padding-left: 0;
        margin-top: 20px;
    }

    .rating-bars .w-75 {
        width: 70% !important;
    }

    .product-review-wrap {
        padding: 0;
    }

    .product-review-wrap .info-card {
        padding: 0 !important;
        border: 0;
    }

    .prodcts-des-tab-wrapper .main-content-wrap .row {
        margin: 0;
    }

    .prodcts-des-tab-wrapper .main-content-wrap .row>* {
        padding: 0;
    }

    .productdetailstab .tab-pane.prod-body {
        padding: 15px !important;
    }

    .productdetailstab button.pro-tab-link {
        width: 100% !important;
    }

    .woocommerce div.product form.cart .whatsapp-button,
    .woocommerce div.product form.cart .yith-wcwl-add-to-wishlist {
        display: none;
    }

    .woocommerce div.product form.cart .buy-now-button {
        text-align: center;
        margin-left: 0;
    }

    .woocommerce div.product form.cart .button {
        width: 100%;
        /* margin-top: 10px; */
    }

    .product-single-about-item .warranty-box .warranty-extend ul li {
        margin-bottom: 10px;
    }

    .product-single-about-item .warranty-box .warranty-extend ul {
        font-size: 14px;
        list-style: none;
    }

    .product-single-about-item .warranty-box .warranty-extend ul .rate {
        font-size: 14px;
    }

    .product-single-about-item .warranty-box p {
        font-size: 16px;
    }

    .product-single-about-item .warranty-box .warranty-extend {
        display: inline;
    }

    .product-single-about-item .product-table .col-wrap {
        border-right: none;
        /* border-bottom: 1px solid #00000026; */
    }

    .product-single-about-item .head-top .category {
        padding: 5px 15px;
        font-size: 12px;
        font-weight: 600;
    }

    .product-single-about-item .head-top p {
        font-size: 12px;
    }

    .product-single-about-item .head-top hr.head-top-line {
        width: 40%;
    }

    .woocommerce div.product .product_title {
        font-size: 24px;
    }

    .woocommerce-page div.product div.summary {
        width: 100% !important;
        margin-left: 0%;
    }

    .kanzo-container {
        padding: 0 15px;
    }

    .woocommerce-page div.product div.images {
        width: 100%;
    }

    .nameOfCompany {
        margin-top: 20px;
        height: 75px;
    }

    .nameOfCompany p {
        font-size: 16px;
    }

    .nameOfCompany h5 {
        font-size: 26px;
        font-weight: 600;
    }

    .nameOfCompany img {
        right: 0px;
        top: -10px;
        width: 70px;
    }

    .nameOfCompany .line-first,
    .nameOfCompany .center-line,
    .nameOfCompany .line-second {
        display: none;
    }

    h2.banner-l-text {
        font-size: 44px;
    }

    h2.banner-l-tex h3.banner-s-text {
        font-size: 28px;
    }

    div#login-form,
    div#register-form {
        margin-left: 15px;
        margin-right: 15px;
    }

    .filter-sec {
        position: fixed;
        z-index: 1065;
        width: 100%;
        top: 0;
        padding-top: 20px;
        /* height: calc(100vh - 85px); */
        height: 100vh;
        margin-top: 0;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        overflow-y: auto;
        padding-bottom: 15px;
        display: none;
    }

    .filter-column {
        /* display: none; */
        background-color: #fff !important;
    }

    .apply-btn {
        margin-top: 0px;
        position: fixed;
        width: calc(100% - 0px);
        bottom: 0px;
        left: 0;
        padding: 15px;
        box-shadow: 0px -2px 4px 0px rgba(190, 190, 190, 0.5);
        background-color: #fff;
    }

    .apply_fliter {
        color: #fff;
        background-color: #000;
        border-color: #000;
        padding-x: 0.75rem;
        padding-y: 0.375rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 100%;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    section.prodcut-list-page-sec {
        padding: 0 !important;
    }

    .entry-summary .price span.woocommerce-Price-amount.amount {
        margin-left: 0;
    }

    .gt_selected a {
        display: flex;
        /* Ensure proper alignment for the flag */
        align-items: center;
    }

    .gt_selected a img {
        display: inline;
        /* Keep the flag visible */
    }

    .gt_selected a {
        font-size: 0;
        /* Hide the \\\"English\\\" text visually */
    }

    .gt_container--3gg73u .gt_switcher .gt_selected a {
        content: none !important;
        /* Ensure no additional text appears */
    }

    /* slider in homepage */
    html[lang="ar"] .slider-top .term-filter {
        right: 0;
        left: 0;
    }

    .product-line svg {
        width: 100%;
    }
}


@media (max-width: 576px) {
    .gtranslate_wrapper {
        width: max-content;
    }

    .empty-cart-container {
        flex-direction: column;
        text-align: center;
    }

    .empty-cart-title {
        margin-bottom: 15px;
    }

    .empty-cart-line {
        margin: 10px 0;
        width: 100%;
    }

    html[lang="ar"] .elementor-9 .elementor-element.elementor-element-fef30d0 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        right: -19px !important;
    }

}

@media screen and (min-width: 769px) {
    .fillsortsec {
        display: none;
    }

}

@media only screen and (min-device-width: 466px) and (max-device-width: 768px) {
    .product-listing .col-md-9 {
        width: 100%;
    }
}