.stores-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 20px;
    max-width: 1400px;
}
.store-card-image{
    background-size:cover !important;
    height:180px !important;
    border-radius: 10px;
}
.store-card-content h3{
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 18px;
}
.image-column {
    flex: 1;
    width: 25%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.image-column img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 10px;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius:50% !important;
}
.store-info {
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.store-info h1 {
    margin: 0;
    font-size: 34px;
    color: #152238;
}
.store-info p {
    margin: 0px;
    font-size: 14px;
    color: white;
}
.splide__list{
    gap:0px !important;
    max-height: 270px;
}
@media only screen and (min-width:700px) {

.splide__list{
    gap:0px !important;
}
}
.splide__slide {
    position: relative;
}
button.splide__arrow.splide__arrow--prev , button.splide__arrow.splide__arrow--next{
    position: absolute !important;
}
.splide__arrow--next {
    right: -2em !important;
}
.splide__arrow--prev {
    left: -2em !important;
}
@media only screen and (max-width:700px) {
    .splide__arrow--next {
        right: -2em !important;
   }
    .splide__arrow--prev {
        left: -2em !important;
   }
}
.category-item {
    margin: 0px;
    text-align: -webkit-center;
}
.category-image-wrapper {
    width: 245px;
    height: 245px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0px;
}
@media only screen and (max-width: 550px) {
    .category-image-wrapper {
        width: 145px;
        height: 145px;
   }
   .splide__arrows{
    display: none !important;
   }
   .splide__slide {
    padding: 1px !important;
}
    .home .splide__slide {
    text-align: left;
    }
}

@media only screen and (max-width: 400px) {
    .category-image-wrapper {
        width: 140px;
        height: 135px;
   }
   .store-card-image{
    height:160px !important;
}
    .category-grid
    .category-image-wrapper {
        width: 165px;
        height: 165px;
    }
 
}
.category-name {
    display: block;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 80%;
    align-self:center;
    color:#152238;
    font-weight: 600;
    line-height: 1.3em;
}
svg:not(:root) {
    overflow: initial !important;
}
.splide__arrows button{
    border-radius: 50%;
}
.wd-product .product-wrapper .product-element-bottom .star-rating, .wd-product .product-wrapper .product-element-bottom .wd-swatches-grid, .wd-product .product-wrapper .product-element-bottom .wcfmmp_sold_by_container .wcfmmp-store-rating, .wcfmmp_sold_by_container .wcfmmp_sold_by_wrapper .wcfmmp_sold_by_label, .wcfm_catalog_enquiry_button_wrapper, #tab-title-wcfm_enquiry_tab {
    display: none !important;
}
.wcfmmp_sold_by_wrapper img.wcfmmp_sold_by_logo {
    height: 25px;
    border-radius: 50%;
    vertical-align: middle;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-above_thumb-add-to-cart.tinvwl-loop-button-wrapper.tinvwl-woocommerce_before_shop_loop_item {
    left: unset !important;
    right: 20px;
    background-color: #edf2f5;
    padding: 5px 17px 14px 8px;
    border-radius: 5px;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{
    color:#FFCD00;
    font-size: 28px !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color:#152238 !important;
    background-color:#152238 !important;
    width: 20px !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border-color:#FFCD00 !important;
    background-color:#FFCD00 !important;
}
.tabs-name.title {
    text-align: left !important;
}
.wd-nav-mob-tab.wd-swap {
    flex-direction: row !important;
}
span.nav-link-text {
    color: #152238;
}
.wd-prev .wd-arrow-inner:after, .wd-next .wd-arrow-inner:after, .product-wrapper .amount, .price, .summary-inner .price , del .amount, .price del, .summary-inner .amount, .woocommerce-breadcrumb a, .wd-product.wd-hover-buttons-on-hover .wd-add-btn>a , .product-label.onsale, span.wd-cart-number.wd-tools-count, .wd-sub-menu li>a , .amount, .wd-product-grid-slider-nav .wd-next:before , .wd-product-grid-slider-nav .wd-prev:before, input[type='text'], input[type='tel'], input[type='email'],textarea, .wcfmmp_sold_by_store_description, .wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_wrapper .wcfmmp_sold_by_store, .searchform .searchsubmit:after , .product_meta .meta-label , div.quantity input[type="button"]:hover {
    color:#152238 !important;
    fill:#152238 !important;
}
.splide__arrow{
    background-color: transparent !important;
    fill:#152238 !important;
    opacity: 1 !important;
}
.wishlist-button {
    border-radius: 75px !important;
    padding: 10px 6px 10px 11px !important;
    background-color:#DDE6EB !important 
}
.splide__arrow svg {
    height: 2em !important;
    width: 2em !important;
}
.wd-prev .wd-arrow-inner:after, .wd-next .wd-arrow-inner:after {
    -webkit-text-stroke: 2px #152238 ;
}
.product-wrapper .product-element-bottom{
    background-color:#EDF2F5 !important;
}
button.splide__arrow.splide__arrow--next, button.splide__arrow.splide__arrow--prev {
    background-color: transparent;
}
.wd-product :is(.product-image-link,.hover-img) img {
    width: 100%;
    height: auto;
    max-height: 200px !important;
    object-fit: contain;
}
.shop-content-area .wd-products-element .wd-products .wd-product,
.wd-tab-content-wrapper .wd-products-element .wd-products .wd-product{
    position: relative;
}

.splide__slide {
    padding: 10px;
}
@media (max-width: 768px) {
    .main-div {
        flex-direction: column;
   }
    .store-div {
        width: 100%;
        margin-bottom: 20px;
   }
    .store-top-div {
        flex-direction: column;
   }
    .column {
        width: 100%;
        padding: 5px;
   }
    .splide__arrow svg {
        height: 1.5em !important;
        width: 1.5em !important;
   }
}
.wcfmmp_sold_by_container_advanced {
    border-width: 0px !important;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{
    vertical-align: bottom !important;
}
.poduct-tabs-inner{
    display:none !important;
}
.product-tabs-wrapper{
    padding: 0px !important;
}
.wd-header-mobile-nav .wd-tools-icon:before, .searchform .searchsubmit, input[type='text'] {
    color: rgb(21, 34, 56);
}
.wd-header-cart a .wd-tools-inner .wd-tools-text .wd-cart-subtotal .amount{
    color:white !important;
}
.wcfmmp_sold_by_container_advanced{
    display: none !important;
    border-radius: 15px !important;
    background: #EDF2F5;
}
.displayed{
    display: block !important;
    width:100% !important;
}
.wcfmmp_sold_by_container_left img {
    border-radius: 10px !important;
}
.wd-cart-number{
    background-color: #FFCD00 !important;
}
.wd-btn-arrow{
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: unset !important;
}
.scrollToTop:after {
    font-weight: 900;
}
.scrollToTop {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.woocommerce-checkout>.checkout-order-review{
    background-color: #edf2f5 !important;
}
.woocommerce-checkout>.checkout-order-review:before{
    background-image: radial-gradient(farthest-side, transparent 6px, #edf2f5 0) !important;
}
.store-group{
    background-color:rgba(237, 242, 245, 1);
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 30px;
}
.store-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    background-color: #1E2741;
    border-radius: 30px;
}
.store-total p {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.store-total .woocommerce-Price-amount {
    color: #FFD700;
    background-color: #000;
    padding: 5px 10px;
    border-radius: 12px;
    display: inline-block;
    font-size: 14px;
}
.store-total .button {
    background-color: #FFD700;
    color: #1E2741;
    padding: 5px 10px;
    border: none;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
   /* Gap between text and price */
}
.store-total .button span {
    background-color: #fff;
   /* White background for price */
    color: #1E2741;
   /* Dark blue text for price */
    padding: 5px 10px;
    border-radius: 12px;
    font-size: 16px;
}
.woocommerce-Price-amount{
    background-color: transparent !important;
}
.store-total span.woocommerce-Price-currencySymbol{
    background-color: transparent !important;
    padding: 0px !important 
}
.woocommerce-cart .cart-collaterals {
    display: none;
}
@media (min-width: 1200px) {
    .woocommerce>.cart-data-form {
        flex: 0 0 calc(100% - 0px) !important;
        max-width: calc(100% - 0px) !important;
   }
   .store-group{
    margin-right: 400px;
   }
}
.woocommerce-page .container{
    max-width: 1400px !important;
}
.woocommerce-mini-cart__buttons .checkout {
    display: none !important;
}
.woocommerce-mini-cart__buttons .btn-cart, .checkout_coupon .button {
    background-color: #1E2741 !important;
    color: white !important;
   /* Dark blue text */
}
.woocommerce-cart-form .cart-table-section .cart-actions .wd-coupon-form{
    display: none;
}
.woocommerce-cart-form__cart-table tbody tr td{
    padding: 5px !important;
}
.product-subtotal{
    display: none !important;
}
.woocommerce-cart-form__cart-item .product-name .variation .variation-Store{
    display: none !important;
}
.single-breadcrumbs-wrapper .single-breadcrumbs .wd-products-nav{
    display: none !important;
}
.summary-inner .product_meta .tagged_as{
    display: none !important;
}
.woocommerce-cart .page-title, .woocommerce-checkout .page-title,
.woocommerce-shop .website-wrapper .main-page-wrapper .page-title{
    background-image: none !important;
    padding: 15px;
    background-color: white;
    margin: 20px 0px  10px 0px;
}
@media (max-width: 768.98px) {
    .cart-content-wrapper .wd-coupon-form {
        border: 0px !important;
   }
}
.page-id-188 header, .page-id-188 footer {
    display: none !important;
}
.products-list.five-columns {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.products-list.five-columns .product-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}
@media (max-width: 767px) {
    .products-list.five-columns {
        display: flex !important;
        flex-wrap: wrap;
        gap: 10px;
   }
    .products-list.five-columns .product-item {
        flex: 1 1 calc(50% - 10px);
        box-sizing: border-box;
        max-width: 50% !important;
        margin-bottom: 30px  !important;
   }
    .custom-product-wrapper
    .products-list.five-columns .product-item {
        margin-bottom: -10px  !important;
   }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .products-list.five-columns {
        grid-template-columns: repeat(3, 1fr);
   }
}
.product-image img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}
.product-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}
.add-to-cart {
    display: none;
}
.product:hover .add-to-cart {
    display: block;
}
.product-title {
    font-size: 16px;
    color: #333;
}
.price {
    color: #ff0000;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 220px !important;
    max-height: 220px;
    object-fit: cover;
    width: 100%;
}

.product-element-bottom{
    padding: 12px;
    border-radius: 0 0 10px 10px;
   /* Adjust the radius value as needed */
    overflow: hidden;
   /* Ensure content fits within the border-radius */
}
@media (min-width: 1025px) {
    .wd-add-btn {
        display: flex;
        align-items: center;
        gap: 15px;
        transition: all .3s ease;
   }
}
@media (min-width: 1025px) {
    .product-item:hover .custom-add-to-cart {
        display: flex;
        align-items: center;
        gap: 15px;
        opacity: 1;
        transition: all .3s ease;
   }
}
.product-item .product-element-bottom{
    margin-bottom: calc(50px * -1);
    transition: all .3s ease-in-out;
}
.custom-add-to-cart {
    display: none;
    transition: all .3s ease-in-out;
    height: 0px;
   /* place-content: center;
    */
    text-align: center;
}
.custom-add-to-cart a{
    color: #152238 !important;
    fill: #152238 !important;
    background-color: #ffc107;
    border-radius: 35px;
    width: 100% !important;
    min-height: 35px !important;
}
.product-item:hover .custom-add-to-cart {
    opacity: 1;
    display: block;
    transition: all .3s ease-in-out;
}
.product-item:hover .product-element-bottom{
    transform: translateY(calc(50px * -1)) !important;
    margin-bottom: -100px;
    transition: all .3s ease-in-out;
    z-index: 2;
    flex: 1 1 auto;
    padding-bottom: 50px;
}
/* .product-item:hover{
    margin-top: -50px;
}
*/
.seller-cat{
    margin-bottom: 100px !important;
}
.wcfmmp-store-rating{
    opacity: 0;
    display: none;
}
.custom-add-to-cart .add-to-cart-loop{
    line-height: 2.75em;
    min-height: auto;
    width: 100%;
}
.custom-add-to-cart .add-to-cart-loop:hover{
    background-color: #ffc107;
}
.custom-product-wrapper{
    margin-bottom: 50px !important;
    min-height: 300px !important;
}
.custom-add-to-cart .added_to_cart{
    display: none ;
}
/* Add this to your CSS file */
.page-header-seller-category {
    background-size: cover;
    background-position: center;
    padding: 20px;
   /* Adjust padding as needed */
    box-sizing: border-box;
   /* Include padding in width calculation */
    height:300px;
    align-content: center !important;
    margin-bottom: 20px;
    margin-top: -40px;
}
@media (max-width: 700px) {    
    .page-header-seller-category {
        height:250px;
    }
}

/* Optional: Additional styling for the header */
.page-header-seller-category h1.page-title {
   /* Add your title styles here */
    color: #fff;
   /* Example */
    font-size: 2rem;
   /* Example */
    margin-bottom: 0px !important;
}
.wd-add-btn-replace .add-to-cart-loop{
    overflow:hidden;
   padding:0 
}
.wd-add-btn-replace .add-to-cart-loop .wd-tooltip-label{
    display:none 
}
.wd-add-btn-replace .add-to-cart-loop span{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:inherit;
    transition:transform .25s ease, opacity .15s ease 
}
.wd-add-btn-replace .add-to-cart-loop:before{
    position:absolute;
    inset:0;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:400;
    font-size:20px;
    transition:opacity .15s ease, transform .25s ease;
   transform:translateY(100%);
    content:"\f123";
   font-family:"woodmart-font" 
}
.wd-add-btn-replace .add-to-cart-loop:after{
    position:absolute;
    top:calc(50% - 9px);
    inset-inline-start:calc(50% - 9px);
    opacity:0;
    transition:opacity .2s ease;
    content:"";
    display:inline-block;
    width:18px;
    height:18px;
    border:1px solid rgba(0,0,0,0);
    border-left-color:currentColor;
    border-radius:50%;
    vertical-align:middle;
    animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused) 
}
.wd-add-btn-replace .add-to-cart-loop:hover:before{
    transform:translateY(0) translateZ(0) 
}
.wd-add-btn-replace .add-to-cart-loop:hover span{
    transform:translateY(-100%) translateZ(0) 
}
.wd-add-btn-replace .add-to-cart-loop.loading:before,.wd-add-btn-replace .add-to-cart-loop.loading span{
    opacity:0 
}
.wd-add-btn-replace .add-to-cart-loop.loading:after{
    opacity:1;
    --wd-anim-state: running 
}
.wd-product.product-type-simple.outofstock .wd-add-btn-replace .add-to-cart-loop:before,.wd-add-btn-replace .add-to-cart-loop.product_type_grouped:before{
    content:"\f11a";
    font-family:"woodmart-font" 
}
.wd-add-btn-replace .add-to-cart-loop.product_type_external:before{
    content:"\f11c";
    font-family:"woodmart-font" 
}

.tax-seller_cat .website-wrapper .main-page-wrapper .container,
.tax-seller_cat .website-wrapper .main-page-wrapper .container .content-layout-wrapper .content-area,
.seller_cat .content-area
{
    max-width: 100% !important;
    width: 100% !important;
}

.seller-cat-tax-content{
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 15px;
}

.country-selector {
    display: flex;
    justify-content: space-between;
    border: solid;
    border-width: 1px;
    border-color: #d0d3d8;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 20px;
}

.country-selector input[type="radio"] {
    display: none;
}
.country-selector label {
    display: flex;
    align-items: center;
    padding: 8px 35px;
    /* border: solid #ccc; */
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    width:100%;
}

.country-selector label img {
    width: 20px;
    margin-right: 10px;
}

.country-selector input[type="radio"]:checked + label {
    background-color: #152238;
    color: #fff;
}
label{
    margin : 0px !important;
}
.form-group label {
    display: block;
    display: block;
    font-weight: bold;
}
.form-group input {
    width: 100%;
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.password-wrapper {
    position: relative;
}
.password-wrapper button {
    position: absolute;
    right: 5px;
    top: 0px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    background-color: transparent !important;

}

.login-button {
    width: 100%;
    padding: 10px;
    background-color: #152238;
    color: #fff;
    color: #fff;
    border-radius: 39px;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 40px;
    background-color: #152238;
    color: white;
}
.store-grid__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
@media (max-width: 1200px) {
    .store-grid__list {
        grid-template-columns: repeat(3, 1fr)!important; /* 2 columns for iPads and tablets */
    }
}

@media (max-width: 1024px) {
    .store-grid__list {
        grid-template-columns: repeat(2, 1fr)!important; /* 2 columns for iPads and tablets */
    }
}
@media (max-width: 700px) {    

.store-grid__list {
    grid-template-columns: repeat(1, 1fr) !important;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 180px !important;
    max-height: 180px;
    object-fit: cover;
    width: 100%;
}


}


/* Pagination Container */
.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 20px 0;
}

.pagination-container a,
.pagination-container span {
    display: inline-block;
    padding: 7px 14px;
    font-size: 14px;
    color: #152238;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s ease;
    border: 1px solid #152238;
}

.pagination-container a.active {
    background-color: #152238;
    color: #fff;
    cursor: default;
}

.pagination-container a:hover {
    background-color: #152238;
    color: #fff;
}

.pagination-container .disabled {
    color: #ccc;
    border-color: #ccc;
    pointer-events: none;
}

/* Responsive Pagination */
@media (max-width: 600px) {
    .pagination-container a,
    .pagination-container span {
        font-size: 12px;
        padding: 5px 10px;
    }
}
.login-button:hover{
    background-color: #152238;
    color:white;
}

.custom-product-wrapper .products-list .product-item .product-element-bottom .wd-product-header .wd-entities-title{
    overflow: hidden;
    max-height: calc(var(--title-line-count, 2)* var(--title-line-height, 1.4em)) !important;
    font-size: 15px;
    margin-bottom: 10px;
    height: 45px;
}

.cart-item-image img, 
.cart_item .product-thumbnail img{
    height: fit-content !important;
    margin: 7px !important;
}

.store-group .woocommerce-cart-form__cart-table .woocommerce-cart-form__cart-item{
    background:transparent !important;
    padding: 10px 0px;
}

#wcfmmp-store-content{
    display: none !important;
}

.store-container {
    position: relative;
    width:100%;
    background-color: #fff;
    overflow: hidden;
}

.store-background img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.store-content {
    background-color: #fff;
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.custom-container{
    max-width: 1400px !important;
    margin: auto;
}

.store-details {
    display: flex;
    align-items: end;
    gap: 20px;
    margin-top: -110px; /* Logo overlap */
    width: 100%;
}

.store-details .store-logo {
    width: 180px;
    height: 180px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
    border-width:1px;
    border:solid;
    border-color:white;
}

.store-details .store-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: white;
}

.store-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.store-header {
    margin-top: 20px;
}

.store-info .rating {
    font-size: 22px;
    color: #fbbd08;
    margin-left: 10px;
}

.store-info p {
    font-size: 16px;
    color: #666;
    margin: 5px 0px 0px 0px;
}

.action-icons {
    display: flex;
    gap: 15px;
    right: 20px;
    bottom: 20px;
}

.action-icons a {
    font-size: 16px;
    color: #007bff;
    text-decoration: none;
}

.action-icons a:hover {
    text-decoration: underline;
}

.wcfmmp-store-page .website-wrapper .main-page-wrapper .container{
    max-width: 100% !important;
    padding: 0px;
    margin: 0px
}

.wcfmmp-store-page .website-wrapper .main-page-wrapper{
    padding-top:0px !important;
}

.store-header h1{
    margin-bottom:-5px;
}

.store-container .tabs {
    display: flex;
    border-bottom: 2px solid #ccc;
}

.store-container .tabs .tab-link {
    background: none;
    border: none;
    padding: 14px 90px;
    cursor: pointer;
    font-size: 16px;
    color: #849CB0;
    border-bottom: 4px solid transparent;
    outline: none;
    transition: border-bottom 0.3s ease;
    margin-bottom:-1.5px;
    font-weight:100;
}

.store-container .tabs .tab-link:hover {
    background-color:transparent;
    font-weight: 900;
}

.store-container .tabs .tab-link.active {
    border-bottom: 4px solid #152238;
    font-weight: 900;
    margin-bottom:-1.5px;
    color: #152238;
}

.store-container .tab-content {
    display: none;
    padding: 40px 5px;
}

.store-container .tab-content.active {
    display: block;
}

.store-details .action-icons a .social-icons{
    width:55px;
}
#social-media-list li a img{
    margin-top: -3px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
}

