.woocommerce div.product form.cart div.quantity .qty {
    width: 65px !important;
}
span.posted_in.detail-container {
    display: none;
}
button.single_add_to_cart_button.elementor-button.button.alt {
    width: 100%;
}
.bulk_table {
    display: none;
}
table.variations {
    display: none;
}
.elementor-nav-menu li{
    border:none !important;
}
p.price del {
    display: none !important;
}
.jet-wishlist-button__container {
    display: none !important;
}
@media (min-width: 769px) {
  .dialog-message.dialog-lightbox-message {
    display: none !important;
  }
}
/* Mobile ke liye (768px aur neeche) */
@media (max-width: 768px) {
  .dialog-message.dialog-lightbox-message {
    display: none !important;
  }
}
@media (max-width: 1024px) {
    .elementskit-menu-overlay {
        background: transparent !important;
        display: none !important;
    }
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] 
{
background-color: #0D6EFD;
}
.elementor-19 .elementor-element.elementor-element-4cd9555 .elementor-menu-cart__footer-buttons a.elementor-button--checkout {
     color:white;
   background-color: #0D6EFD;
   border-radius: 30px;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart {
      color:white;
    background-color: #0D6EFD;
    border-radius: 30px;}
.elementor-menu-cart__product-remove {
    background: white !important;
    border: 1px solid white;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--checkout {
    background-color: #0D6EFD;
    border-radius: 30px;
}
.elementor-flip-box__layer__title a
{
    line-height: 1.5rem;
    color:white;
    font-size: 18px;
    font-weight:700;
}
.jet-woo-category-title::after {
  content: " Shop Now →";
  display: block;
  background-color: #0D6EFD;
  color: white;
  padding: 10px 15px;
  border-radius: 15px;
    margin-bottom:40px;
}
.jet-woo-category-thumbnail img
{
    object-fit: cover;
    height: 300px;
    width: 100%;
}
/* New Arrivals Css */

.cart.e-loop-add-to-cart-form {
display: flex;
    flex-wrap: wrap !important;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.quantity {
    width: 70%;
}
.button.product_type_simple.add_to_cart_button {
width: 84%;
    margin-left: 0 !important;
}

/*===13-5-25===*/
.prod-detail {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 25px;
}
.prod-detail span {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.prod-detail p, .prod-detail .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol {
    font-weight: 500;
    font-size: 20px;
    color: #0d6efd;
}
.prod-detail .woocommerce-Price-amount.amount bdi {
    display: flex;
        font-weight: 500;
    font-size: 20px;
    color: #0d6efd;
}
.e-atc-qty-button-holder {
    margin-top: 10px;
}
.custom-quantity-cart button, .custom-quantity-cart input {
    border-radius: 4px;
    text-align: center;
}
button.add-to-basket {
    background: #0d6efd;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    border-style: none;
    border-radius: 10px 10px 10px 10px;
    width: 280px;
}
button.add-to-basket:hover {
    background-color: #7249a4;
}
.prod-detail p {
    margin: 0;
}
.prod-detail {
    margin: 15px 0;
}
.remove-addcart .e-atc-qty-button-holder {
    display: none !important;
}
.single-product h2.elementor-heading-title {
    text-transform: capitalize;
}
.custom-quantity-cart .quantity-selector input {
    margin: 0 10px;
}
button.add-to-basket svg path {
    fill: #fff;
}
.related-products-wrapper h2 {
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}

.product-inner {
    border-radius: 10px !important;
    padding: 15px 15px 15px 15px!important;
    border: 1px solid #000!important;
}

.product-details {
    text-align: left;
}

.product-details h3 a {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.product-details .price del {
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    opacity: 0.5;
    color: #000;
    font-size: .857em;
}

.product-details .price .woocommerce-Price-amount bdi {
    font-size: .857em;
    color: #000;
}
.add-to-cart .button.product_type_simple {
    background: #0d6efd;
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    border-radius: 6px;
}
.add-to-cart .button.product_type_simple:hover {
    background: #0d6efd;
    color: #fff;
}
.product-image {
    position: relative;
}

.product-image .onsale-new {
    border-radius: 100%;
    background-color: #958e09;
    color: #fff;
    font-size: .857em;
    z-index: 9;
    min-height: 3.236em;
    min-width: 3.236em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -6px;
    right: -6px;
    left: auto;
}
.product-image img {
    height: 260px !important;
    object-fit: cover;
}

/*===15may25===*/
.custom-product-card {
    background: #fff;
    box-shadow: 0px 0px 4px 1px #00000021;
    position: relative;
}

.product-card-header {
    position: absolute;
    z-index: 1;
    width: 90%;
}

.product-card-header .product-icons {
    flex-wrap: wrap;
}

.loop-product--btns-inner {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}

.product-icons a {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 4px 1px #00000021;
    border-radius: 6px;
    margin: 0 !important;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-sku {
    width: auto;
    height: fit-content;
}

.custom-category-products .custom-product-card {
    padding: 0;
}

.custom-category-products .custom-product-card .product-image {
    padding: 15px 15px 6px 15px;
    background: #f6f5f7;
}

.custom-category-products .product-name {
    margin: 15px 0 !important;
    text-align: left;
    padding: 0 15px;
}

.custom-category-products .product-pricing {
    padding: 0 15px;
    margin-bottom: 0;
}

.price-label {
    font-weight: bold;
    color: #ad9ebc;
    width: 100%;
}

.unit-price, .carton-price {
    display: flex;
    flex-wrap: wrap;
}

.price-value {
    font-size: 20px;
}

.unit-price .price-value {
    color: #000;
}

.product-actions {
    padding: 15px;
}

.product-actions .add-to-basket-btn {
    background: #0d6efd;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    border-style: none;
    border-radius: 10px 10px 10px 10px;
    transition: 0.3s;
    gap: 10px;
}

.product-actions .add-to-basket-btn:hover {
    background-color: #7249a4;
}

.product-actions .quantity-selector button.qty-btn {
    background: #fff;
    width: 40px;
    height: 40px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    text-align: center;
}

.product-actions .quantity-selector input {
    background: #fff;
    height: 40px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 18px;
    border-radius: 4px;
}
.product-card-header {
    position: absolute;
    z-index: 1;
    width: 100%;
    justify-content: center;
    max-width: 92%;
    margin: 0 auto;
    left: 4%;
    top: 2%;
}
.custom-product-card .product-image a {
    display: block;
    text-align: center;
}
.custom-category-products .product-actions {
    margin-top: 0;
}
.custom-product-card {
    width: -webkit-fill-available;
}
.custom-sort-form span {
    font-weight: 700;
}

.custom-sort-form select {
    margin-left: 10px;
    border-radius: 200px;
    width: 300px;
    border: 0;
    height: 50px;
    color: #747fe3;
}
.girdicons {
    display: none;
}
.single-post .inside-article .entry-title {
    font-weight: 500;
    font-size: 30px;
}
.single-post #commentform .form-submit .submit {
    font-weight: 400;
    transition: 0.3s;
    background: #0d6efd;
    border-radius: 6px;
}

.single-post #commentform .form-submit .submit:hover {
    opacity: 0.8;
}
.single-post .comment-reply-title {
    font-weight: 500;
    font-size: 28px;
}
.woocommerce-product-gallery__image .wp-post-image {
    padding: 30px;
    max-width: 60%;
    margin: 0 auto;
}
.post-figure {
    display: flex;
    align-items: normal;
    justify-content: left;
}

.post-figure img {
    width: 60px;
}

.post-tag {
    padding-left: 10px;
    padding-top: 5px;
}

.post-tag span {
    display: block;
    width: 100%;
    line-height: 20px;
    font-weight: 500;
    font-size: 14px;
}

.post-tag span:first-child {
    font-weight: 500;
    font-size: 18px;
}

.custom-meta-with-logo {
    margin-top: 15px;
}
.latest-blog .latest-posts-slider {
    background: transparent;
}
.latest-blog .latest-posts-slider .slider-title {
    display: none;
}

.latest-blog .latest-posts-slider {
    padding: 0 0 20px 0;
}

.post-slide {
    min-height: max-content;
    height: 420px;
}

.post-slide .post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.post-excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.e-my-account-tab 
 .woocommerce {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.e-wc-account-tabs-nav {
    width: 20%;
}

.e-my-account-tab .woocommerce-MyAccount-content {
    width: calc(80% - 20px) !important;
    margin-left: 20px;
    padding-top: 0 !important;
}

.e-wc-account-tabs-nav ul {
    display: inline-block !important;
    border-radius: 5px;
    overflow: hidden;
}

nav.woocommerce-MyAccount-navigation {overflow: hidden;}

.e-wc-account-tabs-nav ul li a {
    background-color: #0a3069 !important;
    color: #fff !important;
    padding: 15px 20px !important;
    transition: 0.3s;
}

.e-wc-account-tabs-nav ul li {
    border-bottom: 1px solid #b7abab;
}

.e-wc-account-tabs-nav ul li a:hover {opacity: 0.8;}

.e-wc-account-tabs-nav ul li:last-child {
    padding-right: 0 !important;
    border-right: 0 !important;
}
.e-wc-account-tabs-nav ul li.is-active {
    opacity: 0.8;
}
.e-wc-account-tabs-nav ul li {
    padding-right: 0 !important;
}
.woocommerce-Address-title.title h2 {
    margin-bottom: 15px !important;
    font-size: 20px;
    margin-top: 10px !important;
}
.woocommerce-MyAccount-content-wrapper p {
    font-weight: 400;
    font-size: 16px;
}
input.woocommerce-Input {
    border: 1px solid #0a3069 !important;
}

button.woocommerce-Button.button {
    background-color: #0a3069 !important;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    padding: 16px 30px !important;
    transition: 0.3s;
    text-transform: capitalize;
}

button.woocommerce-Button.button:hover {
    opacity: 0.8;
}

table.table.table-bordered.shopengine-wishlist {
    border: 1px solid #0a3069;
    border-radius: 4px;
}

table.table.table-bordered.shopengine-wishlist th {
    padding: 12px 10px !important;
    background: #0a3069;
    color: #fff;
}

table.table.table-bordered.shopengine-wishlist td {
    padding: 12px 10px !important;
}

table.table.table-bordered.shopengine-wishlist tbody td {
    border-bottom: 1px solid #0a3069 !important;
    background: #e9f2ff !important;
}

table.table.table-bordered.shopengine-wishlist del, table.table.table-bordered.shopengine-wishlist  ins {
    font-weight: 700;
}

table.table.table-bordered.shopengine-wishlist td {
    font-weight: 600;
    color: #000 !important;
}
a.woocommerce-Button.wc-forward.button {
    font-size: 16px;
    font-weight: 600;
    padding: 14px 20px;
    color: #fff !important;
    background: #0a3069 !important;
    border-radius: 6px;
}

a.woocommerce-Button.wc-forward.button:hover {
    opacity: 0.8;
}
.login-header {
    background: #e9f2ff;
    border-radius: 4px;
}
.login-header .welcome-user {
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}
.login-header {
    display:none;
}
.logged-in header .elementor-element-c7a3293 {
    display: none;
}
 .logged-in header .elementor-element-c7a3293 {
    display: none;
}
.logged-in .welcome-user {
    background-color: #e9f2ff;
    padding: 10px 15px 10px 15px;
    border-radius: 8px 8px 8px 8px;
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    display: block;
    text-align: center;
}

.product-thumbnail img.attachment-woocommerce_thumbnail {
    width: 110px;
    height: 110px;
    object-fit: cover;
    padding: 6px;
    border: 1px solid #000;
    border-radius: 4px;
}

.cart_item .product-name {
    text-align: left !important;
    padding-left: 10px;
    margin-bottom: 5px;
}

.cart_item .product-price {
    padding-left: 10px;
}

.cart_item .product-price .quantity {
    color: #000;
}
.elementor-button--view-cart, .elementor-button--checkout {
    border-radius: 6px !important;
}
.cart_item .elementor-menu-cart__product-remove {
    top: 20px;
    right: 7px;
}
.product-remove {
    background-color: #000 !important;
}
.giftcustom .gift-value {
    font-weight: 600;
    color: #d33834;
}

.giftcustom .gift-value, .giftcustom .price-value {
    font-size:18px;
}
.giftcustom .gift-prices {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

@media (max-width:1260px) {
    .custom-category-wrapper .custom-category-products.columns-3 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:767px) {
    #menu-mobile-menu .menu-item {
        border-bottom: 2px solid #fff;
    }

    #menu-mobile-menu .menu-item ul {
        padding: 0;
        border-top: 2px solid #FFF;
        border-bottom: 0;
    }

    #menu-mobile-menu .menu-item ul li:last-child {
        border-bottom: 0;
    }

    #menu-mobile-menu i.icon {
        border: 0;transform: rotate(270deg);
    }
    #menu-mobile-menu ul .menu-item {
        padding: 0 15px;
    }
    #menu-mobile-menu .menu-item.active a {
        color: #d33834;
    }
    #menu-mobile-menu .menu-item:first-child {
        border-top: 2px solid #fff;
    }
    .woocommerce div.product div.images img {
        width: 100%;
        max-width: 160px;
        margin: 0 auto;
    }
    .e-my-account-tab .woocommerce-MyAccount-content {
        width: 100% !important;
        margin-left: 0px;
    }
    .e-wc-account-tabs-nav {
        width: auto;
    }
    .e-wc-account-tabs-nav {
        width: auto;
    }

    .e-my-account-tab .woocommerce {
        width: auto;
        display: block;
    }
    .login-header {
        display:block;
    }
    .elementor-menu-cart__main {
        background: #fff !important;
    }

    .elementor-menu-cart__subtotal {
        color: #000 !important;
    }
    .elementor-menu-cart__close-button:after, .elementor-menu-cart__close-button:before{
        background: #000 !important;
    }
    .elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before{
        background: #fff !important;
    }

    .product-quantity {
        color: #000 !important;
    }
}

