p {

    margin-bottom:0;
    font-family: "Poppins";
}
p {
    margin-bottom: 0;
    font-family: "Poppins";
    font-size: 18px;
}
li {
font-family: "Poppins";
    font-size: 18px;
}
li.cat-item.cat-item-63.current-cat.cat-parent > a::after {
    transform: rotate(90deg);
}
header#masthead {
    width: 100%;
    float: left;
}
.homepage_header {
    width: 100%;
    float: left;
    position: relative;
    background-image: url('../images/headerbg.webp)');
    background-size: cover;         /* Scale the image to cover the container */
    background-repeat: no-repeat;   /* Prevent the image from repeating */
    background-position: center;    /* Center the image */
    /* z-index: 999; */
}

.homepage_header:after {
    content: "";
    background-color: #000;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    right: 0;
}

.homepage_menu_sec {
    width: 100%;
    float: left;
    text-align: center;
}

.has-pack-format .pack-format-wrapper {
    display: none;
}
p.woocommerce-result-count {
    display: none;
}

/* form.woocommerce-ordering {
    display: none;
} */
.cat1name_product {
    display: flex
;
    gap: 10px;
    font-family: "Poppins";
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 27px;
    float: left;
    width: 100%;
    background-color: #1531cc;
    margin-bottom: 30px;
    width: auto;
}

.has-pack-format a.print-product-list-btn {
    display: block;
}

/* .has-pack-format p.woocommerce-result-count {
    display: block;
} */

.has-pack-format form.woocommerce-ordering {
    display: block;
} 

a.print-product-list-btn {
    display: none;
}

form.woocommerce-ordering {
    display: none;
} 

  .pack-format-wrapper {
        margin: 0px 0;
        padding: 0px;
        /* border: 2px solid #eee; */
        border-radius: 8px;
        background: #fafafa;
            margin-bottom: 40px;
    }
    .pack-format-wrapper h2 {
    margin: 0;
    margin-bottom: 20px;
}
    .pack-format-grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 15px;
        margin-top: 10px;
    }
    .pack-format-option {
        display: block;
        text-align: center;
         /* border: 2px solid red;  */
        border-radius: 8px;
        padding: 10px;
        text-decoration: none;
        color: inherit;
        transition: all .3s;
    }
    a.pack-format-option.border-gray {
    border: 2px solid #9E9E9E;
}
    a.pack-format-option.border-blue {
    border: 2px solid #1531cc;
}.cat1name_product.bg-gray {
    background-color: #7f7c7c;
}

.cat1name_product.bg-blue {
    background-color: #1531cc;
}
.cat1name_product.bg-red {
    background-color: #e20613;
}
    .product-selection.product-selection {
    width: 80%;
    float: left;
}
.step.step-category

 {
    width: 100%;
    float: left;
}
    .pack-format-option:hover {
        border-color: #27ae60;
        box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    }
    .category-wrapper {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
        gap: 20px;
    }
    .category-box {
        display: block;
        border: 2px solid #ddd;
        border-radius: 8px;
        text-align: center;
        padding: 10px;
        text-decoration: none;
        color: inherit;
        transition: all .3s;
    }
    .category-box:hover {
        border-color: #e74c3c;
        box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    }
    .category-image img {
        max-width: 100%;
        border-radius: 6px;
    }
    .category-title {
        margin-top: 10px;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }
   .pack-format-option img {
    max-width: 100%;
    margin-bottom: 8px;
    width: 100%;
    height: 200px;
    object-fit: contain;
}
  .pack-format-option span {
    display: block;
    font-weight: bold;
    font-size: 13px;
    font-size: 18px;
    margin: 5px 0px;
}
.inner_logo {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 20px;
}
.inner_logo a img {
    width: 165px;
    height: 165px;
    margin: 0 auto;
}
.container

 {
    width: 1400px;
    margin: 0 auto;
    padding: 0;
}

.logoslow img {
    width: 420px;
    margin: 0 auto;
    object-fit: contain;
}
.logoslow {
    width: 100%;
    float: left;
    margin: 10px 0px;
}
#mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
    padding: 10px 0px;
    background-color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-weight: normal;
    outline: none;
    font-size: 19px !important;
    color: #000000 !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px 30px;
}
    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link:focus {
        background: unset;
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        border-color: #fff;
        color: #d71106;
    }
#mega-menu-wrap-secondary #mega-menu-secondary a.mega-menu-link {
    cursor: pointer;
    display: inline;
    font-weight: bold !important;
}

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        background: unset;
        font-weight: bold;
        text-decoration: none;
        border-color: #fff;
        color: #be4c46 !important;
        }
.homepage_cat .category-wrapper {
    display: flex;
    gap: 10px;
    /* overflow-x: auto; */
    padding: 19px 0;
    /* align-items: center; */
    justify-content: space-between;
    align-items: start;
        width: 100%;
    float: left;
        margin-top: 15px;
}

.homepage_cat .category-box {
    /* flex: 0 0 auto; */
    width: 100%;
    /* text-align: center; */
    /* text-decoration: none; */
    border-radius: 12px;
    /* overflow: hidden; */
    /* background: #fff; */
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
    position: relative;
    /* height: 317px; */
    float: left;
}
.homepage_cat .category-image {
    height: auto;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
        position: relative;
}

.homepage_cat .category-image:after {
    content: "";
    position: absolute;
    top: 0;
    background-color: #0000003d;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
}
.homepage_cat .category-title {
    font-weight: bold;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    margin: 0;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
   font-size: 21px;
    line-height: 29px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
}
.homepage_cat {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.mega-current_page_item {
    background: #fff !important;
    color: #000;
}
.mega-current_page_item a {
    color: #000 !important;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    padding: 12px!important;
}
.hmpage_headtitle {
    font-size: 36px;
    line-height: 60px;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins";
    margin-bottom: 0;
    margin: 0;
        width: 50%;
    float: left;
}

.cat_arrows {
    width: 50%;
    float: left;
    text-align: right;
    display: flex
;
    gap: 10px;
    justify-content: flex-end;
}
.new-listing-wrapper

 {
    padding: 0px;
    width: 100%;
    float: left;
}
.new-listing-grid {
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-top: 30px;
        width: 100%;
    float: left;
}
.slick-track

 {
    display: flex !important
;
    gap: 17px;
    justify-content: space-between;
}
.product-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    /* width: 283px; */
    /* flex: 0 0 auto; */
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    position: relative;
        margin-bottom: 15px;
}
.product-image {
    position: relative;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}