.custom-container-store {
    display: flex;
    padding: 0px;
}

.custom-container-store .column {
    flex: 1;
    padding: 0px;
}

.custom-container-store .first-column{
    flex-basis: 50% !important;
    padding-right: 60px;
}

.custom-container-store .second-column{
    flex-basis: 50% !important;
}

.custom-container-store .column h1 {
    font-size: 34px;
}

.custom-container h2 {
    font-size: 30px;
}

.custom-container-store .column p {
    font-size: 16px;
}

.custom-container-store .sub-container {
    display: flex;
    margin-top: 20px;
}

.custom-container-store .sub-column:nth-child(1) {
    width: 25%;
    padding-right: 10px;
    place-content: center;
}

.custom-container-store .sub-column:nth-child(2) {
    width: 75%;
    padding-left: 10px;
    place-content: center;
}

.custom-container-store .sub-column p{
    margin-bottom: 0px;
}

.custom-container-store .sub-column h3{
    margin-bottom: 5px;
}

.custom-container-store .sub-column img {
    max-width: 95%;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 1024px) {
    .custom-container-store{
        width: 100%;
        display: block;
        padding: 0px;
    }
    .custom-container-store .column{
        width: 100%;
        padding: 10px 0px;
    }
    .custom-container-store .sub-column h3{
        margin-bottom: 0px;
    }
    .custom-container-store .column p {
    font-size: 14px;
    }

    .store-details {
        display: block;
        padding:20px;
    }

    .store-background img {
        height: 200px;
    }

    .store-details .store-logo {
        width: 140px;
        height: 140px;
        margin-top: -15px;
    }

    .store-details .action-icons{
        margin-top: 20px;
        gap:25px
    }

    .store-details .action-icons a .social-icons{
        width: 75px;
    }

    .store-container .tab-content{
        padding: 20px
    }

    .custom-container-store .sub-column:nth-child(1) {
        width: 35%;
        padding-right: 10px;
        place-content: center;
    }
    .custom-container-store .sub-column:nth-child(2) {
        width: 65%;
        padding-left: 10px;
        place-content: center;
    }
}