@media (max-width:600px) {
    .custom-category-wrapper .custom-category-products.columns-3 {
        grid-template-columns: repeat(1, 1fr);
    }
    .custom-category-wrapper .custom-category-products.gird-products.columns-3 {
        row-gap: 15px;
        display: flex;
        flex-wrap: wrap;
    }
    .custom-category-wrapper .custom-category-products.gird-products.columns-3 .custom-product-card {
        width: 47%;
        margin: 0;
    }
    .custom-category-products.gird-products.columns-3 {
        grid-template-columns: repeat(2, 1fr);
    }
    .custom-category-products.gird-products.columns-3 .quantity-selector {
        flex-wrap: wrap;
    }

    .custom-category-products.gird-products.columns-3 .product-actions .quantity-selector button.qty-btn {
        width: 10px!important;
        padding: 10px 10px;
    }

    .custom-category-products.gird-products.columns-3 .quantity-selector .cartons-label {
        margin-left: 0;
    }

    .custom-category-products.gird-products.columns-3  button.add-to-basket-btn {
        gap: 5px;
        padding: 12px 10px;
        font-size: 14px;
    }

    .custom-category-products.gird-products.columns-3 .product-pricing {
        padding: 0 8px;
    }

    .custom-category-products.gird-products.columns-3 .product-actions {
        padding: 8px;
    }

    .custom-category-products.gird-products.columns-3 .product-name {
        padding: 0 8px;
        margin: 10px 0 !important;
    }

    .custom-category-products.gird-products.columns-3 .product-name h3 {
        font-size: 20px;
    }

    .custom-category-products.gird-products.columns-3 .product-sku {
        padding: 3px 8px;
        font-size: 12px;
    }

    .custom-category-products.gird-products.columns-3 .product-icons .loop-product--btns-inner {
        row-gap: 5px;
    }

    .custom-category-products.gird-products.columns-3 .product-icons .loop-product--btns-inner a {
        height: 35px;
    }
    .girdicons {
        display: block;
    }
    .sortbygird {
        display: flex;
    }

    .sortbygird form.custom-sort-form {
        width: 82%;
    }

    .sortbygird .girdicons {
        width: 18%;
        display: flex;
        gap: 0px;
        justify-content: right;
        align-items: center;
        height: 45px;
        background: #efebeb;
        border-radius: 5px;
        border: 1px solid #ded9d9;
        padding: 3px;
    }

    #gird-first, #gird-secound {
        width: 50%;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .girdicons svg {
        width: 18px;
        height: 18px;
    }
}