.custompro_cat .cat1name_product {
    display: none;
}


.accordion-item.active .accordion-header::after

 {
 
    transform: rotate(-182deg);
}

.custompro_cat.has-pack-format .cat1name_product
{
     display: flex!important;
         float: right;
}
.product-image img {
    width: 100%;
    height: 250px;
  object-fit: contain; 
    border-radius: 10px;
}
.sponsored-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    color: #000;
    padding: 6px 14px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins";
}
.wishlist-icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #fff;
    color: red;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    /* display: none; */
}
.yith-add-to-wishlist-button-block {
 
    margin: 5px auto;
}
.yith-wcwl-add-to-wishlist-button svg, .yith-wcwl-add-to-wishlist-button img.yith-wcwl-custom-icon {
  
    height: 25px;
}
.product-card .product-title a{
  
    padding: 0px;
    font-size: 19px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 27px;
 
    float: left;
    width: 100%;
}
.product-card .product-title {
  

    margin: 15px 0px;
    float: left;
    width: 100%;
}

.badges {
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.offer-badge,
.pack-badge {
    background: #e20613;
    color: #fff;
    padding: 7px 11px;
    border-radius: 20px;
    font-size: 11px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Poppins";
}

.site-content

 {
    outline: none;
    width: 100%;
    float: left;
}

.post-type-archive div#secondary {
    display: block;
}

 div#secondary {
    display: none;
}

ul.products.columns-4 .offer-badge,
.pack-badge

{
    padding: 7px 11px;
    font-size: 11px;
}

button.show-password-input {
    background: unset !important;
    position: absolute;
    right: 0;
}
.woocommerce form .show-password-input::before, .woocommerce-page form .show-password-input::before{
    position: absolute;
    top: -12px;
    right: 0;
}

.whmc_ft-buttons-con a{
    color: #d71106 !important;
}
.price-wrap_main {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-card .price-wrap {
    padding: 0 0px;
    width: 50%;
    float: left;
}
.product-card .price {
    font-size: 20px;
    font-weight: bold;
    display: block;
    font-size: 34px;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins";
    width: 100%;
    float: left;
}
.old-price {
    font-size: 13px;
    color: #999;
    text-decoration: line-through;
    font-size: 14px;
    line-height: 16px;
    text-decoration: line-through;
    color: #767676;
    font-weight: 500;
    font-family: "Poppins";
}
.stock-price-info {
    padding: 0 0px;
    font-size: 13px;
    color: #333;
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins";
    width: 50%;
    float: left;
    align-items: end;
}
.product_info {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    padding: 0px 10px;
    padding-bottom: 22px;
    height: 100%;
}
.products .product_info {
 padding: 0px 10px;
     padding-bottom: 15px;
}
.stock-badge {
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    margin-top: 5px;
}
.product-card .in-stock {
    /* background: #00c853; */
        background: #006400;
    color: #fff;
}
.product-card .out-stock {
    background: #ccc;
    color: #333;
}
.hm_newlist {
    width: 100%;
    float: left;
    margin-top: 45px;
}

.main-container {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 20px;
    /* padding: 20px; */
    /* max-width: 1600px; */
    margin: auto;
    float: left;
    width: 100%;
}
.estate_main {
    width: 100%;
    float: left;
    margin-top: 60px;
    margin-bottom: 20px;
}


    .left-column, .middle-column, .right-column {
      background: #fff;
      border-radius: 15px;
      box-shadow: 0 0 15px rgba(0,0,0,0.05);
      /* padding: 20px; */
    }
    .left-column {
      /* flex: 1; */
      /* min-width: 290px; */
      /* max-width: 400px; */
      width: 33%;
    }
    .middle-column {
      /* flex: 1.5; */
      /* min-width: 400px; */
      width: 33%;
    }
    .right-column {
      /* flex: 1; */
      /* background: linear-gradient(135deg, #032c5f, #0a1d33); */
      color: #fff;
      text-align: center;
      position: relative;
      width: 33%;
    }

    .booking-btn {
      background: #e4002b;
      color: white;
      font-size: 22px;
      font-weight: bold;
      padding: 9px 30px;
      border-radius: 40px;
      display: inline-block;
      margin: 5px 0;
      width: 100%;
      font-size: 28px;
      color: #ffffff;
      font-weight: 600;
      font-family: "Poppins";
    }
    .booking-btn i {
      margin-right: 16px;
    }

    .opening-hours {
      margin-top: 0px;
      width: 100%;
      float: left;
      text-align: center;
      box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 2px;
      padding: 10px;
      border-radius: 20px;
    }
    .opening-hours h3 {
   
      margin-bottom: 10px;
      font-size: 24px;
      /* color: #ea1c2d; */
      color:#000;
      font-weight: 600;
      font-family: "Poppins";
    }
    .opening-hours table {
      width: 100%;
    }
   .opening-hours td {
    padding: 0px 0;
    /* width: 17%; */
    font-size: 16px;
    line-height: 40px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
}
    .opening-hours strong {
      color: #000;
      font-size: 16px;
      line-height: 40px;
      color: #000000;
      font-weight: 400;
      font-family: "Poppins";
    }

    .latest-news h3 {
      font-size: 24px;
      margin-bottom: 15px;
      font-size: 30px;
      color: #000000;
      font-weight: 600;
      font-family: "Poppins";
      margin-top: 0;
    }
    .news-item {
      display: flex;
      margin-bottom: 15px;
      background: #f9f9f9;
      /* border-radius: 10px; */
      overflow: hidden;
    }
    .news-item img {
      width: 170px;
      height: 145px;
      object-fit: cover;
      object-position: center;
    }
    .news-content {
      padding: 10px;
      padding-top: 8px;
      background-color: #f5f5f5;
    }
    .news-content h4

 {
    margin: 0;
}
    .news-content h4 a {
      margin: 5px 0;
      font-size: 19px;
      color: #000000;
      font-weight: 600;
      font-family: "Poppins";
      margin-bottom: 0;
    }
    .news-content span.date {
      font-size: 12px;
      background: #000;
      color: #fff;
      padding: 4px 14px;
      border-radius: 15px;
    }
.read-more {
    color: red;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    text-decoration: underline;
    color: #ea1c2d;
    font-weight: 500;
    font-family: "Poppins";
}
    .right-column h2 {
      font-size: 26px;
      color: #fff;
    }
    .right-column h3 {
      color: #ffc107;
      margin: 10px 0;
    }
 .right-column img {
    height: 100%;
    object-position: top;
    object-fit: cover;
    border-radius: 10px;
}
    .new-price {
      font-size: 24px;
      font-weight: bold;
      margin-top: 10px;
      display: block;
      color: #ffc107;
    }
.washing-section {
    display: flex;
    align-items: center;
    width: 100%;
    float: left;
    gap: 20px;
}

.location-info {
    width: 100%;
    float: left;
    border-radius: 20px;
    background-color: #fbfbfb;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 3px;
    padding: 10px;
        padding-bottom: 20px;
}
.news-content p {
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
    margin-bottom: 0;
    padding-bottom: 0;
}
.washing_part h4 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
}