.popup-container {
    display: none;
    opacity: 0; 
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: flex;
    align-items: center; 
    justify-content: center; 
    transition: opacity 0.3s ease, visibility 0.3s ease; 
}

.popup-container.active {
    display: flex; 
    opacity: 1; 
    visibility: visible;
}

.popup-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    width: 300px;
    position: relative;
    transform: translateY(150px);
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0; /* Start transparent */
}

.popup-container.active .popup-content {
    transform: translateY(0);
    opacity: 1;
}

.close-popup {
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 25px;
    cursor: pointer;
}

#social-media-list{
    list-style: none;
    padding: 0px;
}

 #social-media-list li a .fab{
    width: 25px;
 }

 .suggestion-thumb img{
    height: auto !important;
 }

.wd-all-results:hover, .wd-suggestion:hover, 
.wd-suggestion.autocomplete-selected,
.wd-nav-mob-tab {
    background-color: #edf2f5 !important;
}

@media (min-width: 1025px) {
    .wd-product.wd-hover-buttons-on-hover .wd-product-footer {
        gap: 0px;
    }
}

[class*="title-line-"] .wd-product .wd-entities-title {
    overflow: hidden;
    max-height: calc(var(--title-line-count, 2) * var(--title-line-height, 1.4em)) !important;
    line-height: var(--title-line-height, 1.4em);
    white-space: normal !important; 
    text-overflow: ellipsis; 
}

