* {
    scrollbar-width: thin;
  }
  
  body {
    overflow-x: hidden;
    color: #272a32;
  
  }
  
  .header-cart {
    flex-grow: unset;
    width: max-content !important;
    gap: 5px;
    flex-direction: row-reverse;
  }
  
  .search-input>div {
    width: 100%
  }
  
  .search-input-icon {
    position: absolute;
    font-size: 22px;
    top: 8px;
    left: 4px
  }
  
  .rtl .search-input-icon {
    left: unset;
    right: 5px;
    top: 9px;
    font-size: 22px;
    color: #00000061
  }
  
  .search-input-input {
    padding-left: 30px;
    min-height: 40px;
    max-height: 40px
  }
  
  .rtl .search-input-input {
    padding-left: inherit;
    padding-right: 30px
  }
  
  .icon-shopping_cart_black_36dp-1-1,
  .sm-search-icon>span {
    font-size: 25px;
    color: #272a32;
  }
  
  .icon-shopping_cart_black_36dp-1-1 .path1:before {
    color: unset
  }
  
  .icon-shopping_cart_black_36dp-1-1 .path2:before {
    color: unset
  }
  
  .icon-language_black_24dp .path1:before {
    color: unset
  }
  
  .cart-badge {
    position: absolute;
    right: 20px;
    top: -8px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #ab0000
  }
  
  .rtl .cart-badge {
    right: unset;
    left: 15px
  }
  
  .top-main-menu-wrapper {
    margin-right: -22px;
    margin-left: -22px
  }
  
  .ic.menu {
    text-align: left;
    position: relative;
    right: 4px
  }
  
  .rtl .ic.menu {
    text-align: right;
    right: unset;
    left: 0px
  }
  
  .ic.menu,
  .sm-search-icon {
    margin-right: 20px
  }
  
  .icons-menu-top {
    width: 100%;
    border: 0;
    gap: 7px;
    display: flex !important;
    align-items: center;
    position: static;
    padding: 0;
    outline: 0;
    background: unset;
  }
  
  .icons-menu-top .bi-list {
    display: flex;
  }
  
  .text-icon-menu {
    font-size: 18px;
    font-weight: 500;
  }
  
  .rtl .ic.menu,
  .sm-search-icon {
    margin-right: unset;
    margin-left: 20px
  }
  
  .rtl .icons-menu-top {
    margin-right: unset !important;
    margin-left: 0px !important
  }
  
  
  
  .icon-menu_open_black_24dp-1:before {
    color: unset
  }
  
  .sm-search-div {
    display: none;
    visibility: hidden;
    position: absolute;
    left: 0;
    padding: 0 15px 20px;
    width: 100%;
    background-color: var(--header-primary-color, var(--primary-color));
    transform: translateY(-100%);
    transition: all .3s ease;
    z-index: 1
  }
  
  .sm-search-div.show {
    visibility: visible;
    transform: translateY(0%);
    -webkit-transform: translate3d(0, 0, 0)
  }
  
  .footer .apps-social-icons:nth-child(2) {
    padding-left: 0
  }
  
  .rtl .footer .apps-social-icons:nth-child(2) {
    padding-right: 0;
    padding-left: 15px
  }
  
  .footer .google-app-stores {
    margin-left: -4px;
    margin-right: -4px
  }
  
  .footer .icons-wrapper {
    padding: 0
  }
  
  .footer-about-us-links-div {}
  
  .footer-about-us-div {
    padding-right: 20%
  }
  
  .rtl .footer-about-us-div {
    padding-right: unset;
    padding-left: 20%
  }
  
  .slick-dotted.slick-slider {
    margin-bottom: 0
  }
  
  .main-slider .slick-dots {
    bottom: 12px
  }
  
  .main-slider .slick-dots li button:before {
    font-size: 14px
  }
  
  .features-section-img {
    max-height: 90px;
    max-width: 90px
  }
  
  .slick-next.slick-arrow>span,
  .slick-prev.slick-arrow>span {
    color: var(--primary-color);
    font-size: 3.3rem
  }
  
  .category-item a,
  .category-item img {
    display: block;
    text-align: center;
    width: 100%
  }
  
  .category-item img {
    margin: 0 auto;
    max-width: 100%;
    height: auto
  }
  
  .category-item h3 {
    margin-top: 15px;
    font-size: 1.6rem;
    font-weight: 400;
    text-align: center;
    color: var(--primary-color);
    white-space: break-spaces
  }
  
  .category-page-slider .category-item h3 {
    font-size: 1.2rem;
    color: #000 !important;
  }
  
  .categories-slider .category-item {
    width: 100%;
    max-width: 200px
  }
  
  
  .main-slider .slider-item {}
  
  .section-title {
    padding-right: 0
  }
  
  .products-slider .prod-col,
  .categories-slider .cat-col {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    width: auto
  }
  
  .category-page-slider .categories-slider.s-slider {
    margin-right: -15px;
    margin-left: -15px
  }
  
  .category-page-slider .home-categories-section .section-title {
    margin-right: 0;
    margin-left: 0
  }
  
  .category-page-slider .products-slider .prod-col,
  .categories-slider .cat-col {
    padding-left: 15px;
    padding-right: 15px
  }
  
  .tambalte-header {
    position: relative !important;
  }
  
  .icon-add_circle:before {
    margin-left: 4px;
  }
  
  .categories-slider-wrapper,
  .products-slider-wrapper,
  .testimonials-slider-wrapper,
  .partners-slider-wrapper {
    margin-right: 0;
    margin-left: 0
  }
  
  .products-list .prod-col,
  .bundle-offer-products .prod-col {
    width: 20%;
    padding: 15px
  }
  
  .products-list .prod-col-attr {
    width: 25%;
    position: relative;
  }
  
  .sort-block-width {
    margin-left: 30px
  }
  
  .rtl .sort-block-width {
    margin-left: 0;
    margin-right: 0px
  }
  
  .select-dropdown .dropdown-item {
    padding-bottom: 7.5px;
    padding-top: 7.5px
  }
  
  #products-list-filter-form-close {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 16px;
  }
  
  .rtl #products-list-filter-form-close {
    right: unset;
    left: 0
  }
  
  .products-pagination {
    margin-bottom: 24px;
    padding: 0 15px
  }
  
  .products-pagination ul {
    padding: 0
  }
  
  .products-pagination .page-link {
    color: var(--primary-color);
    font-size: 1.2rem
  }
  
  .products-pagination .page-link.active {
    color: #fff;
    background-color: var(--primary-color)
  }
  
  .rtl .products-pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
  }
  
  .rtl .products-pagination .page-item:last-child .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }
  
  .products-container .products-list {
    margin-bottom: 24px;
    background-color: #faf9fd;
  }
  
  .cart-header-total {
    margin-right: unset;
    margin-left: 10px;
    min-width: max-content;
    color: #272a32 !important;
    overflow: unset;
    font-size: 16px !important;
  }
  
  .rtl .cart-header-total {
    margin-right: unset;
    margin-left: 0px
  }
  
  .form-control {
    border-radius: 3px
  }
  
  .box-1-1 {
    position: relative;
    width: 100%
  }
  
  .box-1-1:before {
    content: "";
    display: block;
    padding-top: 100%
  }
  
  .box-1-1 .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
  }
  
  .box-1-1.ratio2_1:before {
    padding-top: 50%
  }
  
  .box-1-1.ratio1_2:before {
    padding-top: 200%
  }
  
  .box-1-1.ratio4_3:before {
    padding-top: 75%
  }
  
  .box-1-1.ratio16_9:before {
    padding-top: 56.25%
  }
  
  .box-1-1.ratio21_9:before {
    padding-top: 42.85%
  }
  
  .product-item-out-of-stock {
    filter: grayscale(1)
  }
  
  .sm-search-div .autocomplete-items,
  .lg-search-div .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0
  }
  
  .sm-search-div .autocomplete-items div,
  .lg-search-div .autocomplete-items div {
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4
  }
  
  .sm-search-div .autocomplete-items div:hover,
  .lg-search-div .autocomplete-items div:hover {
    background-color: #e9e9e9
  }
  
  .sm-search-div .autocomplete-items div a,
  .lg-search-div .autocomplete-items div a {
    padding: 10px;
    cursor: pointer;
    color: inherit;
    display: block
  }
  
  .product-crd-spec {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 31px;
  }
  
  .product-card-rating-count {
    font-size: 16px;
  }
  
  .product-card-rating>span {
    font-size: 16px !important;
  }
  
  .gallery-section+.gallery-section {
    padding-top: 0
  }
  
  .ic-menu-back {
    font-size: 22px;
    margin-right: 16px;
    font-weight: 700
  }
  
  .rtl .ic-menu-back {
    margin-right: unset;
    margin-left: 16px
  }
  
  @media(max-width: 768px) {
    
    .variants-tables {
      display: grid;
      grid-template-columns: 1fr;
  
    }
  
    .body-tables {
      max-width: 100% !important;
      width: 100% !important;
    }
  
    .profile-section-dropdown .dropdown-menu {
      top: 52px !important;
    }
  
    .header-cart {
      flex-grow: 1;
      width: 30%;
    }
  
    .search-header-bar {
      height: 64px
    }
  
    .footer .apps-social-icons:nth-child(2) {
      padding-left: 15px
    }
  
    .rtl .footer .apps-social-icons:nth-child(2) {
      padding-right: 15px;
      padding-left: 15px
    }
  
    .footer .icons-wrapper {
      padding-bottom: 10px;
      padding-top: 10px
    }
  
    .footer-about-us-div {
      padding-right: 0
    }
  
    .rtl .footer-about-us-div {
      padding-right: unset;
      padding-left: 0
    }
  
    .category-page-slider .categories-slider {
      height: 225px
    }
  
    .categories-slider .category-item {
      width: 190px
    }
  
    .category-page-slider .categories-slider .category-item {
      width: 165px
    }
  
    .category-page-slider .categories-slider.s-slider {
      margin-right: -7.5px;
      margin-left: -7.5px
    }
  
    .category-page-slider .products-slider .prod-col,
    .categories-slider .cat-col {
      padding-left: 7.5px;
      padding-right: 7.5px
    }
  
    .products-slider .prod-col,
    .categories-slider .cat-col,
    .testimonials-slider .testimonials-customer-card,
    .partners-slider .partners-item {
      display: inline-block;
      vertical-align: top
    }
  
    .partners-slider .partners-item {
      vertical-align: middle
    }
  
    .categories-slider,
    .products-slider,
    .testimonials-slider,
    .partners-slider {
      overflow-y: hidden;
      overflow-x: scroll;
      white-space: nowrap
    }
  
    .product-crd-spec small {
      white-space: break-spaces
    }
  
    .testimonials-slider::-webkit-scrollbar {
      width: 0 !important
    }
  
    .categories-slider-wrapper,
    .products-slider-wrapper,
    .testimonials-slider-wrapper,
    .partners-slider-wrapper {
      overflow-x: hidden;
      margin-right: 0;
      margin-left: 0
    }
  
    .main-slider,
    .main-slider .slider-item {}
  
    .main-slider .slick-dots li button:before {
      font-size: 10px
    }
  
    .main-slider .slick-dots {
      bottom: 4px
    }
  
    .section-title {
      padding-right: 0;
      padding-left: 0
    }
  
    .products-list .prod-col,
    .bundle-offer-products .prod-col {
      margin: 0 auto;
      width: auto
    }
  
    .products-list .prod-col,
    .products-list .prod-col-attr {
      width: 50%
    }
  
  
    .products-list .prod-col .product-item {
      width: 100%
    }
  
    .sm-search-div {
      display: block
    }
  
    .icon-shopping_cart_black_36dp-1-1,
    .sm-search-icon>span {
      font-size: 28px
    }
  
  
  }
  
  .btn:focus,
  .btn:active,
  .page-link:focus,
  .page-link:active {
    outline: none !important;
    box-shadow: none
  }
  
  .gift-popover-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 115px;
    height: 140px;
    max-width: 100%
  }
  
  .popover {
    top: 40px
  }
  
  .popover .arrow {
    top: -.5rem;
    left: 5px
  }
  
  .popover .arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
  }
  
  .popover .arrow ::after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
  }
  
  a,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  ul,
  li {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    color: #000;
    list-style: none;
  }
  
  
  a,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  ul,
  li:hover {
    background-color: transparent
  }
  
  .icons-social {
    padding-top: 15px
  }
  
  .icons-social a {
    width: 32px !important;
    height: 32px !important
  }
  
  .icons-social a i {
    font-size: 19px !important
  }
  
  .store-section .social-icons i {
    padding: 5px;
    border-radius: 50%
  }
  
  .footer-theme-bg-primary,
  .features-section {
    background: color-mix(in srgb, var(--primary-color) 10%, transparent);
  }
  
  .store-section p {
    font-size: 17px;
    color: #000;
    opacity: 0.9;
  }
  
  .link-pb {
    margin-bottom: 0px;
  }
  
  
  
  .store-crn>.vat-icon>a>img {
    width: 46px;
    height: 100%;
    border-radius: 5px;
    object-fit: contain;
  }
  
  .vat-number>span {
    font-size: 15px;
    color: #272a32;
    line-height: 1.6em;
    font-weight: 500;
  }
  
  .footer-about-us-links-div h2 {
    color: #000;
  }
  
  .footer-about-us-links-div p>a {
    margin: 0;
    display: block;
    color: #000;
    opacity: .9;
    font-size: 17px;
    justify-content: start;
    margin-bottom: 12px;
  }
  
  .footer-text p {
    font-size: 18px;
    color: #272a32;
    opacity: .9
  }
  
  .store-section h1 {
    font-size: 20px;
    color: #000;
    line-height: inherit;
    font-weight: 400
  }
  
  
  .search-header {
    padding: unset !important;
    background-color: transparent !important;
  }
  
  .search-header-bar {
    justify-content: space-between;
  }
  
  .search-input>div {
    width: 100%
  }
  
  .search-input-icon {
    position: absolute;
    font-size: 20px;
    top: 8px;
    left: 4px
  }
  
  .search-input-input {
    padding-left: 30px;
    min-height: 40px;
    max-height: 40px;
    width: 425px;
  }
  
  rtl .search-input-input {
    padding-left: inherit;
    padding-right: 30px;
    font-size: 20px;
    background: 0 0;
    border: 2px solid #dcd8fa
  }
  
  .icon-shopping_cart_black_36dp-1-1,
  .sm-search-icon>span {
    font-size: 32px !important
  }
  
  .icon-shopping_cart_black_36dp-1-1 .path1:before {
    color: unset
  }
  
  .icon-shopping_cart_black_36dp-1-1 .path2:before {
    color: unset
  }
  
  .icon-language_black_24dp .path1:before {
    color: unset
  }
  
  .cart-badge {
    position: absolute;
    right: 20px;
    top: -8px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #ab0000
  }
  
  
  
  .top-main-menu-wrapper {
    margin-right: -22px;
    margin-left: -22px
  }
  
  .ic.menu {
    text-align: left;
    position: relative;
    right: 4px
  }
  
  .rtl .ic.menu {
    text-align: right;
    right: unset;
    left: 0px
  }
  
  .ic.menu,
  .sm-search-icon {
    margin-right: 20px
  }
  
  .icons-menu-top {
    margin-right: 0px !important
  }
  
  .rtl .ic.menu,
  .sm-search-icon {
    margin-right: unset;
    margin-left: 20px
  }
  
  .rtl .icons-menu-top {
    margin-right: unset !important;
    margin-left: 0px !important
  }
  
  .icons-menu-top>span::before {
    font-size: 28px !important;
  }
  
  .icon-menu_open_black_24dp-1:before {
    color: unset
  }
  
  .sm-search-div {
    display: none;
    visibility: hidden;
    position: absolute;
    left: 0;
    padding: 0 15px 20px;
    width: 100%;
    background-color: transparent;
    transform: translateY(-100%);
    transition: all .3s ease;
    z-index: 1
  }
  
  .sm-search-div.show {
    visibility: visible;
    transform: translateY(0%);
    -webkit-transform: translate3d(0, 0, 0)
  }
  
  .footer .apps-social-icons:nth-child(2) {
    padding-left: 0
  }
  
  .rtl .footer .apps-social-icons:nth-child(2) {
    padding-right: 0;
    padding-left: 15px
  }
  
  .footer .google-app-stores {
    margin-left: -4px;
    margin-right: -4px
  }
  
  .footer .icons-wrapper {
    padding: 0
  }
  
  .footer-about-us-links-div {}
  
  .footer-about-us-div {
    padding-right: 20%
  }
  
  .rtl .footer-about-us-div {
    padding-right: unset;
    padding-left: 20%
  }
  
  .slick-dotted.slick-slider {
    margin-bottom: 0
  }
  
  .main-slider .slick-dots {
    bottom: 12px
  }
  
  .main-slider .slick-dots li button:before {
    font-size: 14px
  }
  
  .features-section-img {
    max-height: 90px;
    max-width: 90px
  }
  
  .slick-next.slick-arrow>span,
  .slick-prev.slick-arrow>span {
    color: var(--text-color-primary-bg);
    font-size: 3.3rem
  }
  
  .category-item a,
  .category-item img {
    display: block;
    text-align: center;
    width: 100%
  }
  
  .category-item img {
    margin: 0 auto;
    height: 270px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px
  }
  
  .category-item h3 {
    margin-top: 15px;
    font-size: 1.6rem;
    font-weight: 400;
    text-align: center;
    color: var(--primary-color);
    white-space: break-spaces
  }
  
  .category-page-slider .category-item h3 {
    font-size: 1.2rem
  }
  
  .categories-slider .category-item {
    width: 100%;
    max-width: 200px
  }
  
  .slider-container {
    padding-left: 20px;
    padding-right: 20px
  }
  
  .main-slider .slider-item {}
  
  .section-title {
    color: #000 !important;
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
    font-size: 24px !important;
    padding-right: 0 !important;
    margin: 0 !important;
    line-height: 150% !important;
    font-weight: 500 !important
  }
  
  .products-slider .prod-col,
  .categories-slider .cat-col {
  
    display: block;
    width: auto
  }
  
  .category-page-slider .categories-slider.s-slider {
    margin-right: -15px;
    margin-left: -15px
  }
  
  .category-page-slider .home-categories-section .section-title {
    margin-right: 0;
    margin-left: 0
  }
  
  .category-page-slider .products-slider .prod-col,
  .categories-slider .cat-col {
    margin-left: 15px;
    margin-right: 15px;
    padding: 0
  }
  
  .categories-slider-wrapper,
  .products-slider-wrapper,
  .testimonials-slider-wrapper,
  .partners-slider-wrapper {
    margin-right: -15px;
    margin-left: -15px
  }
  
  .products-list .prod-col,
  .bundle-offer-products .prod-col {
    width: 20%;
    padding: 15px
  }
  
  .sort-block-width {
    margin-left: 30px
  }
  
  .rtl .sort-block-width {
    margin-left: 0;
    margin-right: 0px
  }
  
  .select-dropdown .dropdown-item {
    padding-bottom: 7.5px;
    padding-top: 7.5px
  }
  
  
  .products-pagination {
    margin-bottom: 24px;
    padding: 0 15px
  }
  
  .products-pagination ul {
    padding: 0
  }
  
  .products-pagination .page-link {
    color: var(--primary-color);
    font-size: 1.2rem
  }
  
  .products-pagination .page-link.active {
    color: #fff;
    background-color: var(--primary-color)
  }
  
  .rtl .products-pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
  }
  
  .rtl .products-pagination .page-item:last-child .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }
  
  .products-container .products-list {
    margin-bottom: 24px
  }
  
  .products-container #products-list {
    padding-bottom: 65px !important;
    position: relative;
  }
  
  .cart-header-total {
    margin-right: 10px;
    font-size: 1.6rem;
    color: var(--header-text-color-primary-bg, var(--text-color-primary-bg))
  }
  
  .rtl .cart-header-total {
    margin-right: unset;
    margin-left: 0px
  }
  
  .form-control {
    border-radius: 8px;
    font-size: 18px
  }
  
  .box-1-1 {
    position: relative;
    width: 100%
  }
  
  .box-1-1:before {
    content: "";
    display: block;
    padding-top: 100%
  }
  
  .box-1-1 .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
  }
  
  .box-1-1.ratio2_1:before {
    padding-top: 50%
  }
  
  .box-1-1.ratio1_2:before {
    padding-top: 200%
  }
  
  .box-1-1.ratio4_3:before {
    padding-top: 75%
  }
  
  .box-1-1.ratio16_9:before {
    padding-top: 56.25%
  }
  
  .box-1-1.ratio21_9:before {
    padding-top: 42.85%
  }
  
  .product-item-out-of-stock {
    filter: grayscale(1)
  }
  
  .sm-search-div .autocomplete-items,
  .lg-search-div .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0
  }
  
  .sm-search-div .autocomplete-items div,
  .lg-search-div .autocomplete-items div {
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4
  }
  
  .sm-search-div .autocomplete-items div:hover,
  .lg-search-div .autocomplete-items div:hover {
    background-color: #e9e9e9
  }
  
  .sm-search-div .autocomplete-items div a,
  .lg-search-div .autocomplete-items div a {
    padding: 10px;
    cursor: pointer;
    color: inherit;
    display: block
  }
  
  
  .gallery-section+.gallery-section {
    padding-top: 0
  }
  
  .ic-menu-back {
    font-size: 22px;
    margin-right: 16px;
    font-weight: 700
  }
  
  .rtl .ic-menu-back {
    margin-right: unset;
    margin-left: 16px
  }
  
  .products-list .prod-col-attr {
    width: 25%
  }
  
  .btn:focus,
  .btn:active,
  .page-link:focus,
  .page-link:active {
    outline: none !important;
    box-shadow: none
  }
  
  .products-filters-attribute-form .attribute-group:last-child button {
    width: 100%;
    padding: 4px;
    font-size: 17px;
    border-radius: 8px;
    background-color: var(--primary-color) !important;
    color: var(--text-color-primary-bg) !important;
  }
  
  .products-filter {
    margin-bottom: 20px;
  }
  
  .gift-popover-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 115px;
    height: 140px;
    max-width: 100%
  }
  
  .popover {
    top: 40px
  }
  
  .popover .arrow {
    top: -.5rem;
    left: 5px
  }
  
  .popover .arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
  }
  
  .vertical-line {
    height: 17px !important;
    opacity: .5;
    border: 1px solid #0000005c !important
  }
  
  .dark-mode .vertical-line {
    border: 1px solid #ffffff5c !important
  }
  
  .popover .arrow ::after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
  }
  
  .account-lang-currency .header-language {
    justify-content: flex-start !important;
    flex-direction: column;
    gap: 8px;
    overflow: unset;
    align-items: start
  }
  
  .language-btn {
    flex-direction: row-reverse;
    justify-content: space-between !important;
    padding: 0
  }
  
  .account-lang-currency .all-header {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px;
    flex-direction: row-reverse
  }
  
  .account-lang-currency .account-btn {
    background-color: transparent !important;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    min-width: unset !important;
    padding: 0px !important;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: 600;
    border: 0 !important;
    gap: 10px
  }
  
  .account-lang-currency .account-btn>span {
    font-size: 16px;
    font-weight: 500;
    color: #000
  }
  
  .icon-account_circle_black_24dp::before {
    font-size: 30px;
    font-weight: 400
  }
  
  .language-currency {
    max-height: unset !important;
    background-color: transparent !important;
    border: none !important;
    border-radius: 5px;
    overflow: hidden;
    gap: 5px;
    padding: 0px;
    align-items: center
  }
  
  .language-btn,
  .currency-btn {
    font-size: 16px;
    outline: 0 !important;
    color: #000 !important;
    font-weight: 500;
    height: unset !important;
  }
  
  .currency-btn {
    padding-right: 0 !important
  }
  
  .currency-button-area {
    justify-content: end !important
  }
  
  .currency-button-area i {
    font-size: 22px
  }
  
  .currency-button-area span {
    color: #fff;
    font-size: 18px
  }
  
  .justify-content-start {
    background: 0 0 !important
  }
  
  .rtl .testimonials-customer-name {
    font-size: 20px
  }
  
  .account-lang-currency {
    padding: 0px 0;
    border-top: 0 !important;
    border-bottom: unset !important;
  }
  
  .btn-primary {
    color: var(--text-color-primary-bg) !important;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px
  }
  
  #product-variants-options .form-group {
    margin: 0.5rem 0rem;
  }
  
  .btn-add-to-cart {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    font-size: 18px !important;
    cursor: pointer;
    border: 0 !important;
  }
  
  .product-social i:hover {
    color: var(--primary-color) !important;
  }
  
  .rtl .testimonials-customer-date {
    font-size: 17px
  }
  
  .testimonials-customer-text {
    font-size: 17px
  }
  
  button.more-button,
  a.more-button {
    min-width: 200px;
    border-radius: 5px;
    font-size: 18px;
    padding: 10px
  }
  
  .partners-slider .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    background: #007bff2b;
    padding: 15px;
    border-radius: 10px;
    cursor: pointer;
    gap: 10px;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
  }
  
  .video-container video {
    border-radius: 10px
  }
  
  
  
  .menu-header-theme-bg-primary {
    filter: unset !important;
    background-color: var( --menu-header-primary-color) !important;
    background-color: var(--primary-color) ;
  }
  
  
  .slide-menu-ul-li {
    border-top: .5px solid rgb(0 0 0/8%);
    color: var(--menu-header-theme-text-for-primary-bg);
  }
  
  
  
  .availability-bar .announcement-text,
  .bar-announcement .announcement-text {
    font-size: 1rem;
  }
  
  .bar-announcement {
    padding: 5px !important;
  }
  
  .availability-bar .ab-close,
  .bar-announcement .ab-close {
    cursor: pointer;
    position: absolute;
    font-size: 20px !important;
    left: 0px !important;
    top: 5px !important;
    width: 25px;
    height: 25px;
  }
  
  .testimonials-customer-card {
    min-height: 100px;
    border: 1px solid #d4d4d426
  }
  
  .currency-button-area,
  .language-button-area {
    align-items: center;
    cursor: pointer;
    max-height: unset !important;
    min-width: unset !important
  }
  
  .search-header .image-logo {
    padding: 0;
    object-fit: contain;
    max-width: 210px;
    min-width: 98px
  }
  
  .currency-button-area .btn-span {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 7px
  }
  
  .currency-button-area .btn-span>span {
    color: #000 !important
  }
  
  .currency-button-area .btn-span>em {
    font-size: 17px;
    color: #000
  }
  
  @media(max-width: 768px) {
    .header-cart {
      flex-grow: 1;
      width: 30%
    }
  
  
  
    .search-header-bar {
      height: 64px
    }
  
    .footer .apps-social-icons:nth-child(2) {
      padding-left: 15px
    }
  
    .rtl .footer .apps-social-icons:nth-child(2) {
      padding-right: 15px;
      padding-left: 15px
    }
  
    .footer .icons-wrapper {
      padding-bottom: 10px;
      padding-top: 10px
    }
  
    .footer-about-us-div {
      padding-right: 0
    }
  
    .rtl .footer-about-us-div {
      padding-right: unset;
      padding-left: 0
    }
  
    .category-page-slider .categories-slider {
      height: 225px
    }
  
    .categories-slider .category-item {
      width: 190px
    }
  
    .category-page-slider .categories-slider .category-item {
      width: 165px
    }
  
    .category-page-slider .categories-slider.s-slider {
      margin-right: -7.5px;
      margin-left: -7.5px
    }
  
    .category-page-slider .products-slider .prod-col,
    .categories-slider .cat-col {
      padding-left: 7.5px;
      padding-right: 7.5px
    }
  
    .products-slider .prod-col,
    .categories-slider .cat-col,
    .testimonials-slider .testimonials-customer-card,
    .partners-slider .partners-item {
      display: inline-block;
      vertical-align: top
    }
  
    .partners-slider .partners-item {
      vertical-align: middle
    }
  
    .categories-slider,
    .products-slider,
    .testimonials-slider,
    .partners-slider {
      overflow-y: hidden;
      overflow-x: scroll;
      white-space: nowrap
    }
  
    .testimonials-slider::-webkit-scrollbar {
      width: 0 !important
    }
  
    .categories-slider-wrapper,
    .products-slider-wrapper,
    .testimonials-slider-wrapper,
    .partners-slider-wrapper {
      overflow-x: hidden;
      margin-right: 0;
      margin-left: 0
    }
  
    .slider-container {
      padding-left: 0;
      padding-right: 0
    }
  
    .main-slider,
    .main-slider .slider-item {}
  
    .main-slider .slick-dots li button:before {
      font-size: 10px
    }
  
    .main-slider .slick-dots {
      bottom: 4px
    }
  
    .section-title {
      padding-right: 0;
      padding-left: 0
    }
  
    .products-list .prod-col,
    .bundle-offer-products .prod-col {
      margin: 0 auto;
      width: auto
    }
  
    .products-list .prod-col,
    .products-list .prod-col-attr {
      width: 50%
    }
  
    .products-list .prod-col .product-item {
      width: 100%
    }
  
    .sm-search-div {
      display: block
    }
  
    .icon-shopping_cart_black_36dp-1-1,
    .sm-search-icon>span {
      font-size: 28px
    }
  
  }
  
  .custom-section-title {
    color: #000 !important
  }
  
  .video-edit {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    overflow-y: hidden;
    overflow-x: auto;
    scrollbar-width: none
  }
  
  .home {
    background:
      color-mix(in srgb, var(--primary-color) 3%, transparent);
  }
  
  .ticker-wrap {
    background-color: transparent;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 20%, #000 80%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 20%, #000 80%, transparent);
    height: 100%;
    position: relative;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    gap: 1rem;
    direction: ltr
  }
  
  @keyframes scroll {
    0% {
      transform: translateX(100%)
    }
  
    100% {
      transform: translateX(-100%)
    }
  }
  
  .ticker-wrap:hover .ticker {
    animation-play-state: paused;
  }
  
  .ticker-wrap .ticker a.ticker-item {
    color: #fff;
    padding: 8px;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    gap: 10px;
    line-height: 20px;
    font-size: 17px;
  }
  
  .ticker-wrap .ticker a.ticker-item img {
    height: 20px;
    object-fit: contain !important;
    width: max-content;
  }
  
  .ticker-wrap .ticker {
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    gap: 4rem;
    animation-duration: 50s;
    min-width: 100%;
    animation: scroll 50s linear infinite;
    -webkit-animation: scroll 50s linear infinite;
    animation-direction: reverse
  }
  
  .ticker-slider {
    padding: 0;
  }
  
  
  .slick-track:has(.category-item):before,
  .slick-track:has(.category-item):after {
    display: none
  }
  
  .category-item.cat-col {
    max-width: none !important;
    padding: 0 15px !important;
    border-radius: 16px;
    margin: 0 !important
  }
  
  .category-item a {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 16px
  }
  
  .category-item a .content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start
  }
  
  .category-item a .content h1 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    overflow: unset;
  }
  
  .category-item a .content p {
    font-size: 17px;
  }
  
  .category-item a:hover img {
    transform: scale(1.1)rotateY(180deg);
  }
  
  .category-item a img {
    height: 130px;
    -o-object-fit: contain;
    object-fit: contain;
    transition: .6s;
    -webkit-transition: .6s;
    width: auto;
    margin: 0 !important
  }
  
  .common-questions {
    display: flex;
    gap: 150px;
    margin-bottom: 20px;
  }
  
  .common-questions .accordion-box {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
    width: 100%;
  }
  
  .accordion-box .item-box {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, .04) 0 7px 29px 0
  }
  
  .common-questions .svg-box {
    position: relative
  }
  
  .accordion-box .item-box .header-accordion {
    padding: 10px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    color: #272a32;
    cursor: pointer;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    overflow: unset;
  }
  
  .accordion-box .item-box .header-accordion span {
    width: 32px;
    height: 32px;
    min-width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #272a32;
    border-radius: 7px;
    font-size: 18px;
    padding-top: 4px
  }
  
  .accordion-box .item-box .header-accordion h3 {
    font-size: 17px !important;
    font-weight: 500;
    margin-bottom: 0;
    color: #000 !important
  }
  
  .accordion-box .item-box .header-accordion.active h3,
  .accordion-box .item-box .header-accordion:hover h3 {
    color: var(--primary-color) !important;
  }
  
  .accordion-box .item-box .body-accordion {
    padding: 16px;
    padding-top: 0;
    font-size: 17px;
    display: none
  }
  
  .accordion-box .item-box .header-accordion.active span,
  .accordion-box .item-box .header-accordion:hover span {
    color: var(--primary-color);
    border: 1px solid var(--primary-color)
  }
  
  .accordion-box .item-box .header-accordion.active i,
  .accordion-box .item-box .header-accordion:hover i {
    color: var(--primary-color)
  }
  
  .accordion-box .item-box .header-accordion i {
    margin-right: auto;
    font-size: 20px;
    color: inherit;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
  }
  
  .accordion-box .item-box .header-accordion.active i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
  }
  
  .blog-card {
    display: flex;
    padding: 16px;
    background: #fff;
    background: var(--white);
    border-radius: 16px;
    gap: 20px;
    height: 100%;
    box-shadow: rgba(103, 113, 122, .06) 0 5px 20px
  }
  
  .blog-card .blog-img {
    position: relative;
    display: block;
    overflow: hidden;
    width: 255px;
    min-width: 255px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
  }
  
  .blog-card .blog-img img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
  }
  
  .blog-card .blog-img .date-box {
    position: absolute;
    top: 8px;
    right: 8px;
    color: #fff;
    width: 62px;
    height: 60px;
    background: var(--primary-color);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    padding: 0 2px;
    box-sizing: border-box;
    overflow: hidden;
    flex-direction: column-reverse
  }
  
  .blog-card .blog-img .date-box span {
    font-size: 13px;
    text-align: center;
    font-weight: 500;
  }
  
  .blog-card .blog-content {
    display: flex;
    flex-direction: column;
    gap: 10px
  }
  
  .blog-card .blog-content .author {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #595172;
    width: -moz-max-content;
    width: max-content
  }
  
  .blog-card .blog-content .blog-desc p {
    font-size: 16px;
    line-height: 1.6em;
    color: #272a32;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }
  
  .blog-desc>a {
    font-size: 16px;
    color: var(--primary-color);
    margin-top: auto;
  }
  
  .blog-card .blog-content .blog-desc {
    color: #595172;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  
  .blogs--div {
    width: 100%
  }
  
  .blogs--div h2 {
    font-size: 30px;
    padding-left: 0 !important;
    margin: 0 !important;
    line-height: 150% !important;
    font-weight: 600 !important
  }
  
  .custom-sliders .slick-track {
    gap: 20px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
  }
  
  .slick-track:has(.slider-item):before,
  .slick-track:has(.slider-item):after {
    display: none
  }
  
  
  .custom-sliders .slick-prev:hover,
  .custom-sliders .slick-next:hover {
    background-color: var(--primary-color)
  }
  
  .product-description {
    margin-bottom: 20px;
  }
  
  
  .custom-sliders button i {
    font-size: 18px
  }
  
  .custom-sliders .slider-item:hover .blog-card a.blog-img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
  }
  
  .custom-sliders .slider-item:hover .blog-card .blog-content h3:hover a {
    color: var(--primary-color)
  }
  
  .custom-sliders .slider-item:hover .blog-card .blog-content a.more:hover {
    color: var(--primary-color)
  }
  
  .national-day-section {
    background-position: center;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    position: relative;
    min-height: 540px;
  }
  
  .national-day-section::after {
    content: "";
    background: color-mix(in srgb, var(--primary-color) 25%, #000);
    opacity: .8;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }
  
  .national-day {
    position: absolute;
    inset: 0;
    z-index: 1;
    text-align: center;
    max-width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  
  .national-day h3 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: 500;
  }
  
  .national-day .sub-title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
  }
  
  .national-day span {
    background: var(--primary-color);
    color: #fff;
    padding: 10px 30px;
    border-radius: 16px;
    font-size: 19px;
    display: flex;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    margin-top: 45px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
  }
  
  .national-day span:hover {
    background-color: var(--primary-color)
  }
  
  .invisiable-dom {
    opacity: 0;
    pointer-events: none;
    height: 0 !important
  }
  
  .partners-slider.slick-slider .slick-track {
    display: flex;
    gap: 10px
  }
  
  .partners-slider .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    border-radius: 15px;
    background-color: #fff !important
  }
  
  .partner-title {
    font-size: 20px;
    line-height: 130%;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  
  .partner-img {
    max-width: 150px;
    overflow: visible;
    overflow: initial;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    height: 45px;
    -o-object-fit: contain;
    object-fit: contain
  }
  
  .brands .slick-arrow {
    display: none !important
  }
  
  .features-store {
    background-size: cover;
    background-position: center;
    position: relative;
    padding-bottom: 0 !important;
  }
  
  .stores {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    flex-wrap: wrap
  }
  
  .features-partion {
    gap: 50px;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap
  }
  
  .logo-partion {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  
  .logo-partion h3 {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 35px !important;
    color: #fff;
    overflow: unset;
  }
  
  .logo-partion img {
    height: 60px;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
  }
  
  .currency-button-area i {
    color: #000 !important
  }
  
  .feature {
    background-color: #fff;
    border-radius: 16px;
    padding: 20px;
    min-width: 200px;
    text-align: center
  }
  
  .feature .features-section-img {
    display: block;
    margin: 0 auto;
    width: 48px;
    height: 48px;
    -o-object-fit: contain;
    object-fit: contain;
    overflow: hidden;
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
  }
  
  @keyframes toTop {
    0% {
      opacity: 0;
      transform: translateY(-30px);
      -webkit-transform: translateY(-30px);
      -moz-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      -o-transform: translateY(-30px)
    }
  
    100% {
      opacity: 1;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0)
    }
  }
  
  .feature:hover .features-section-img {
    animation: toTop .5s forwards;
    -webkit-animation: toTop .5s forwards
  }
  
  .feature p {
    font-weight: 600;
    font-size: 17px;
  }
  
  .features-store::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, var(--primary-color) 0, rgba(0, 0, 0, 0.9) 100.84%);
    opacity: .7;
  }
  
  .video-box {
    position: relative;
    width: 100%;
    min-height: 700px;
    margin-bottom: 2rem;
  }
  
  .video-desc-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 25px;
    width: 100%;
    background-color: #00000036;
    margin: auto;
    text-align: center;
    z-index: 1;
  }
  
  .video-desc-content .section-main-title {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
  }
  
  .video-desc-content .section-desc {
    color: #f8f8f8;
    font-size: 20px;
    display: -webkit-box;
  
  }
  
  .video-desc-content .btn {
    background: var(--primary-color);
    color: #fff;
    padding: 14px 24px;
    border-radius: 16px;
    font-size: 22px;
    margin-top: 30px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
  }
  
  .video-desc-content .btn:hover {
    background-color: var(--primary-color)
  }
  
  .video-container video {
    border-radius: 0 !important
  }
  
  .video-box::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .63922);
    background: radial-gradient(circle, rgba(0, 0, 0, 0.75) 0, rgba(252, 248, 248, 0) 100%)
  }
  
  .images-section .flex-slider {
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  
  .images-section .flex-slider .main-slider {
    border-radius: 16px;
    overflow: hidden;
    width: 100%
  }
  
  .main-slider .slick-track,
  .main-slider .slick-list {
    height: 100%
  }
  
  .images-section .flex-slider .main-slider .slider-item {
    overflow: hidden;
    height: 100% !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative
  }
  
  .images-section .flex-slider .main-slider .slider-item .slider-card {
    height: 528px;
    position: relative;
    overflow: hidden
  }
  
  .main-slider .slick-prev {
    position: absolute;
    top: 50% !important;
    right: 40px !important;
    color: #fff;
    z-index: 1
  }
  
  .main-slider .slick-prev:hover,
  .main-slider .slick-next:hover {
    background-color: #ad7735
  }
  
  .main-slider .slick-next {
    position: absolute;
    top: 50% !important;
    right: auto;
    left: 6px;
    color: #fff;
    z-index: 1
  }
  
  .offers-section .slick-prev {
    top: -30px;
    right: auto;
    left: 100px;
    z-index: 1
  }
  
  .offers-section .slick-next {
    left: 53px;
    top: -30px !important
  }
  
  .images-section .flex-slider .main-slider .slider-item .slider-card .slider-bg {
    background-size: cover;
    background-position: center;
    position: absolute;
    transform-origin: center;
    animation: grow 10s linear infinite;
    -webkit-animation: grow 10s linear infinite;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }
  
  @keyframes grow {
    0% {
      transform: scale(1)
    }
  
    50% {
      transform: scale(1.3)
    }
  
    100% {
      transform: scale(1)
    }
  }
  
  .images-section .flex-slider .main-slider .slider-item .slider-card .slider-bg:after {
    background: color-mix(in srgb, var(--primary-color) 25%, #000) !important;
    opacity: .6;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    --tw-content: "";
    content: "";
    content: var(--tw-content)
  }
  
  .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 65%;
    margin: 0 auto
  }
  
  .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 32px;
    color: #fff;
    font-weight: 500;
  }
  
  .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content p {
    font-size: 20px;
    color: #fff
  }
  
  .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content span {
    background: var(--primary-color);
    color: #fff;
    padding: 12px 40px;
    border-radius: 16px;
    font-size: 20px;
    display: flex;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    margin-top: 50px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }
  
  .images-section .flex-slider .banners-slider {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
  }
  
  .images-section .flex-slider .banners-slider a {
    width: 100%;
  }
  
  .Commercial-brands.red-nos .Commercial-section {
    border-radius: 0 !important;
  
  }
  
  .red-noes .feature {
    border-radius: 0 !important;
  }
  
  
  .images-section .flex-slider .banners-slider a .content-section-img {
    border-radius: 16px;
    width: 100%;
    height: 256px;
    object-fit: cover;
    transition: .6s;
  }
  
  .images-section .flex-slider .banners-slider a:hover .content-section-img {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03)
  }
  
  .banners-slider:empty {
    display: none
  }
  
  .categories {
    background: color-mix(in srgb, var(--primary-color) 8%, transparent)
  }
  
  .categories-sliders .slick-list .slick-track::before {
    display: none
  }
  
  .categories-sliders .slick-list .slick-track .item {
    padding: 10px
  }
  
  .categories-sliders .slick-list .slick-track .item.slick-slide a {
    overflow: unset;
    width: fit-content;
    position: relative;
    margin-top: 0px;
    border-radius: 12px 12px 40px 40px;
    border-top: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: unset !important;
    padding: .75rem;
    text-align: center;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 500ms;
    margin-bottom: 10px;
  
  }
  
  .categories-sliders .slick-list .slick-track .item.slick-slide a:hover {
    --tw-text-opacity: 1;
    color: #6b7280;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
    box-shadow: 0 0 transparent, 0 0 transparent, 5px 10px 30px #2b2d340d;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow)
  }
  
  
  
  
  .questions-card-init {
    text-align: right !important;
  }
  
  .prod-deta {
    box-shadow: rgba(99, 99, 99, .15) 0 2px 8px 0;
    border-radius: 15px;
    padding: 30px;
    border-bottom: 1px solid #00000014;
  }
  
  
  
  .categories-sliders .slick-list .slick-track .item.slick-slide a img {
    height: 150px;
    width: 150px;
    margin-bottom: 6px;
    object-fit: contain;
    transition: .4s;
  }
  
  .categories-sliders .slick-list .slick-track .item.slick-slide a:hover img {
    transform: translateY(-10px) rotateY(180deg);
  
  }
  
  .categories-sliders .slick-prev:hover,
  .categories-sliders .slick-next:hover {
    background-color: var(--primary-color)
  }
  
  .categories-sliders button i {
    font-size: 18px;
    color: #fff
  }
  
  .Commercial-brands {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .Commercial-text a {
    font-size: 19px;
    font-weight: 600;
    color: var(--text-color-primary-bg);
  }
  
  .Commercial-text {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    padding-bottom: 0;
  }
  
  .Commercial-brands .Commercial-section img {
    max-width: 140px !important;
    width: auto !important;
    height: 75px !important;
    object-fit: contain;
  }
  
  .Commercial-brands .Commercial-section:hover .lnimage {
    animation: lawer 0.8s linear;
  }
  
  @keyframes lawer {
    0% {
      transform: translateY(-81px);
      opacity: 0;
    }
  
    100% {
      transform: translateY(10px);
      opacity: 1;
    }
  }
  
  .Commercial-brands .Commercial-section h2 {
    font-size: 20px;
    line-height: 30px;
    font-family: 500 !important;
    width: 100% !important;
    text-align: center
  }
  
  .Commercial-brands .Commercial-slider {
    width: 100%
  }
  
  .Commercial-brands .Commercial-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #e3dee7;
    border-radius: 12px;
    padding: 10px;
    gap: 15px;
    height: auto;
  }
  .Commercial-section.nobak{
    background: transparent;
  }
  
  .Commercial-brands .slick-track {
    display: flex;
    gap: 20px
  }
  
  .testimonials-box {
    position: relative;
    background: #fff;
    background: var(--white);
    border-radius: 16px;
    padding: 20px;
    text-align: center;
    margin-left: 32px;
    height: 100%;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
  }
  
  .testimonials-sliders .slick-track,
  .testimonials-sliders .slick-list {
    height: 100%
  }
  
  .testimonials-sliders .slick-list {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  
  .testimonials-box .testimonial-icon {
    background: #ffc62a;
    color: #272a32 !important;
    font-size: 30px !important;
    position: absolute;
    left: -25px;
    top: -25px;
    width: 48px;
    height: 48px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center
  }
  
  .key-testimonials {
    padding: 7px;
  }
  
  .testimonials-box .testimonial-avatar {
    margin: auto;
    background: rgba(65, 64, 66, .08);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    padding: 5px;
    margin-top: -60px;
    margin-bottom: 10px
  }
  
  .testimonials-box h2 {
    margin-bottom: 12px;
  }
  
  .testimonials-box .testimonial-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
  }
  
  .testimonials-box h3 {
    position: relative;
    color: #272a32;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600
  }
  
  .testimonials-box p {
    font-size: 16px;
    line-height: 1.6em;
    color: #595172;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }
  
  .testimonials-box .testimonials-icons {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px
  }
  
  .testimonials-sliders .slick-track:before,
  .testimonials-sliders .slick-track:after {
    display: none
  }
  
  .testimonials-box .testimonials-icons i {
    color: #fbbf24 !important;
  }
  
  .testimonials-sliders .slick-arrow {
    display: none !important
  }
  
  .section-title {
    padding-right: 20px
  }
  
  .grid-banners {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 16px;
    gap: 20px;
    grid-template-areas: "item1 item2 item3" "item1 item4 item4" "item5 item5 item6"
  }
  
  .grid-banners a {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    padding: 24px 30px;
    overflow: hidden;
    min-width: 200px;
    box-shadow: rgba(99, 99, 99, .15) 0 8px 8px 0;
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
  }
  
  .grid-bann.grid-banners a {
    min-width: 100% !important;
  }
  
  .grid-banners a:first-child {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: item1;
    height: 630px
  }
  
  .grid-banners a:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: item2
  }
  
  .grid-banners a:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: item3
  }
  
  .grid-banners a:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3;
    grid-area: item4
  }
  
  .grid-banners a:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: item5;
    height: 350px
  }
  
  .grid-banners a:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
    grid-area: item6
  }
  
  .grid-banners a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform .6s ease-in-out;
    -webkit-transition: transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out;
    -ms-transition: transform .6s ease-in-out;
    -o-transition: transform .6s ease-in-out
  }
  
  .grid-banners a:hover::before {
    transform: scale(1.1) !important;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
  }
  
  .grid-banners a .content-banner {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    bottom: 78px;
    background: linear-gradient(180deg, #000000, transparent);
    padding: 24px 30px;
    z-index: 1;
    color: #fff
  }
  
  .grid-banners a .content-banner h3,
  .photo_title {
    color: inherit !important;
    font-size: 18px !important;
    line-height: 32px;
    margin-bottom: 10px;
    font-weight: 500;
    overflow: unset;
  }
  
  .grid-banners a .content-banner p {
    color: inherit
  }
  
  .grid-banners a span {
    background: linear-gradient(180deg, #000, transparent);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 150px
  }
  
  .custom-category-section {
    margin-bottom: 2rem;
    margin-top: -90px;
  }
  
  .slide-menu-ul-li:hover {
    background-color: var(--primary-color) !important;
    color: #fff !important;
  }
  
  .home .custom-category-section:first-of-type {
    margin-top: 0 !important;
    padding-top: 25px;
  }
  
  .catg-custom {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }
  
  
  .catg-custom .slick-list {
    width: 100%
  }
  
  
  .catg-custom .slick-track:before,
  .catg-custom .slick-track:after {
    display: none
  }
  
  .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
    width: 350px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    flex-direction: column;
    border-radius: 65px;
    margin-bottom: 15px;
    padding: 20px;
  }
  
  .catg-custom .slick-list .slick-track .catg-custom-item .img-shape img {
    z-index: 1;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: #ffffff2b;
    border: 1px solid #0000001c;
    object-fit: contain;
    transition: .6s;
  }
  
  
  .catg-custom .slick-list .slick-track .catg-custom-item a h3 {
    margin: 0 auto;
    margin-top: 20px;
    font-size: 22px;
    width: 300px;
    line-height: 130%
  }
  
  .brands-section {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  
  .slider-product {
    width: 20%;
    position: relative;
    border-radius: 8px;
    justify-content: space-between;
    padding: 15px;
    display: flex;
    flex-direction: column;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .prod-slide-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(180deg, #ffffff -8%, transparent);
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  
  .slider-product .settings-slider-image {
    width: 300px;
    min-width: 300px
  }
  
  .slider-product .settings-slider-image img {
    width: 100%;
    height: 250px;
    object-fit: contain
  }
  
  .slider-product .settings-slider-title {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
  }
  
  .slider-product .settings-slider-text {
    background: var(--primary-color);
    color: #fff !important;
    padding: 10px 25px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    width: max-content
  }
  
  .main-slider-category .product-slider-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 15px
  }
  
  .main-slider-category .product-slider-name {
    font-size: 22px;
    min-height: 43px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  
  .main-slider-category .product-slider-price {
    display: flex;
    gap: 5px
  }
  
  .main-slider-category .product-slider-pric h3,
  h4 {
    font-size: 17px;
    margin: 0;
    font-weight: 500
  }
  
  .product-content-category .col-6 {
    width: 100%;
    max-width: 100% !important;
    flex-direction: column;
    display: flex;
    gap: 10px;
    padding: 0
  }
  
  .product-content-category {
    width: 298px !important;
    max-width: 298px !important;
    min-width: 298px;
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    padding: 10px;
    background: #faebd7;
    border-radius: 12px
  }
  
  .image-product-slider img {
    width: 250px !important;
    height: 250px;
    object-fit: contain
  }
  
  .brand-btn-slug {
    transform: translateY(-20px);
    transition: .5s;
    opacity: 0
  }
  
  .product-brands-category .slick-active:hover .brand-btn-slug {
    opacity: 1;
    transform: translateY(0px)
  }
  
  .product-brands-category .slick-active:hover .product-images0 {
    transform: translateY(-20px);
    transition: .5s
  }
  
  .catg-custom .slick-list .slick-track .catg-custom-item a {
    width: 100% !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .offers-section .oferrd-product .product-name,
  .product-description,
  .product-price,
  .offer.formatted_price,
  .offer.formatted_sale_price,
  .offer-name {
    opacity: 1;
    margin-bottom: 20px !important;
    transform: unset
  }
  
  .offers-section-production .offers-section {
    display: flex;
    width: 100%
  }
  
  .offers-section-production .offers-section .oferrd-product {
    display: flex !important;
    justify-content: space-between;
    margin: 0 !important;
    max-width: 50%;
    border: 4px solid var(--primary-color);
    border-top: 0;
    height: auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px
  }
  
  .main-offer,
  .content-offer {
    padding: 5px !important;
  }
  
  .offers-section-production .offers-section .oferrd-product .main-offer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
    gap: 15px
  }
  
  .offers-section-production .offers-section .oferrd-product .main-offer .offer-btn {
    padding: 10px;
    border: 0;
    font-size: 20px;
    font-weight: 400;
  }
  
  .offers-section-production .offers-section .oferrd-product .content-offer .image-offer {
    position: relative;
    background-color: color-mix(in srgb, var(--primary-color) 15%, transparent);
    border-radius: 12px;
    height: 300px;
  }
  
  .offers-section-production .offers-section .oferrd-product .content-offer .image-offer img {
    width: 100%;
    height: 100%;
    object-fit: contain
  }
  
  .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0 !important;
    color: #1f2937;
    min-height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  
  
  .offers-section-production .offers-section .oferrd-product .main-offer .offer-name:hover {
    color: var(--primary-color);
  }
  
  .offers-section-production .offers-section .oferrd-product .content-offer .offer-name {
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto;
    border-radius: 3px;
    padding: 5px 15px;
    background: #ffbd0b;
    color: #272a32 !important;
    font-size: 14px;
    font-weight: 600;
    max-width: 75%;
    clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%)
  }
  
  .offers-section .draggable .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px
  }
  
  .product-card-rating-wrapper .product-card-rating-count {
    display: none;
  }
  
  .offer-description {
    margin-bottom: 5px;
    padding-bottom: 3px;
    line-height: 30px;
    font-size: 17px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    color: #0000008f;
  }
  
  .controlse::after {
    display: none !important;
  }
  
  .oferrd-product .slide-width {
    padding: 0 !important;
  }
  
  .offer-price {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    flex-direction: row-reverse;
    min-height: 50px
  }
  
  .hero-product .slick-dots {
    display: flex !important;
    align-items: baseline;
    bottom: 0% !important;
    right: 2% !important;
    z-index: 1;
  }
  
  .hero-product .slick-dots li {
    position: relative;
    display: flex;
    width: 70px;
    height: 70px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: 1s
  }
  
  .hero-product .slick-dots li img {
    object-fit: contain;
    height: 100% !important;
    width: 100%
  }
  
  .hero-product .slick-dots .slick-active {
    transition: 1s !important;
    width: 140px;
    height: 140px
  }
  
  .hero-product .slick-dots .slick-active img {
    transition: 1s all;
    position: relative
  }
  
  .flex-row {
    flex-direction: column;
  }
  
  
  .hero-product .slick-dots li::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: var(--primary-color) !important;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: auto;
    visibility: visible;
    transition: .8s !important;
    z-index: 1;
    transform: translate(45px, 35px);
    opacity: 0;
    border-radius: 12px
  }
  
  .hero-product .slick-dots .slick-active::before {
    transform: translate(-1px, 10px);
    opacity: 1
  }
  
  .hero-product .hero-section-img img {
    transform: translate(-450px, -650px) rotate(-80deg);
    transition: .5s;
    width: 100%;
    height: 400px;
    object-fit: contain
  }
  
  .hero-section .section-title {
    padding-bottom: 0rem !important;
    font-size: 24px !important;
    padding-right: 0 !important;
    margin-top: 7px !important;
    font-weight: 500 !important;
  }
  
  .content-product {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    gap: 5px;
  }
  
  .hero-product .slick-active .hero-section-img img {
    transform: translate(0px, 0px) rotate(0deg);
    border-radius: 10px
  }
  
  .content-product {
    overflow: hidden;
    padding: 0 !important;
  }
  
  .hero-product .product-name {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    min-height: unset;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: 0;
    font-weight: 500;
    transition: 1s;
    -webkit-transition: 1s;
    transform: translateY(100%);
    -webkit-transform: translateY(100%)
  }
  
  .hero-product .slick-active .content-product .product-name {
    transform: translateY(0px);
    opacity: 1;
    color: #272a32 !important
  }
  
  .hero-product .product-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    opacity: 0;
    color: #272a32 !important;
    margin-top: 0;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
    font-weight: 500;
    transition: 1s;
    -webkit-transition: 1s;
    transform: translatex(100%);
    -webkit-transform: translatex(100%)
  }
  
  .hero-product .slick-active .content-product .product-description {
    transform: translateX(0px);
    opacity: 0.8;
  }
  
  .hero-product .product-price {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
    transform: translateY(100px);
    opacity: 0;
    transition: 1.5s all;
    line-height: 38px;
    min-height: unset;
    padding-bottom: 5px;
    margin-bottom: 5px;
    overflow: hidden;
  }
  
  .hero-product .slick-active .content-product .product-price {
    transform: translateY(0px);
    opacity: 1;
  }
  
  .product-link {
    background-color: var(--primary-color);
    color: #fff !important;
    margin-top: 50px;
    max-width: fit-content;
    padding: 13px 25px;
    border-radius: 12px;
    font-size: 20px;
    transform: translateY(107px);
    opacity: 0;
    transition: 1.5s all;
  }
  
  .hero-product .slick-active .product-link {
    transform: translateY(0px);
    opacity: 1;
  }
  
  .hero-product .product-price .formatted_sale_prices {
    color: var(--primary-color) !important;
    font-size: 23px !important;
    font-weight: 600;
    overflow: unset;
  }
  
  .hero-product .product-price .formatted_prices {
    font-size: 18px !important;
    text-decoration: line-through !important;
    overflow: unset;
    color: #0000006b;
  }
  
  .hero-section .hero-section-title {
    font-size: 22px !important;
    opacity: .8;
    font-weight: 400 !important;
    margin-right: 15px !important;
    padding-top: 40px
  }
  
  .section-padding-space {
    padding-bottom: 30px;
    padding-top: unset !important
  }
  
  .home>.section-padding-space:first-child {
    padding-top: unset !important
  }
  
  .offers-section .oferrd-product .product-name,
  .product-description,
  .product-price,
  .offer.formatted_price,
  .offer.formatted_sale_price,
  .offer-name {
    opacity: 1;
    margin-bottom: 0 !important;
    transform: unset
  }
  
  .slick-arrow {
    background: var(--primary-color) !important;
    border-radius: 50%
  }
  
  .slick-prev,
  .slick-next {
    width: 34px !important;
    height: 34px !important;
    top: -8% !important;
    right: auto !important;
    left: 63px !important;
    z-index: 1;
  }
  
  .slick-next {
    left: 15px !important;
  }
  
  .slick-arrow>span,
  i {
    font-size: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-color-primary-bg) !important;
  }
  
  
  .product-special .product-item {
    width: 100%;
    max-width: 100% !important;
    overflow: hidden;
  }
  
  .product-brands-category {
    width: 80%;
    max-width: 80%;
    overflow: hidden
  }
  
  .brands-section .slick-track::before {
    display: none
  }
  
  .brands-section .product-brands-category .slick-track {
    display: flex;
    gap: 20px
  }
  
  .brands-section .product-brands-category .slick-track .prod-col .product-item {
    max-width: 100% !important;
    padding: 10px;
  }
  
  .products-barnds .brands-section .settings-sliders-image {
    height: 300px;
    min-height: 300px;
    display: flex;
    justify-content: center
  }
  
  .products-barnds .brands-section .settings-sliders-image img {
    height: 100%;
    border-radius: 12px
  }
  
  .brands-section .product-brands-category .slick-track .prod-col {
    width: 100% !important;
    background-color: #fff;
    border-radius: 12px;
    padding: 10px
  }
  
  .products-barnds .slick-next {
    top: 50% !important;
    right: unset;
    left: 0
  }
  
  .products-barnds .slick-prev {
    right: 0 !important;
    left: auto !important;
    z-index: 1;
    top: 50% !important;
  }
  
  .content-fixed {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: var( --header-primary-color) !important;
    background: rgba(255, 255, 255, .8392156863);
    padding: 10px;
    transition: .3s;
  }
  
  .sticky {
    animation: .3s smoz linear;
    z-index: 1000 !important;
    -webkit-backdrop-filter: blur(35px);
    backdrop-filter: blur(35px);
    box-shadow: rgba(149, 157, 165, .08) 0 8px 24px;
  
  }
  
  .tambalte-header .app-content-padded {
    padding-top: unset !important
  }
  
  .all-header .account-btn i {
    font-size: 27px !important;
    color: #000
  }
  
  .all-header .account-btn {
    display: flex;
    align-items: center
  }
  
  @keyframes smoz {
    0% {
      transform: translateY(-100px)
    }
  
    100% {
      transform: translateY(0px)
    }
  }
  
  .all-header .account-area {
    color: #000
  }
  
  .slide-menu-static {
    display: none
  }
  
  .search-input .form-group {
    width: 400px
  }
  
  .autocomplete .form-control {
    padding-right: 30px;
    border-radius: 8px
  }
  
  .autocomplete .form-control i {
    font-size: 22px;
    color: #272a32
  }
  
  .header-logo {
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 10px;
    align-items: center !important
  }
  
  .header-logo>.ci {
    margin: unset !important
  }
  
  .images-section .flex-slider .banners-slider a {
    border-radius: 16px;
    background: #e3e1f2;
  }
  
  .attribute-header .attribute-name {
    font-size: 20px;
    font-weight: 500;
  }
  
  .attribute-image {
    width: 15px;
    max-height: 15px;
    border-radius: 50%
  }
  
  .attribute-label {
    gap: 5px;
    font-size: 17px
  }
  
  .bton-submit {
    width: 100%;
    padding: 8px;
    border-radius: 8px;
    background: var(--primary-color);
    font-size: 20px;
    color: #fff
  }
  
  .attribute-color {
    width: 17px;
    height: 17px
  }
  
  .text-right label {
    width: 100%;
    text-align: right;
    font-size: 16px
  }
  
  input[type=number]::-webkit-outer-spin-button,
  input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
  }
  
  .text-color-primary {
    color: #272a32;
    font-size: 15px
  }
  
  .select-dropdown .dropdown-item {
    font-size: 17px;
    padding-right: 6px
  }
  
  #products-list-sort {
    width: auto;
    height: 40px;
    text-align: right;
    font-size: 18px;
    font-weight: 500;
    padding: 3px 10px 3px 10px !important;
    word-spacing: 20px;
    border-radius: 7px;
    align-items: center;
    border: 1px solid var(--primary-color) !important;
  }
  
  .attribute-header {
    padding: 0 !important;
  }
  
  .filter-row {
    padding: 0 !important;
  }
  
  .category-title {
    overflow: unset;
    font-size: 18px;
    min-width: 150px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 30px;
  }
  
  .image-offer a {
    height: 100% !important;
  }
  
  .form-products-filter .text-color-primary {
    font-size: 21px;
    margin-bottom: 10px;
    border-bottom: 1px solid #0000000f;
    padding-bottom: 5px;
    font-size: 20px;
    color: #000 !important;
  }
  
  #products-list-filter-form-clear {
    background: #f87171;
    color: #fff;
    font-size: 15px
  }
  
  #products-list-filter-form-save {
    background: var(--primary-color);
    color: #fff;
    font-size: 15px
  }
  
  .filter-block-width label,
  .filter-result {
    font-size: 16px;
    font-weight: 500
  }
  
  #products-list-filter span {
    font-size: 19px;
    font-weight: 500
  }
  
  #products-list-filter i {
    font-size: 20px;
    font-weight: 500
  }
  
  .btn-filter {
    padding: 6px;
    display: flex;
    border: 1px solid var(--primary-color);
  }
  
  .filter-result,
  .filter-order {
    font-size: 16px;
    font-weight: 500
  }
  
  .dropdown-menu {
    transform: translate3d(0px, 67px, 0px) !important;
    min-width: auto !important
  }
  
  .modal-content {
    border-radius: 1.3rem !important
  }
  
  .dropdown-item:hover,
  .dropdown-item:focus {
    background-color: #b8c9db !important
  }
  
  .product-details .name-details {
    font-size: 21px;
    opacity: .9;
    margin: 8px 0;
    line-height: 32px
  }
  
  .product-details p {
    font-size: 20px;
    opacity: .5;
    font-weight: 400;
    position: relative
  }
  
  .product-details .product-formatted-price {
    margin: 0;
    font-size: 22px;
    color: #e66663;
    line-height: 28px;
    margin-bottom: .5rem;
    margin-top: 15px
  }
  
  .product-details #product-description-a {
    color: #697de7;
    font-size: 16px;
    margin-top: -15px
  }
  
  .size-box #product-variants-options label {
    font-size: 17px;
    font-weight: 400
  }
  
  .size-box #product-variants-options ul li {
    display: flex;
    padding: 0 12px;
    line-height: 22px;
    font-size: 15px;
    border-radius: 8px;
    border: 1px solid #f0eeee
  }
  
  .size-box #product-variants-options ul li.active {
    border: 1px solid #5959e7;
    color: #000
  }
  
  .size-box #product-variants-options ul li span {
    font-size: 15px
  }
  
  .products-details-page h4 {
    max-width: max-content;
    font-size: 18px !important;
    font-weight: 400;
    overflow: unset;
    padding-bottom: 10px;
  }
  
  .product-weight {
    font-size: 15px;
    font-weight: 500
  }
  
  .slide-menu {
    width: 25%
  }
  
  .hero-product {
    display: flex !important;
    gap: 20px;
    overflow: hidden !important;
    padding: 20px;
    min-height: 37rem;
  }
  
  .input-text .form-control {
    border-radius: 8px
  }
  
  .rtl #product-custom-user-input-fields .file-label>* {
    border-radius: 8px
  }
  
  .slick-active .product-images-carousel-thumbs a img {
    border: 1px solid #000
  }
  
  .product-images .slick-next {
    top: 50% !important
  }
  
  .form-group span {
    font-size: 15px
  }
  
  .form-group {
    margin-bottom: 1rem;
    overflow: hidden
  }
  
  .select-quantity-div select {
    padding: 7px 5px !important;
    text-align: right;
    outline: unset;
    border: 1px solid #000
  }
  
  .product-variants-options .form-group {
    margin-bottom: 0 !important
  }
  
  .bi::before,
  [class*=" bi-"]::before,
  [class^=bi-]::before {
    vertical-align: unset
  }
  
  .product-sku {
    font-size: 15px;
    font-weight: 500
  }
  
  .form-product {
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    overflow: hidden;
    height: 100%
  }
  
  .product-variants-options {
    margin-top: 15px
  }
  
  .description-paragrah .products-slider-wrapper .products-slider .slick-next {
    left: 0 !important;
  }
  
  .add-review-btn {
    width: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding: 15px !important;
    border-radius: 12px;
    background: 0 0 !important;
    color: #000 !important;
    font-size: 18px !important;
    border: 2px solid var(--primary-color) !important;
    margin-right: 0 !important;
    font-weight: 500 !important;
  }
  
  .bottom-buttons {
    display: flex;
    flex-direction: column-reverse
  }
  
  .review-remaining-count {
    font-size: 14px;
    display: flex;
    justify-content: right;
    margin: 0;
    padding-right: 15px;
  }
  
  .bottom-buttons .btn-default {
    margin-bottom: 0;
    padding: 7px 40px;
    font-size: 15px;
    background: #e14141;
    color: #fff;
    width: 100%;
    border-radius: 8px
  }
  
  .bottom-buttons .btn-submit-new-review {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important
  }
  
  .modal-comment-content {
    border-radius: 15px !important
  }
  
  #product-custom-user-dropdown-fields .form-group label span .text-color-primary {
    font-size: 16px;
    color: #374151
  }
  
  #product-custom-user-option-fields .form-group {
    margin-bottom: unset !important
  }
  
  #product-custom-user-option-fields {
    margin-bottom: 10px
  }
  
  .quantity-button {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    padding: 5px 10px;
    cursor: pointer;
    display: inline-block;
    margin: unset;
    font-size: 16px
  }
  
  .select-quantity {
    width: 50px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 16px
  }
  
  .icon-title-description {
    display: flex;
    justify-content: right;
    align-items: center;
    margin: unset;
    gap: 5px;
    opacity: .6
  }
  
  .icon-title-description .description-title {
    margin-right: unset !important
  }
  
  .description-icon {
    color: #000 !important;
    opacity: .6;
    height: 32px;
    display: block !important;
  }
  
  .link-icon {
    display: flex
  }
  
  .select-description {
    align-items: center !important;
    gap: 5px;
    opacity: .6
  }
  
  .category-keys {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
  }
  
  .categories-image {
    object-fit: cover;
  }
  
  .category-content {
    display: block;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 4px solid #e9ecef;
    overflow: hidden
  }
  
  .categories-image {
    border-radius: 50%;
    transition: .6s
  }
  
  .card-categories-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 0 !important;
    margin-bottom: 0 !important;
    transition: 2s;
    gap: 8px
  }
  
  .card-categories .box-1-1.ratio21_9:before {
    padding-top: unset !important
  }
  
  .card-categories-wrapper:hover .categories-image {
    transform: scale(1.1)
  }
  
  .card-categories-wrapper:hover .category-content {
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px
  }
  
  .quantity-button {
    background-color: #f0f0f0;
    border: 0;
    padding: 5px 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    outline: unset !important
  }
  
  .select-quantity {
    width: 30px;
    text-align: center;
    border: 0;
    font-size: 16px;
    outline: unset !important
  }
  
  .section-product-price p {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
  }
  
  #product-variants-options {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .button-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid #00000046;
    overflow: hidden;
    border-radius: 26px
  }
  
  .pswp__bg {
    background-color: #00000040 !important
  }
  
  .div-product-sku,
  .div-product-weight,
  .border-product {
    display: flex;
    align-items: baseline;
    gap: 5px;
    margin-top: 5px !important
  }
  
  .product-title {
    margin-bottom: unset !important
  }
  
  .btn-product-card-select-variant {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    background-color: var(--primary-color) !important;
  }
  
  
  .select-quantity-div {
    display: flex;
    flex-direction: column;
    gap: 10px
  }
  
  .select-quantity-div {
    display: flex;
    flex-direction: row;
    gap: 10px
  }
  
  .svg-tit {
    padding: 10px;
    color: var(--primary-color) !important;
    border: 2px solid var(--primary-color);
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .coled {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: grid;
    grid-template-columns: 23% 50% 25%;
  }
  
  .product-item img {
    border-radius: 12px;
    background-color: #fff;
  }
  
  .product-item {
    max-width: 100% !important;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 12px;
    background-color: #fff;
    height: 100%;
  }
  
  .product-item a {
    height: 100%;
  }
  
  .form-notify-me .products-details-page h4 {
    margin-bottom: 5px;
  }
  
  .products-filter .text-color-primary {
    font-size: 18px !important;
    font-weight: 500;
  }
  
  .store-section .social-icons a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: var(--primary-color);
    border-radius: 7px
  }
  
  .logo-footer {
    display: block;
    width: max-content;
    margin-bottom: 20px
  }
  
  .logo-footer img {
    max-width: 100%;
    max-height: 100px;
    object-fit: contain;
    object-position: right
  }
  
  /* .footer {
    margin-top: 3rem;
  } */
  
  .back-to-top {
    display: block;
    padding: 7px;
    background: color-mix(in srgb, var(--primary-color) 95%, transparent);
    cursor: pointer;
    -webkit-transition: .3s;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: var(--text-color-primary-bg) !important;
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 99999999;
  
  }
  
  .back-to-t i {
    font-weight: 900;
    font-size: 20px;
    color: var(--text-color-primary-bg);
  }
  
  .back-to-top span {
    font-size: 17px;
    font-weight: 400
  }
  
  .back-to-top i {
    font-weight: 400;
    font-size: 20px;
    color: #000 !important
  }
  
  .vat-number-icon {
    display: flex;
    gap: 4px;
    align-items: center;
    margin-top: 15px
  }
  
  .footer-store-section-bars {
    border-bottom: unset !important;
    min-height: 60px !important
  }
  
  .apps-social-icons {
    display: flex;
    gap: 15px !important
  }
  
  .companies-coprights {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 8px
  }
  
  .footer-store-section-bars {
    display: flex;
    flex-direction: column !important;
    gap: 15px;
  }
  
  .apps-social-icons a>img {
    width: 135px;
    height: 40px
  }
  
  .filter-buttons-container i {
    color: #000 !important
  }
  
  #products-list-filter>.icon-filter-secondary {
    display: unset !important
  }
  
  .dark {
    display: none !important
  }
  
  .select-quantity-div div.form-group>div::before {
    content: '\e94b';
    font-family: icomoon;
    font-size: 20px;
    color: #333;
    left: 0;
    top: 0;
    padding: 0;
    border-right: 1px solid #ccc;
    position: absolute;
    pointer-events: none;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center
  }
  
  #product-description-a {
    display: inline;
    color: var(--primary-color);
  }
  
  .footer-copyrights-vat-certificate {
    padding: 15px 0px;
    background:
      color-mix(in srgb, var(--primary-color) 17%, transparent);
  }
  
  .special-class {
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    padding: 10px;
    border-radius: 8px
  }
  
  .metafields {
    padding: 10px 0px;
  }
  
  .x-icon-twitter {
    border: 0 !important;
  }
  
  .sec-product p {
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 2px;
  }
  
  .sec-product>h1 {
    font-size: 21px;
    opacity: .9;
    line-height: 32px
  }
  
  .product-features>p {
    font-size: 19px;
    opacity: .6;
    font-weight: 400
  }
  
  .product-formatted-price {
    margin: 0;
    font-size: 20px;
    color: #e66663;
    line-height: 40px;
    overflow: unset !important
  }
  
  .product-formatted-price-old {
    font-weight: 400;
    color: #7a808f;
    font-size: 16px;
    opacity: .6
  }
  
  .product-formatted-price-discount {
    background: #107e4a;
    color: #fff !important;
    line-height: 19px;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 3px 12px 4px 10px;
    border-radius: 25px;
    position: relative;
    margin-right: 7px
  }
  
  .product-formatted-price-discount::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 10px solid #277f4b;
    border-right: 0;
    position: absolute;
    right: -6px;
    top: 0;
    bottom: 0;
    margin: auto
  }
  
  .product-title,
  .size-box #product-variants-options label {
    color: #272a32;
    font-size: 16px;
    font-weight: 500 !important;
  }
  
  .text-price {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px
  }
  
  
  
  .offer-price {
    display: flex !important;
    align-items: center;
    gap: 5px;
    flex-direction: row;
  }
  
  .offer-price .offer-formatted_sale_price {
    color: #0000008f !important;
  }
  
  .offer-price .offer-formatted_price {
    color: var(--primary-color) !important;
    font-size: 21px !important;
    font-weight: 600;
    overflow: unset;
  }
  
  .offer-price .offer-formatted_sale_price {
    text-decoration: line-through !important;
    margin-right: 5px;
    overflow: unset;
  }
  
  .description-text-clear>h2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #272a32;
    margin-bottom: 10px;
    font-weight: 600
  }
  
  .profile-pages-bg {
    display: none !important
  }
  
  .profile-item {
    padding: 11px !important
  }
  
  .profile-row.active {
    margin-left: unset;
    margin-right: unset !important
  }
  
  .card-table-header>.row>div {
    font-size: 16px;
    font-weight: 500
  }
  
  .page-breadcurmb {
    font-size: 18px;
    color: #fff !important;
    font-weight: 500
  }
  
  .icon-clear {
    color: #000 !important
  }
  
  .options-table>.card {
    margin: 5px;
    border-radius: 8px;
    font-weight: 500
  }
  
  .account-content {
    margin-top: 20px !important
  }
  
  .shipping-image {
    display: flex;
    flex-direction: column;
    gap: 3px
  }
  
  .card-body span {
    font-size: 15px;
    font-weight: 500
  }
  
  .profile-item-title {
    font-size: 16px !important;
    font-weight: 500
  }
  
  .profile-item-description p {
    font-size: 15px !important
  }
  
  .title-text {
    font-weight: 500;
    color: #fff !important;
    font-size: 18px
  }
  
  .custom-checkbox-checkmark {
    top: 3px !important;
    height: 20px !important;
    width: 20px !important;
    border-radius: 50% !important;
    border: 1px solid #0000002e
  }
  
  .mazeed-badge {
    width: 100%;
    max-width: 100% !important
  }
  
  .inpt-btn {
    justify-content: end !important
  }
  
  .aaddress-personal-btn {
    width: 100%;
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 500 !important
  }
  
  .address-text {
    font-size: 15px !important;
    font-weight: 500 !important
  }
  
  .account-content {
    margin: 20px !important
  }
  
  .card-personal {
    border-radius: 8px !important
  }
  
  .account-content label {
    font-size: 15px
  }
  
  #col-save-button {
    max-height: 50px;
    margin-top: 29px
  }
  
  #col-save-button>button {
    height: 50px
  }
  
  .btn-danger {
    font-size: 1.5rem !important;
    border-radius: .5rem !important;
    color: red !important;
    background-color: transparent !important;
    border-color: #dc3545 !important;
  }
  
  .link-addres {
    background: var(--primary-color);
    border-radius: 8px;
    padding: 5px;
    color: #fff !important;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px
  }
  
  .custom-checkbox-container .custom-checkbox-checkmark:after {
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    margin: auto !important;
    bottom: 0 !important
  }
  
  #product-custom-user-option-fields input:checked+span:after,
  .add-review-form-checkbox input:checked+span:after {
    top: -3px !important;
    left: -1px !important
  }
  
  #modal-select-destination-city .modal-select-destination-city-content {
    border-radius: 8px !important;
    border: 1px solid var(--primary-color) !important
  }
  
  #modal-select-destination-city-save {
    color: #fff !important;
    background: var(--primary-color) !important
  }
  
  #modal-select-destination-city .dropbtn {
    position: relative;
    z-index: 2;
    outline: 0 !important;
    background: #fff !important;
    border: 1px solid var(--primary-color) !important;
  }
  
  .darked {
    display: none !important;
  }
  
  #modal-select-destination-city .dropdwn-content {
    top: 79px !important;
    font-size: 15px !important;
    border-radius: 25px !important
  }
  
  #modal-select-destination-city .dropdwn-content span {
    color: #000 !important;
    padding: 5px 8px !important;
    border-bottom: 1px solid var(--primary-color) !important;
  }
  
  #modal-select-destination-city .dropdwn-content span:last-child {
    border-bottom: 0 !important;
  }
  
  #modal-select-destination-city .dropbtn::after {
    top: 20px !important
  }
  
  .destination-shipping-language {
    font-size: 15px;
    font-weight: 500;
    line-height: 35px
  }
  
  .all-language-currency {
    display: flex;
    flex-direction: column;
    align-items: normal;
    padding-bottom: 3px;
    line-height: 30px;
  }
  
  .language-country {
    display: flex;
    justify-self: center;
    align-items: center;
    overflow: hidden;
    max-height: unset
  }
  
  .text-language-currency>h2 {
    font-size: 14px;
    font-weight: 600;
    opacity: .9
  }
  
  .text-account {
    color: var(--text-color-primary-bg);
    text-align: start
  }
  
  .text-account>span {
    line-height: 21px;
    font-size: 16px;
    font-weight: 600
  }
  
  .text-account>h2 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    opacity: .9
  }
  
  .text-bton {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: start
  }
  .bannered{
    display: grid;
    grid-template-columns: 1fr 1fr ;
    gap: 15px;
  }
  .container,
  .container-fluid {
    padding-right: 20px !important;
    padding-left: 20px !important;
    max-width: 1905 !important;
    overflow: hidden;
  }
  
  
  .store-crn {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: unset !important;
    padding: unset !important;
    margin-top: 20px !important;
  }
  
  .vat-number>span:nth-child(2) {
    font-weight: 600;
    font-style: 17px;
  }
  
  .vat-crn-sections>div {
    padding-left: 2px;
    padding-right: unset !important;
  }
  
  .vat-number {
    display: flex;
    flex-direction: column;
  }
  
  .link-location {
    display: flex !important;
    align-items: center;
    gap: 10px;
    flex-direction: row-reverse
  }
  
  .map-icon {
    color: #000;
    opacity: .8;
    background: #9ca1ad;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px !important;
    height: 35px;
    min-width: 35px;
    max-width: 35px
  }
  
  .city-shipping>li {
    font-size: 17px;
    border-bottom: 1px solid #0000002a;
    font-weight: 500;
    padding: 10px
  }
  
  .city-shipping>li:last-child {
    border-bottom: none
  }
  
  .model-special>.form-element>.icon-search {
    color: #000 !important;
    left: 20px !important;
    top: 24px !important
  }
  
  .modal-footer>.bton-model {
    padding: 5px 25px;
    background: #f85050;
    color: #fff;
    font-size: 15px;
    font-weight: 400
  }
  
  .search-text {
    margin-bottom: 10px
  }
  
  .model-special {
    padding: unset !important
  }
  
  .modal-header .close {
    top: 15px !important
  }
  
  .modal-header .close>span {
    font-size: 24px
  }
  
  .city-shipping::-webkit-scrollbar {
    width: 8px
  }
  
  .city-shipping::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px
  }
  
  
  
  .img-box>img {
    width: 570px;
    min-width: 570px;
    margin-top: -90px;
    height: auto;
  }
  
  .metafields-item .item-content {
    color: #62606f !important;
  }
  
  .metafields-item .item-name {
    color: #000 !important;
    font-weight: 500;
  }
  
  .reviews-break-down-div {
    display: none;
  }
  
  .cart-description {
    padding: 20px !important;
    background-color: #fff;
    border-radius: 12px;
    position: sticky;
    top: 100px;
    height: 100%;
  
  }
  
  .cart-product-quantity-dropdown select {
    min-width: 60px !important;
    border-radius: 6px;
    font-weight: 600;
    padding: 4px 8px;
  }
  
  .cart-products-action {
    max-width: max-content !important;
    margin-bottom: unset !important;
  }
  
  .discount-progress-linear .progress-bar {
    width: 100% !important;
  }
  
  .cart-product-col-img {
    width: 130px !important;
  }
  
  .cart-product-col-img img {
    border-radius: 7%;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  
  .conter {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .close>span {
    font-size: 26px;
  }
  
  .lg-search-div>.form-group {
    width: 100% !important;
  }
  
  .btn-outline-secondary {
    height: 35px;
    border-radius: 8px;
    font-size: 15px;
    background: #48407b;
    color: #fff;
  }
  
  .btn-block {
    border-radius: 8px !important;
  }
  
  .rtl .cart-items-preview .product-card .card-badge,
  .rtl .default .cart-items-preview .product-card .card-badge {
    font-size: 12px !important;
  }
  
  .cart-items-preview .product-card img,
  .default .cart-items-preview .product-card img {
    border-radius: 50% !important;
  }
  
  .cart-items-preview .product-card .card-badge,
  .default .cart-items-preview .product-card .card-badge {
    top: -4px !important;
  }
  
  .notes-section .order-notes[data-v-53d439de],
  .default .notes-section .order-notes[data-v-53d439de] {
    font-size: 15px !important;
  }
  
  .col-auto>button>font {
    background: #8375df;
    padding: 4px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 400;
  }
  
  .view-all>a {
    background: #e6e9ff;
    padding: 5px;
    border-radius: 8px;
    color: #000;
  }
  
  .checkout-pages h2.sub-title,
  .default .checkout-pages h2.sub-title {
    font-size: 22px !important;
    line-height: 50px !important;
  }
  
  .cart-view {
    padding-top: 20px;
  }
  
  .cart-view .section-title {
    font-size: 24px !important;
    color: #272a32 !important;
    font-weight: 500 !important;
  
  }
  
  .cart-product-col-details {
    padding: unset !important;
    max-width: 53%;
  }
  
  .cart-product-delete {
    width: auto;
    max-width: max-content;
  }
  
  .cart-products-action {
    padding: unset !important;
  }
  
  .cart-product-prices {
    padding: unset !important;
    padding-right: 0 !important;
    gap: 10px;
    font-size: 15px;
    margin-bottom: unset;
    width: auto !important;
  }
  
  .section-cart-products-row,
  .cart-product-row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .cart-product-total-price {
    font-size: 17px;
    font-weight: 600;
  }
  
  .cart-product-message-not-taxable {
    display: none;
  }
  
  .icon-delete:before {
    font-size: 23px !important;
  }
  
  .cart-product-delete {
    padding: unset !important;
  }
  
  .section-cart-products-col-3 {
    text-align: right;
    width: 6.5% !important;
  }
  
  .custom-field-row {
    font-size: 15px;
  }
  
  .icon-check-circle:before {
    font-size: 15px !important;
  }
  
  .coupon-form h4 {
    padding-bottom: 5px;
  }
  
  .cart-totals-row-wrapper {
    padding: 10px !important;
    display: flex;
    border-radius: 8px !important;
  }
  
  .coupon-form button {
    min-width: 90px !important;
    width: 90px !important;
    height: 40px !important;
    padding: unset;
  }
  
  .section-cart-totals-row>* {
    font-size: 18px !important;
  }
  
  .header-wrapper>div {
    font-size: 18px;
  }
  
  .loyalty-points-section .loyalty-points-redemption-form button {
    min-width: 90px !important;
    width: 90px !important;
    padding: unset !important;
    font-size: 16px !important;
  }
  
  .ul {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .blog-text {
    line-height: 50px;
  }
  
  #btn_profile_delete_account {
    background-color: #dc3545 !important;
    border: #dc3545 !important;
  }
  
  #btn_profile_delete_account>span {
    color: #fff !important;
  }
  
  .totals>.cart-product-total-before-price {
    font-size: 15px;
    margin-right: 4px;
  }
  
  .cart-product-row {
    padding: 15px !important;
    gap: 15px;
    flex-wrap: wrap;
    align-items: center;
  }
  
  .rating-section,
  .description-icon {
    display: none;
  }
  
  .loyalty-points-expected-section>.flex-shrink-0,
  .section-cart-totals-row>.flex-shrink-0 {
    text-align: end;
    padding: 0 !important;
  }
  
  .loyalty-points-expected-section>.flex-grow-1,
  .section-cart-totals-row>.flex-grow-1 {
    padding: 0 !important;
  }
  
  .header-wrapper {
    padding: 5px !important;
    border-radius: 5px !important;
  }
  
  .custom-options-summary {
    padding-top: 5px;
  }
  
  .product-features {
    margin: 0px !important;
    padding-top: 0px !important;
  }
  
  .section-product-price,
  .product-item .product-price {
    font-size: 17px !important;
  }
  
  .section-product-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: start;
    margin: 0px !important;
  }
  
  .blog-content h3>a {
    font-size: 20px;
    display: -webkit-box;
  }
  
  .blog-content .more {
    color: var(--primary-color);
    margin-top: auto;
    font-size: 16px;
    font-weight: 500;
  }
  
  .store-section .social-icons span {
    padding: unset !important;
    border: 0 !important;
  }
  
  .price-detail>del {
    font-size: 15px !important;
  }
  
  .rod-col .product-item .product-card-rating-wrapper .product-card-rating>.icon-star1 {
    font-size: 19px;
  }
  
  .faqs-title,
  .icon-expand_more1 {
    font-size: 22px;
    font-weight: 600;
    color: var(--primary-color);
  }
  
  .item-faqs {
    background: #b1b3b8;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, .06) 0 7px 29px 0;
    padding: 10px;
  }
  
  .number-faqs {
    width: 32px;
    height: 32px;
    min-width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--primary-color);
    border-radius: 7px;
    font-size: 18px;
  }
  
  .number-title {
    display: flex;
    gap: 7px;
    align-items: center;
  }
  
  .heading-faqs {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .loyalty-rewards-popup__why-title {
    text-align: right;
  }
  
  .loyalty-rewards-popup .loyalty-rewards-popup__learn-button {
    background: var(--primary-color);
    padding: 10px;
    border-radius: 8px;
    font-size: 15px !important;
    color: #fff !important;
  }
  
  .loyalty-rewards-popup__rewards_row {
    border-radius: 8px !important;
    margin-top: 20px !important;
  }
  
  .blog-text h6 {
    font-size: 19px !important;
  }
  
  .blog-text .ul>li {
    font-size: 16px !important;
    font-weight: 400;
    color: #000 !important;
  }
  
  .blog-title h1 {
    font-size: 1.5rem !important;
    font-weight: 700;
    color: #000 !important;
  }
  
  .logistics-pay-icons {
    gap: 5px;
  }
  
  .logistics-pay-icons>a>img {
    height: 34px;
    width: auto;
    padding: 2px;
    border-radius: 6px;
  }
  
  #modal-select-destination-city .dropbtn {
    text-align: start;
    border-radius: 20px !important;
  }
  
  .buttons-container>.btn {
    width: 80px;
    color: #fff;
    background-color: cornflowerblue;
  }
  
  .buttons-container>.custom-close {
    background-color: red !important;
  }
  
  .custom-modal-content {
    border-radius: 10px;
    border: 1px solid #fff !important;
  }
  
  .custom-modal-content .p {
    border-bottom: 1px solid #00000031;
    margin-bottom: 6px;
  }
  
  .mp {
    margin-top: 2.5rem !important;
  }
  
  .section-slider-padding-space {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  
  .nav-pills .nav-link {
    all: unset;
    cursor: pointer;
    padding-bottom: 7px;
    border-bottom: 2px solid transparent;
  }
  
  .nav-pills .nav-link.active .description-icon {
    color: var(--primary-color) !important;
    opacity: 1;
  }
  
  .nav-pills .nav-link.active .description-title {
    color: var(--primary-color) !important;
  }
  
  .nav-pills .nav-link.active,
  .nav-pills .show>.nav-link {
    all: unset;
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--primary-color);
    padding-bottom: 7px;
    background-color: unset !important;
  }
  
  .loyalty-points-products-section {
    border-radius: 8px !important;
  }
  
  .cart-product-row-wrapper {
    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 1px solid #e9e9e9 !important;
  }
  
  #pills-tab {
    gap: 50px;
    align-items: center;
    margin-top: 25px;
  }
  
  .comment-section {
    background: #f7f7f9 !important;
    border: 0 !important;
    max-width: 50%;
  }
  
  .bg-transparent {
    border-radius: 10px !important;
    border: 0 !important;
  }
  
  .nav-item .description-title {
    color: #a3a1a1 !important;
  }
  
  .products-details-page .slick-arrow {
    top: 50% !important;
  }
  
  .products-details-page .slick-prev {
    left: auto !important;
  }
  
  .catg-custom-text {
    color: #fff;
    font-size: 15px;
    overflow: unset;
    padding-top: 5px;
    text-align: center;
  
  }
  
  .catg-custom-link {
    padding: 10px 20px;
    line-height: 30px;
    background-color: #272a32;
    color: #fff;
    font-size: 20px;
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
  }
  
  .cart-discount-rule-wrapper {
    border-radius: 10px !important;
  }
  
  .content-theme {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    padding-top: 23px;
    overflow: unset;
    color: #fff;
    text-align: center;
  }
  
  .cart-totals-div .cart-totals-row-wrapper:last-child {
    font-size: 20px;
    font-weight: 500;
    color: var(--primary-color);
  }
  
  .header-theme-icon-primary svg {
    width: 25px;
    height: 25px;
  
  }
  
  .dark-mode .header-theme-icon-primary svg {
    fill: currentColor !important;
  }
  
  .dark-mode .header-theme-icon-primary svg path {
    fill: currentColor !important;
  }
  
  .cart-totals-div .cart-totals-row-wrapper {
    padding: 8px 0px !important;
    display: flex;
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    flex-wrap: wrap !important;
    border-bottom: 1px dotted #00000015 !important;
  }
  
  .cart-totals-div .cart-totals-row-wrapper:nth-child(3) {
    border-bottom: 0 !important;
  }
  
  .loyalty-points-section {
    box-shadow: rgb(99 99 99 / 11%) 0px 2px 8px 0px;
    padding: 15px !important;
    border-radius: 10px !important;
    margin-bottom: 16px !important;
    border: 0 !important;
  }
  
  .div-carts {
    box-shadow: rgb(99 99 99 / 11%) 0px 2px 8px 0px;
    padding: 20px !important;
    border-radius: 12px;
  }
  
  .card-body-shipping {
    padding: 1rem !important;
  }
  
  .shipping-payment-card {
    width: 50% !important;
    border-radius: 10px !important;
    height: 100% !important;
    min-height: 100% !important;
  }
  
  .shipping-text p {
    width: unset !important;
    font-size: 16px !important;
  }
  
  .shipping-text {
    justify-content: space-between !important;
  }
  
  .icon-content_copy {
    font-size: 20px !important;
  }
  
  .shipping-text span {
    font-size: 16px !important;
    font-weight: 500;
  }
  
  .bank-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    background-color: var(--primary-color);
    border-radius: 50%;
  }
  
  .payment-method-card {
    padding: 15px !important;
    border-radius: 10% !important;
  }
  
  .gift-card__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
  }
  
  .free-shipping-rule-read-more a {
    color: #007bff !important;
  }
  
  .gift-card .modal-dialog {
    display: none !important;
  }
  
  .gift-card__actions .gift-card__button:nth-child(1) {
    display: none !important;
  }
  
  .bank-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }
  
  .card-account-details {
    margin-right: 0 !important;
  }
  
  #related-products {
    margin-top: 15px !important;
  }
  
  .card-review .icon-account_circle {
    width: 38px;
    height: 38px;
    font-size: 20px;
    background: #f0f2f5;
    text-align: center;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  
  #product-custom-user-input-fields .icon-close::after {
    font-family: 'bootstrap-icons' !important;
  }
  
  .product-card-bundle-offer {
    right: auto !important;
    left: 0px !important;
    top: 0 !important;
  }
  
  .products-slider-wrapper .products-slider .slick-prev {
    left: 80px !important;
  }
  
  .products-slider-wrapper .products-slider .slick-next {
    left: 32px !important;
  }
  
  .video-box::after {
    all: unset;
  }
  
  .bundle-offer-details-products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin-top: 15px;
  }
  
  .bundle-offer-products .bundle-offer-details-products .prod-col-tb {
    width: 100% !important;
  }
  
  .icon-shopping_cart_black_36dp-1-1 {
    display: inline-table !important;
  }
  
  .account-circle svg {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .description-paragrah .products-slider-wrapper .products-slider .slick-prev {
    left: auto !important;
  }
  
  .subTitle-detail {
    position: relative;
    font-weight: 700 !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: var(--primary-color) !important;
    padding: unset !important;
    min-height: 450px;
  }
  
  .subTitle-detail::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #0000007d;
    z-index: 0;
  }
  
  .subTitle-detail .sub-title {
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    position: relative;
    z-index: 1;
  }
  
  .subTitle-detail .sub-title p {
    font-weight: 700;
    font-size: 16px;
  
  }
  
  .subTitle-detail .sub-title h1 {
    color: #fff !important;
    margin-right: 0;
    font-weight: 700;
    font-size: 20px;
  }
  
  .breadcrumb {
    padding: 6px 0px !important;
    background: #fcfbfe !important;
    margin-bottom: 1.5rem;
  }
  
  .breadcrumb-item {
    font-size: .875rem !important;
  }
  
  .breadcrumb-item a {
    color: #7a808f;
    font-size: .875rem;
  }
  
  .attribute-group {
    padding: 12px 15px !important;
    border-radius: 8px !important;
    margin-bottom: 8px !important;
    background: rgba(65, 64, 66, .01) !important;
    border: 1px solid var(--primary-color) !important;
  }
  
  .attribute-body.attribute-price-body {
    padding: 0 !important;
  }
  
  .badge-name {
    z-index: 1 !important;
    top: 0 !important;
    right: 4px !important;
    background-color: var(--primary-color, #cccccc) !important;
    border: var(--primary-color, #cccccc) !important;
    color: var(--text-color-primary-bg, #FFFFFF) !important;
  }
  
  .badge-name svg {
    color: currentColor;
    fill: currentColor;
    display: none;
  }
  
  .filter-block-width>.dropdown .select-dropdown {
    max-width: 210px !important;
    border-radius: 22px !important;
    width: 100%;
    border: 1px solid var(--primary-color) !important;
  }
  
  .products-container .products-list .prod-col-attr {
    width: 20% !important;
  }
  
  .footer-about-us-links-div {
    margin-bottom: 15px !important;
  }
  
  .content-product,
  .hero-section-img {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .coupon-form .d-flex {
    align-items: center;
  }
  
  .questions-view_more a {
    border-bottom: 2px solid var(--primary-color);
    max-width: max-content;
    border-radius: 7px;
    font-size: 17px !important;
    padding-bottom: 2px;
  }
  
  .questions-card-preview {
    background: #f7f7f9 !important;
    border: 0 !important;
    border-radius: 8px !important;
    margin-bottom: 15px !important;
    max-width: 50%;
  }
  
  .questions-card-preview .customer-name {
    font-weight: 600 !important;
    font-size: 19px !important;
  }
  
  .product>.row {
    flex-direction: row-reverse;
  }
  
  .questions .local-prod {
    flex-direction: column-reverse;
    align-items: flex-start !important;
    gap: 25px;
  }
  
  .questions-view_more {
    max-width: 50%;
    margin-top: 20px;
    display: flex;
    justify-content: right;
  }
  
  .local-prod h4 {
    font-size: 25px !important;
  }
  
  .name-text {
    font-size: 25px !important;
    margin-top: 15px;
  }
  
  .local-prod .botn-questions {
    width: 100%;
  }
  
  .local-prod .botn-questions .bton-local {
    max-width: 100% !important;
    width: 100% !important;
  }
  
  .card-custmor .card-question {
    max-width: 100% !important;
  }
  
  .product-models {
    box-shadow: rgba(99, 99, 99, .15) 0 2px 8px 0;
    border-radius: 15px;
    margin-bottom: 50px;
  }
  
  .card-body {
    padding: 10px !important;
  }
  
  .nav-tabs {
    border: 0 !important;
    margin-bottom: 2rem;
  }
  
  #pills-tab::-webkit-scrollbar {
    height: 0 !important;
    width: 0 !important;
  }
  
  .hero-section {
    background: linear-gradient(90deg, var(--primary-color) -30%, rgba(252, 248, 248, 0) 40%);
  }
  
  .app-content {
    min-height: 500px;
  }
  
  .profile-section {
    background: #b9b9b9;
    padding-top: 20px;
  }
  
  .profile-title {
    background: #555252;
  }
  
  .gift-card__header {
    padding: 12px 20px !important;
  }
  
  .form-notify-me {
    padding: 15px 0px !important;
  }
  
  .form-notify-me .form-control {
    margin-bottom: 15px !important;
  }
  
  .form-notify-me-phone-row {
        display: grid !important;
      grid-template-columns: 19% 81%;
  }
  
  .profile-section {
    min-height: 500px !important;
  }
  
  .pswp__item {
    background-color: #000000a6 !important;
  }
  
  .profile-item-description p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  
  .cart-gift-card p img {
    max-width: 15px !important;
    max-height: 15px !important;
  }
  
  button:focus {
  
    outline: unset !important;
  }
  
  .main-product {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  
  
  .slick-track .prod-col {
    height: auto !important;
  }
  
  .product-item .product-title>span {
    min-height: unset !important;
    white-space: break-spaces !important;
    height: unset !important;
    font-size: 17px !important;
  }
  
  .product-item .product-title {
    min-height: 60px !important;
    white-space: unset !important;
    height: unset !important;
  }
  
  #langCurrecyModal button {
    border: 0;
    outline: 0;
  }
  
  .field-has small:first-child {
    display: none;
  }
  
  .field-has {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    gap: 3px;
    margin: 5px 0px;
  }
  
  .categories .slider-container .categories-slider-wrap .categories-sliders .slick-list .slick-track {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
  }
  
  .cart-product-col-details h1 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    line-height: 33px;
    padding-bottom: 5px;
  }
  
  #modal-select-destination-city .dropdwn-content {
    z-index: 9 !important;
  }
  
  .cost-method {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .align-items-lg-center {
    justify-content: space-between !important;
  }
  
  .categories-product .categories-slider-wrapper .categories-slider .slick-track {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center;
    min-height: 225px;
  }
  
  .categories-product .categories-slider-wrapper .categories-slider .slick-track .category-item a img:hover {
    transform: translateY(-15px);
    transition: 0.6s;
  }
  
  
  .categories-product .categories-slider-wrapper .cat-col .category-item a {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
  }
  
  .categories-product .categories-slider-wrapper .cat-col .category-item a img {
    width: 150px;
    height: 150px;
    min-width: 150px;
    object-fit: cover !important;
    border-radius: 50% !important;
  }
  
  .sub-title {
    font-weight: normal;
    font-size: 1.5rem;
  
  }
  
  
  .card-review .review-images-container {
    margin-left: 50px;
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 15px;
  }
  
  .rtl .card-review .review-images-container {
    margin-left: unset;
    margin-right: 50px;
  }
  
  .card-review .review-images-container img {
    display: block;
    width: 100px;
    height: 100px;
    object-fit: contain;
    border-radius: 5px;
    border: #ced4da 1px solid;
    overflow: hidden;
    cursor: pointer;
  }
  
  .card-review .review-reply-card {
    padding: 10px;
    border-radius: 10px;
    margin-left: 50px;
  }
  
  .rtl .card-review .review-reply-card {
    margin-left: unset;
    margin-right: 50px;
    background-color: var(--primary-color-op-5, #ced4da33);
  }
  
  .card-review .review-reply-card .icon-account_circle img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  
  [dir=ltr] .slick-arrow {
    left: auto !important;
    right: 44px !important;
  }
  
  [dir=ltr] .slick-prev {
    right: 0px !important;
  }
  
  [dir=ltr] .products-slider-wrapper .products-slider .slick-next {
    left: auto !important;
    right: 62px !important;
  }
  
  [dir=ltr] .products-slider-wrapper .products-slider .slick-prev {
    right: 13px !important;
    left: auto !important;
  }
  
  [dir=ltr] .brands-section .slick-next {
    right: 0 !important;
  }
  
  [dir=ltr] .brands-section .slick-prev {
    left: 0 !important;
  }
  
  [dir=ltr] .currency-button-area .c-btn {
    padding-right: 0.5rem !important;
  }
  
  
  [dir=ltr] .description-title {
    margin-left: 0 !important;
  }
  
  [dir=ltr].main-slider .slick-prev {
    right: 0 !important;
  }
  
  [dir=ltr].main-slider .slick-next {
    left: 0 !important;
  }
  
  [dir=ltr] .images-section .slick-prev {
    left: 0 !important;
  }
  
  [dir=ltr] .images-section .slick-next {
    right: 0 !important;
  }
  
  [dir=ltr] .questions-card-init {
    text-align: left !important;
  }
  
  [dir=ltr] .hero-product .slick-dots {
    left: 0 !important;
  }
  
  [dir=ltr] .cart-badge {
    right: 15px !important;
  }
  
  [dir=ltr] .profile-section-dropdown .dropdown ul.dropdown-menu {
    right: 0 !important;
  }
  
  [dir=ltr] .products-details-page .slick-prev {
    right: auto !important;
  }
  
  [dir=ltr] .questions-view_more {
    justify-content: left;
  }
  
  [dir=ltr] .description-paragrah .products-slider-wrapper .products-slider .slick-prev {
    left: 0 !important;
  }
  
  [dir=ltr] .description-paragrah .products-slider-wrapper .products-slider .slick-next {
    right: 0 !important;
  }
  
  [dir=ltr] .description-paragrah {
    margin: 20px !important;
  }
  
  [dir=ltr] .dis-price {
    display: flex;
    flex-wrap: wrap;
  }
  
  [dir=ltr] .product-formatted-price-discount {
    padding-left: 10px;
    margin-left: 7px;
  }
  
  [dir=ltr] .product-formatted-price-discount::before {
    border-right: 10px solid #277f4b;
    border-left: 0;
    left: -146px;
  }
  
  .icon-times-circle2 {
    display: none;
  }
  
  .gift-card>button {
    border: 0 !important;
  }
  
  .attribute-body input.form-control {
    padding: 3px !important;
    border: 1px solid var(--primary-color) !important;
  }
  
  .ss {
    margin-bottom: 50px !important;
  }
  
  .custom-section .custom-sliders .slider-item {
    width: 100% !important;
  }
  
  .custom-catg-link {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .salag-item {
    overflow: unset !important;
  }
  
  .salag .slick-track {
    padding: 20px;
  }
  
  .countdown {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 10px;
    color: #F44336;
    font-size: 19px;
  }
  
  .prod-col .counter-of-product .countdown {
    justify-content: center;
  }
  
  .home-products-section .products-slider-wrapper .counter-of-product,
  .description-paragrah .counter-of-product {
    position: absolute;
    top: 270px;
    left: 0;
    right: 0;
  
  }
  
  .home-products-section .products-slider-wrapper .prod-col {
    position: relative;
  }
  
  .prod-col .counter-of-product .countdown .time-item {
    min-width: 55px;
    backdrop-filter: blur(50px);
  }
  
  .countdown>.time-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
    color: #fff;
    justify-content: center;
    align-items: center;
    padding: 5px;
    background-color: color-mix(in srgb, var(--primary-color) 5%, transparent);
    min-width: 60px;
    border-radius: .75rem;
  
  }
  
  .countdown>.time-item span {
    font-size: 18px;
    color: #d51f26;
    font-weight: 600;
  
  }
  
  .countdown>.time-item p {
    font-size: 15px;
  }
  
  .item-name,
  .item-content {
    display: none !important;
  }
  
  .main-offer .countdown {
    display: flex;
    justify-content: space-between !important;
  }
  
  .url-video {
    width: 100%;
    min-height: 700px;
    margin-bottom: 2rem;
    position: relative;
  }
  
  .html5-video-container .video,
  .video-stream {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
  }
  
  .url-video iframe {
    pointer-events: none;
  }
  
  .popup-image {
    position: fixed;
    top: 18%;
    right: 0;
    left: 0;
    margin: auto;
    width: 42%;
    height: 500px;
    z-index: 9999999;
    object-fit: cover;
    transition: 0.8s;
    border-radius: 12px;
  }
  
  .mfp-ready {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10421;
    overflow: hidden;
    position: fixed;
    background: #00000059;
  }
  
  body.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
  }
  
  .products-container .nav-tabs {
    display: none;
  }
  
  /*** start style loader css ***/
  .bi-chevron-down {
    color: #000 !important;
  }
  
  .circle-button i {
    font-size: 25px;
    color: var(--text-color-primary-bg);
  }
  
  .scroll-to-top {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: var(--primary-color);
    color: white;
    text-align: center;
    line-height: 50px;
    border: 1px solid var(--primary-color);
    outline: unset;
  }
  
  .but {
    width: 55px;
    height: 55px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    border-radius: 50%;
    padding: 2px;
    overflow: hidden;
    background: conic-gradient(var(--primary-color-op-9) 0deg calc(var(--part3-width)), transparent calc(var(--part3-width)) 360deg);
    z-index: 99998;
  }
  
  .loader {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999999999999999999999;
  }
  
  .image-loader {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 250px;
    width: 250px;
    border-radius: 50px;
  
  }
  
  
  .footer {
    position: relative;
  }
  
  .slick-disabled {
    background:
      color-mix(in srgb, var(--primary-color) 54%, transparent) !important;
  }
  
  .icon-shopping_cart_black_36dp-1-1 {
    color: #000;
  }
  
  /** start style for tabs section product **/
  .tab-list .active {
    background: var(--primary-color);
  
  }
  
  .tab-list li {
    background: color-mix(in srgb, var(--primary-color) 85%, transparent);
    border-bottom: 2px solid #cac4c480;
    padding: 10px;
    width: auto;
    border-radius: 10px;
    color: var(--text-color-primary-bg);
    cursor: pointer;
  }
  
  .tab-list {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 28px;
  }
  
  /** end style for tabs section product **/
  
  .link-pb {
    color: #000;
  }
  
  .sec-product>h1,
  .product-social a>i,
  .sec-product .pragraph-product,
  .description-text-clear p {
    color: #000 !important;
  }
  
  .profile-section * {
    color: #000 !important;
  }
  
  .text-account {
    color: #000;
  }
  
  
  /** start style for body dark mode **/
  .dark-mode .bi-chevron-down {
    color: #fff !important;
  }
  
  .dark-mode .custom-checkbox-label {
    color: #fff;
  }
  
  .dark-mode .form-products-filter .text-color-primary {
    color: #fff !important;
  }
  
  .dark-mode .filter-result {
    color: #fff;
  }
  
  .dark-mode .nav-item .nav-link i {
    color: #fff !important;
  }
  
  .dark-mode .text-account {
    color: #fff;
  }
  
  .dark-mode .shipping-text span {
    color: #fff;
  }
  
  .dark-mode .aaddress-personal-btn {
    color: #fff !important;
  }
  
  .dark-mode .profile-section * {
    color: #fff !important;
  }
  
  .dark-mode .sec-product p {
    color: #fff;
  }
  
  .dark-mode .sec-product>h1,
  .dark-mode .product-social a>i,
  .dark-mode .sec-product .pragraph-product,
  .dark-mode .description-text-clear p {
    color: #fff !important;
  }
  
  .dark-mode .footer-about-us-links-div h2 {
    color: #fff;
  }
  
  .dark-mode .link-pb {
    color: #fff;
  }
  
  .dark-mode .blog-text .ul>h6 {
    color: #fff;
  }
  
  .dark-mode .blog-text .ul>li {
    color: #fff !important;
  }
  
  .dark-mode .spinner {
    border: 2px solid #8d8d8d;
    border-top: 2px solid #012238;
  }
  
  .dark-mode .loaderr {
    background-color: rgb(38 36 35);
  
  }
  
  .dark-mode.tab-list .active {
    background: #5b4945;
  }
  
  .dark-mode .tab-list li {
    color: #ffffff;
  
  }
  
  
  
  .dark-mode .btn-primary {
    color: #fff !important;
  }
  
  .dark-mode .loader {
    background-color: #575555;
  }
  
  .dark-mode .faqs-title,
  .icon-expand_more1 {
    color: #fff;
  }
  
  .dark-mode .number-faqs {
    color: #fff;
    border: 1px solid #fff;
  }
  
  .dark-mode .item-faqs {
    background: #323438;
  }
  
  .dark-mode .blog-title h1 {
    color: #fff !important;
  }
  
  .dark-mode .loyalty_footer_btn .loyalty-points-rewards-popup-logo {
    filter: invert(1);
  }
  
  .dark-mode .loyalty_footer_btn span {
    color: #fff;
    transition: unset !important;
  }
  
  body.dark-mode {
    background-color: #222;
  }
  
  .dark-mode #toggleModeButton {
    background-color: #fff;
  
  }
  
  #toggleModeButton i {
    color: #fff !important;
  }
  
  .dark-mode #toggleModeButton i {
    color: #000 !important;
  
  }
  
  #toggleModeButton {
    background: #3833334b;
    padding: 5px;
    border-radius: 25px;
    outline: 0;
    border: 0 !important;
  }
  
  .dark-mode .sender-name,
  .dark-mode .gift-message,
  .dark-mode .receiver-name {
    background: #383b43;
    color: #fff;
  }
  
  .dark-mode .mx-auto {
    color: #fff;
  }
  
  .dark-mode .cart-gift-card {
    background-color: #19191c;
  }
  
  .dark-mode .discount-progress-linear .progress-bar {
    color: #3a99ff;
  }
  
  .dark-mode .send-coupon {
    background: #a1a2a3;
    color: #fff;
  }
  
  .dark-mode .free-shipping-rule-read-more a {
    color: #82beff !important;
  }
  
  .dark-mode .cart-totals-div .cart-totals-row-wrapper {
    color: #fff;
  }
  
  .dark-mode .loyalty-points-expected-section {
    color: #fff;
  }
  
  .dark-mode .loyalty-points-redemption-methods {
    background: #a1a2a3;
    color: #fff;
  }
  
  .dark-mode .cart-product-quantity-dropdown select {
    background: #262627;
    color: #fff;
  }
  
  .dark-mode .custom-options-summary {
    color: #fff;
  }
  
  .dark-mode .icon-delete {
    color: #fff;
  }
  
  .dark-mode .cart-product-price-each {
    color: #fff;
  }
  
  .dark-mode .cart-product-error-messages {
    color: #40060b;
    background-color: #7c6c6e;
  }
  
  .dark-mode .header-wrapper {
    background-color: #f8f8f82e;
    color: #fff;
  }
  
  .dark-mode .cart-product-row-wrapper {
    background: transparent !important;
  }
  
  .dark-mode .cart-product-message-not-taxable {
    color: #fff;
  }
  
  .dark-mode .cart-description {
    background-color: #515356;
  }
  
  .dark-mode .slide-menu-ul-li {
    border-top: .5px solid rgb(251 251 251 / 8%);
  }
  
  .dark-mode .menu-header-theme-bg-primary {
    background-color: #3c3c3c !important;
  }
  
  .dark-mode .card-table-header {
    background-color: #595959;
  }
  
  .dark-mode .profile-section {
    background: #545454;
  }
  
  .dark-mode .card-personal {
    background-color: #383b43;
  }
  
  .dark-mode .delete-button {
    color: #fff;
  }
  
  .dark-mode .address-text {
    color: #fff;
  }
  
  .dark-mode .profile-item-image {
    color: #fff;
  }
  
  .dark-mode .account-content label {
    color: #fff;
  }
  
  .dark-mode .select-quantity-div div.form-group>div::before {
    color: #000;
    border-right: 1px solid #000;
  }
  
  .dark-mode .select-quantity-div select {
    background: #fff;
    color: #000;
  }
  
  .dark-mode .size-box #product-variants-options ul li.active {
    color: #fff;
    background-color: #636068;
  }
  
  .autocomplete .form-control {
    background-color: #e0e0e0;
  }
  
  .autocomplete .form-control::placeholder {
    color: #000;
  }
  
  .dark-mode .autocomplete .form-control {
    background-color: #fff;
  }
  
  .dark-mode .cart-header-total {
    color: #fff !important;
  }
  
  .dark-mode .icon-shopping_cart_black_36dp-1-1 {
    color: #fff;
  }
  
  .dark-mode .language-btn,
  .dark-mode .currency-btn {
    color: #fff !important;
  }
  
  .dark-mode .content-fixed {
    background: rgba(255, 255, 255, -0.160784);
  
  }
  
  
  
  .dark-mode .header-theme-icon-primary {
    color: #fff !important;
  }
  
  .dark-mode .header-theme-icon-primary,
  .dark-mode .dark-mode .cart-header-total,
  .dark-mode .icon-shopping_cart_black_36dp-1-1,
  .dark-mode .sm-search-icon>span,
  .dark-mode .account-lang-currency .account-btn>span,
  .dark-mode .language-btn,
  .dark-mode .currency-btn,
  .dark-mode .text-icon-menu,
  .dark-mode .text-language-currency>h2 {
    color: #fff;
  }
  
  .dark-mode .hero-section .hero-section-title,
  .dark-mode.hero-product .product-description,
  .dark-mode .product-name {
    color: #fff !important;
  }
  
  .dark-mode .section-title {
    color: #fff !important;
  }
  
  .dark-mode .offers-section-production .offers-section .oferrd-product {
    background-color: #2d2d2d;
  }
  
  .dark-mode .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
    color: #fff;
  }
  
  .dark-mode .offers-section-production .offers-section .oferrd-product .content-offer .offer-name {
    background: #89660a;
    color: #fff !important;
  }
  
  .dark-mode .offer-description {
    color: #fff;
  }
  
  .product-price span svg {
    width: 15px !important;
    height: 15px !important;
  }
  
  .dark-mode .category-title {
    color: #fff !important;
  }
  
  .dark-mode .product-item {
    background-color: #ffffff47;
  }
  
  .dark-mode .product-item .product-title {
    color: #fff;
  }
  
  .dark-mode .product-item .product-title {
    color: #fff;
  }
  
  .dark-mode .theme-title-primary {
    color: #fff !important;
  }
  
  .dark-mode .dis-price {
    color: #fff;
  }
  
  .dark-mode .badge-name {
    color: #fff !important;
  }
  
  .dark-mode .Commercial-brands .Commercial-section {
    background: #3e3942;
  }
  
  .dark-mode .Commercial-brands .Commercial-section h2 {
    color: #fff;
  }
  
  .dark-mode .feature {
    background: linear-gradient(270deg, #000, transparent);
  }
  
  .dark-mode .feature p {
    color: #fff !important;
  }
  
  .dark-mode .testimonials-box {
    background: #766c6c;
  }
  
  .dark-mode .testimonials-box h2,
  .dark-mode .testimonials-box p {
    color: #fff !important;
  }
  
  .dark-mode .blog-card {
    background: #585454;
  }
  
  .dark-mode .blog-card .blog-content .author {
    color: #fff;
  }
  
  .dark-mode .bi-person {
    color: #fff !important;
  }
  
  .dark-mode .blog-content h3>a {
    color: #fff !important;
  }
  
  .dark-mode .blog-card .blog-content .blog-desc p {
    color: #fff !important;
  }
  
  .dark-mode .accordion-box .item-box {
    background: #6c6c6c;
    box-shadow: rgb(51 51 54 / 4%) 0 7px 29px 0;
  }
  
  .dark-mode .accordion-box .item-box .header-accordion {
    color: #fff;
  
  }
  
  .dark-mode .accordion-box .item-box .header-accordion h3 {
    color: #fff !important;
  
  }
  
  .dark-mode .accordion-box .item-box .header-accordion i {
    color: #fff !important;
  }
  
  .dark-mode.accordion-box .item-box .header-accordion.active h3,
  .dark-mode .accordion-box .item-box .header-accordion:hover h3 {
    color: #fff !important;
  
  }
  
  .dark-mode .body-accordion {
    color: #fff;
  
  }
  
  .dark-mode .store-section .social-icons span {
    color: #fff !important;
  
  }
  
  .dark-mode .footer-about-us-links-div p>a {
    color: #fff;
  
  }
  
  .dark-mode .circle-button i {
    color: #fff !important;
  }
  
  .dark-mode .footer-copyrights span {
    color: #fff;
  
  }
  
  .dark-mode .maroof-icon {
    color: #fff;
  }
  
  .dark-mode .store-section p {
    color: #fff;
  }
  
  .dark-mode .testimonials-box .testimonial-icon {
    background: #a98626;
    color: #fdfeff !important;
  }
  
  .dark-mode .x-icon-twitter {
    fill: #fff9f9;
  }
  
  .dark-mode .link-pb {
    color: #fff;
  }
  
  .dark-mode .footer-about-us-links-div h2 {
    color: #fff;
  }
  
  .dark-mode .map-icon {
    color: #fff;
    background-color: #ffffff;
  }
  
  .dark-mode .accordion-box .item-box .header-accordion span {
    border: 1px solid #fff;
  }
  
  .dark-mode .product-item .field-has small {
    color: #fff;
  }
  
  .dark-mode .slick-arrow>span {
    color: #fff !important;
  }
  
  .dark-mode .product-item .product-prev-price {
    color: #fff;
  }
  
  .dark-mode .brands-section .product-brands-category .slick-track .prod-col {
    background-color: #ffffff1c;
  }
  
  .dark-mode .hero-product .slick-active .content-product .product-name {
    color: #fff !important;
  }
  
  .dark-mode .hero-product .product-description {
    color: #fff !important;
  }
  
  .dark-mode .blog-content .more {
    color: #fff;
  }
  
  .dark-mode .accordion-box .item-box .header-accordion.active span,
  .dark-mode .accordion-box .item-box .header-accordion:hover span {
    color: #fff;
  }
  
  .dark-mode .breadcrumb-section {
  background: #ddcfcf42 !important;
  }
  
  .dark-mode .breadcrumb {
    background: transparent !important;
  }
  
  .dark-mode .products-filter .text-color-primary {
    color: #fff;
  }
  
  .dark-mode .filter-order {
    color: #ffffff;
  }
  
  .dark-mode .btn-filter,
  .dark-mode .filter-buttons-container i {
    background-color: #393636;
    color: #fff;
  }
  
  .dark-mode .products-container .products-list {
    background-color: #faf9fd00;
  }
  
  .dark-mode .attribute-group {
    background: rgb(96 96 96) !important;
    border: 2px solid var(--primary-color) !important;
  }
  
  .dark-mode .filtration-header span {
    color: #fff;
  }
  
  .dark-mode .attribute {
    background-color: #ffffff00;
  }
  
  .dark-mode .attribute-label {
    color: #fff;
  }
  
  .dark-mode.attribute-header {
    background-color: transparent;
  }
  
  .dark-mode .products-filters-attribute-form .attribute-group:last-child button {
    color: #fff !important;
  }
  
  .dark-mode .attribute-header {
    color: #fff;
    background-color: transparent;
  }
  
  .dark-mode .attribute-body.attribute-price-body {
    color: #fff;
  }
  
  .dark-mode .vat-number>span {
    color: #fff;
  }
  
  .dark-mode .filter-buttons-container i {
    color: #fff !important;
  }
  
  .dark-mode a,
  .dark-mode h1,
  .dark-mode h2,
  .dark-mode h3,
  .dark-mode h4,
  .dark-mode h5,
  .dark-mode h6,
  .dark-mode p,
  .dark-mode ul,
  .dark-mode li {
    color: #fff;
  }
  
  .dark-mode .breadcrumb-item a {
    color: #fff;
  }
  
  .dark-mode .breadcrumb-item.active {
    color: #fff;
  }
  
  .dark-mode #modal-select-destination-city .modal-select-destination-city-content {
    background-color: #413c3c;
  }
  
  .dark-mode #modal-select-destination-city .dropdwn-content span {
    color: #fff !important;
  }
  
  .dark-mode #modal-select-destination-city .dropdwn-content {
    background-color: #4b4848;
  }
  
  .dark-mode #modal-select-destination-city .dropbtn {
    background: #4b4848 !important;
    color: #ffff;
  }
  
  .dark-mode .modal-content {
    background-color: transparent;
    border: 0px;
  }
  
  .dark-mode .product-social i {
    color: #fff !important;
  }
  
  .dark-mode .description-icon {
    color: #fff !important;
  }
  
  .dark-mode .nav-item .description-title {
    color: #fff !important;
  }
  
  .dark-mode .description-title {
    color: #fff;
  }
  
  .dark-mode .card {
    background-color: #ffffff5e;
    border: 1px solid rgba(0, 0, 0, .125);
    color: #fff;
  }
  
  .dark-mode .add-review-btn {
    color: #fff !important;
  }
  
  .dark-mode .questions-card-init .content-box p {
    color: #fff;
  }
  
  .dark-mode .prod-deta {
    box-shadow: rgb(255 255 255 / 15%) 0 2px 8px 0;
    border-bottom: 1px solid #fff8f86b;
  }
  
  .dark-mode .btn-add-to-cart {
    color: #fff;
  }
  
  .dark-mode .product-formatted-price-old {
    color: #fff;
  }
  
  .dark-mode .product-sku,
  .dark-mode .product-weight {
    color: #fff;
  }
  
  .dark-mode .card-table-header {
    background-color: #d9d9d947;
    color: #fff;
  }
  
  .dark-mode .loyalty-points-products-section .loyalty-points-rewards {
    color: #fff;
  }
  
  .dark-mode .modal-comment-content {
    background-color: #3c3c3c;
  }
  
  .dark-mode .modal-body .form-control {
    background-color: #585858;
    color: #fff;
  }
  
  .dark-mode .modal-body .form-control::placeholder {
    color: #ffff;
  }
  
  .dark-mode .form-group span {
    color: #fff;
  }
  
  .dark-mode .hero-product .product-price .formatted_prices {
    color: #fff;
  
  }
  
  .dark-mode .countdown {
    color: #bf2e22;
  }
  
  /** end style for body dark mode **/
  
  /** start style for loader dark mode **/
  .switch {
    font-size: 15px;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px;
    margin-bottom: 0 !important;
  }
  
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #73C0FC;
    transition: .4s;
    border-radius: 30px;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border-radius: 20px;
    left: 2px;
    bottom: 2px;
    z-index: 2;
    background-color: #e8e8e8;
    transition: .4s;
  }
  
  .sun svg {
    position: absolute;
    top: 2px;
    left: 36px;
    z-index: 1;
    width: 20px;
    height: 20px;
  }
  
  .moon svg {
    fill: #73C0FC;
    position: absolute;
    top: 2px;
    left: 5px;
    z-index: 1;
    width: 20px;
    height: 20px;
  }
  
  /* .switch:hover */
  .sun svg {
    animation: rotate 15s linear infinite;
  }
  
  @keyframes rotate {
  
    0% {
      transform: rotate(0);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  
  /* .switch:hover */
  .moon svg {
    animation: tilt 5s linear infinite;
  }
  
  @keyframes tilt {
  
    0% {
      transform: rotate(0deg);
    }
  
    25% {
      transform: rotate(-10deg);
    }
  
    75% {
      transform: rotate(10deg);
    }
  
    100% {
      transform: rotate(0deg);
    }
  }
  
  .input:checked+.slider {
    background-color: #183153;
  }
  
  .input:focus+.slider {
    box-shadow: 0 0 1px #183153;
  }
  
  .input:checked+.slider:before {
    transform: translateX(30px);
  }
  
  .loyalty_footer_btn {
    display: none !important;
  }
  
  /** end style for loader dark mode **/
  .sub-cardes .cat-col {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
  }
  
  .sub-cardes .sub-category {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px;
  }
  
  .sub-cardes .category-item a {
    padding: 0px;
  }
  
  .sub-cardes .category-item a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  
  .sub-cardes .category-item h3 {
    margin-top: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00000091;
  }
  
  .gategry-boxs .card-header-category {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    background: #00000075;
    border-radius: 50%;
  }
  
  .gategry-boxs .card-header-category .btn-link-categories {
    color: var(--text-color-primary-bg);
  }
  
  .setting-descrption {
    background: linear-gradient(270deg, rgba(244, 67, 54, 0.1019607843), transparent);
    padding: 8px 12px;
    color: #e14135;
    margin-bottom: 15px;
    line-height: 130%;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 16px;
    gap: 10px;
    border-radius: 8px;
  }
  
  .setting-descrption i {
    color: #e14135 !important;
    font-size: 20px !important;
  }
  
  .products-details-page .lg-thumbs {
    margin-top: 10px;
    gap: 15px;
  }
  
  .settings-descrptions {
    color: #4CAF50;
    font-size: 18px;
    max-width: fit-content;
    background: #72af5017;
    padding: 5px;
    border-radius: 25px;
  }
  
  .review-details .questions-card-init {
    padding: 0;
  }
  
  .producted-settings {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 16px;
    color: #000;
    display: flex;
    gap: 5px;
    border-radius: 50px;
    width: fit-content;
    padding: 5px 15px;
    background: color-mix(in srgb, var(--primary-color) 5%, transparent);
  }
  
  .producted-settings i {
    font-size: 17px !important;
    color: #000 !important;
  }
  
  .dark-mode .product-title,
  .dark-mode .size-box #product-variants-options label {
    color: #fff;
  }
  
  .btn-send-notify {
    width: 100%;
    margin: 0 !important;
  }
  
  .hided {
    display: none !important;
  }
  
  .search-input .form-group {
    overflow: unset !important;
  }
  
  .sm-search-div .autocomplete-items div a,
  .lg-search-div .autocomplete-items div a {
    border: 1px solid var(--primary-color);
    border-top: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding-bottom: 1px;
  }
  
  .sm-search-div .autocomplete-items div a:hover,
  .lg-search-div .autocomplete-items div a:hover {
    color: var(--primary-color);
  
  }
  
  .banner-categry {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(32%, 1fr));
    max-width: 100%;
    width: 100%;
  }
  
  .red-nesss.banner-categry .banner-omg {
    border-radius: 0 !important;
  }
  
  .red-ness.national-day .national-day-btn {
    border-radius: 0 !important;
  }
  
  .nesss-red.testimonials-slider-wrap .testimonial-icon {
    border-radius: 0 !important;
  }
  
  .nesss-red.testimonials-slider-wrap .testimonials-box {
    border-radius: 0 !important;
  }
  
  .nesss-red.testimonials-slider-wrap .testimonials-box .testimonial-avatar img {
    border-radius: 0 !important;
  }
  
  .norsered.blogs--div .custom-sliders .blog-card {
    border-radius: 0 !important;
  }
  
  .norsered.blogs--div .custom-sliders .blog-card .blog-img img {
    border-radius: 0 !important;
  }
  
  .norsered.blogs--div .custom-sliders .blog-card .date-box {
    border-radius: 0 !important;
  }
  
  .norsered.blogs--div .custom-sliders .blog-card .blog-img {
    border-radius: 0 !important;
  }
  
  .nesss-rod .footer-store-section.store-section .social-icons a {
    border-radius: 0 !important;
  }
  
  .nesss-rod .circle-button.scroll-to-top {
    border-radius: 0 !important;
  }
  
  .nesss-rod .footer-store-section .map-icon {
    border-radius: 0 !important;
  }
  
  .nesss-rod .but {
    border-radius: 0 !important;
  }
  
  .nesss-rod .footer-store-section .store-crn>.vat-icon>a>img {
    border-radius: 0 !important;
  }
  
  
  .banar-mobile {
    display: none;
    max-width: 100%;
  }
  
  .banner-omg {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: 0.8s;
  }
  
  .banner-omg:hover {
    transform: translateY(-8px);
  }
  
  .slid-imog {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .slid-mob {
    display: none;
  }
  
  .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: var(--primary-color) !important;
  }
  
  .banner-categrys {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  
  .banner-categrys .banner-image {
    width: 100%;
    height: 100%;
  
  }
  
  .banner-categrys .banner-image .banner-omg {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
  
  .no-bac.hero-section {
    background: transparent !important;
  }
  
  .no-redus.product-link {
    border-radius: unset !important;
  }
  
  .grid-bann.grid-banners {
    all: unset;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
    gap: 10px;
  }
  
  .banner-categrys:has(.banner-image:nth-child(1):nth-last-child(1)) {
    grid-template-columns: 1fr;
  }
  
  .banner-categrys:has(.banner-image:nth-child(2):nth-last-child(1)) {
    grid-template-columns: 1fr 1fr;
  }
  
  .banner-image img {
    width: 100%;
    height: auto;
  }
  
  .direct.grid-banners {
    direction: ltr;
  }
  
  .direct.brands-section {
    direction: ltr;
  }
  
  .red-no .prod-slide-content,
  .red-no .slider-product {
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  
  .red-no.img-shape,
  .red-no.img-shape .catg-custom-link {
    border-radius: 0 !important;
  }
  
  .catg-custom .slick-list .slick-track .catg-custom-item .red-no.img-shape img {
    border-radius: 0 !important;
  }
  
  .direct .prod-slide-content {
    direction: rtl;
  }
  
  .direct .product-brands-category {
    direction: rtl;
  }
  
  .brands-section.red-no .slider-product .settings-slider-text {
    border-radius: 0 !important;
  }
  
  .brands-section.red-no .product-brands-category .slick-track .prod-col {
    border-radius: 0;
  }
  
  .brands-section.red-no .product-brands-category .slick-track .prod-col .btn-primary {
    border-radius: 0 !important;
  }
  
  .brands-section.red-no .product-brands-category .slick-arrow {
    border-radius: 0;
  }
  
  .brands-section.red-no .product-brands-category .slick-track .prod-col .badge-name {
    border-radius: 0 !important;
  }
  
  .grid-bann.grid-banners a:first-child {
    grid-area: unset !important;
  }
  
  .brands-section.red-no .product-brands-category .slick-track .prod-col .product-item img {
    border-radius: 0 !important;
  }
  
  .grid-bann.grid-banners a:nth-child(2),
  .grid-bann.grid-banners a:nth-child(3),
  .grid-bann.grid-banners a:nth-child(4),
  .grid-bann.grid-banners a:nth-child(5),
  .grid-bann.grid-banners a:nth-child(6) {
    grid-area: unset !important;
  }
  
  .grid-bann.grid-banners a {
    height: 300px !important;
  }
  
  .no-red.grid-banners a {
    border-radius: unset !important;
  }
  
  .no-shado.grid-banners a .content-banner {
    background: unset !important;
  }
  
  .direct.hero-product .row {
    direction: ltr;
  }
  
  .direct.hero-product .slick-dots {
    right: 0% !important;
    direction: ltr;
  }
  
  .direct.hero-product .product-price,
  .direct.hero-product .product-link {
    direction: rtl;
  }
  
  .direct.hero-product .content-product {
    direction: rtl;
  }
  
  .categories-items {
    display: flex !important;
    align-items: center;
    justify-content: center;
    max-height: max-content;
  }
  
  .no-bacs {
    background-color: unset !important;
    border: unset !important;
    border-radius: unset !important;
  }
  
  .no-bacs:hover img {
    transform: unset !important;
  }
  
  .nordus.banner-image img {
    border-radius: unset !important;
  }
  
  .offers-section-production .offers-section .norduse.oferrd-product {
    border-radius: unset !important;
    border: unset !important;
  }
  
  .offers-section-production .offers-section .norduse.oferrd-product .content-offer .image-offer {
    border-radius: unset !important;
  }
  
  .offers-section-production .offers-section .norduse.oferrd-product .main-offer .offer-btn {
    border-radius: unset !important;
  }
  
  .offers-section-production .booked.image-offer {
  
    background: unset !important;
  }
  
  .redus.main-slider {
    border-radius: unset !important;
  }
  
  .anime.slider-bg {
    animation: unset !important;
  }
  
  .redus.main-slider .slick-arrow {
    border-radius: 0 !important;
  }
  
  .images-section .flex-slider .redus.main-slider .slider-item .slider-card .container .slider-content span {
    border-radius: 0 !important;
  }
  
  .images-section .flex-slider .redus.banners-slider a .content-section-img {
    border-radius: 0 !important;
  }
  
  .red-noss .prod-col .product-special .product-item {
    border-radius: 0 !important;
  }
  
  .red-noss .slick-arrow {
    border-radius: 0 !important;
  }
  
  .red-noss .prod-col .badge-name {
    border-radius: 0 !important;
  }
  
  .red-noss .prod-col .product-item img {
    border-radius: 0 !important;
  }
  
  .red-noss .prod-col .product-item .btn-cart a {
    border-radius: 0 !important;
  }
  
  .red-noss .prod-col .product-item .btn-cart button {
    border-radius: 0 !important;
  }
  
  .red-ness .category-item.cat-col {
    border-radius: 0 !important;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .product-card {
    position: relative;
    width: 100%;
    height: 250px !important;
  }
  
  .product-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  
  .product-image {
    width: 100%;
    transition: opacity 0.3s ease;
    height: 100%;
  }
  
  .primary-image {
    opacity: 1;
  }
  
  .secondary-image {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .product-card.has-hover:hover .primary-image {
    opacity: 0;
  }
  
  .product-card.has-hover:hover .secondary-image {
    opacity: 1;
  }
  
  .grouped-product-col {
    max-width: 200px;
    justify-content: center;
    align-items: center;
  }
  
  .grouped-product-col img {
    width: 100px !important;
    height: 100px !important;
    object-fit: contain !important;
  }
  
  .grouped-product-col h6,
  .grouped-product-table-row>td {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 3px;
  }
  
  .grouped-heading {
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  
  .grouped-product-row {
    flex-wrap: wrap;
    gap: 10px !important;
  }
  
  #product-grouped-details .grouped-product-table {
    display: none;
  }
  
  .products-details .col-product-image-wrapper .lg-thumbs.product-images-carousel-thumbs .col-3 {
    flex: 0 0 18% !important;
    max-width: unset !important;
    margin-top: 5px !important;
    padding-right: unset !important;
    padding-left: unset !important;
    width: 100% !important;
    height: 100% !important;
  }
  
  .products-details-page .lg-thumbs {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
    gap: 10px !important;
    margin-bottom: 10px !important;
  }
  
  .prod-deta .col-product-image-wrapper .lg-thumbs.product-images-carousel-thumbs .col-3 .thumb-image-a img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 1px !important;
  }
  
  .photo_categrys {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10%, 1fr));
    gap: 10px;
    max-height: max-content;
  }
  
  .photo_omg {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  
  .nordus.photo_image .photo_omg {
    border-radius: 0;
  }
  
  .photo_mobile {
    display: none;
  }
  
  .photo_image {
    position: relative;
    overflow: hidden;
  }
  
  .photo_title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 10px;
    border-radius: 10px;
  }
  
  .play-icon,
  .iframe-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
  }
  
  .play-icon {
    z-index: 2;
    cursor: pointer;
    opacity: 0.5;
    width: 70px !important;
    max-width: 25%;
    border: none !important;
  }
  
  .play-icon:hover {
    opacity: 1;
  }
  
  .iframe-video {
    z-index: 3;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-color: black;
  }
  
  .colection-product {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    transform: translateY(250px);
    background: #fff;
    border-top: 5px solid var(--primary-color);
    padding: 10px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    transition: 0.8s;
  }
  
  .colection-product.visible {
    transform: translateY(0);
  }
  
  .colection-product .cardes-priderd img {
    max-width: 100px !important;
    object-fit: cover;
    border-radius: 15px;
    max-height: 100px !important;
  }
  
  .emageprodecut {
    display: flex;
    gap: 5px;
    align-items: center;
  }
  
  .emageprodecut {
    display: flex;
    gap: 5px;
    align-items: center;
  }
  
  .product-item .product-title {
    white-space: unset !important
  }
  
  .ltr .price-count {
    right: 15px;
    left: auto;
  }
  
  .botnen:not(:has(#product-description)) {
    display: none;
  }
  
  .ltr .tab-product .description-title {
    margin-left: 0px !important;
  }
  
  .description-title {
    line-height: 35px;
    font-size: 20px !important;
    font-weight: 500 !important;
  }
  
  .price-count {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    position: absolute;
    top: 25px;
    left: 15px;
  }
  
  .select-quantity-div {
    display: flex;
      justify-content: flex-start;
      align-items: flex-start;
  }
  
  .select-quantity-div>div.form-group {
    width: auto !important;
  }
  
  .qty-input {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 5px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: inset 0px 4px 13px 0px rgba(0, 0, 0, 0.09);
  }
  
  .product-quantity {
    border-radius: 30px !important;
    font-size: 17px !important;
    text-align: center;
    border: 0;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    appearance: none;
  }
  
  .select-quantity-div div.form-group>div::before {
    display: none;
  }
  
  .coled {
    gap: 20px;
    justify-content: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .qty-count {
    width: 20px;
    height: 20px;
    display: flex;
    font-size: 25px;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    border: 0;
    background: transparent;
  }
  
  .roled {
    margin-top: 10px;
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    position: relative;
  }
  
  .roled .coledd {
    padding: 10px;
    border-radius: 10px;
  }
  
  .add-review-btn {
    width: 100%;
    background-color: var(--primary-color);
    color: var(--text-color-primary-bg);
    border-radius: 40px !important;
    padding: 15px !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 15px;
    margin-right: 0 !important;
  }
  
  .description-icon {
    font-size: 31px !important;
    color: var(--primary-color);
    padding-left: 6px !important;
  }
  
  .roled::after {
    content: "";
    width: 3px;
    position: absolute;
    background-color: #0000002c;
    inset: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 50px;
  }
  
  .badge-descrptions {
    display: flex;
    align-items: center;
    gap: 10px;
  
  }
  
  .any-number {
    font-size: 20px;
    font-weight: 600;
    background: var(--primary-color);
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
    border-radius: 50px;
    padding: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .image-container {
    width: 100%;
    height: 100%;
  }
  
  .details-product-views {
    max-width: 70%;
  }
  
  .text-number {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  
  .settings-emg {
    padding: 2px;
    border-radius: 6px;
    width: 70px;
    height: 70px;
    object-fit: contain;
  }
  
  .linked-emg {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
  }
  
  .emageprodecut .product-title {
    max-width: 80%;
  }
  
  .col-product-info,
  .col-product-image-wrapper {
    border-radius: 24px;
    border: 1px solid #EEE;
    background: #FFF;
    overflow: hidden;
    padding: 10px !important;
  }
  
  .div-product-weight {
    justify-content: space-between !important;
    align-items: center !important;
  }
  
  .prod-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 19px;
    font-weight: 500;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 28px;
  }
  
  .product-pragraf p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .main-3 {
    background: #fff;
    min-width: 100%;
    height: max-content;
    position: sticky;
    top: 95px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
    padding: 15px;
    border-radius: 10px;
  }
  
  .questions-card-init .image-box,
  .questions-card-init .content-box {
    display: none;
  }
  
  .add-review-btn {
    width: 100% !important;
    max-width: max-content !important;
  }
  
  .price-discount:empty {
    display: none;
  }
  
  .dark-mode .col-product-info,
  .dark-mode .col-product-image-wrapper {
    border-radius: 24px;
    border: 1px solid #EEE;
    background: #4a4a4a;
    overflow: hidden;
    padding: 10px !important;
  }
  
  .dark-mode .main-3 {
    background: #4a4a4a;
    border: 1px solid #EEE;
  }
  
  .dark-mode .colection-product {
    background: #4a4a4a;
    border: 1px solid #EEE;
  
  }
  
  .show-more-dts::after {
    content: "";
    position: absolute;
    top: -60px;
    width: 100%;
    background: linear-gradient(0deg, #fff, transparent);
    height: 60px;
  }
  
  .show-more-dts {
    color: #697de7;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    cursor: pointer;
    position: relative;
  }
  
  .details-product-views .less {
    display: none;
  }
  
  .details-product-views.expanded .less {
    display: block;
  }
  
  .details-product-views.expanded .more {
    display: none;
  }
  
  .details-product-views.expanded .show-more-dts::after {
    display: none;
  }
  
  .explain-details-product-views {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 65px;
    overflow: hidden;
    transition: 0.5s;
  }
  
  .explain-details-product-views p {
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
  }
  
  .expanded .explain-details-product-views {
    height: auto;
  }
  
  .nav-mobile {
    visibility: hidden;
    display: none;
  }
  
  .loader.load-img {
    position: unset !important;
  }
  
  .btn-product-card-out-of-stock {
    width: max-content;
  }
  .dark-mode .nav-mobile{
    background-color: #000;
  }
  .dark-mode .nav-mobile i ,.dark-mode .nav-mobile span ,.dark-mode .nav-mobile .icon-language_white:before{
    color: #ffffff !important;
  }
  .dark-mode .filter-block-width>.dropdown .select-dropdown{
    background-color: #4e4d4d;
  }
  .dark-mode .add-to-wishlist{
    background-color:#bcbcbc;
  }
  .dark-mode .product-item img {
      border-radius: 10px;
      background-color: #323030;
  }
  
  .add-to-wishlist {
    position: absolute;
    right: 0;
    z-index: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
    width: 40px;
    height: 35px;
    cursor: pointer;
    border-radius: 5px;
    background-color: white;
  }
  
  .rtl .add-to-wishlist {
    right: unset;
    left: 0;
  }
  
  .icon-heart-mask {
    display: inline-block;
    width: 25px;
    height: 20px !important;
    mask-size: 100%;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-image: url('./heart-outlined.svg');
    background-color: var(--secondary, #A1A0A9);
  }
  
  .icon-heart-mask.filled {
    mask-image: url('./heart-filled.svg');
    background-color: var(--primary_color, #D86F6F);
  }
  
  .cardproduct {
    justify-content: space-between !important;
    height: 100%;
    gap: 10px;
  }
  
  .cardproduct .product-card-rating-wrapper {
    position: absolute;
    left: 3%;
    bottom: -3%;
  }
  
  .cardproduct .product-card-rating-wrapper span {
    position: absolute
  }
  
  .cardproduct .btn-cart {
    margin-top: auto;
  }
  
  .slick-track {
    margin-right: unset !important;
    margin-left: unset !important;
  }
  
  .national-day h3:empty,
  .national-day p:empty {
    display: none;
  }
  
  .offer-description:empty {
    display: none;
  }
  
  .slide-menu ul li {
    color: var(--menu-header-text-color-primary-bg, var(--text-color-primary-bg)) !important;
  }
  
  .slide-menu ul a {
    color: var(--menu-header-text-color-primary-bg, var(--text-color-primary-bg)) !important;
  }
  .slide-menu ul li:hover a{
    color:var(--menu-header-hover-color-primary-bg)!important;
  }
  .dark-mode .national-day-section::after {
      background: 
   color-mix(in srgb, var(--primary-color) 25%, #fff6f67d);
  }
  .sliders.mp{
    padding-bottom: 24px !important;
  }
  .dark-mode .nav-mobile .heart-currency .icon-language_white:before{
    color: #fff !important;
  }
  .filter-buttons-container{
    gap: 5px;
  }
  .btn-product-card-out-of-stock{
    width: 100% !important;
  }
  .form-notify-me-submit-button-row button{
    width: 100%;
  }
  .roled .coledd:last-child:empty{
    display: none;
  }
  .roled:has(.coledd:last-child:empty) .roled::after{
    display: none;
  }
  .sub-categru {
      display: flex
  ;
      justify-content: flex-start;
      gap: 10px;
      flex-wrap: wrap;
      margin: 20px 0px;
  }
  .sub-categru .card-body {
      max-width: fit-content;
      padding: 10px;
      min-width: 150px;
      display: flex
  ;
      justify-content: center;
      max-height: fit-content;
      align-items: center;
      border-radius: 50px;
      border: 1px solid var(--primary-color);
      background: 
   color-mix(in srgb, var(--primary-color) 8%, transparent) !important;
  }
  .categories-title {
      display: flex
  ;
      gap: 5px;
      align-items: center;
      width: 100%;
      margin: 0 !important;
  }
  .subcategories-image {
      width: 60px;
      height: 60px;
      object-fit: contain;
      border-radius: 50px;
  }
  .roled:has(.coledd:last-child .carded-body:empty) .roled::after{
  display: none;
  }
  .photo_section{
        background-size: cover;
      background-repeat: no-repeat;
      padding: 60px 0 100px;
      background-position:center;
      background-color: #fff;
  }
  .laod{
    width: 15px;
    aspect-ratio: 1;
    border-radius: 50%;
    animation: l5 1s infinite linear alternate;
    margin-top: 30px;
  }
  @keyframes l5 {
      0%  {box-shadow: 20px 0 var(--primary-color), -20px 0 #0002;background: var(--primary-color) }
      33% {box-shadow: 20px 0 var(--primary-color), -20px 0 #0002;background: #0002}
      66% {box-shadow: 20px 0 #0002,-20px 0 var(--primary-color); background: #0002}
      100%{box-shadow: 20px 0 #0002,-20px 0 var(--primary-color); background: var(--primary-color) }
  }
  
  .outed{
      position: absolute;
      top: 50%;
      background: #fff;
      width: 100%;
      left: 0;
      right: 0;
      text-align: center;
      margin: auto;
  }
  .qty-input.counter-group .qty-count{
  cursor: pointer;
  }
  .extra_image {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      object-fit: contain;
  }
  .slide-menu a {
      padding: 0 !important;
      width: 100% !important;
  }
  #sliding-menu .slide-menu-ul-li {
      justify-content: start;
      display: flex;
      flex-direction: row-reverse;
      align-items: center;
      gap: 5px;
      padding: 10px;
  }
  .slide-menu__submenu--active .slide-menu-ul-li {
      flex-direction: unset !important;
  }
  
  #load-more-products {
      background-color: #fff !important;
      font-size: 16px !important;
      font-weight: 400 !important;
      color: #000000 !important;
      border: 2px solid #ddd !important;
      border-radius: 50px !important;
      max-width: max-content;
      margin: auto;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .filter-count {
    display: none;
  }
  #products-list-sort span{
    word-spacing: 0;
  }
  #products-list-sort{
    max-width: 210px;
    width: 100%;
  }
  .rtl .breadcrumb-item+.breadcrumb-item{
    padding-right: 10px;
  }
  .rtl .breadcrumb-item+.breadcrumb-item::before{
    float: right;
  }

  /*** end style loader css ***/
  @media(max-width: 1600px) {
    .div-carts {
      padding: 10px !important;
    }
  
    .cart-product-row {
      padding: 10px !important;
      gap: 8px;
    }
  
    .testimonials-box {
      min-height: 185px;
    }
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a {
      min-width: 100%;
      width: 100%;
      max-width: 100%;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
      width: 325px;
      gap: 20px;
      border-radius: 30px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product,
    .description-paragrah .counter-of-product {
      top: 220px;
    }
  
    .category-content {
      width: 245px;
      height: 245px;
    }
  
    .category-keys {
      gap: 21px;
    }
  
    .national-day-section {
      min-height: 490px;
    }
  }
  
  @media(max-width: 1400px) {
    .offers-section .draggable .slick-track {
      gap: 10px;
    }
  
    .product-card {
      height: 225px !important;
    }
  
    .brands-section .product-brands-category .slick-track {
      gap: 10px;
    }
  
    .product-formatted-price-discount {
      padding-right: 5px;
      font-size: 15px;
    }
  
    .product-formatted-price-old {
      font-size: 17px;
    }
  
    .rtl .footer-about-us-div {
      padding-left: 0;
    }
  
    .product-formatted-price {
      font-size: 24px;
    }
  
    .card-review,
    .comment-section {
      min-width: 100%;
      width: 100%;
    }
  
    .products-details-page .lg-thumbs {
      gap: 8px !important;
    }
  
    .common-questions .img-box {
      position: sticky;
      top: 40%;
      height: 100%;
  
    }
  
    .brands-section {
      max-height: 450px;
    }
  
    .national-day-section {
      min-height: 400px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product,
    .description-paragrah .counter-of-product {
      top: 220px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product,
    .description-paragrah .counter-of-product {
      top: 200px;
    }
  
    .prod-col .counter-of-product .countdown {
      gap: 5px;
    }
  
    .prod-col .counter-of-product .countdown .time-item {
      min-width: 45px;
    }
  
    .products-container .products-list .prod-col-attr {
      width: 25% !important;
    }
  
  
  
    [dir=ltr] .slide-width {
      max-width: 50%;
    }
  
    .Commercial-brands .Commercial-section {
      min-width: 170px !important;
    }
  
    .totals {
      max-width: 65% !important;
    }
  
    .cart-description {
      max-width: 35% !important;
      min-width: 35% !important;
    }
  
    .slide-width {
      width: 100%;
      max-width: 100%;
    }
  
    .account-lang-currency>.flex-country {
      gap: 5px !important;
    }
  
  
  
    .cart-description {
      padding-top: 0 !important;
    }
  
  
    .video-box {
      min-height: 637px;
    }
  
    .gift-card__button {
      width: 100% !important;
    }
  
    .ic-menu-back {
      display: none !important;
    }
  
    .search-input-input {
      width: 300px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content h2 {
      font-size: 31px;
      margin-bottom: 25px;
    }
  
    .feature {
      border-radius: 12px;
      padding: 16px;
      min-width: 190px;
      min-width: 150px;
    }
  
    .category-item a img {
      height: 110px;
    }
  
    .category-item a .content h1 {
      font-size: 21px;
    }
  
    .national-day h3 {
      font-size: 35px !important;
    }
  
    .img-box>img {
      min-width: 400px;
      width: 400px !important;
    }
  
    .testimonials-box {
      min-height: 183px !important;
    }
  
    .product-images-carousel {
      height: 347px;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
      width: 275px;
    }
  }
  
  @media(max-width: 1200px) {
    .banner-categry {
      gap: 10px;
    }
  
    .content-product {
      display: unset;
      flex-direction: column;
      justify-content: unset;
      height: 100%;
    }
  
    .cart-description {
      max-width: 30% !important;
      min-width: 30% !important;
    }
  
    .totals {
      max-width: 70% !important;
    }
  
    .main-3 {
      grid-column: span 2;
    }
  
    .coled {
      grid-template-columns: 38% 60%;
    }
  
    .products-details-page .lg-thumbs {
      gap: 11px !important;
    }
  
    .products-details .col-product-image-wrapper .lg-thumbs.product-images-carousel-thumbs .col-3 {
      flex: 0 0 22% !important;
    }
  
    .blog-card .blog-img {
      width: 100%;
    }
  
    .grid-bann.grid-banners {
  
      grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
  
    }
  
    .national-day-section {
      min-height: 350px;
    }
  
    .popup-image {
      width: 500px;
    }
  
    .description-paragrah .counter-of-product {
      top: 150px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product {
      top: 235px;
    }
  
    .main-offer .countdown {
      display: flex;
      justify-content: flex-start !important;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
      width: 250px;
    }
  
    .products-container .products-list .prod-col-attr {
      width: 100% !important;
    }
  
    .product-images-carousel {
      height: 285px !important;
    }
  
    .prod-deta {
      padding: 20px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content {
      bottom: 80px;
    }
  
    .serch-div {
      position: absolute !important;
      top: 85px;
      left: 0;
      right: 0;
    }
  
    .sm-search-div .search-input-input {
      width: 100%;
    }
  
    .sm-search-div.show {
      display: block;
    }
  
    .sm-search-div {
      position: static;
    }
  
    .ds-lock {
      display: block;
    }
  
    .search-header .image-logo {
      max-width: 180px;
      min-width: 90px;
    }
  
  
  
    .sm-search-icon {
      display: block !important;
      margin-left: 0px !important;
    }
  
  
  
    .slider-product::before {
      content: "";
      width: 10%;
      position: absolute;
      right: 21%;
      top: 0;
      bottom: 0;
      background: linear-gradient(270deg, #ffffff 65%, transparent);
    }
  
    .prod-slide-content {
      width: 41%;
      padding: 10px;
    }
  
    .prod-slide-content {
      width: 26%;
      bottom: 0;
      background-color: #fff !important;
    }
  
    .hero-product {
      min-height: 31rem;
    }
  
    .store-crn {
      gap: 1px;
    }
  
    .store-crn>.vat-icon>a>img {
      width: 50px;
  
    }
  
    .blog-card .blog-content .blog-desc p {
      font-weight: 400 !important;
      font-size: 15px !important;
    }
  
    .blog-card .blog-content .author {
      font-size: 16px !important;
    }
  
  
  
    #desktop-profileCard .card-body .col {
      padding-left: 11.5px !important;
      padding-right: 11.5px !important;
    }
  
    .bundle-offer-details-products {
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  
  
    .hero-product .product-price .formatted_sale_prices {
      font-size: 22px !important;
    }
  
    .hero-product .slick-dots .slick-active {
      width: 120px;
      height: 120px;
    }
  
    .hero-product .slick-dots li {
      width: 60px;
      height: 60px;
    }
  
    .catg-custom-link {
      padding: 8px 15px;
      font-size: 19px;
    }
  
    .video-box {
      min-height: 515px;
    }
  
    .video-box::after {
      all: unset !important;
    }
  
    .common-questions {
      gap: 50px;
    }
  
    .custom-sliders .slick-track {
      justify-content: center;
    }
  
    .Commercial-brands .Commercial-section h2 {
      font-size: 17px;
      font-weight: 500 !important;
    }
  
  
  
    .product-card-bundle-offer {
      padding: 3px !important;
      border-radius: 25px !important;
    }
  
    .categories {
      overflow: hidden;
  
    }
  
    .text-account {
      display: none;
    }
  
    .blog-card {
      flex-direction: column;
      min-height: 423px;
    }
  
    .national-day span {
      font-size: 18px;
      border-radius: 12px;
    }
  
    .national-day h3 {
      font-size: 33px !important;
    }
  
    .category-item a .content h1 {
      font-size: 20px;
    }
  
    .category-item a img {
      height: 90px;
    }
  
    .category-item a {
      padding: 16px;
      border-radius: 12px;
    }
  
    .features-section-title {
      font-size: 17px !important;
    }
  
    .feature .features-section-img {
      margin-bottom: 12px;
      width: 42px;
      height: 42px;
    }
  
    .feature {
      min-width: 150px;
    }
  
    .stores {
      flex-direction: column;
      gap: 30px;
    }
  
    .logo-partion h3 {
      font-size: 28px !important;
    }
  
    .Commercial-brands .Commercial-section {
      max-width: 150px;
      min-width: 150px;
    }
  
    .custom-sliders .slider-item {
      width: 300px !important;
    }
  
    .Commercial-brands .Commercial-section img {
      max-width: 80% !important;
      height: 65px !important;
    }
  
    .Commercial-text a {
      font-size: 18px;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape img {
      width: 220px;
      height: 220px;
    }
  
    .content-theme {
      font-size: 19px;
    }
  
    .video-desc-content .btn {
      padding: 12px 24px;
      border-radius: 12px;
      font-size: 20px;
      margin-top: 0px;
    }
  
    .video-desc-content .section-main-title {
      font-size: 35px;
    }
  
    .product-brands-category {
      width: 100%;
      max-width: 100%;
    }
  
    .slider-product .settings-slider-text {
      padding: 8px 23px;
      border-radius: 10px;
      font-size: 17px;
    }
  
    .slider-product .settings-slider-title {
      overflow: unset;
      font-size: 21px;
    }
  
    .content-product {
      margin-bottom: 0 !important;
    }
  
    .brands-section {
      max-height: unset !important;
    }
  
    .slider-product {
      width: 100%;
      height: 250px;
    }
  
    .brands-section {
      flex-direction: column;
      gap: 20px;
  
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content span {
      padding: 12px 34px;
      border-radius: 12px;
      margin-top: 40px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content h2 {
      font-size: 30px;
      margin-bottom: 22px;
    }
  
    .images-section .flex-slider .main-slider {
      height: 420px;
    }
  
    .images-section .flex-slider .banners-slider a .content-section-img {
      border-radius: 12px;
      min-width: 0;
      object-fit: cover;
      height: 100%;
    }
  
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a img {
      height: 125px;
    }
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a {
      border-radius: 8px 8px 25px 25px;
  
    }
  
    .grid-banners a:nth-child(5) {
      height: 275px;
    }
  
    .grid-banners a:first-child {
      height: 530px;
    }
  
    .content-banner p {
      font-size: 16px !important;
    }
  
    .grid-banners a .content-banner h3,
    .photo_title {
      font-size: 17px !important;
    }
  
    .section-title,
    .blogs--div>h2,
    .Commercial-text h1 {
      font-size: 23px !important;
    }
  
    .product-link {
      padding: 12px 30px;
      font-size: 18px;
      margin-top: 30px;
    }
  
    .hero-product .hero-section-img img {
      height: 350px;
    }
  
    .hero-product .product-name {
      font-size: 19px;
    }
  
    #desktop-profileCard .card {
      border-radius: 10px !important;
    }
  
    .icon-star1 {
      font-size: 19px !important;
    }
  
    .btn-submit-new-review {
      font-size: 19px !important;
    }
  
    .modal-product-title {
      font-size: 1.5rem !important;
    }
  
    .description-icon {
      font-size: 22px !important;
    }
  
    .price-detail {
      font-size: 17px !important;
    }
  
    .loyalty-points-rewards-logo {
      width: 40px !important;
      height: 40px !important;
    }
  
    .loyalty-points-products-section p,
    .grouped-heading {
      font-size: 17px !important;
    }
  
    .slick-prev,
    .slick-next {
      width: 30px !important;
      height: 30px !important;
    }
  
    .description-title {
      font-size: 19px !important;
    }
  
    .btn-add-to-cart {
      font-size: 17px !important;
    }
  
    #product-custom-user-input-fields .file-label>* {
      font-size: 16px !important;
    }
  
    #product-custom-user-dropdown-fields .form-group label span .text-color-primary {
      font-size: 15px;
    }
  
    .products-details-page h4 {
      font-size: 17px !important;
    }
  
    .loyalty-points-products-section {
      font-size: 1rem !important;
      margin-top: 8px !important;
      padding: 4px !important;
    }
  
    .product-formatted-price-old {
      font-size: 17px;
    }
  
    .product-formatted-price {
      font-size: 25px;
    }
  
    .sec-product>h1 {
      font-size: 20px;
    }
  
    #pills-tab {
      gap: 35px;
    }
  
    .card-title-shipping {
      font-size: 1.3rem !important;
    }
  
    .bank-image {
      width: 80px !important;
      height: 80px;
    }
  
    .cart-product-col-details {
      max-width: max-content;
    }
  
    .gift-card__header ul li p {
      font-size: 16px;
    }
  
    .free-shipping-rule-section .d-flex {
      flex-direction: column-reverse !important;
    }
  
    .gift-card__body {
      padding: 0 !important;
    }
  
    .gift-card .collapse.show {
      padding: 5px !important;
    }
  
    .gift-card__button {
      font-size: 16px !important;
    }
  
    .btn-block,
    .mx-auto {
      font-size: 17px !important;
    }
  
    .coupon-form h4 {
      font-size: 1rem !important;
    }
  
    .cart-description {
      padding: 10px !important;
    }
  
    .coupon-form .form-group .d-flex {
      flex-direction: column !important;
      align-items: baseline !important;
      gap: 15px;
    }
  
    .loyalty-points-redemption-form .form-group .d-flex {
      flex-direction: column !important;
      align-items: baseline !important;
      gap: 15px;
    }
  
    .loyalty-points-section .loyalty-points__info p {
      font-size: 16px !important;
    }
  
    .cart-view .section-title {
      font-size: 22px !important;
    }
  
    .btn-product-card-select-variant {
      font-size: 19px;
      font-weight: 400;
    }
  
    .prod-col-tb {
      width: 100% !important;
    }
  
    .products-list {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
    }
  
    .product-item small {
      font-size: 0.9rem !important;
    }
  
    .product-item .product-price {
      font-size: 17px !important;
    }
  
  
  
    .products-filter .text-color-primary {
      font-size: 17px !important;
    }
  
    #products-list-filter span,
    #products-list-sort,
    #products-list-filter>.icon-filter-secondary {
      font-size: 17px;
    }
  
    .filter-result,
    .filter-order {
      font-size: 15px;
    }
  
  
  
    .category-content {
      width: 230px !important;
      height: 230px !important;
    }
  
    .btn-link-categories {
      font-size: 21px !important;
      padding: 10px 7px !important;
    }
  
    .store-section .social-icons span {
      font-size: 16px;
    }
  
    .store-section .social-icons span {
      width: 20px;
      height: 20px;
      font-size: 18px;
    }
  
    .store-section .social-icons a {
      width: 46px;
      height: 46px;
    }
  
    .store-crn {
      flex-wrap: nowrap;
    }
  
    .icon-shopping_cart_black_36dp-1-1,
    .sm-search-icon>span {
      font-size: 25px !important;
    }
  
    .icon-account_circle_black_24dp::before {
      font-size: 25px;
    }
  
    .blog-title {
      margin-left: auto;
    }
  
    .account-lang-currency .account-btn {
      max-width: max-content;
      min-width: unset !important;
    }
  
    .lg-search-div {
      display: none !important;
    }
  
    .all-language-currency {
      display: none;
    }
  
    .account-lang-currency .account-btn>span:nth-child(2) {
      display: none;
    }
  
    .text-icon-menu {
      font-size: 17px;
    }
  
    .cart-product-row {
      gap: 7px !important;
      justify-content: space-between;
      flex-wrap: nowrap !important;
  
      position: relative;
    }
  
    .cart-product-quantity-dropdown select {
      min-width: 80px !important;
      border-radius: 8px;
      height: 30px;
    }
  
    .section-cart-products-col-3 {
      width: 12.5% !important;
    }
  
    .cart-product-col-details h1 a {
      font-size: 17px;
    }
  
    .icon-delete:before {
      font-size: 22px !important;
    }
  
    .shipping-image {
      font-weight: 400;
    }
  
    .hero-product .product-description {
      font-size: 19px;
    }
  
    .testimonials-box .testimonials-icons i {
      font-size: 18px !important;
    }
  
    .blog-content {
      padding: 0 5px;
    }
  
    .category-keys {
      display: grid !important;
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  
    .header-logo {
      gap: 10px;
    }
     .photo_categrys {
      grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
    }
  
  }
  
  @media(max-width: 1024px) {
  
    .category-keys {
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  
  @media(max-width: 992px) {
    .slider-product .settings-slider-title {
      font-size: 20px;
    }
  
    .custom-sliders .slick-track {
      gap: 10px;
    }
  
    .grid-banners {
      gap: 10px;
    }
  
    .slide-menu,
    .slide-menu a {
      font-size: 16px;
    }
  
    .testimonials-box {
      margin-left: 17px;
    }
  
    .products-slider .prod-col,
    .categories-slider .cat-col {
      padding-left: 5px;
      padding-right: 5px;
    }
  
  
  
    .banner-categry {
      gap: 10px;
      grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
    }
  
    .Commercial-brands .slick-track {
  
      gap: 10px;
    }
  
    .categories-sliders .slick-list .slick-track .item {
      padding: 0;
    }
  
    .product-crd-spec {
      min-height: 60px;
    }
  
    .brands-section {
      gap: 10px;
    }
  
    .product-item .product-title>span {
      font-size: 16px !important;
    }
  
    .section-product-price *,
    .product-item .product-price {
      font-size: 16px !important;
    }
  
    .product-item .dis-price {
      font-size: 15px !important;
    }
  
    .product-card {
      height: 200px !important;
    }
  
    a,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    ul,
    li {
      font-size: 15px;
    }
  
    .but {
      bottom: 90px;
    }
  
    .nav-mobile .account-area>.account-btn {
      background: 0 !important;
      border: 0 !important;
      color: #000;
      padding: 0 !important;
      padding-top: 0 !important;
    }
  
    .heart-currency .icon-language_white,
    .nav-mobile .heart-currency .icon-language_white:before,
    .heart-currency>.bi-basket,
    .heart-currency>.bi-heart,
    .heart-currency>.icon-account_circle_black_24dp,
    .heart-currency>.bi-house,
    .link-naved i {
      font-size: 23px !important;
      color: #000 !important;
    }
  
    .link-naved {
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      gap: 1px;
    }
  
    .heart-currency {
      display: flex;
      align-items: center;
      gap: 10px;
      justify-content: space-between;
      width: 100%;
    }
  
    .nav-mobile {
      visibility: visible;
      display: flex;
      position: fixed;
      bottom: -100px;
      left: 0;
      width: 100%;
      background: #fff;
      border-top: 2px solid var(--primary-color);
      padding: 10px;
      transition: bottom 0.3s ease-in-out;
      z-index: 999;
    }
  
    .coled {
      display: flex !important;
      flex-direction: column;
      gap: 10px;
    }
  
    .details-product-views {
      max-width: 100%;
    }
  
    .product-pragraf p {
      font-size: 15px;
    }
  
    .prod-name {
      font-size: 17px;
    }
  
    .emageprodecut .product-title {
      max-width: 72%;
    }
  
   
  
    .col-product-info {
      padding-top: 5px;
    }
  
    .products-details .col-product-image-wrapper .lg-thumbs.product-images-carousel-thumbs .col-3 {
      flex: 0 0 18% !important;
    }
  
    .feature {
      min-width: 163px;
    }
  
    .images-section .flex-slider .banners-slider {
      grid-template-columns: repeat(auto-fit, minmax(35%, 1fr));
    }
  
    .images-section .flex-slider .banners-slider a .content-section-img {
      height: 300px;
    }
  
    .Commercial-brands .Commercial-section {
      max-width: 100%;
      min-width: 150px;
    }
  
    .subTitle-detail {
      min-height: 365px;
    }
  
  
  
    .blog-card .blog-img {
      width: 100% !important;
    }
  
    .images-section .flex-slider .banners-slider {
      gap: 10px;
    }
  
    .national-day-section {
      min-height: 285px;
    }
  
    .category-keys {
      gap: 0;
    }
  
    .tab-list li {
      padding: 8px;
      font-size: 17px;
    }
  
    .icons-media .store-section .social-icons a {
      width: 40px;
      height: 40px;
    }
  
    .popup-image {
      width: 600px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product,
    .description-paragrah .counter-of-product {
      top: 160px;
    }
  
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
      width: 230px;
    }
  
  
    .product-attributes {
      min-width: 200px;
      width: 200px;
    }
  
    [dir=ltr] .products-details-page .slick-next {
      right: 0 !important;
    }
  
    .footer-store-section-bars {
      justify-content: center !important;
    }
  
    .col {
      flex-basis: auto !important;
    }
  
    .space {
      gap: 5px;
    }
  
    .categories-product .categories-slider-wrapper .cat-col .category-item a img {
      width: 120px !important;
      height: 120px !important;
      min-width: 120px;
    }
  
    .product-features {
      flex-direction: row !important;
    }
  
    .products-details-page .lg-thumbs {
      display: flex !important;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
    }
  
  
  
    .cart-badge {
      left: 11px !important;
    }
  
    .products-details-page .products-details {
      position: relative;
    }
  
    .col-product-info-single-image {
      position: unset !important;
    }
  
    .product-images-carousel-thumbs {
      display: block !important;
    }
  
    .product-images-carousel {
      height: 390px !important;
    }
  
    .products-details-page #product-images-slick .image-link img {
      height: 390px !important;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content {
      bottom: 0px;
    }
  
  
    .video-desc-content {
      gap: 10px;
    }
  
    .questions-card-preview,
    .comment-section {
      max-width: 100%;
    }
  
    .local-prod h4 {
      font-size: 23px !important;
    }
  
    .name-text {
      font-size: 23px !important;
    }
  
    .gap-section {
      gap: 4px;
      align-items: center;
      margin-left: 4px !important;
    }
  
    .hero-product {
      min-height: 29rem;
    }
  
    .form-account-info {
      margin-top: 20px;
    }
  
    .slide-menu {
      width: 55%;
    }
  
    .blog-card .blog-content .author {
      font-size: 18px;
    }
  
    .totals {
      max-width: unset !important;
    }
  
    .cart-description {
      max-width: unset !important;
      min-width: unset !important;
    }
  
  
  
    .accordion-box .item-box .header-accordion i {
      font-size: 17px !important;
    }
  
  
  
  
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content {
      max-width: 88%;
    }
  
  
    .hero-section .hero-section-title {
      padding-bottom: 5px !important;
    }
  
    .video-box {
      min-height: 412px;
    }
  
    .accordion-box .item-box .header-accordion h3 {
      font-size: 16px !important;
      line-height: 26px;
    }
  
    .accordion-box .item-box .body-accordion {
      font-size: 16px;
      padding: 12px;
      padding-top: 0;
    }
  
    .accordion-box .item-box .header-accordion span {
      width: 28px;
      height: 28px;
      min-width: 28px;
      border-radius: 6px;
  
    }
  
    .accordion-box .item-box .header-accordion {
      padding: 8px 12px;
    }
  
    .img-box>img {
      min-width: 280px;
      width: 280px !important;
      margin: 0;
      height: auto;
      position: sticky;
      top: 85px;
    }
  
    .testimonials-box .testimonials-icons i {
      font-size: 16px !important;
    }
  
    .testimonials-box .testimonial-icon {
      font-size: 22px !important;
      left: -20px;
      top: -20px;
      width: 42px;
      height: 42px;
      border-radius: 10px;
    }
  
    .national-day span {
      padding: 10px 25px;
      font-size: 17px;
    }
  
    .national-day h3 {
      font-size: 31px !important;
    }
  
    .catg-custom-link {
      padding: 8px 12px;
      font-size: 18px;
    }
  
    .content-theme {
      font-size: 18px;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape img {
      width: 200px;
      height: 200px;
    }
  
  
    .video-desc-content .btn {
      margin-top: 10px;
      padding: 10px 24px;
      font-size: 19px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content span {
      padding: 8px 30px;
      border-radius: 10px;
      font-size: 19px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content p {
      font-size: 18px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content h2 {
      font-size: 25px;
      margin-bottom: 15px;
    }
  
  
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-btn {
      padding: 15px;
      border-radius: 10px;
      margin-top: auto;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer {
      justify-content: flex-start;
      gap: 10px;
      height: 100%;
    }
  
    .offer-price .offer-formatted_price {
      font-size: 20px !important;
    }
  
    .offer-description {
      font-size: 16px;
      line-height: 20px;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
      font-size: 19px !important;
    }
  
    .main-offer {
      padding-top: 15px !important;
    }
  
    .offers-section-production .offers-section .oferrd-product .content-offer .image-offer {
      max-height: 350px;
      min-height: 350px;
      padding: 37px 17px;
    }
  
    .grid-banners a:nth-child(5) {
      height: 230px;
    }
  
    .grid-banners a {
      border-radius: 12px;
      padding: 20px;
    }
  
    .grid-banners a:first-child {
      height: 450px;
    }
  
    .section-title,
    .blogs--div h2,
    .Commercial-text h1 {
      font-size: 22px !important;
    }
  
    .hero-product .slick-dots .slick-active {
      height: 100px;
      width: 100px;
    }
  
    .product-link {
      margin-top: 20px;
      padding: 10px 25px;
      border-radius: 10px;
    }
  
    .hero-product .product-description {
      font-size: 17px;
    }
  
    .hero-product .product-name {
      font-size: 18px;
    }
  
    .hero-product .hero-section-img img {
      height: 300px;
    }
  
    .shipping-text {
      flex-wrap: wrap;
  
    }
  
    .payment-method-card {
      width: 75px !important;
      height: 75px !important;
      padding: 12px !important;
    }
  
    .gift-card .collapse.show {
      padding: 10px !important;
    }
  
    .coupon-form .form-group .d-flex {
      flex-direction: unset !important;
      align-items: center !important;
      gap: unset;
    }
  
    .cart-product-total-before-price {
      font-size: 13px !important;
      color: #000 !important;
    }
  
    .loyalty-points-redemption-form .form-group .d-flex {
      flex-direction: unset !important;
      align-items: center !important;
      gap: unset;
    }
  
    .icon-delete:before {
      font-size: 21px !important;
    }
  
    .custom-field-value img {
      width: 50px !important;
      height: 50px !important;
      border-radius: 50%;
    }
  
    .cart-product-prices .totals {
      font-size: 15px !important;
    }
  
    .cart-product-quantity-dropdown select {
      min-width: 65px !important;
      border-radius: 6px;
      height: 27px;
    }
  
    .cart-description {
      margin-top: 20px;
    }
  
    .cart-gift-card .font-weight-bold {
      font-size: 17px;
      font-weight: 500 !important;
    }
  
    .cart-gift-card p {
      font-size: 16px;
    }
  
    .header-wrapper {
      display: none;
    }
  
    .cart-product-price-each span {
      font-size: 15px;
    }
  
    .cart-product-total-price {
      font-size: 16px;
    }
  
    .cart-product-col-img {
      width: 120px !important;
    }
  
    .mt {
      margin-top: 20px;
    }
  
    .bread-title {
      font-size: 1.3rem;
    }
  
    .bread-text {
      font-size: 1rem !important;
    }
  
    .products-list {
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
  
    .category-content {
      width: 220px !important;
      height: 220px !important;
    }
  
  
  
    .text-icon-menu {
      font-size: 16px;
    }
  
    .card-body {
      line-height: 40px;
    }
  
    .product-selection .options-table .col {
      flex-basis: auto !important;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
  
    .icon-clear {
      color: #fff !important;
      background: #ee1c1cf2;
      padding: 1px;
      border-radius: 50%;
      font-size: 22px !important;
    }
  
    .shipping-col-3,
    .shipping-col-4 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
    }
  
    .shipping-image {
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      align-items: center;
      flex-wrap: wrap;
    }
  
    .tab-content-shipping .card-table {
      margin-bottom: 35px !important;
    }
  
    .icon-add_black {
      font-size: 23px;
    }
  
    .aaddress-personal-btn {
      padding: 15px !important;
      font-size: 19px !important;
      border-radius: 50px;
  
    }
  
    .link-addres {
      font-size: 17px !important;
    }
  
    .profile-section-dropdown .dropdown ul.dropdown-menu {
      width: 710px !important;
      margin: auto !important;
      border-radius: 10px !important;
      z-index: 1;
    }
  
    #btn_profile_delete_account>span {
      font-size: 1.3rem;
    }
  
    .profile-item-title {
      color: #fff;
    }
  
    .profile-section-dropdown .nav {
      border-radius: 8px;
    }
  
    .btn-danger,
    .btn-danger,
    .btn-primary {
      font-size: 16px !important;
    }
  
    .logistics-pay-icons a {
      padding: unset !important;
    }
  
    .store-section .social-icons a {
      width: 42px;
      height: 42px;
    }
  
    .footer-about-us-div {
      padding-left: unset !important;
    }
  
    .logistics-pay-icons>a>img {
      height: 30px;
      object-fit: contain;
    }
  
    .sm-search-div {
      display: none;
    }
  
  
  
    .text-index {
      z-index: 5 !important;
    }
  
    .view-cart {
      display: block !important;
    }
  
    .profile-item-image {
      font-size: 32px !important;
      width: 42px !important;
    }
  
    .metafields-item .img-box {
      width: 90px !important;
      height: 90px !important;
    }
  
    .description-icon {
      font-size: 21px !important;
      width: 23px !important;
    }
  
    .description-title {
      margin-right: 0 !important;
      font-size: 18px !important;
    }
  
    .products-details-page .slick-dots {
      display: none !important;
    }
  
    .products-details-page .lg-thumbs img {
      width: 120px !important;
      height: 120px !important;
    }
  
  
  
    .border-product {
      margin-bottom: 15px;
    }
  
    .description-text-clear p {
      font-size: 17px !important;
    }
  
    .body-tables .col {
      flex-basis: auto !important;
    }
  
    .body-tables .m-col {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
  
    .body-tables .card-body {
      line-height: 25px;
    }
  
    .body-tables {
      max-width: 50%;
      width: 50%;
    }
  
    .variants-tables {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
    }
  
    .m-col h4 {
      font-size: 15px !important;
      font-weight: 400;
    }
  
    .questions-card-preview {
      padding: 0px 15px !important;
      border-radius: 12px !important;
      background: #f7f7f8;
    }
  
    .products-details-page h4 {
      font-size: 16px !important;
    }
  
    .grid-banners a .content-banner h3,
    .photo_title {
      font-size: 16px !important;
      line-height: 20px;
      margin-bottom: 5px;
    }
  
    .grid-banners a .content-banner {
      padding: 10px 12px;
    }
  
    .category-title {
      font-size: 17px;
    }
  
    .hero-product .product-price .formatted_sale_prices {
      font-size: 21px !important;
    }
  
    .bundle-offer-details-products {
      grid-template-columns: 1fr 1fr 1fr;
    }
  
    .profile-section-dropdown .dropdown {
      border-radius: 8px !important;
      margin-top: 40px;
    }
  
    .profile-section-dropdown .dropdown ul.dropdown-menu {
      top: 86px !important;
    }
  
    .show>li:last-child a {
      border-bottom-left-radius: 10px !important;
      border-bottom-right-radius: 10px !important;
    }
  }
  
  
  @media(max-width: 768px) {
    .bannered{
    grid-template-columns: 1fr ;
    gap: 10px;
  }
    .sliders.mp{
    padding-bottom: 14px !important;
  }
    .images-section .flex-slider{
      gap: 10px;
    }
    .offers-section-production .offers-section .oferrd-product .content-offer .offer-name{
      padding: 5px 10px;
    }
    .products-filter {
      font-size: 15px !important;
  }
  
    .row.products-list{
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
    .products-list .prod-col, .bundle-offer-products .prod-col{
      padding: 5px !important;
    }
        .products-list {
          grid-template-columns: 1fr 1fr 1fr;
      }
    .slider-product .settings-slider-text {
      padding: 8px 15px;
      font-size: 17px;
    }
  
    .currency-btn {
      padding: 0 !important;
    }
  
    .product-card {
      height: 185px !important;
    }
  
    .product-item .dis-price {
      font-size: 14px !important;
    }
  
    .cardproduct .product-card-rating-wrapper {
      position: absolute;
      left: 8%;
      bottom: -2%;
    }
  
    .product-crd-spec {
      min-height: 63px;
    }
  
    .product-item {
      padding: 5px;
      margin-bottom: 8px;
      border-radius: 10px;
    }
  
    .section-product-price,
    .product-item .product-price {
      font-size: 16px !important;
    }
  
    .ticker-wrap .ticker a.ticker-item {
      font-size: 16px;
    }
  
    .emageprodecut .product-title .name-priderd {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
  
    .emageprodecut .product-title {
      max-width: 63%;
    }
  
    .price-count {
      top: 4px;
      left: 8px;
    }
  
    .roled::after {
      display: none;
    }
  
    .roled {
  
      grid-template-columns: 1fr;
  
    }
  
    .photo_disc {
      display: none !important;
    }
  
    .photo_mobile {
      display: block !important;
    }
  
    .products-details .col-product-image-wrapper .lg-thumbs.product-images-carousel-thumbs .col-3 {
      flex: 0 0 12% !important;
    }
  
    .grouped-product-row {
      gap: 6px !important;
    }
  
    .loyalty-points-products-section p,
    .grouped-heading {
      font-size: 16px !important;
    }
  
    .grouped-product-col {
      max-width: 155px;
    }
  
    .grouped-product-col h6,
    .grouped-product-table-row>td {
      font-size: 14px !important;
    }
  
    .grouped-product-row .grouped-product-col img {
      margin-bottom: 10px;
      width: 90px !important;
      height: 90px !important;
    }
  
    .subTitle-detail {
      background-position: left;
      min-height: 300px;
    }
  
    .images-section .flex-slider .banners-slider {
      display: grid !important;
      grid-template-columns: 1fr 1fr;
  
    }
  
    .national-day-section {
      min-height: 200px;
    }
  
    .offers-section-production .offers-section .oferrd-product {
      border-top: 0;
    }
  
    .popup-image {
      width: 500px;
    }
  
    .popup-image {
      width: 500px;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer {
      min-height: 360px;
    }
  
    .description-paragrah .counter-of-product {
      top: 85px;
    }
  
    .description-paragrah .counter-of-product .countdown .time-item {
      min-width: 38px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product {
      top: 175px;
    }
  
  
  
    .catg-custom-text {
      -webkit-line-clamp: 1;
      overflow: hidden;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
      width: 215px;
    }
  
    [dir=ltr] .description-paragrah {
      margin: 0px !important;
    }
  
    [dir=ltr] .cart-product-quantity-dropdown select {
      height: 30px;
    }
  
    [dir=ltr] .images-section .slick-next {
      right: 0 !important;
      left: unset !important;
    }
  
    [dir=ltr] .slide-width {
      max-width: 100%;
    }
  
    .categories-product .categories-slider {
      display: flex !important;
      justify-content: flex-start;
      align-items: center !important;
      scrollbar-width: none;
      flex-direction: row !important;
      height: 100% !important;
    }
        .catg-custom-link {
          padding: 6px;
          font-size: 16px;
          border-radius: 10px;
      }
  
    .common-questions {
      gap: 30px;
      justify-content: center;
    }
  
    .accordion-box .item-box {
      max-width: 100%;
    }
  
    .store-section .social-icons a {
      width: 40px;
      height: 40px;
    }
  
    .common-questions {
      gap: 30px;
    }
  
    .search-header .image-logo {
      max-width: 160px;
    }
  
    .products-details-page .lg-thumbs img {
      width: 115px !important;
      height: 115px !important;
    }
  
    .footer-store-section-bars {
      justify-content: center !important;
    }
  
    .currency-btn {
      position: relative;
      top: -2px;
    }
  
  
  
  
    .category-keys {
      grid-template-columns: 1fr 1fr;
      gap: 15px;
    }
  
  
  
    .images-section .flex-slider .banners-slider a {
      height: 100%;
    }
  
    .local-prod h4 {
      font-size: 22px !important;
    }
  
    .comment-section {
      max-width: 100% !important;
    }
  
    .add-review-btn {
      width: 100% !important;
    }
  
    .banner-categry {
      gap: 10px;
      grid-template-columns: repeat(auto-fit, minmax(60% 60%, 1fr));
    }
  
    .mp {
      margin-top: 1.5rem !important;
    }
  
    .blog-card {
      padding: 10px;
    }
  
    .common-questions .img-box {
      display: none;
    }
  
    .slider-product::before {
      right: 18%;
    }
  
    .prod-slide-content {
      width: 23%;
      padding: 10px;
    }
  
    .product-card-bundle-offer {
      border-radius: 25px !important;
    }
  
    .hero-product {
      min-height: 48rem;
    }
  
    .hero-product .product-name {
      font-size: 17px;
    }
  
    .slide-menu {
      width: 55%;
    }
  
  
  
    .blog-card .blog-content .blog-desc p {
      font-weight: 500;
      font-size: 15px !important;
    }
  
    .product-attributes-light-box {
      display: none !important;
    }
  
    .flag {
      height: 28px !important;
      width: 28px !important;
    }
  
  
  
    .hero-product .product-price .formatted_sale_prices {
      font-size: 20px !important;
    }
  
    .brands-section .product-brands-category .slick-track .content-product .product-item {
      width: 100% !important;
      padding: 5px;
    }
  
  
  
    .blog-card .blog-img {
      width: 100%;
      min-width: 100%;
    }
  
    .img-box>img {
      min-width: 215px;
      width: 215px !important;
    }
  
    .testimonials-box {
      margin-left: 12px;
      padding: 8px;
    }
  
    .testimonials-box .testimonial-icon {
      font-size: 20px;
      left: -18px;
      top: -18px;
      width: 38px;
      height: 38px;
    }
  
    .national-day span {
      font-size: 16px;
      padding: 8px 22px;
      border-radius: 10px;
    }
  
    .national-day .sub-title {
      font-size: 19px;
      overflow: unset;
    }
  
    .national-day h3 {
      font-size: 30px !important;
      margin-bottom: 15px;
    }
  
    .category-item a {
      padding: 12px;
      gap: 10px;
    }
  
    .category-item a .content p {
      font-size: 16px;
    }
  
    .category-item a img {
      width: 70px;
      height: 70px;
    }
  
    .category-item a .content h1 {
      font-size: 18px;
      margin: 0;
    }
  
    .logo-partion h3 {
      font-size: 26px !important;
    }
  
    .logo-partion {
      flex-direction: column;
      gap: 10px;
    }
  
    .logo-partion img {
      display: block !important;
    }
  
    .Commercial-brands .Commercial-section h2 {
      font-size: 16px;
      line-height: 22px;
    }
  
    .Commercial-brands .Commercial-section img {
      height: 50px !important;
    }
  
    .Commercial-brands .Commercial-section {
      border-radius: 10px;
      gap: 10px;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape img {
      width: 160px;
      height: 160px;
    }
  
    .categories-slider {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(55%, 1fr));
      gap: 12px;
    }
  
    .video-desc-content .btn {
      padding: 8px 20px;
      font-size: 18px;
      margin-top: 20px;
      border-radius: 10px;
  
    }
  
    .video-desc-content .section-desc {
      font-size: 18px;
    }
  
    .video-desc-content .section-main-title {
      font-size: 30px;
    }
  
    .video-box {
      min-height: 312px;
    }
  
    .video-desc-content {
      bottom: 50px;
    }
  
    .main-slider .slick-next {
      left: 0 !important;
    }
  
    .main-slider .slick-prev {
      right: 0 !important;
    }
  
    .images-section .flex-slider .banners-slider {
      display: flex;
    }
  
    .images-section .flex-slider {
      flex-direction: column;
    }
  
    .offers-section .draggable .slick-track {
      gap: 8px;
    }
  
    .grid-bann.grid-banners a {
      height: 250px !important;
    }
  
  
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a {
      min-width: 100%;
      max-width: 100%;
      width: 100%;
    }
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a img {
      width: 125px;
    }
  
    .banner-categrys:has(.banner-image:nth-child(2):nth-last-child(1)) {
      grid-template-columns: 1fr;
    }
  
    .Commercial-brands .Commercial-section {
      min-width: 150px !important;
    }
  
    .oferrd-product .main-offer,
    .content-offer {
      max-width: 100% !important;
      width: 100% !important;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-btn {
      padding: 14px;
    }
  
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
      font-size: 18px !important;
    }
  
    .offers-section-production .offers-section .oferrd-product .content-offer .image-offer {
      max-height: initial;
      width: 100%;
      min-width: initial;
      height: 250px;
      min-height: 250px;
    }
  
    .offers-section-production .offers-section .oferrd-product .content-offer .image-offer {
      padding: 45px 20px 20px;
    }
  
    .offers-section-production .offers-section .oferrd-product {
      flex-direction: column-reverse;
      padding: 10px;
    }
  
    .grid-banners a:nth-child(4),
    .grid-banners a:nth-child(5) {
      height: 175px;
    }
  
  
    .grid-banners a:first-child {
      height: 350px;
    }
  
    .grid-banners {
      gap: 12px;
      grid-template-areas:
        "item1 item2"
        "item1 item3"
        "item4 item4"
        "item5 item6";
    }
  
    .section-title,
    .blogs--div h2,
    .Commercial-text h1 {
      font-size: 21px !important;
    }
  
    .hero-product .product-price .formatted_prices {
      font-size: 17px !important;
    }
  
    .hero-product .product-price .formatted_sale_prices {
      font-size: 19px !important;
    }
  
    .hero-section .hero-section-title {
      font-size: 22px;
      line-height: 35px;
      min-height: 0;
      min-height: initial;
    }
  
    .hero-section .hero-section-title {
      text-align: center;
      font-size: 25px !important;
    }
  
    .grid-banners a .content-banner {
      padding: 10px;
    }
  
    .content-product,
    .hero-section-img {
      width: 100% !important;
      max-width: 100% !important;
    }
  
    .hero-section .hero-product .slick-track .row {
      flex-direction: column-reverse;
      gap: 20px;
    }
  
    .hero-product .hero-section-img img {
      height: 285px;
      width: 100% !important;
    }
  
    .gap-section {
      flex-wrap: nowrap !important;
    }
  
    #pills-tab {
      gap: 22px;
      flex-wrap: nowrap !important;
      overflow: auto;
      overflow-y: hidden;
      scrollbar-width: none;
    }
  
    .nav-tabs #pills-tab .nav-item {
      white-space: nowrap !important;
      overflow: unset !important;
    }
  
  
    .product-formatted-price {
      font-size: 22px;
    }
  
    .modal-product-title {
      font-size: 1.3rem !important;
    }
  
    .modal-comment-content {
      width: 400px !important;
      margin: auto;
    }
  
    .user-review-text {
      margin-right: 50px !important;
    }
  
    .metafields-item .img-box {
      width: 80px !important;
      height: 80px !important;
    }
  
    .description-title {
      font-size: 17px !important;
      font-weight: 500 !important;
    }
  
    .description-icon span {
      font-size: 20px !important;
      font-weight: 400 !important;
    }
  
    .product {
      margin-top: 50px !important;
    }
  
    .modal-comment-content {
      width: 450px !important;
      margin: auto;
    }
  
    .user-review-date {
      font-size: 15px !important;
    }
  
    .sec-product p {
      font-size: 16px !important;
      font-weight: 400 !important;
    }
  
    .products-details-page .slick-dots {
      display: none !important;
    }
  
    #related-products .slick-track .slick-slide .product-item a .box-1-1 {
      width: 100% !important;
      height: 100% !important;
    }
  
    #related-products .slick-track .slick-slide .product-item {
      width: 100% !important;
    }
  
    .card-body-shipping {
      padding: 10px !important;
    }
  
    .shipping-text span {
      font-size: 15px !important;
    }
  
    .payment-method-card {
      width: 70px !important;
      height: 70px !important;
      border-radius: 10% !important;
    }
  
    .gift-card__header ul li p {
      font-size: 15px;
    }
  
    .loyalty-points-section .loyalty-points__info p {
      font-size: 15px !important;
    }
  
    .cart-product-col-details {
      max-width: 50% !important;
    }
  
    .cart-product-prices>div {
      margin-right: 0px !important;
    }
  
    .cart-products-action {
      max-width: max-content;
    }
  
    .cart-product-prices {
      width: max-content;
    }
  
    .cart-product-row {
      flex-wrap: wrap !important;
      row-gap: 25px !important;
      justify-content: flex-start;
    }
  
    .product-item>a .box-1-1 {
      width: 100% !important;
      height: 100%;
      margin: auto;
  
    }
  
    .footer-store-section-bars {
      flex-direction: column !important;
    }
  
    .category-content {
      width: 230px !important;
      height: 230px !important;
    }
  
    .sub-cardes .category-item h3 {
      font-size: 17px;
    }
  
    .products-list .prod-col,
    .products-list .prod-col-attr {
      width: 280px !important;
    }
  
    #products-list-filter-form-clear,
    #products-list-filter-form-save {
      padding: 0 4px !important;
    }
  
    .form-products-filter .text-color-primary {
      font-size: 18px;
    }
  
    .select-dropdown .dropdown-item {
      font-size: 15px;
    }
  
  
  
    .btn-link-categories {
      font-size: 20px !important;
      padding: 7px 7px !important;
    }
  
  
  
  
  
    .card-body {
      line-height: 30px;
    }
  
    .card img {
      height: auto !important;
      width: 44px !important;
    }
  
    .profile-item-image {
      font-size: 30px !important;
      width: 40px !important;
    }
  
    .aaddress-personal-btn {
      padding: 15px !important;
      font-size: 18px !important;
  
    }
  
    .profile-section-dropdown .dropdown ul.dropdown-menu {
      width: 530px !important;
    }
  
    .faqs-title,
    .icon-expand_more1 {
      font-size: 20px;
    }
  
    .text-justify>p {
      font-size: 16px !important;
    }
  
    .vat-crn-sections {
      justify-content: start !important;
    }
  
    .flex-country {
      gap: 20px !important;
    }
  
    .footer-companies>.container {
      padding: unset !important;
    }
  
    .zid-stor {
      gap: 10px !important;
    }
  
    .sm-search-div {
      left: 80px;
    }
  
    .blog-title h1 {
      font-size: 22px !important;
    }
  
    .view-cart {
      display: none !important;
    }
  
    .text-icon-menu {
      left: 1px;
    }
  
    .upper-bar {
      display: unset !important;
    }
  
    .search-header-bar>.sm-search-icon {
      display: none;
    }
  
    .blog-text h6 {
      font-size: 17px;
    }
  
    .icon-arrow-right {
      font-size: 22px;
      font-weight: 400;
    }
  
    .back-to-top span,
    .back-to-top i {
      font-size: 18px !important;
    }
  
    .slide-menu ul a {
      font-size: 16px !important;
      padding-right: 4px;
    }
  
    .search-header>.container {
      padding: unset !important;
    }
  
    .title-text {
      font-size: 17px;
    }
  
    .mt {
      margin-top: 20px;
    }
  
    #products-list-filter span,
    #products-list-sort,
    #products-list-filter>.icon-filter-secondary {
      font-size: 16px;
    }
  
    .breadcrumb-item {
      font-size: 1.1rem !important;
    }
  
  
    .cart-product-prices {
      width: max-content !important;
    }
  
    .form-control {
      font-size: 17px;
    }
  
    .cart-products-action .form-group {
      margin-right: 0px !important;
    }
  
    .cart-product-col-img {
      width: 115px !important;
    }
  
    .bank-image {
      width: 75px !important;
      height: 75px;
      border-radius: 10%;
      margin-top: 5px !important;
    }
  
    .images-section .flex-slider .banners-slider a .content-section-img {
      width: 100%;
    }
  
    .bundle-offer-details-products {
      grid-template-columns: 1fr 1fr;
    }
  
    .name-text {
      font-size: 22px !important;
    }
  
    .slider-product .settings-slider-title {
      font-size: 19px;
    }
    .features-partion{
      gap: 10px;
    }
    .photo_categrys {
      grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    }
  
  
  }
  
  @media(max-width: 576px) {
        .subcategories-image {
          width: 48px;
          height: 48px;
      }
        .products-list {
          grid-template-columns: 1fr 1fr;
      }
    .slider-product::before {
          right: 25%;
      }
          .prod-slide-content {
          width: 32%;
      }
    .footer-copyrights-vat-certificate{
      padding-bottom: 70px !important;
    }
    .hero-product .slick-dots{
      right: 0 !important;
    }
    .categories-items {
      max-width: max-content;
      display: unset !important;
      justify-content: center;
      max-width: max-content;
    }
    .title-naved {
      font-size: 15px;
    }
  
    .heart-currency .icon-language_white,
    .nav-mobile .heart-currency .icon-language_white:before,
    .heart-currency>.bi-basket,
    .heart-currency>.bi-heart,
    .heart-currency>.icon-account_circle_black_24dp,
    .heart-currency>.bi-house,
    .link-naved i {
      font-size: 18px !important;
      color: #000 !important;
    }
  
    .colection-product .cardes-priderd img {
      max-width: 85px !important;
      object-fit: contain;
      max-height: 85px !important;
    }
  
    .emageprodecut .product-title {
      max-width: 100%;
    }
  
    .price-count {
      position: unset;
    }
  
    
  
    .nav-tabs #pills-tab .nav-item {
      text-align: center;
    }
  
    .products-details .col-product-image-wrapper .lg-thumbs.product-images-carousel-thumbs .col-3 {
      flex: 0 0 11% !important;
    }
  
    .div-product-sku,
    .div-product-weight,
    .border-product {
      margin-bottom: 10px !important;
    }
  
    .grouped-product-col {
      max-width: 187px;
    }
  
    .banner-categrys {
      grid-template-columns: 1fr;
    }
  
    .subTitle-detail {
      min-height: 240px;
    }
  
    .slid-com {
      display: none;
    }
  
    .slid-mob {
      display: block;
    }
  
    .banar-mobile {
      display: block;
    }
  
    .national-day-section {
      min-height: 150px;
    }
  
    .gategry-boxs .category-content {
      width: 100% !important;
      border-radius: 1px;
    }
  
    .gategry-boxs {
      padding: 15px;
      border-radius: 15px;
      background: color-mix(in srgb, var(--primary-color) 10%, transparent);
    }
  
    .sub-cardes .sub-category {
      grid-template-columns: 1fr 1fr;
    }
  
    .card-categories-wrapper {
      flex-direction: row-reverse !important;
    }
  
    .gategry-boxs .card-header-category {
      border-radius: 10px;
    }
  
    .products-container #myTabContent #profile-tab-pane .products-list .counter-of-product {
      position: unset;
    }
  
    #myTabContent #profile-tab-pane .tab-pane .products-list {
      display: grid;
      grid-template-columns: 1fr;
    }
  
    .products-container #myTabContent #profile-tab-pane .products-list .prod-col-attr {
      width: 100%;
    }
  
    .products-container #myTabContent #profile-tab-pane .products-list .prod-col-attr .product-item a {
      flex-direction: row !important;
      justify-content: space-between !important;
      width: 100%;
    }
  
    .products-container #myTabContent #profile-tab-pane .products-list {
      min-height: unset !important;
      width: 100%;
    }
  
    .products-container #myTabContent .products-list .prod-col-attr .product-item a .box-1-1 {
      max-width: 350px;
      max-height: 300px;
    }
  
    .tab-content #profile-tab-pane .products-list {
      display: grid !important;
      grid-template-columns: 1fr !important;
      gap: 5px;
    }
  
    .products-container .nav-tabs {
      display: flex;
    }
  
    .icons-media .store-section .social-icons a {
      width: 30px;
      height: 30px;
    }
  
    .tab-list {
      gap: 15px;
    }
  
    .tab-list li {
      padding: 4px;
      font-size: 16px;
    }
  
    .switch {
      width: 59px;
      height: 28px;
    }
  
    .slider:before {
      width: 25px;
      height: 25px;
    }
  
    .moon svg,
    .sun svg {
      width: 20px;
      height: 20px;
    }
  
    .but {
      width: 50px;
      height: 50px
    }
  
    .images-section .flex-slider .banners-slider {
      gap: 10px;
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
  
    .custom-category-section {
      margin-top: 0;
    }
  
    .products-list .counter-of-product {
      position: absolute;
      top: 150px;
    }
  
    .popup-image {
      width: 380px;
      height: 380px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product,
    .description-paragrah .counter-of-product {
      top: 118px;
    }
  
   
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
      width: 175px;
      padding: 10px;
    }
  
    .images-section .flex-slider .banners-slider a .content-section-img {
      height: 200px;
    }
  
    .catg-custom-link {
      padding: 8px;
      font-size: 16px;
    }
  
    .Commercial-brands .Commercial-section {
      min-width: 115px !important;
    }
  
    .banner-categry .banner-image .banar-disc {
      display: none
    }
  
    .national-day {
      display: none;
    }
  
    .specila-title {
      padding-right: 20px !important;
    }
  
    .video-box {
      min-height: 240px;
    }
  
    .categories {
      padding: 0px;
    }
    .slick-prev, .slick-next {
      width: 25px !important;
      height: 25px !important;
      top: -11% !important;
      left: 37px !important;
  }
  .slick-arrow>span, i {
      font-size: 16px !important;
  }
  
    [dir=ltr] .cart-badge {
      right: 11px;
      left: unset !important;
    }
  
  
  
    .categories-product .categories-slider {
      gap: 0 !important;
    }
  
    .categories-image {
      border-radius: 0 !important;
    }
  
    .sub-title {
      padding-right: 0 !important;
    }
  
  
  
    .accordion-box .item-box {
      max-width: unset;
    }
  
    .product-card-bundle-offer.bundle-offer-product-tag {
      padding: 2px !important;
      font-size: 11px;
    }
  
    .badge-name {
      padding: 2px !important;
      font-size: 11px;
    }
  
    .product-images-carousel {
      height: 350px !important;
  
    }
  
    .products-details-page #product-images-slick .image-link img {
      height: 350px !important;
    }
  
    .products-details-page .lg-thumbs img {
      width: 100% !important;
      height: 100% !important;
      max-height: unset !important;
  
    }
  
    .product-selection.mt-5 {
      margin-top: 0.5rem !important;
    }
  
    .content-fixed {
      justify-content: space-between;
      gap: 0px;
    }
  
    .brands-section .product-brands-category .slick-track {
      gap: 10px;
    }
  
    .slick-next {
      left: 0px !important;
    }
  
    .loader:after {
      width: 80px;
      height: 80px;
    }
  
    .local-prod h4 {
      font-size: 21px !important;
    }
  
    .name-text {
      font-size: 21px !important;
    }
  
    .questions-card-preview .customer-name {
      font-weight: 500 !important;
      font-size: 18px !important;
    }
  
    .cart-product-prices {
      display: flex;
      align-items: center;
    }
  
    .cart-product-delete {
      position: absolute;
      left: 0;
      top: 12px;
    }
  
    .product-link {
      margin-top: 15px;
      padding: 8px 22px;
      font-size: 17px;
    }
  
    .hero-product {
      min-height: 40rem;
    }
  
  
  
    .Commercial-text a {
      font-size: 17px;
    }
  
  
    .section-slider-padding-space {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content span {
      padding: 6px 24px;
      border-radius: 8px;
      font-size: 17px;
      margin-top: 20px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content p {
      font-size: 17px;
      line-height: 24px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content h2 {
      font-size: 19px;
      margin-bottom: 5px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content {
      width: 95%;
    }
  
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a {
      border-radius: 8px 8px 20px 20px;
      padding-bottom: unset;
      padding: 5px;
    }
  
    .category-title {
      font-size: 17px;
    }
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a img {
      height: 100px;
      margin-top: 0px;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
      min-height: 55px;
    }
  
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-btn {
      padding: 12px;
    }
  
    .national-day span {
      margin-top: 30px;
    }
  
    .offer-price .offer-formatted_sale_price {
      font-size: 16px !important;
    }
  
    .offer-price .offer-formatted_price {
      font-size: 19px !important;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
      font-size: 17px !important;
    }
  
    .offers-section-production .offers-section .oferrd-product .content-offer .image-offer {
      height: 240px;
      min-height: 240px;
      padding: 42px 15px 15px !important;
    }
  
    .section-title,
    .blogs--div h2,
    .Commercial-text h1 {
      font-size: 20px !important;
    }
  
    .grid-banners a .content-banner h3,
    .photo_title {
      font-size: 15px !important;
    }
  
    .grid-banners a:nth-child(4),
    .grid-banners a:nth-child(5) {
      height: 145px;
    }
  
    .grid-banners a:first-child {
      height: 300px;
    }
  
    .hero-product .hero-section-img img {
      height: 200px;
    }
  
    .grid-bann.grid-banners {
      grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
    }
  
    .hero-section .hero-section-title {
      font-size: 23px !important;
    }
  
    .common-questions {
      gap: 0;
    }
  
    .img-box>img {
      display: none;
    }
  
    .products-details-page h4 {
      margin-bottom: 0 !important;
    }
  
  
  
    .col-product-info {
      padding-top: 15px !important;
    }
  
    #product-variants-options {
      flex-wrap: wrap;
    }
  
    .modal-comment-content {
      width: 370px !important;
    }
  
    .loyalty-points-products-section p,
    .grouped-heading {
      font-size: 16px !important;
      font-weight: 400 !important;
    }
  
    .description-title {
      font-size: 16px !important;
      font-weight: 400 !important;
    }
  
    .variants-tables {
      flex-direction: column;
    }
  
    .body-tables {
      max-width: 100%;
      width: 100%;
    }
  
    .shipping-payment-card {
      width: 100% !important;
    }
  
    .shipping-text:nth-child(3) {
      border-bottom: 0 !important;
    }
  
    .shipping-text {
      padding-bottom: 6px !important;
      border-bottom: 1px solid #0000002f;
      margin-top: 6px !important;
    }
  
    .payment-method-card {
      width: 65px !important;
      height: 65px !important;
      padding: 10px !important;
    }
  
    .cart-view .section-title {
      font-size: 19px !important;
    }
  
  
    .cart-product-row {
      row-gap: 20px !important;
      flex-direction: column !important;
      align-items: start !important;
    }
  
    .cart-product-col-details {
      max-width: 100% !important;
    }
  
    .loyalty-points-expected-section {
      font-size: 15px !important;
    }
  
    .cart-gift-card .font-weight-bold {
      font-size: 16px;
    }
  
    .cart-product-col-img {
      width: 110px !important;
    }
  
    .lead {
      font-size: 15px !important;
    }
  
    .bread-title {
      font-size: 1rem;
    }
  
    .category-content {
      width: 190px !important;
      height: 190px !important;
    }
  
    .category-content {
      border-radius: 10%;
    }
  
  
    .btn-link-categories {
      font-size: 19px !important;
      padding: 5px 5px !important;
    }
  
  
    .product-item .product-price {
      font-size: 15px;
    }
  
  
    .products-list .prod-col,
    .products-list .prod-col-attr {
      width: 220px !important;
      padding: 7px !important;
    }
  
  
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape img {
      width: 160px;
      height: 160px;
      padding: 10px;
    }
  
    .product-card-rating-wrapper {
      font-size: 15px !important;
    }
  
    .filter-block-width label,
    .filter-result {
      font-size: 15px;
      font-weight: 400;
    }
  
    #products-list-filter span,
    #products-list-sort,
    #products-list-filter>.icon-filter-secondary {
      font-size: 15px;
    }
  
    .form-control {
      font-size: 16px;
    }
  
    .product-card-rating>span {
      font-size: 15px !important;
      margin-right: 0 !important;
    }
  
  
  
    .btn-product-card-select-variant {
      font-size: 15px !important;
      padding: 5px;
    }
  
    .text-icon-menu {
      font-size: 15px;
    }
  
    .card img {
      width: 43px !important;
    }
  
    .card-body {
      line-height: 25px;
    }
  
    .icon-clear {
      font-size: 19px !important;
    }
  
    .account-content {
      margin: 15px !important;
    }
  
    .card-body {
      padding: 0.5rem !important;
    }
  
    .icon-add_black {
      font-size: 21px;
    }
  
    .aaddress-personal-btn {
      padding: 12px !important;
      font-size: 17px !important;
    }
  
    .link-addres {
      font-size: 16px !important;
    }
  
    .profile-section-dropdown .dropdown ul.dropdown-menu {
      width: 441px !important;
      top: 86px !important;
    }
  
    #btn_profile_delete_account>span {
      font-size: 1.1rem;
    }
  
    .profile-item-image {
      font-size: 27px !important;
      width: 37px !important;
    }
  
    .btn-danger,
    .btn-danger,
    .btn-primary {
      font-size: 1rem;
    }
  
    .faqs-title,
    .icon-expand_more1 {
      font-size: 19px;
    }
  
    .text-justify>p {
      font-size: 17px !important;
    }
  
    .logistics-pay-icons {
      gap: 5px;
    }
  
    .footer-theme-text-for-primary-bg .pb-2 {
      padding: unset !important;
    }
  
    .link-pb {
      margin-top: 10px;
      margin-bottom: 10px;
    }
  
    .store-crn {
      justify-content: start !important;
    }
  
    .footer-about-us-links-div p>a {
      font-size: 16px;
    }
  
    .search-input-input {
      width: 300px;
      padding-left: unset;
    }
  
    .blog-title {
      margin-bottom: 0 !important;
    }
  
    .blog-text .ul>li {
      font-size: 15px !important;
    }
  
    .blog-text h6 {
      font-size: 15px !important;
    }
  
    .cart-badge {
      left: 15px !important;
      width: 15px;
      height: 15px;
    }
  
  
    .flex-country {
      gap: 15px !important;
    }
  
    .search-header .image-logo {
      max-width: 115px;
      min-width: initial;
      height: 52px;
    }
  
    .blog .container-fluid {
      padding-left: 30px !important;
      padding-right: 30px !important;
    }
  
    .icon-shopping_cart_black_36dp-1-1,
    .sm-search-icon>span {
      font-size: 22px !important;
    }
  
    .icon-account_circle_black_24dp::before {
      font-size: 22px;
    }
  
    .text-icon-menu {
      display: none;
    }
  
    .sticky {
      padding: 10px;
    }
  
    .blog {
      margin: 0 !important;
    }
  
    .back-to-top {
      padding: 5px;
    }
  
    .back-to-top span,
    .back-to-top i {
      font-size: 17px;
    }
  
    .store-section p {
      font-size: 16px;
    }
  
  
  
    .bread-text {
      font-size: 0.9rem !important;
    }
  
    .slider-product .settings-slider-text {
      padding: 6px 21px;
      border-radius: 8px;
      font-size: 16px;
    }
  
    .slider-product .settings-slider-title {
      font-size: 18px;
    }
  
    .video-desc-content .section-main-title {
      font-size: 28px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card {
      height: 450px;
    }
  
    .video-desc-content {
      bottom: 0px;
    }
  
    .video-desc-content .btn {
      font-size: 17px;
      margin-top: 10px;
    }
  
    .video-desc-content .section-desc {
      font-size: 17px;
      line-height: 26px;
    }
  
    .feature {
      min-width: 150px;
      padding: 12px 16px;
      display: flex !important;
      gap: 15px;
      background: linear-gradient(270deg, #fff, transparent);
      justify-content: space-between !important;
      width: 100%;
      flex-direction: row-reverse !important;
    }
  
    .feature .features-section-img {
      margin: 0;
    }
  
    .Commercial-brands .Commercial-section img {
      height: 40px !important;
    }
  
    .national-day .sub-title {
      font-size: 18px;
    }
  
    .categories-slider {
      display: flex;
      flex-direction: column;
      gap: 15px;
    }
  
    .national-day h3 {
      font-size: 28px !important;
    }
  
    .hero-product .product-price .formatted_sale_prices {
      font-size: 18px !important;
    }
  
    .flag {
      height: 26px !important;
      width: 26px !important;
    }
  
    .hero-product .product-description {
      font-size: 17px;
    }
  
    .category-keys {
      grid-template-columns: 1fr;
    }
  
    .questions-card-preview .question-box .question {
      margin-bottom: 10px !important;
    }
  
    .products-details-page .lg-thumbs {
      margin-right: 17.5px !important;
    }
  
    .prod-col .counter-of-product .countdown {
      font-size: 15px;
    }
  
    .product-item {
      padding: 7px;
    }
  
    .nav-tabs .nav-link {
      background-color: transparent;
      border-radius: 10px;
      border: 0;
    }
  
    #pills-tab {
      display: grid !important;
      grid-template-columns: 1fr 1fr !important;
    }
  
    .nav-tabs .nav-link i {
      color: #fff;
    }
  
    .nav-tabs .nav-link.active,
    .nav-tabs .nav-item.show .nav-link {
      color: #000;
      background-color: var(--primary-color);
      border-color: #dee2e6 #dee2e6 #fff;
      outline-color: var(--primary-color);
    }
  
    .products-container .nav-tabs {
      justify-content: center;
      gap: 10px;
      margin-bottom: 10px;
    }
  
    .banner-categry {
      grid-template-columns: repeat(auto-fit, minmax(52%, 1fr));
  
    }
  }
  
  
  @media(max-width: 450px) {
    .extra_image {
      width: 45px;
      height: 45px;
  }
     .photo_categrys {
      grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
    }
    .blog-content h3>a{
      font-size: 17px;
      line-height: 20px;
    }
    .blog-card{
      gap: 10px;
    }
    .common-questions .accordion-box{
      gap: 10px;
    }
    .offers-section-production .offers-section .oferrd-product .content-offer .offer-name{
      top: 4px;
      right: 4px;
    }
        .cart-badge {
          left: 10px !important;
      }
    .categories .slider-container .categories-slider-wrap .categories-sliders .slick-list .slick-track{
      justify-content: space-between;
    }
        .features-section-title {
          font-size: 16px !important;
          margin-top: 0 !important;
      }
        .breadcrumb-item {
          font-size: 15px !important;
      }
    .breadcrumb {
      margin-bottom: 0.5rem;
  }
    .products-filter {
      margin-bottom: 0;
  }
    .products-container #products-list {
      padding-bottom: 20px !important;
  }
    .product-item img{
      border-radius: 5px !important;
    }
    .hero-product{
      padding: 10px;
    }
  
    .products-details-page h4 {
      font-size: 15px !important;
    }
  
  
    .heart-currency {
  
      gap: 7px;
    }
  
    .grouped-product-row {
      gap: 10px !important;
    }
  
    .grouped-product-row img[alt="plus"] {
      display: none;
    }
  
    .grouped-product-row .grouped-product-col img {
      width: 80px !important;
      height: 80px !important;
    }
  
    .grouped-product-col {
      max-width: 145px;
    }
  
    .products-details .col-product-image-wrapper .lg-thumbs.product-images-carousel-thumbs .col-3 {
      flex: 0 0 16% !important;
    }
    .custom-category-section{
      margin-bottom: 1rem;
    }
    .Commercial-brands {
    padding-left: 10px;
    padding-right: 10px;
  }
  .stores{
    padding: 10px;
    gap: 15px;
  }
  
    .images-section .flex-slider .banners-slider {
      grid-template-columns:1fr;
    }
    .grid-banners{
      gap: 5px;
    }
    .video-box{
      margin-bottom: 1rem;
    }
        
    .categories-slider{
      gap: 10px;
    }
        .mp {
          margin-top: 1rem !important;
      }
      .section-padding-space {
      padding-bottom: 1rem !important;
  }
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a {
      padding-bottom: 0px;
    }
  
    .categories-sliders .slick-list .slick-track .item.slick-slide a img {
      width:100%;
      height: 100%;
    }
        .header-logo {
          gap: 5px;
      }
    .section-padding-space.products-barnds.mp{
      padding: 10px !important;
    }
    .hero-section .section-title {
      font-size: 18px !important;
  }
        .section-product-price *, .product-item .product-price {
          font-size: 15px !important;
      }
       
    .product-item .product-title{
      min-height: 47px !important;
    }
    .product-crd-spec{
      line-height: 20px;
      min-height: 45px;
    }
        .section-product-price, .product-item .product-price {
          font-size: 15px !important;
      }
        .product-item .product-title>span {
          font-size: 15px !important;
      }
        .product-card {
          height: 170px !important;
      }
        .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
          font-size: 16px !important;
          line-height: 26px;
      }
        .offer-description {
          font-size: 15px;
      }
        .offers-section-production .offers-section .oferrd-product .main-offer {
          min-height: 260px;
      }
          .offer-price .offer-formatted_price {
          font-size: 18px !important;
      }
  
    .container,
    .container-fluid {
      padding-right: 10px !important;
      padding-left: 10px !important;
    }
  
    .category-title {
      width: 115px;
    }
  
    .grid-bann.grid-banners {
      grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
    }
  
    .grid-bann.grid-banners a {
      height: 200px !important;
    }
  
    .subTitle-detail {
      min-height: 200px;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-name {
      min-height: 54px;
    }
  
    .national-day-section {
      min-height: 120px;
    }
  
    .sec-product {
      margin-top: 15px;
    }
  
    .gategry-boxs .card-header-category .btn-link-categories {
      justify-content: center !important;
    }
  
    .gategry-boxs .card-header-category {
      border-radius: 10px !important;
    }
  
    .sub-cardes .category-item h3 {
      font-size: 15px;
      font-weight: 400;
    }
  
    .sub-cardes .cat-col {
      width: 55px;
      height: 55px;
    }
  
    .gategry-boxs {
      padding: 10px;
    }
  
    .products-container #myTabContent .product-item .product-title {
      font-size: 1.2rem;
    }
  
    .products-container #myTabContent .products-list .prod-col-attr .product-item a .box-1-1 {
      max-width: 250px;
      max-height: 200px;
    }
  
  
    .tab-list {
      gap: 5px;
    }
  
    .tab-list li {
      padding: 1px;
      font-size: 15px;
    }
  
    .language-currency,
    .currency-btn {
      padding: 0;
    }
  
    .switch {
      width: 55px;
      height: 24px;
    }
  
    .slider:before {
      width: 20px;
      height: 20px;
    }
  
    .moon svg,
    .sun svg {
      width: 17px;
      height: 17px;
    }
  
    #products-list .counter-of-product .countdown .time-item {
      min-width: 45px !important;
    }
  
    .products-list .counter-of-product {
      position: absolute;
      top: 254px;
    }
  
    .description-paragrah .counter-of-product .countdown {
      gap: 8px;
    }
  
    .description-paragrah .counter-of-product .countdown .time-item {
      min-width: 45px !important;
    }
  
    .description-paragrah .counter-of-product {
      top: 225px;
    }
  
    .countdown>.time-item {
      padding: 3px;
      min-width: 55px;
    }
  
    .popup-image {
      width: 350px;
      height: 350px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product {
      top: 80px;
    }
  
    .prod-col .counter-of-product .countdown {
      justify-content: center;
      gap: 1px;
  
    }
  
    .prod-col .counter-of-product .countdown .time-item {
      min-width: 30px;
      padding: 1px;
  
    }
  
    .prod-col .counter-of-product .countdown .time-item span {
  
      font-size: 15px;
      font-weight: 400;
    }
  
    .prod-col .counter-of-product .countdown .time-item p {
  
      font-size: 10px;
      font-weight: 100;
    }
  
    .badge-name {
      top: 5px !important;
      right: 0px !important;
      gap: 2px !important;
      padding: 1px 2px !important;
    }
  
    .categories-product .categories-slider-wrapper .salag .cat-col .category-item a img {
      width: 100px !important;
      height: 100px !important;
      min-width: 100px;
    }
  
    .categories-product .categories-slider-wrapper .salag .slick-track .cat-col .category-item a {
      padding: 0 !important;
    }
  
  
  
    .Commercial-text a {
      font-size: 15px;
    }
  
   
  
  
  
  
    .product-formatted-price-discount {
      font-size: 15px;
      padding: 3px 5px 2px 5px;
    }
  
    .product-formatted-price-discount {
      padding-right: 1px;
    }
  
    .product-formatted-price-old {
      font-size: 16px;
    }
  
    .product-formatted-price {
      font-size: 22px;
    }
  
    .loyalty-points-products-section p {
      min-width: 32px;
    }
  
    .products-details-page #product-images-slick .image-link img {
      height: 301px !important;
    }
  
    .product-images-carousel {
      height: 301px !important;
    }
  
  
  
    .search-header .image-logo {
      max-width: 90px;
    }
  
  
  
    .loader:after {
      width: 65px;
      height: 65px;
    }
  
    .local-prod h4 {
      font-size: 20px !important;
    }
  
    .name-text {
      font-size: 20px !important;
    }
  
    .category-keys {
      grid-template-columns: 1fr;
    }
  
    .content-product {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      min-height: 220px;
    }
  
    .images-section .flex-slider .banners-slider a {
      min-height: auto;
      max-height: auto;
    }
  
    .images-section .flex-slider .banners-slider a .content-section-img {
      height:auto;
      width: 100%;
    }
  
    .national-day {
      max-width: 90%;
    }
  
    .dis-price {
      display: flex;
      flex-wrap: wrap;
    }
  
    .Commercial-text {
      padding: 0;
    }
  
    .video-box {
      min-height: 178px;
    }
  
    .video-desc-content {
      bottom: 12px;
    }
  
    .brands-section .product-brands-category .slick-track {
      gap: 3px;
      justify-content: center;
    }
  
    .images-section .main-slider {
      max-height: 290px !important;
    }
  
  
    .slider-product {
      height: 130px;
    }
  
    .hero-product .slick-dots li::before {
      width: 20px;
      height: 20px;
    }
  
    .hero-product {
      min-height: 37rem;
    }
  
    .slide-menu {
      width: 70%;
    }
  
    .Commercial-text {
      align-items: center;
    }
  
    .flag {
      height: 25px !important;
      width: 25px !important;
    }
  
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content {
      width: 100%;
      height: 64%;
    }
  
    .account-content {
      margin: 15px !important;
    }
  
    .bundle-offer-details-products {
      grid-template-columns: 1fr;
    }
  
    .hero-product .slick-dots .slick-active {
      height: 70px;
      width: 70px;
    }
  
    .hero-product .slick-dots li {
      width: 40px;
      height: 40px;
    }
  
    .product-link {
      font-size: 17px;
      padding: 7px 20px;
      border-radius: 8px;
    }
  
    .hero-product .product-price .formatted_prices {
      font-size: 16px !important;
    }
  
  
    .hero-product .product-name {
      font-size: 16px;
    }
  
    .hero-section .hero-section-title {
      font-size: 20px !important;
      padding-top: 20px !important;
    }
  
    .hero-product .hero-section-img img {
      height: 200px;
    }
  
    .accordion-box .item-box .header-accordion span {
      display: none;
    }
  
    .accordion-box .item-box .header-accordion h3 {
      font-size: 15px !important;
      line-height: 24px;
    }
  
    .blog-card .blog-content .blog-desc p {
      line-height: 22px;
  
    }
  
    .blog-card .blog-content .author {
      font-size: 17px;
      line-height: 22px;
    }
  
    .blog-card .blog-img img {
      height: 160px;
    }
  
    .national-day span {
      padding: 8px 20px;
      font-size: 15px;
      border-radius: 8px;
      margin-top: 35px
    }
  
    .national-day .sub-title {
      font-size: 16px;
      line-height: 32px;
    }
  
    .national-day h3 {
      font-size: 25px !important;
      line-height: 32px;
    }
  
    .features-section-title {
      font-size: 16px;
      line-height: 22px;
    }
  
    .logo-partion h3 {
      font-size: 25px !important;
    }
  
    .Commercial-brands .Commercial-section {
      min-width: 125px;
    }
  
    .Commercial-brands .Commercial-section img {
      height: 30px;
    }
  
    .content-theme {
      font-size: 17px;
    }
  
  
  
    .video-desc-content .section-main-title {
      font-size: 26px !important;
    }
  
    .slider-product .settings-slider-text {
      padding: 5px 19px !important;
      font-size: 15px !important;
    }
  
    .slider-product .settings-slider-title {
      font-size: 17px;
    }
  
    .slider-product::before {
      display: none;
    }
  
    .prod-slide-content {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      bottom: 75px;
      background-color: unset !important
    }
  
    .slider-product .settings-slider-title {
      margin-bottom: 0;
      font-size: 16px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content span {
      padding: 5px 24px;
      font-size: 16px;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content p {
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
  
    .images-section .flex-slider .main-slider .slider-item .slider-card .container .slider-content h2 {
      font-size: 18px;
      line-height: 30px;
    }
  
   
  
    .section-title,
    .blogs--div h2,
    .Commercial-text h1 {
      font-size: 19px !important;
    }
  
    .offers-section-production .offers-section .oferrd-product .main-offer .offer-btn {
      padding: 10px;
    }
  
    .offers-section-production .offers-section .oferrd-product .content-offer .image-offer {
      height: 225px;
      min-height: 225px;
      padding: 32px 7px 7px;
    }
        .offers-section-production .offers-section .oferrd-product {
          padding: 4px;
      }
  
    .grid-banners a:nth-child(4),
    .grid-banners a:nth-child(5) {
      height: 130px;
    }
  
    .grid-banners a {
      padding: 12px;
      min-width: 0;
      min-width: initial;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
    }
  
    .grid-banners a .content-banner h3,
    .photo_title {
      margin-bottom: 0 !important;
    }
  
    .grid-banners a .content-banner {
      bottom: 45px;
    }
  
    .grid-banners a:first-child {
      height: 260px;
    }
  
  
  
    .sec-product p {
      font-size: 15px !important;
    }
  
    #desktop-profileCard .card {
      padding: 10px !important;
      border-radius: 10px !important;
    }
  
    #desktop-profileCard .card .card-body .row .col {
      flex-basis: auto !important;
    }
  
    .loyalty-points-products-section p,
    .grouped-heading {
      font-size: 15px !important;
    }
  
    .loyalty-rewards-popup__inner {
      padding: 20px !important;
    }
  
    .loyalty-points-rewards-logo {
      width: 35px !important;
      height: 35px !important;
    }
  
    .text-price {
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      flex-direction: row;
      margin-top: 12px;
      gap: 0;
    }
  
    .modal-comment-content {
      width: 300px !important;
    }
  
    .user-review-text {
      margin-right: unset !important;
    }
  
    .sec-product>h1 {
      font-size: 19px !important;
    }
  
    .footer-about-us-links-div p>a {
      font-size: 15px;
    }
  
    .coupon-form button {
      min-width: 85px !important;
      width: 85px !important;
      height: 35px !important;
    }
  
    .section-title {
      padding-bottom: 1rem !important;
    }
  
    .div-carts {
      padding: 15px !important;
    }
  
    .logistics-pay-icons>a>img {
      height: 25px;
    }
  
    .btn-block,
    .mx-auto {
      font-size: 16px !important;
    }
  
    .cart-totals-div .cart-totals-row-wrapper {
      row-gap: 12px;
      font-size: 15px !important;
    }
  
    .sm-search-div {
      left: 103px;
      background: transparent;
    }
  
    .category-content {
      width: 150px !important;
      height: 150px !important;
      border-radius: 15px !important;
    }
  
    .card-categories-wrapper {
      flex-direction: row-reverse !important;
      background: color-mix(in srgb, var(--primary-color) 5%, transparent);
      padding: 0;
      border-radius: 10px;
      justify-content: space-between !important;
      width: 100% !important;
    }
  
    .btn-link-categories {
      font-size: 16px !important;
      min-width: 150px;
    }
  
    .products-list .prod-col,
    .products-list .prod-col-attr {
      width: 90% !important;
    }
  
    .product-item small {
      font-size: 0.8rem !important;
    }
  
  
    .card img {
      width: 42px !important;
    }
  
    .link-addres {
      font-size: 15px !important;
    }
  
    .aaddress-personal-btn {
      padding: 10px !important;
      font-size: 16px !important;
    }
  
    .profile-section-dropdown .dropdown ul.dropdown-menu {
      width: 341px !important;
      top: 85px !important;
    }
  
    #langCurrecyModal button {
      font-size: 1rem !important;
    }
  
    .faqs-title,
    .icon-expand_more1 {
      font-size: 18px;
    }
  
    .text-justify>p {
      font-size: 15px !important;
    }
  
    .slide-menu ul a {
      font-size: 15px !important;
    }
  
  
  
    .social-icons {
      flex-wrap: nowrap !important;
    }
  
    .store-crn {
      margin-bottom: 10px !important;
    }
  
    .store-section .social-icons a {
      width: 35px;
      height: 35px;
    }
  
    .footer-store-section-bars {
      flex-direction: column !important;
    }
  
    .back-to-top span,
    .back-to-top i {
      font-size: 16px;
    }
  
    .search-input-input {
      width: 270px;
    }
  
  
  
  
    .flex-country {
      gap: 5px !important;
    }
  
    .sm-search-icon {
      margin-left: unset;
    }
  
    .number-faqs {
      width: 30px;
      height: 30px;
      font-size: 17px;
    }
  
    .video-desc-content .section-desc {
      display: none;
    }
  
    .video-desc-content .btn {
      font-size: 16px !important;
    }
  
    .catg-custom-link {
      font-size: 16px !important;
    }
    .section-title {
      padding-top: 0.5rem !important;
    }
  
    .blog-card {
      min-height: 340px;
    }
  
    .testimonials-sliders .slick-list {
      padding-top: 40px;
      padding-bottom: 10px;
    }
  
    .custom-sliders .slider-item {
      width: 280px !important;
    }
  
    .blog-card {
      padding: 5px;
    }
  
    .bundle-offer-title-description {
      font-size: 15px;
    }
  
    .ticker-wrap .ticker a.ticker-item {
      font-size: 15px;
    }
  
    .colection-product .btn-add-to-cart {
      margin-bottom: 0 !important;
      padding: 5px;
      font-size: 16px !important;
    }
  
  }
  
  @media(max-width: 400px) {
    .popup-image {
      width: 270px;
      height: 270px;
    }
  
  
    .catg-custom .slick-list .slick-track .catg-custom-item a {
      display: flex;
      justify-content: center;
      align-items: center;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape {
      width: 250px;
    }
  
    .catg-custom .slick-list .slick-track .catg-custom-item .img-shape img {
      width: 170px;
      height: 170px;
    }
  }
  
  @media(max-width: 350px) {
   
  
  
    .products-list {
      grid-template-columns: 1fr;
    }
  
    .products-list .counter-of-product {
      top: 188px;
    }
  
    .prod-col .counter-of-product .countdown .time-item span {
  
      font-size: 18px;
      font-weight: 600;
    }
  
    .prod-col .counter-of-product .countdown {
      justify-content: center;
      gap: 15px;
    }
  
    .prod-col .counter-of-product .countdown .time-item {
      min-width: 55px;
    }
  
    .description-paragrah .counter-of-product {
      top: 185px;
    }
  
    .home-products-section .products-slider-wrapper .counter-of-product {
      top: 222px;
    }
  
  
  
    .div-product-sku,
    .div-product-weight,
    .border-product {
      gap: 3px;
    }
  
  
  
  
    .products-details-page .lg-thumbs {
      margin-right: 8.5px !important;
    }
  
    .product-images-carousel {
      height: 290px !important;
    }
  
    .products-details-page #product-images-slick .image-link img {
      height: 290px !important;
    }
  
  
    .loyalty-points-products-section p {
      font-size: 13px !important;
    }
  
    .loyalty-points-rewards-logo {
      width: 30px !important;
      height: 30px !important;
    }
  
    .col-product-info-single-image {
      padding: 0 !important;
    }
  
    .cart-product-prices {
      flex-wrap: wrap;
      justify-content: start;
      width: unset !important;
    }
  
    .bg-transparent .card-body .d-flex .user-review-date {
      margin-right: 0 !important;
    }
  
    .bg-transparent .card-body .d-flex {
      flex-direction: column;
      gap: 5px;
  
    }
  
    .modal-comment-content {
      width: 280px !important;
    }
  
    .header-cart {
      gap: 5px !important;
    }
  
    .card-categories-wrapper {
      gap: 0;
    }
  
    .blog-card .blog-content .author {
      gap: 3px;
    }
  
  
    .account-lang-currency>.flex-country {
      gap: 0px !important;
    }
  
    .flag {
      height: 22px !important;
      width: 22px !important;
    }
  
  
  
    .bundle-offer-details-products {
      grid-template-columns: 1fr;
    }
  
    .images-section .flex-slider .banners-slider a {
      height: auto;
    }
  
    .video-desc-content .section-main-title {
      font-size: 21px !important;
    }
  
  
  
  
  
    .logistics-pay-icons {
      gap: 0px;
    }
  
    .category-content {
      width: 120px !important;
      height: 120px !important;
    }
  
    .card img {
      width: 40px !important;
    }
  
    .profile-section-dropdown .dropdown ul.dropdown-menu {
      width: 310px !important;
    }
  
    .number-faqs {
      width: 28px;
      height: 28px;
      font-size: 16px;
    }
  
    .faqs-title,
    .icon-expand_more1 {
      font-size: 17px;
    }
  
    .text-justify>p {
      font-size: 15px;
    }
  
    .slide-menu__decorator {
      width: 15px;
    }
  
    .sm-search-div {
      left: 134px;
    }
  
  
    .ic-menu-back {
      display: none !important;
    }
  
    .search-input-input {
      width: 250px;
    }
  
    .icons-menu-top>span::before {
      font-size: 24px !important;
    }
  }