.booking-section {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
}

.booking-section h3 {
    padding: 0;
    margin: 0;
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
}
.opening-hours tr {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
}
.opening-hours tbody {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-around;
    align-items: center;
    /* column-gap: 62px; */
}
.hm_hotlist {
    width: 100%;
    float: left;
}

.footer-top {
  background: #e81d2c;
  text-align: center;
  padding: 5px 0;
    width: 100%;
    float: left;
}

.social-icons
 {
    display: inline-flex;
    align-items: center;
    gap: 25px;
    margin-top: 30px;
    border: 1px solid #fff;
    padding: 4px 30px;
    border-radius: 40px;
}
.social-icons a {
  color: white;
  font-size: 55px;
  text-decoration: none;
}

.divider {
  width: 1px;
  height: 55px;
  background: rgba(255, 255, 255, 0.3);
}

.footer-bottom {

  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 18px;
}

.footer-bottom a {
  color: white;
  text-decoration: none;
}
.footer-text {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    width: 100%;
    float: left;
    margin-top: 0px;
    display: flex
;
    align-items: flex-start;
    padding: 30px 0px;
}
.footer-text a {
    border-left: 1px solid;
    padding-left: 15px;
    margin-left: 15px;
    color: #fff;
}
.footer-bottommain {
    width:100%;
    float: left;
    background: #000;
    color: white;
    padding: 20px 0px;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor img {
    width: 35px;
    color: currentColor;
    max-width: 35px;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #e20613;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #e20613;
}
#mega-menu-wrap-secondary a.mega-menu-link {
    font-size: 18px !important;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins" !important;
    padding: 0px 20px !important;
}
.second_menu {
    width: 100%;
    float: left;
    background: #000;
    padding: 15px 0px;
    text-align: center;
    padding-bottom: 0;
}
    #mega-menu-wrap-secondary {
        background: unset;
    }
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item {
    margin: 0 20px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    border: 2px solid #e20613;
    border-radius: 9px;
    padding: 7px 0px;
    border-bottom: unset;
    background: unset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#mega-menu-wrap-secondary #mega-menu-secondary {
    text-align: center;
    padding: 0px;
    background: unset !important;
    margin: 0 auto;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: unset!important;
}
.footer-phone {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
}
.hm_prolist {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    padding: 8px;
    height: 28px;
    background-color: #fff;
    border: 2px solid #eb3f3f!important;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset; 
    border-radius: 30px;
}
.second_addtosec img {
    background-color: #fff;
    height: 53px;
    width: 70px;
    object-fit: contain;
    padding: 10px;
    border-radius: 31px;
    margin-top: -15px;
    border: 1px solid #d91818;
}
div.asl_w .probox .promagnifier {
    width: 60px !important;
    height: 52px !important;
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #dd1a2b !important;
    border-radius: 100% !important;
    box-shadow: -1px 1px 0 0 rgba(255, 255, 255, .64) inset;
    cursor: pointer;
    background-position: right !important;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: -10px;
    left: 12px;
    position: relative;
    top: -13px;
}
div.asl_m .probox .promagnifier .innericon svg, div.asl_m .probox .prosettings .innericon svg, div.asl_m .probox .proloading svg {
    height: 100%;
    width: 30px!important;
    vertical-align: baseline;
    display: inline-block;
}
div.asl_w .probox .promagnifier .innericon svg {
    fill: #767676!important;
}
.second_menumain {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
        gap: 15px;
}
.second_menusearch {
    width: 30%;
    margin-top: -15px;
}
/* .probox button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: #eeeeee;
    border-color: unset;
    color: #333333;
    background: unset!important;
} */
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-weight: normal;
    font-family: Open Sans;
    color: #000 !important;
    font-size: 12px;
    line-height: normal !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    border: 0;
    box-shadow: none;
    font-size: 18px!important;
    color: #b1b1b1!important;
    font-weight: 400;
    font-family: "Poppins"!important;
}
.first_menu {
    width: 100%;
    float: left;
}
    .site-header {
      
        width: 100%;
        float: left;
    }