.product-wrapper .product-element-bottom .wcfmmp_sold_by_container .wcfmmp_sold_by_wrapper{
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis; 
    margin-bottom: 10px;
}

.product-wrapper .product-element-bottom  .wrap-price{
    margin-bottom: 0px;
}

.mobile-nav .searchform {
    --wd-form-placeholder-color: #152238;
}

.wd-checkout-steps li, .wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_label {
color : #152238;

}

.wd-checkout-steps {
    pointer-events: none;
}

.whb-sticky-prepared .whb-main-header {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

ul.woocommerce-error{ 
    background-color: #152238 !important;
}

.woocommerce-message {
    background-color: #CDF2C7;
    color: #117600;
    font-weight: 900;
}

.woocommerce .return-to-shop{
    display: none;
}

.wd-checkout-prod .wd-checkout-prod-img img{
    height: auto !important;
}


#billing_country_field{
    display: none;
}

#billing_phone, #billing_email{
    color:lightgray !important;
}

.enter-phone  span #billing_phone, .enter-email  span #billing_email{
    color:#152238 !important;
}

body .select2-container--default .select2-search--dropdown:before {

    background-color: #edf2f5 !important;
}

body .select2-container--default .select2-results__option {
    color: #152238;
}

body .select2-container--default .select2-results__option:hover {
    color: #152238;
}