@media (max-width:430px) {
    .prod-detail {
        justify-content: space-between;
    }
    button.add-to-basket {
            width: 100%;
    }
  .prod-detail p {
    text-align: center;
  }
  .prod-detail .woocommerce-Price-amount.amount bdi {
    justify-content: center;
    }
    .single-product h2.elementor-heading-title {
    font-size: 25px !important;
    }
    .woocommerce .products ul.slick-dots {
    bottom: -45px;
    }
    h2.relatedh2 {
    font-size: 28px;
    }
    .custom-sort-form select {
        width: 200px;
    }
    .custom-category-pagination .page-link {
        padding: 9px 8px;
        font-size: 12px;
    }
    .page-link.prev-page {
        margin: 0;
    }

    .page-link.next-page {
        margin: 0;
    }

    .page-numbers .page-number {
        margin: 0 3px;
    }
    .custom-sort-form select option {
        font-size: 12px;
    }
}

@media (max-width:390px) {
    .custom-sort-form select {
        width: 190px;
    }
}

@media (max-width:380px) {
    .custom-category-pagination .page-link {
        padding: 9px 5px;
    }
    .giftcustom .gift-value, .giftcustom .price-value {
        font-size: 16px!important;
    }
}

@media (max-width:360px) {
    .custom-category-wrapper .custom-category-products.gird-products.columns-3 .custom-product-card {
        width: 46%;
    }
}