.all-product-categories {
    width: 100%;
    float: left;
}
.step.step-category h2 {
    margin: 0;
    margin-bottom: 20px;
}
.all-product-categories .category-wrapper
 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    gap: 15px;
}
.all-product-categories .category-title {
    margin: 0;
    width: 100%;
    float: left;
    padding: 0px 0px;
    font-size: 22px;
    line-height: 63px;
    text-transform: uppercase;
    /* color: #ffffff; */
    font-weight: 600;
    font-family: "Poppins";
}
.allproduct_sidebar {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 60px;
}
aside#secondary {
    width: 18%;
    float: left;
    padding: 15px;
    margin-right: 20px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding-top: 0;
}
.all-product-categories a.category-box
 {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 10px;
    /* margin: 10px; */
    padding: 7px;
}
.all-product-categories .category-image img {
    height: 250px;
    object-fit: contain;
    width: 100%;
}
.post-type-archive-product ul.products.columns-4 {
    display: none;
}
ul.product-categories li a
 {
    font-size: 18px;
    line-height: 42px;
    text-transform: capitalize;
    color: #000 !important;
    font-weight: 600;
    font-family: "Poppins";
    text-decoration: unset !important;
    font-weight: normal !important;
}
.widget_layered_nav a

 {
    font-size: 17px;
    line-height: 38px;
    text-transform: capitalize;
    color: #e20613 !important;
    font-weight: 600;
    font-family: "Poppins";
    text-decoration: unset !important;
    font-weight: normal !important;
}
span.count {
    font-size: 18px;
    line-height: 42px;
    text-transform: capitalize;
    color: #e20613 !important;
    font-weight: 600;
    font-family: "Poppins";
    text-decoration: unset !important;
    font-weight: normal !important;
}
.widget-title {
    font-size: 20px;
    line-height: 45px;
    text-transform: capitalize;
    color: #000 !important;
    font-weight: 600;
    font-family: "Poppins";
    margin: 0;
    padding-bottom: 0px;
    padding-top: 11px;
}
.post-type-archive-product main#main {
    display: none;
}
.woocommerce-ordering button, input, select {
    font-size: 100%;
    margin: 0;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #e20613;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: unset;
    margin-bottom: 14px;
    width: 100%;
    line-height: 28px;
    border-radius: 5px;
    font-family: 'Poppins';
    color: #e20613;
    font-size: 18px;
}
.woocommerce .woocommerce-result-count {
    margin: 0px 0 0em !important;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Poppins";
    color: #000;
}
h1.woocommerce-products-header__title.page-title {
    margin-top: 0;
    font-size: 19px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    font-family: "Poppins";
    margin-top: 10px;
    color: #e20613;
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  
    display: none;
}
nav.woocommerce-breadcrumb {
    display: none;
}
li.cat-item.cat-item-21.current-cat a {
    color: #e20613 !important;
}
ul.products.columns-4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
}
ul.products.columns-5 {
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}
ul.products.columns-3 {
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
ul.products.columns-2 {
    display: grid
;
    grid-template-columns: 1fr 1fr ;
    gap: 20px;
}
.products .product-card .product-title a{
    font-size: 18px;
   
}
/* .products .offer-badge, .pack-badge {
  
    padding: 7px 5px;
    font-size: 12px;
} */
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: " ";
    display: none;

}
.tax-product_cat div#primary {
    width: 78%;
    float: left;
}
div#primary {
    width: 100%;
    float: left;
}
 .single-product div#primary {
    width: 100%;
    float: left;
        margin-top: 50px;
}
.woocommerce .quantity .qty {
  
    text-align: center;
    height: 0;
}
.second_addtosec li.menu-item

 {
    background-color: #fff;
    height: 53px;
    width: 70px;
    object-fit: contain;
    padding: 10px;
    border-radius: 31px;
    margin-top: -15px;
    border: 1px solid #d91818;
}
div#open {
    display: none;
}
button.wc-block-cart-item__remove-link {
    padding: 0px 15px !important;
    font-size: 0px !important;
    width: auto;
    position: relative;
    background: unset !important;
}
button.wc-block-cart-item__remove-link:after

 {
    content: "X";
    position: absolute;
    left: 0;
    right: auto;
    width: 100%;
    height: 29px;
    display: block;
    color: #fff;
    background-color: #e20613b5;
    z-index: 999;
    font-size: 19px;
    top: -16px;
}


.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p, .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0;
    font-size: 15px;
}
.wc-block-cart-item__wrap {
    font-size: 17px;
    font-family: 'Poppins';
}
.is-large.wc-block-cart .wc-block-components-sidebar {
    margin-top: 0;
    font-size: 17px;
    font-family: 'Poppins';
}
.wc-block-cart table.wc-block-cart-items, .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th

 {
    margin: 0 0 40px;
    font-size: 16px;
    font-family: 'Poppins';
}
.is-large.wc-block-cart .wc-block-cart__totals-title

 {
    font-family: 'Poppins';
    font-size: 16px !important;
 }
.wc-block-components-form .wc-block-components-checkout-step {
 
    font-family: 'Poppins';
}
label {
   
    font-family: 'Poppins';
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper:first-of-type {
    border-top: 0;
    font-family: 'Poppins';
}
body{

      font-family: 'Poppins';
}
.offer_homebanner

 {
    width: 100%;
    float: left;
}
.hot_homebanner
{
   width: 100%;
    float: left;
}
small {
    font-size: 100%;
}
.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    display: none;
}
/* .summary.entry-summary {
    display: none;
} */
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 38px;
    font-size: 25px;
}
aside#secondary1 {
    width: 20%;
    float: left;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 15px;
    margin-right: 20px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding-top: 0;
   
}
.catshop {
    width: 100%;
    float: left;
}
.tax-product_cat .catshop {
    margin-top: 50px;
}
h1.woocommerce-products-header__title.page-title {
    margin-top: 0;
}
/* .tax-product_cat .catshop .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
 */
.custom-filter-label {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    line-height: 25px;
    text-transform: capitalize;
    color: #e20613 !important;
    font-weight: 600;
    font-family: "Poppins";
    text-decoration: unset !important;
    font-weight: normal !important;
}
.custom-filter-label input[type="checkbox"] {
    margin-right: 8px;
    accent-color: #e20613;
    transform: scale(1.1);
    width: auto;
    /* margin: 0; */
    margin-right: 18px;
    margin-bottom: 0px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}


/* Hide the default checkbox */
input[type="checkbox"].activechosen {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 2px solid #000;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

input[type="checkbox"].activechosen:checked {
    background-color: #e20613;
    border-color: #e20613;
}
/* Tick mark */
input[type="checkbox"].activechosen:checked::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    display: block;
}