@media (max-width: 480px) {
    .woocommerce-cart-form__cart-table .woocommerce-cart-form__cart-item .product-remove{
        padding: 0px !important;
    }

    .woocommerce-cart-form__cart-table .woocommerce-cart-form__cart-item .product-thumbnail a img{
        margin:3px !important;
        max-width: 55px;
        max-height:55px ;
    }
    .woocommerce-cart-form__cart-table .woocommerce-cart-form__cart-item td.product-remove a{
        width: 5px !important;
    }
    td.product-thumbnail img {
        min-width: 55px;
        max-width: 55px;
    }
    .store-total {
        padding: 8px 13px !important;
    }
    .custom-add-to-cart {
        opacity: 1;
        display: block;
        transition: all .3s ease-in-out;
    }
    .product-element-bottom{
        transform: translateY(calc(50px * -1)) !important;
        margin-bottom: 0px !important;
        transition: all .3s ease-in-out;
        z-index: 2;
        flex: 1 1 auto;
        padding-bottom: 50px;
    }

}

li.mobile-tab-title.mobile-categories-title.wd-active {
    background-color: #1E2741;
}
li.mobile-tab-title.mobile-categories-title.wd-active a .nav-link-text{
    color: white !important;
}

.woocommerce-MyAccount-navigation ul li.is-active>a, .wd-my-account-links a:hover { 
    background-color: rgba(237, 242, 245, 1);
    color: #1E2741;
}

.wd-my-account-links a {
    box-shadow: 0 0 4px rgba(30, 39, 65, 0.18) !important;
}

.wd-my-account-links a, .wd-my-account-links a:before, .woocommerce-Button  {
    color:#1E2741 !important;
}

.woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column--shipping-address p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{
    display: none;
}

.wishlist_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    height: auto !important;
}

.wishlist_item .product-action a,
.wishlist_item .product-action button{
    background-color:#FFCD00;
    color:#1E2741;
    border-radius: 30px;
}

.tinvwl-table-manage-list tfoot{
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        display: inline-block;
        width: auto !important;
        text-align: center;
        border: none;
    }

    .wishlist_item .product-date{
        visibility: hidden !important;
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
        display: inline-block;
    }

    tr.wishlist_item {
        border: 1px solid #ececec; /* Sets border width, style, and color in a single line */
        border-bottom-width: 2px !important; /* Overrides default border width for the bottom */
        border-top: none; /* Removes the top border */
        border-left: none; /* Removes the left border */
        border-right: none; /* Removes the right border */
    }
    
    .store-container .tabs .tab-link {
        padding: 15px 45px;
    }
}


.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2,
.wd-scroll-content .wd-empty-mini-cart a,
.wcfmmp_become_vendor_link{
    display: none !important;
}


.woocommerce-message a{
    color: #117600 !important;
}



.add-new-area-wrapper {
    margin-bottom: 15px;
}

.add-new-area-wrapper label {
    display: flex;
    align-items: center;
}

.add-new-area-wrapper input[type="checkbox"] {
    margin-right: 10px;
}








#billing_area_field{
    border: solid;
    border-width: 1px 1px 0px 1px !important;
    margin-bottom: 0px;
    padding: 15px;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 25px 25px 0px 0px;
}
#billing_building_field, #billing_floor_field {
    border: solid;
    border-width: 0px 1px 0px 1px !important;
    margin-bottom: 0px;
    padding: 15px;
    border-color: rgba(0, 0, 0, 0.1);

}

#billing_additional_directions_field{
    border: solid;
    border-width: 0px 1px 1px 1px !important;
    margin-bottom: 0px;
    padding: 15px;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 25px 25px;
}

#billing_my_locations_field label .optional,
#billing_area_field label .optional,
#billing_building_field label .optional,
#billing_floor_field label .optional,
#billing_additional_directions_field label .optional,
#billing_wakilni_country_field label .optional{
    display: none !important;
}
#billing_area_field label::after,
#billing_building_field label::after,
#billing_floor_field label::after,
#billing_additional_directions_field label::after{
    content: " *";
    color: #E01020;
    font-size: 16px;
}

.summary-inner .wcfm_product_multivendor_button_wrapper a.wcfm_product_multivendor {
    display:none !important;
}


textarea#billing_additional_directions {
    border-radius: 20px;
}


.wd-builder-off #place_order {
    color: #152238;
}


#loading-overlay {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 5; /* Make sure it's behind the spinner but above content */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 242, 245, 0.5); /* Light gray background */
}

#loading-spinner {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000; /* Make sure it's on top */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top-color: #FFCD00;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

body .select2-container--default .select2-results__option[data-selected=true] {
    background-color: rgba(237, 242, 245, 1);
    color: #152238;
    font-weight: 600;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #152238;
}

.wcfmmp_sold_by_container_left img {
    width: 75px;
    height: 75px;
    object-fit: cover;
    background-color: white;
}
 
.wcfmmp_sold_by_container_left {
    width: 75px;
}

.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_label {
    margin-left: 0px;
}


.wcfmmp_sold_by_container_right{
    margin-top: 9px;
}

.woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input--email{
    color: #d3d3d3 !important;
}