.pagination, .woocommerce-pagination {
    padding: 0em 0;
    border: unset;
    border-width: 1px 0;
    text-align: center;
    clear: both;
    padding-bottom: 30px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: unset!important;
  
    font-weight: bold!important;
}
.woocommerce nav.woocommerce-pagination ul li {
    /* border: 1px solid #e9e6ed !important; */
    /* padding: 2px 7px !important; */
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: unset;
    color: #e20613;
    font-size: 19px;
    font-weight: bold;
    border: 1px solid #e20613 !important;
    /* padding: 2px 7px !important; */
    padding: 9px 19px;
}
.woocommerce nav.woocommerce-pagination {
    text-align: right!important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span
{
    display: block;
    color: #e20613;
    font-size: 19px;
    font-weight: bold;
    border: 1px solid #dee2e6!important;
    padding: 12px 18px !important;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: unset!important;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: unset!important;
    margin: 5px;
}
/* .summarymain {
    display: none;
} */
.product_details_custom .offer-badge {
    padding: 8px 23px;
    font-size: 16px;
}
.product_details_custom .pack-badge
{
    padding: 8px 23px;
    font-size: 16px;
}
.pro_destils_sec {
    display: flex;
    flex-direction: column;
    color: #676767;
}
.pro_destils_sec span.price {
    font-size: 26px !important;
    color: #000 !important;
    font-weight: bold;
    font-family: "Poppins";
}

.product_detailsmain span.rrp {
    color: #676767;
    font-size: 20px;
    font-family: "Poppins";
}

.product_detailsmain span.por {
    color: #676767;
    font-size: 20px;
    font-family: "Poppins";
}
.product_detailsmain span.price {
    font-size: 26px !important;
    color: #000 !important;
    font-weight: bold;
    font-family: "Poppins";
}
.product_detailsmain span.stock-badge.in-stock {
    background: #00c853;
    color: #fff;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: bold;
}
.product_detailsmain {
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    float: left;
    border-top: 1px solid #e9e6ed;
    padding-top: 15px;
    margin-top: 24px;
    gap: 10px;
}

.prodetails_title {
    font-weight: 600;
    font-family: "Poppins";
    margin: 0;
        margin-bottom: 10px;
}
.product_details_custom .save_details {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.product_details_custom .save_details span {
    color: #ea1c2d;
    font-weight: 500;
    font-family: "Poppins";
    font-size: 16px;
}
.prodetails_sku {
    margin: 0;
    font-family: 'Poppins';
}

.product_info .pack-format-badge {
    padding: 0px;
    font-size: 17px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 27px;
    float: left;
    width: 100%;
}
.product_info .pack-format-badge {
    padding: 0px;
    font-size: 17px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 27px;
    float: left;
    width: 100%;
}
.findmore_link a
 {
    color: #2356AA;
    text-decoration: underline;
    font-weight: 700;
    font-family: "Poppins";
    font-size: 18px;
    margin-top: 8px;
    float: left;
}
.avl_sec {
    font-weight: 700;
    font-family: "Poppins";
    font-size: 18px;
    margin-top: 8px;
    color: #000;
}
.desc-text {
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Limit to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    /* max-height: 4.5em;  */
        margin-top: 30px;
}
.product_details_custom .offer-badge, .product_details_custom .pack-badge
 {
    background: #FFDC50;
    padding: 8px 18px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    font-family: "Poppins";
    border-top: 0px solid #FFDC50;
    border-right: 10px solid transparent;
 
}
.woocommerce-product-gallery__wrapper img

 {
    display: block;
    width: 100%;
  height: 400px !important;
    box-shadow: none;
    object-fit: contain;
}
.desc-text p {
    font-size: 18px;
}
.desc-text.expanded {
    -webkit-line-clamp: unset;
    max-height: none;
}
.toggle-desc {
    display:none;
    margin-top: 5px;
    color: #0073aa;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Poppins';
    text-decoration: underline;
}
section.related.products {
    width: 100%;
    float: left;
}
.product_des {
    width: 100%;
    float: left;
        margin-bottom: 30px;
}

.productmain_details {
    width: 100%;
    float: left;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.wpgs-for .slick-arrow::before, .wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before {
    color: #e20613!important;
}
/* .wpgs-for .slick-arrow {

    left: -18px;
} */
.wpgs-nav .slick-prev {
    margin-left: 4px;
    display: none!important;
}
.wpgs-nav .slick-next {
    display: none!important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.wpgs-nav i.flaticon-back {
    left: -13px;
}
.flaticon-right-arrow {
    right: -19px;
}
.accordion-wrapper {
    /* border: 1px solid #ddd; */
    max-width: 100%;
    margin: 20px auto;
    font-family: 'Poppins';
    float: left;
    width: 100%;
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr; */
    gap: 17px;
    /* align-items: flex-start; */
}
.accordion-item {
/*     border-bottom: 1px solid #ddd;
    border: 1px solid #ddd; */
    width: 48%;
    float: left;
    margin-bottom: 15px;
    margin-right: 14px;
}
/* .accordion-content {
    display: none;
} */
.accordion-header.active + .accordion-content {
    display: block !important;
}

.has-pack-format ul.products.columns-4 {
    display: grid!important;
}

.custompro_cat ul.products.columns-4 {
    display: none;
}

.accordion-header::after {
  content: "\25BC"; /* Down arrow */
  position: absolute;
  right: 20px;
  transition: transform 0.3s ease;
}

.accordion-header.active::after {
  transform: rotate(180deg); /* Up arrow */
}
.woocommerce-product-gallery{
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding: 20px;
    margin-right: 35px;
}

.accordion-header {
    padding: 15px 20px;
    background: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    font-family: "Poppins";
    color: #000;
    letter-spacing: 0.5px;
}
.accordion-content p {
    font-size: 17px;
    font-family: "Poppins";
    margin-top: 0;
    padding-top: 0;
}

span.cat_arrows1 i {
    transform: rotate(0deg);
 
}
.slickslider.subcatslider {
    justify-content: end;
    margin-top: -30px;
    margin-bottom: 10px;
}
.slickslider.subcatslider {
    justify-content: end;
    margin-top: -30px;
    margin-bottom: 10px;
}

.subcategory-box img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    border-radius: 20px;
        border: 1px solid #80808036;
    
}
span.oldsave {
    color: #000;
 font-weight: bold;
}

span.old-price1 {
  color: #000;
 font-weight: bold;
}
.placehol {
    object-fit: contain !important;
    border: 1px solid #80808036 !important;
}
span.old-price1 {
    float: left;
}
.subcategory-box {
    text-align: center;
}

.current-cat.cat-parent > a:after {
    transform: rotate(90deg);
}
.current-cat.cat-parent > a {
    color: #e20613 !important;
}
.subcategory-box h3 {
    font-size: 18px;
    margin: 5px 0px;
}

.subcategory-wrapper {
    margin-bottom: 50px;
}
span.cat_arrows2 i {
    transform: rotate(360deg);
}
.subcategory-wrapper

 {
    width: 100%;
    float: left;
}

.cat_arrows span {
    background-color: #f6f6f6;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-arrow.active i {
    color: #e20613 !important;
}
.cat_arrows i.fa.fa-chevron-down {
    color: #7b7b7b;
    font-size: 13px;
        cursor: pointer;
}
.slickslider {
    width: 100%;
    float: left;
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.cat_arrows1.active,
.cat_arrows2.active {
    color: #ff6600;
    transform: scale(1.2);
}
.print-product-list-btn

 {
    width: 25%;
    float: left;
    padding: 7px;
    background: unset !important;
    /* color: #000 !important; */
    border-radius: 5px;
    border: 1px solid #e20613;
    text-align: center;
    font-family: 'Poppins';
    color: #e20613;
    font-size: 18px;
}

.woocommerce .woocommerce-ordering {
   
    width: 23%;
    float: left;
    margin-right: 20px;
}
.woocommerce .woocommerce-result-count {
    margin: 0px 0 0em !important;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Poppins";
    color: #000;
    width: 50%;
    float: left;
}

.print-protable_main {
    width: 100%;
    float: left;
}
.print-product-table {
    width: 100%;
    float: left;
}
.print-product-table input[type="number"] {
    padding: 4px 5px;
}

.print_btnmain button {
    padding: 10px 50px;
    margin-right: 10px;
  
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    font-size: 22px;
        width: auto;
}

.print_btnmain {
    display: flex;
    width: 100%;
    float: left;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

span.pricevat {
    font-weight: bold;
    font-family: Poppins;
    font-size: 19px !important;
    color: rgb(0, 0, 0) !important;
    display: none;
}

span.pricevat span {
    font-size: 19px !important;
    color: #000 !important;
    font-weight: bold;
    font-family: "Poppins";
}

.print-protable_main table td, .print-protable_main table th {
    border: unset;
     padding: 10px 0px;
    text-align: left;
    vertical-align: middle;
    font-family: 'Poppins';
    color: #000;
    border-top: unset;
    text-align: center;
    border-bottom: unset;
}
.print-protable_main table tr {
    border-bottom: 1px solid #ccccccbf;

}
.print-product-wrapper.print-product-table h2 {
    font-family: 'Poppins';
}
.print-product-table {
    width: 100%;
    float: left;
    border: 1px solid #e9e6ed;
    margin-top: 35px;
    text-align: center;
        overflow: scroll;
}
.print-protable_main table th {
    border: unset;
    padding: 25px 10px;
    border-bottom: 1px solid #767676;
    }
 .print-protable_main table {
    border: unset;
}

nav.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
        padding: 0;
    margin: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
    border: 1px solid gray;
    border-bottom: 0;
    padding: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a {
    font-family: 'Poppins';
    font-size: 17px;
}

.woocommerce-account .woocommerce-MyAccount-content

 {
   
    font-family: 'Poppins';
    font-size: 17px;
}
nav.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 1px solid gray;
}

.wpgs-for img {
    height: 500px !important;
    object-fit: contain;
    width: 100% !important;
    object-position: center;

}
.contact_secmain

 {
    width: 100%;
    float: left;
    margin: 40px 0px;
}
.contact_partmain {
    width: 100%;
    float: left;
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
}

.contact_right label {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    width: auto!important;
    float: left;
    padding: 12px 26px!important;
     background: #e20613 !important;
}
.summarymain button {
    background-color: #eeeeee;
    border-color: unset;
    color: #333333;
    background: #e20613 !important;
}

.woocommerce .quantity .qty {
    /* width: 24%; */
    text-align: center;
    border: 1px solid #ccc;
    padding: 18px 2px;
    padding-right: 0;
    margin: 0;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single

{

        display: none;
}

.product_meta {
    display: none;
}

.ss_address {
    width: 33%;
    float: left;
    text-align: center;
    background-color: #2a2d32;
    padding-bottom: 20px;
    padding-top: 20px;
}

.contact_map {
    width: 33%;
    float: left;
}

.contact_right {
    width: 33%;
    float: left;
        margin-right: 30px;
}
button.promagnifier {
    background: unset !important;
}
.address h2 {
    color: #dc1724f0;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: bold;
    margin: 7px 0px;
    font-size: 23px;
}
.address p

 {
    font-size: 19px;
    color: #fff;
    font-family: 'Poppins';
}

.address {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.contact_right h2 {
    font-size: 39px;
    font-family: 'Open Sans';
    font-weight: 800;
    margin-top: 0;
    text-align: center;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: unset;
    padding: 10px;
    font-size: 22px;
    font-family: 'Poppins';
    margin-top: 23px;
    background: #e20613 !important;
    color: #fff!important;
}

.act_terms label {
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
}

.act_terms {
    width: 100%;
}

.act_terms span {
    width: 100%;
    float: left;
    margin: 0;
    text-align: left;
}

.act_terms input[type="checkbox"] {
    width: 9%;
    margin-bottom: 0;
}

.latest-news-wrapper {
  text-align: center;
  padding: 50px 20px;
}

.logged-in .woocommerce-MyAccount-content p a {
    color:#d71106;
    /* font-weight: bold !important; */
    font-family: "Poppins" !important;
}

.news-title {
    font-size: 36px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.widget_recent_entries ul li a {
    width: 100%;
    float: left;
}

.news-subtitle {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
}

.news-grid {
    display: grid;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}
.news-card {
  background: #f9f9f9;
  border-radius: 12px;
  /* max-width: 350px; */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.news-thumbnail img {
    width: 100%;
    height: 300px;
    display: block;
    border-radius: 10px;
    object-fit: cover;
    object-position: top;
}
.news-content {
  padding: 10px 15px;
  text-align: left;
      width: 100%;
    float: left;
}

.news-date {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.news-heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #000;
  margin-top: 7px;
  font-family: 'Poppins';
}

.news-excerpt {
  font-size: 15px;
  color: #666;
}

.news-author {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

.news-author img {
  border-radius: 50%;
  margin-right: 10px;
}

.author-name {
    font-weight: bold;
    font-family: 'Open Sans';
    color: #000;
}
.news-content_main {
    background-color: #fff;
    padding: 20px;
    margin-top: -62px;
    position: relative;
    margin-bottom: 15px;
}
.blogdetail_image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.entry-content

 {
    width: 100%;
    float: left;
}
header.entry-header {
    font-size: 30px;
    color: #000;
    font-family: 'Poppins';
    font-weight: bold;
}


.entrymain_sec {
    width: 70%;
    float: left;
}
.entrymain_sec p {
    margin-bottom: 21px;
    font-family: "Poppins";
    width: 100%;
    float: left;
    font-size: 18px;
     color: #000;
}
.blogdetail_image {
    margin-bottom: 30px;
    margin-top: 20px;
}
.entrymain {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.blogsingle_side {
    width: 26%;
    float: left;
    padding-left: 15px;
    margin-top: 75px;
    margin-left: 50px;
}
.blogsingle_side input {
    margin: 0;
    padding: 0;
}

.widget li a {
    font-size: 18px;
    line-height: 42px;
    text-transform: capitalize;
    color: #000 !important;
    font-weight: 600;
    font-family: "Poppins";
    text-decoration: unset !important;
    font-weight: normal !important;
}
.search-field {
    padding: 10px 15px !important;
    background-color: unset;
    color: #43454b!important;
    border: 1px solid #ccc!important;
    border-bottom: 1px solid #ccc!important;
}

aside#blog ul li {
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000 !important;
    margin-bottom: 2px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 9px;
}
aside#blog .widget-title

 {
    margin-bottom: 15px;
}
span.post-date {
    font-size: 16px;
    color: #666;
    font-family: 'Poppins';
}
.widget_recent_entries li {
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000 !important;
    margin-bottom: 13px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

aside#blog .widget li a:after {
    font-size: 29px;
    content: ">";
    position: absolute;
    left: -30px;
    display: block;
    top: -6px;
    width: 100%;
}
aside#blog .widget li a
{
    position: relative;
}
aside#blog .widget
{

    position: relative;
}
aside#blog .widget ul {
    margin-left: 0;
    list-style: none;
    padding-left: 40px;
}

.footer_menudivion {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    float: left;
    padding-left: 70px;
    gap: 10px;
}

.footer_menu ul li {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 10px;
}
a.pack-format-option.border-red {
    border:2px solid #e20613;
}
.footer_menu ul {
    margin: 0;
    font-family: 'Poppins';
    font-size: 18px;
}
.footer_section_menu {
    width: 100%;
    float: left;
    background-color: #000;
    /* display: none; */
    padding-top: 55px;
    padding-bottom: 65px;
    border-bottom: 1px solid;
}

.footer_menu ul li a {
    font-family: 'Poppins';
    font-size: 18px;
    color: #fff;
    /* line-height: 23px; */
}

.menu_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 20px;
    margin-top: 12px;
    border-bottom: 1px solid #ffffff99;
    width: max-content;
    line-height: 41px;
}
.footer_menudivion

 {
    width: 70%;
    float: left;
    
}
.footer_about {
    width: 30%;
    float: left;
}
.footer_about h2 {
    color: #fff;
    font-family: 'Poppins';
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff99;
    width: max-content;
}
.footer_about p {
    color: #fff;
    font-family: 'Poppins';
    font-size: 17px;
}
.social-icons a {
    color: #eeeeee;
    font-size: 28px;
    text-decoration: none;
}
.widget_recent_entries li a:after {
       content: ">";
    font-size: 29px;
    position: absolute;
    left: -27px!important;
    display: block;
    top: 2px!important;
    width: 100%;
}

span.saveprice {
    font-size: 16px;
    line-height: 16px;
    /* text-decoration: line-through; */
    color: #e20613;
    font-weight: 500;
    font-family: "Poppins";
    margin-left: 2px;
}
.all-categoriesmain {
    width: 100%;
    float: left;
}

/* header.entry-header {
    display: none;
} */

#post-213 header.entry-header {
    font-size: 16px;
    color: #000;
    font-family: 'Poppins';
    font-weight: bold;
}

.promotions_cat {
    width: 100%;
    float: left;
}
.promotions_cat .category-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    text-align: center;
    gap: 15px;
}

button#loadMoreRows {
    width: auto;
    padding: 10px 30px;
}

.loadmremain {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.wmcchevkoutprocess

 {

    padding: 7px;
}

a.ckhviewcart {
    padding: 7px;
}
div.asl_r .results .item .asl_content .asl_desc {
   
    display: none;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
   
    font-family: 'Poppins'!important;
    color: #e20613!important;
    font-size: 14px;
}
h1.entry-title

 {
    font-size: 35px;
    margin-bottom: 10px;
}
.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox>span {
    line-height: 1.5em;
    vertical-align: middle;
    font-family: 'Poppins';
    font-size: 16px;
}
.wp-block-woocommerce-checkout {
    margin: 0;
    padding-top: 0;
    font-size: 16px;
    font-family: 'Poppins';
}

.wc-block-components-product-metadata__description {
    display: none;
}
.wc-block-components-product-name {

    color: #43454b;
}
.wc-block-components-button:not(.is-link)

 {
    background-color: #e20613;
    color: #ffffff;
}

.distribution_main .accordion-item {
    
    width: 100%;
    float: left;
}
.woocommerce-MyAccount-navigation a

 {
    color: #e20613!important;
}
.woocommerce-info {
    border-top-color: #e20613;
    width: 100%;
    float: left;
}
.woocommerce-info::before {
    color: #e20613;
}

.footer-textmain {
    width: 100%;
    float: left;
    background-color: #000;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: unset;
}
menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #e61c2c!important;
    padding: 5px 10px !important;
    color:#fff!important
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link

 {
    display: block;
    background: #e61c2c!important;
    padding: 5px 10px !important;
     color:#fff!important
 }
 #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu

 {
   
    margin-top: 7px;
}

.wishlist-title.wishlist-title-with-form {
    display: none;
}

.woocommerce table.shop_table

 {
   
    font-family: 'Poppins';
    font-size: 16px;
    color: #000;
}
td.product-name a {
    color: #d71a2a;
}
.wishlist_table .product-add-to-cart a

 {
    display: table !important;
    margin: 0 auto 5px !important;
    text-align: center;
    color: #d71a2a;
}

.type-page .entry-header img {
    height: 500px!important;
        object-fit: cover;
}

.type-page .entry-header {
    width: 50%;
    float: left;
    padding-right: 30px;
}

.type-page .entry-content {
    width: auto;
    float: none;
}
.hentry {
    margin: 0;
    width: 100%;
    float: left;
    margin-top: 50px;
}
.type-page .entry-title {
    font-size: 35px;
    margin-bottom: 10px;
    margin-top: 0;
        color: #e51b2c;
}
.woocommerce table.shop_table th {
 
    font-family: 'Poppins';
}
.category-image img

 {
    height: 250px;
    object-fit: cover;
    width: 100%;
    border-radius: 25px;
}

.cat-item.cat-parent > a::after {
    content: ">";
     font-size: 26px;
    margin-left: 8px;
    display: inline-block;
    transition: transform 0.3s ease;
        position: absolute;
}

/* Rotate > downward when submenu is open */
.cat-item.cat-parent > a.open::after {
    transform: rotate(90deg);
}


.cat-item.cat-parent > a.open::after

 {
    content: " >";
    font-size: 26px;
    position: absolute;
}

.product-pack-size {
    display: flex;
    gap: 9px;
}

.product-pack-size ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}


figure.wp-block-image.size-full.is-resized {
    width: 15%;
    /* float: left; */
}

.wp-block-group.is-layout-grid.wp-container-core-group-is-layout-478b6e6b.wp-block-group-is-layout-grid {
    width: 100%;
    float: left;
    gap: 30px;
    margin-top: 25px;
}

.wp-block-group.is-layout-grid.wp-container-core-group-is-layout-478b6e6b.wp-block-group-is-layout-grid img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
figcaption.wp-element-caption strong {
    font-size: 20px;
}

.subcategory-box.active .product-pack-size {
    background-color: #e20613;
    color: #fff;
}
.subcategory-box .avl_sec {
    text-align: center;
    margin: 0;
}

.subcategory-box  .product-pack-size
 {
    display: flex;
    gap: 9px;
    align-items: center;
    justify-content: center;
      background-color: #0000009e;
    color: #fff;
    border-radius: 15px;
    padding: 3px;
}

.subcategory-box.active img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    border-radius: 20px;
    border: 3px solid #e20613;
    padding: 4px;
}
table.invoice_discount th, td {
    padding: 10px 0px;
}



.price-box p {
    padding-bottom: 10px;
}
.product-details p {
    font-weight: 700;
    color: #000;
}
span.price.pricebg {
    background-color: #e20613;
    padding: 1px 15px;
    color: #fff !important;
    border-radius: 25px;
    font-size: 20px !important;
}
.nutrition_data {
    width: 100%;
    float: left;
}
.accordion-item.nutrition {
    width: 100%;
    float: left;
    margin: 0;
}


.description {
    border-bottom: 2px solid blue;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.product-title {
    padding: 10px 0px;
}

.sku-table {
            border-collapse: collapse;
            width: 100%;
            font-family: Arial, sans-serif;
         border: 1px solid #9E9E9E;

        }

        /* Header Row Styling */
        .sku-table th {
            border: 1px solid #9E9E9E;
            padding: 10px 8px;
            text-align: center;
          font-size: 12px !important;
        }

        /* Data Cell Styling */
        .sku-table td {
            border: 1px solid #9E9E9E;
            padding: 8px;
            text-align: center;
			   font-size: 12px !important;
        }

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block;
    padding: 7px 20px;
    border-radius: 2px;
    margin-left: 10px;
}

        /* Main Title Row */
        .sku-table .main-title {
       
             font-size: 15px;
            text-align: center;
            border-width: 2px; /* Thicker border for the title cell */
        }

        /* Sub-Header Rows (FULL INVOICE VALUE and DISCOUNT GIVEN) */
        .sku-table .header-row th,
        .sku-table .data-row td:first-child {
          
            text-align: center;
        }
        
        /* Left-most label cells (FULL INVOICE VALUE and RE-PRICED SKU) */
        .sku-table th:first-child,
        .sku-table td:first-child {
            text-align: left;
             font-size: 15px;
                 font-weight: 700;
        }
.price-box a {
    color: #157bc5;
    padding-left: 20px;
    text-decoration: underline;
}



 .woocommerce .product-39579 div.product div.images img{
    object-fit: contain;
}

/* Default arrow */
.cat-item.cat-parent > a {
    position: relative;
    padding-right: 20px;
    color: inherit; /* normal color */
}
.catshop nav.woocommerce-pagination

 {
    display: none;
}

.has-pack-format nav.woocommerce-pagination
{
	display:block;
}
/* OPEN STATE → red color + arrow rotate */
.cat-item.cat-parent > a.open {
    color: red !important; /* a text red */
}

.cat-item.cat-parent > a.open:after {
    transform: rotate(90deg);
    color: red !important; /* arrow red */
}

        /* Highlighted Cells */
        /* .sku-table .red-highlight {
            background-color: #d9534f; 
            color: white;
            font-weight: bold;
        }

        .sku-table .green-highlight {
            background-color: #5cb85c; 
            color: white;
            font-weight: bold;
        } */