.tinvwl-table-manage-list thead tr .product-cb .input-checkbox,
.wishlist_item .product-cb .input-checkbox{
    display: none !important;
}

.woocommerce-thankyou-order-received {
    border: 2px dashed #152238 !important;
    color: #152238 !important;
}

select#list_banner_type {
    display: none !important;
}
p.list_banner_type.wcfm_title {
    display: none;
}

.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
    background-color: transparent;
}

.shop-loop-head .wd-shop-tools .products-view-grid_list{
    display: none !important;
}

.sku-wrapper{
    display: none !important;
}

.wd-empty-page:before {
    color: #edf2f5 !important;
}


li.mobile-tab-title.mobile-pages-title.wd-active {
    background-color: #152238;
}

.wd-nav-mob-tab .wd-active a .nav-link-text{
    color: white !important;
}

 .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before {
    position: relative;
    top: 0px !important;
}


.tinv-wishlist .tinvwl-buttons-group button {
    background-color: #152238;
    color: white !important;
}


.seller-cat-tax-content
.page-title{
    font-size: 28px;
}

.main-header-seller-cat-page{
    color:#1E2741; font-size:38px;font-weight:900; margin-bottom:10px; padding-bottom: 0px !important;
}

@media only screen and (max-width:700px) {
    .main-header-seller-cat-page{
        font-size:28px;
    }
    h1{
        font-size: 25px !important;
    }
    .tinv-wishlist table td{
        padding: 0.5em !important;
    }
    .wd-carousel-item .product-wrapper .product-element-bottom{
		margin-top:50px
	}
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: transparent !important;
}

.woocommerce-MyAccount-content>p {
    display:none;
}




/* Full width and remove padding/margin for the landing page */
.landing-page-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}


/* Hide title and breadcrumbs for the landing page */
.page-template-landing-page-template .entry-title,
.page-template-landing-page-template .breadcrumb {
    display: none !important;
}


.sell-cat-subhead{
    margin-top:20px; 
    font-size:32px !important;
}


@media only screen and (max-width:700px) {
    .sell-cat-subhead{
        margin-top:20px; 
        font-size:25px !important;
    }
}

.attribute-hint {
    margin-top: 15px;
    display: inline-block;
    margin-left: 3px;
    cursor: pointer;
    color: white;
    font-weight: bold;
    font-size: 14px;
    border-radius: 100%;
    padding: 0px 5px;
    margin-right: 20px;
    font-size: 11px !important;
    background-color: rgb(255, 205, 0);
}

.attribute-hint:hover::after {
    content: attr(title);
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 12px;
    z-index: 10;
}

    table.variations .label {
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
    font-style: inherit;
    padding-right: 0px;
}

    table.variations select {
    max-width: 260px;
    margin-bottom: 0px;
}

@media (max-width: 1024px) {
    .wd-label-top-md table.variations .cell {
        display: revert;
    }
}

table.variations .cell {
    padding: 0 0 0 0;
}

.variations tbody tr{
    height:55px
}


@media only screen and (max-width: 700px) {
    .products .product-grid-item .product-wrapper .product-element-bottom{
        margin-top:50px
    }
    .tax-dc_vendor_shop .product-element-top.wd-quick-shop {
        height: 220px !important;
    }
}

.variations tbody tr .value .select2-container {
    min-height: 42px;
    padding: 0 15px !important;
    max-width: 100%;
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    border-radius: var(--wd-form-brd-radius);
    color: var(--wd-form-color);
    max-width: 260px;
}

.variations tbody tr .value .select2-selection--single {
    padding: 2px 0px 0px 0px;
}

.variations tbody tr .value .select2-selection--single .select2-selection__placeholder {
    color: inherit;
    font-size: 14px !important;
}

.variations tbody tr td span .select2-selection__rendered .select2-selection__clear{
	color:white;
}

.woocommerce-mini-cart-item .cart-item-image img{
    height: auto !important;
    max-height: 200px;
    object-fit: contain;
    width: 100%;
}
.wd-checkout-prod .wd-checkout-prod-img img{
    height: auto !important;
}

.wd-checkout-prod .wd-checkout-prod-img img {
    height: auto !important;
}

.wd-suggestions-group
.wd-suggestion
.wd-suggestion-thumb
img{
height:auto !important; }



.search-tabs {
    display: flex;
    border-bottom: 2px solid #ccc;
}
.search-tabs button {
    background: none;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    width:50%;
    font-weight: 400;
    color: #152238;
}
.search-tabs button:hover{
    background-color: rgba(237, 242, 245, 1);

}
.search-tabs button.active {
    font-weight: bold;
}
.search-tabs button.active::after {
    content: "";
    display: block;
    height: 2px;
    background: black;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.stores-suggestions {
    background: #f9f9f9;
    font-size: 16px;
    font-weight: bold;
}







.store-suggestions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    /* gap: 20px;
    padding: 20px; */
}

.search-store-card {
    overflow: hidden;
    text-align: center;
    transition: transform 0.3s ease;
    border:  solid ; /* Outer border */
    border-color: #ddd;
    border-width: 1px 0.5px;
    padding: 10px 10px 20px 10px;
    height: 100%;


}

.search-store-card:hover {
    background-color:  #edf2f5;
}

.search-store-card img {
        width: 100%;
        height: 100px;
        object-fit: cover;
        padding: 10px 10px 0px 10px;
        border-radius: 15px;
    }

.search-store-details {
    padding: 0px 15px 0px 15px;
    text-align: left;
}

.search-store-details h4 {
    font-size: 16px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    color: #111D33;
    margin-bottom: 5px
    
}

.search-store-details p {
    font-size: 14px;
    color: #405873;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limits text to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px;
    line-height: 1.2em;
    color: #405873;
}


.stores-search-text-class .no-stores{
    padding: 8px 0px 0px 15px;
    font-weight: 400;
    margin-bottom: 0px !important;
}
p#stores-search-text {
    margin-bottom: 10px !important;
}



/* Add this CSS to your stylesheet */
.loading-spinner {
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid #111D33; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    margin: 0 auto;
    margin-top: 20px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


.stores-tab-class.active {
    pointer-events: none;
    cursor: not-allowed;
}




@media only screen and (max-width: 700px) {
    .search-tabs button {
        text-transform: uppercase;
        font-size: 13px;
    }

    .search-store-details h4 {
        font-size: 14px;
    }
    
    .search-store-details p {
        font-size: 12px;
    }

}


.single-store-card{
    border-width: 0px !important;
}

.wd-products-per-page {
    display: none;
}


.whole-range-dropdown .select2  .selection .select2-selection{
	border:solid !important;
	border-width:1px !important;
	border-color:#e0e0e0 !important;
	border-radius:55px !important;
}


.whole-range-dropdown {
    margin-top: 0px;
    margin-bottom: 20px;
}

.dropdown-row {
    display: grid;
    grid-template-columns: 0fr 9fr; /* Title on the left, select on the right */
    gap: 15px;
    align-items: center; /* Vertically align items */
}

.whole-range-dropdown label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-size:13px !important;
    min-width:72px;
}

#whole_range_select {
    width: 100%;
    padding: 8px;
    font-size: 14px;
}


.whole-range-dropdown .dropdown-row .select2 .selection .select2-selection{
    margin-left:15px !important;
}

.whole-range-dropdown .dropdown-row .select2{
    max-width:275px !important;
} 

.variations tbody tr th{
    min-width:60px !important;
}

.whole_range_select_list{
    max-width: 264px !important;
    margin-left: 7px !important;
}

.whole-range-dropdown .dropdown-row{
    margin-bottom:25px !important;
}


@media only screen and (max-width:700px) {
    .whole-range-dropdown .dropdown-row .select2{
    max-width:245px !important;
    width: 100% !important;
}

}


.custom-cart-qty-wrap {
    text-align: center;
    font-size: 13px;
    position: absolute;
    z-index: 10;
    top: 2px;
    left: unset !important;
    right: 20px;
    background-color: #edf2f5;
    padding: 10px;
    border-radius: 5px;
}


.custom-cart-qty-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-items: center;
    gap: 0;
    background: transparent;
    padding: 8px 12px;
    border: none;
    border-radius: 6px;
    width: fit-content;
    transition: transform 0.3s ease;
}

.custom-cart-qty-wrap:hover {
    transform: translateX(-20px) !important;
}
@media (min-width: 1025px) {

.custom-cart-qty-wrap:hover {
    transform: translateX(-24px) !important;
}
}

.custom-cart-qty-wrap a,
.custom-cart-qty-wrap span {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    padding: 0 8px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Base styling for both buttons */
.custom-cart-qty-wrap a {
    background-color: #eaeaea;
    border: 1px solid #ccc;
    cursor: pointer;
    opacity: 0;
    transform: scale(0.9);
    pointer-events: none;
    transition: all 0.3s ease;
}

/* Show buttons on hover */
.custom-cart-qty-wrap:hover .custom-plus-to-cart,
.custom-cart-qty-wrap:hover .variable-custom-plus-to-cart,
.custom-cart-qty-wrap:hover .custom-minus-from-cart {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}
.custom-cart-qty-wrap:hover .product-labels{
    display: none !important;
}


/* Quantity center box */
.custom-cart-qty-wrap span.custom-cart-quantity {
    background-color: #152238 !important;
    border: 1px solid #ccc;
    color: white;
    min-width: 42px;
    text-align: center;
    padding: 0 12px;
    border-radius: 5px;
    font-weight: 400;
    border:none !important;
}

/* On hover, remove border radius from quantity */
.custom-cart-qty-wrap:hover .custom-cart-quantity {
    border-radius: 0;
}

/* Hide image link if present */
.custom-cart-qty-wrap .product-image-link {
    display: none;
}

/* Minus button specific */
.custom-minus-from-cart {
    padding: 5px 10px;
    min-height: var(--btn-height);
    font-size: 13px;
    outline: none;
    border: 0;
    border-radius: 20px 0 0 20px;
    margin-right: -20px !important;
    border-right-width: 0px !important;
    color: var(--btn-color, #3E3E3E);
    line-height: 1.2;
    cursor: pointer;
    transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
    background-color: #152238 !important;
    color: white !important;
    border-width: 0px 1px 0px 0px !important;
    border-color: #5B6473 !important;
    min-height: unset;
}

/* Plus button specific */
.custom-plus-to-cart {
    padding: 5px 10px;
    border-radius: 0 20px 20px 0;
    margin-left: -20px !important;
    border-left-width: 0px !important;
    background-color: #152238 !important;
    color: white !important;
    border-color: #5B6473 !important;
    border-width: 0px 0px 0px 1px !important;
    min-height: unset;
}


.custom-plus-to-cart:hover {
color: rgb(255, 205, 0) !important;

}



.custom-minus-from-cart:hover {
    color: rgb(255, 205, 0) !important; 
}


@media (min-width: 1025px) {
    .wd-product.wd-hover-buttons-on-hover .product-wrapper:hover {
        transform: translateY(-0px) !important;
    }
}

.custom-product-wrapper
.products-list
.product-item
.product-element-top
.custom-cart-qty-wrap
.custom-cart-quantity{
	height:42px;
}

@media (max-width: 700px) {
	.custom-product-wrapper
	.products-list
	.product-item
	.product-element-top
    img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
        height: 215px !important;
        max-height: 215px !important;
    }

    
    
    .custom-cart-qty-wrap a,
    .custom-cart-qty-wrap span {
        height: 34px;
    }
    
    
    
    .custom-cart-qty-wrap span.custom-cart-quantity {
        min-width: 36px;
    }
    
    
    
  
}


.post-type-archive
.custom-cart-qty-wrap{
	right:20px;
}
.whb-header-bottom-inner
.whb-col-mobile
.wd-header-search-form-mobile
.search-results-wrapper
.wd-dropdown-results {
    right: calc((var(--wd-form-brd-radius) / 5.5)) !important;
    left: calc((var(--wd-form-brd-radius) / 5.5)) !important;
}


@media (max-width: 700px) {
    .wd-toolbar{
        display:none;
    }
    .whb-header-bottom-inner
    .whb-col-mobile
    .wd-header-search-form-mobile
    .search-results-wrapper
    .wd-dropdown-results
    .wd-scroll-content
    .wd-suggestions-group {
        grid-template-columns: repeat(auto-fit, minmax(150px, 2fr));
    }
    .wd-slider
    .wd-slider-pagin
    ul.wd-nav-pagin.wd-clickable.wd-type-bullets.wd-horizontal {
        padding: 5px;
    }

    .wd-slider
    .wd-slider-pagin
    ul.wd-nav-pagin.wd-clickable.wd-type-bullets.wd-horizontal {
        padding: 5px 7px;
    }

    .product-element-bottom
    .wd-product-footer
    .wd-add-btn
    a
    {
        height:33px !important;
        min-height:33px !important
    }

    .site-logo {
        padding-left: 0px;
        margin-bottom: 2px;
    }

    .wd-tools-element .wd-tools-icon:before {
        font-size: 20px !important;
            color:#152238;
    }

    .wd-header-cart.wd-tools-element.wd-design-2.cart-widget-opener.wd-style-icon {
        margin-top:1px
    }

    .whb-mobile-right
    .info-box-wrapper
    .wd-info-box
    .box-icon-wrapper.box-with-icon.box-icon-simple {
        margin-bottom:-1px
    }
    .carousel-loop
    .product-element-bottom
    .wd-product-header
    .wd-entities-title
    a{
        font-size:12px !important
    }

    .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-above_thumb-add-to-cart.tinvwl-loop-button-wrapper.tinvwl-woocommerce_before_shop_loop_item {
        right: 15px;
        padding: 3px 12.5px 10.5px 4px;
    }

    .carousel-loop .product-element-bottom .wd-product-header .wd-entities-title a{
        font-size:12px !important
    }


    .carousel-loop .wd-carousel-wrap .wd-carousel-item .wd-product .product-wrapper .product-element-bottom{
        padding : 10px;
    }

    .carousel-loop .wd-carousel-wrap .wd-carousel-item .wd-product .product-wrapper .product-element-bottom 
    .wrap-price .price .woocommerce-Price-amount{
        font-size:12px;
    }




    .carousel-loop .wd-carousel-wrap .wd-carousel-item .wd-product .product-wrapper .product-element-bottom 
    .wcfmmp_sold_by_container .wcfmmp_sold_by_wrapper img.wcfmmp_sold_by_logo {
        height: 20px !important;
        width: 20px !important;
    }



    .carousel-loop .wd-carousel-wrap .wd-carousel-item .wd-product .product-wrapper .product-element-bottom 
    .wcfmmp_sold_by_container .wcfmmp_sold_by_wrapper{
        font-size:12px;
    }


    .carousel-loop .wd-carousel-wrap .wd-carousel-item .wd-product .product-wrapper .product-element-bottom{
        --wd-prod-gap:8px;
    }

    .carousel-loop .wd-carousel-wrap .wd-carousel-item .wd-product .product-wrapper .product-element-bottom 
    .wd-product-footer .wd-add-btn a {
            height: 28px !important;
            min-height: 28px !important;
        }

    .store-card-carousel .store-card-content h3 {
        font-size: 16px !important;
    }


    .store-card-content{
        font-size:14px;
    }

    .home
    .main-page-wrapper
    .container
    .row 
    .site-content{
        padding:0px;
    }

    .store_splide_list{
       gap:15px !important;
    }

    .elementor-shortcode
    .splide 
    .splide__list
    .store-item{
	max-height:246px !important;
}

}


.elementor-widget-container
.wd-carousel-container
.wd-carousel-inner
.wd-carousel
.wd-carousel-wrap   
.wd-product
.product-wrapper
.product-element-bottom
.wcfmmp_sold_by_container{
    margin-bottom: -10px !important;
}


.wd-next
.wd-arrow-inner::after {
	margin-left:2px;
}

.wd-prev
.wd-arrow-inner::after {
	margin-right:2px;
}

.whb-general-header-inner
.whb-mobile-right
.info-box-wrapper{
	width:42px;
}

.content-area{
	padding:0px
}

.custom-product-wrapper
.custom-cart-qty-wrap
.custom-cart-quantity{
	height:40px !important;
}


@media (max-width: 700px) {
	.custom-product-wrapper
  .custom-cart-qty-wrap a,
	.custom-product-wrapper
	.custom-cart-qty-wrap span {
        height: 40px;
    }
}


@media (max-width: 700px) {
	.custom-product-wrapper
    .custom-cart-qty-wrap span.custom-cart-quantity {
        min-width: 38px !important;
    }
}

.elements-grid
.custom-cart-qty-wrap{
	right:20px;
}

.delivering_p{
color:#00426B
}
@media (min-width: 700px) {
.custom-multi-select , .custom_other_reason{
    margin-right: 16px !important;
}
.delivering_p{
    font-size: 22px;
}
}


div#tab-wcfm_enquiry_tab {
    display: none !important;
}
#tab-item-title-wcfm_enquiry_tab{
    display: none !important;
}


.variations .select2-selection .select2-selection__clear{
    top: unset !important;
}



.variations .select2-selection .select2-selection__clear span{
display:none !important

}


.product-tabs-wrapper {
   
    border-bottom: 0px solid var(--brdcolor-gray-300) !important;

}


.tax-seller_cat main#main-content {
    padding: 0px;
}


.custom-product-wrapper
.custom-cart-qty-wrap {
    right:5px !important;
}

.wd-search-suggestions.force-hidden {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}


abbr[title] {
text-decoration: none !important;
}

.woocommerce-MyAccount-content .provider_name .order_status,
.woocommerce-MyAccount-content .track-button,
.woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions .ast_track,
.woocommerce-checkout .woocommerce .woocommerce-form-login-toggle,
.mobile-nav .searchform input[type="text"] 
{
	display:none !important;
}


.single-product-page
.summary-inner
.in-stock{
	display:none;
}

.single-campaign
.products-list.five-columns {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}


::-webkit-scrollbar {
  width: 6px; /* adjust width */
}

::-webkit-scrollbar-track {
  background: #f1f1f1; /* track background */
}

::-webkit-scrollbar-thumb {
  background: #1C2E4A; /* thumb color */
  border-radius: 10px;
}



.single-campaign
.wd-content-layout {
    padding-block: 0px;
}

.single-campaign
#main-content {
    max-width:100% !important;
	padding:0px
}


.single-product-page .product-tabs-inner .woocommerce-tabs {
    display: none;
}