@media (max-width: 991px) {
  :root {
    font-size: 15px;
  }

  .home_banner::before {
    content: "";
  }

  .home_banner .banner-text {
    width: 50%;
    padding-right: 50px;
  }

  .banner .custom-prev,
  .banner .custom-next,
  .home-products-section .custom-prev,
  .home-products-section .custom-next {
    display: none;
  }

  .new-collection .section-text {
    margin-bottom: 10px;
  }

  /* services */
  .services .service-block {
    margin-bottom: 30px;
  }

  .services ul li:not(:last-child) {
    border: 0;
  }

  /* top brands */
  .top-brands .section-text>div {
    padding-left: 3rem;
    padding-left: 0;
  }

  /* header */
  header .header-logo {
    width: 100%;
  }

  .comments-box {
    margin-top: 24px;
    border: 0;
    padding: 0;
  }

  .card-table {
    margin: 0px 0px 10px 0px !important;
  }

  .options-table .col {
    flex-basis: unset;
  }

  .col-product-info {
    padding-top: 20px;
  }

  .product-ques .product-info img {
    height: 150px;
  }

  .products-list .product-box .countdown ul {
    gap: 5px;
  }

  .products-list .product-box .countdown ul li {
    font-size: 11px;
  }

  .products-list .list-section .product-box .img {
    width: 35%;
  }

  .header-row[data-v-33277d46] {
    height: 100px;
  }

  .currency-button-area,
  .language-button-area,
  .language-button-area span,
  header .sub-header>ul>li button,
  header .sub-header>ul>li a,
  header .sub-header>ul .shoping-prize,
  .icon-language_white::before {
    color: var(--header-text-color-primary-bg);
    color: #222;
  }

  .language-btn,
  .currency-btn {
    color: var(--header-text-color-primary-bg);
    color: #222;
  }

  .icon-language_white:before {
    color: var(--header-text-color-primary-bg);
    color: #222;
  }
}

@media (max-width: 767px) {
  :root {
    font-size: 14px;
  }

  .new-collection p {
    margin-bottom: 12px;
  }

  .new-collection .collection {
    margin-bottom: 30px;
  }

  .best-seller .collection:not(.bg) {
    margin-bottom: 0;
  }

  /* deal of the day */
  .deal-of-the-day h2 {
    font-size: 20px;
  }

  .deal-of-the-day h4 {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .deal-of-the-day .countdown {
    margin-bottom: 10px;
    padding: 6px;
  }

  .deal-of-the-day .countdown ul li:not(.dot) {
    padding: 0 4px;
  }

  /* top brands */
  .top-brands .section-text>div {
    padding-left: 2rem;
    padding-left: 0;
  }

  .offer-banner .section-content>div:not(:last-child) {
    margin-bottom: 1.25rem;
  }

  .products-details-page .products-details {
    margin-top: 3rem;
  }

  /* CART PAGE */
  .template_for_cart_products_list,
  .cart-product-row-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .template_for_cart_products_list::-webkit-scrollbar-track {
    height: 2px;
  }

  .cart-view .section-cart-products .cart-product-row-wrapper .cart-product-row {
    flex-wrap: nowrap;
  }

  .cart-view .section-cart-products .cart-product-row-wrapper .cart-product-row .cart-product-col-details {
    width: fit-content;
    min-width: 300px;
  }

  .cart-view .section-cart-products .cart-product-row-wrapper .cart-product-row .cart-products-action {
    width: fit-content;
    padding-right: 0;
  }

  .cart-view .section-cart-products .cart-product-row-wrapper .cart-product-row .cart-product-prices {
    width: fit-content;
    padding-right: 0;
  }

  .cart-view .section-cart-products .cart-product-row-wrapper .cart-product-row .cart-products-action .form-group {
    margin-right: 10px;
  }

  .cart-view .section-cart-products .cart-product-row-wrapper .cart-product-row .cart-product-prices>div {
    margin-right: 30px;
  }

  .cart-product-error-messages {
    width: 100%;
  }

  .cart-view .cart-totals-div .cart-totals-row-wrapper {
    padding: 10px;
  }

  .home_banner .banner-text {
    padding-right: 30px;
  }

  .products-details-page #product-grouped-details .grouped-product-row:has(.grouped-product-row) {
    flex-direction: column;
  }
}

@media (max-width: 700px) {
  .product-box .countdown ul {
    gap: 6px;
  }
}

@media (max-width: 575px) {

  .cart-badge {
    right: 11px;
    top: -4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 0.7rem !important;
  }

  .rtl .cart-badge {
    right: unset;
    left: 11px;
  }

  /* deal of the day */
  .deal-of-the-day .section-text {
    margin-top: 15px;
    text-align: center;
  }

  .deal-of-the-day .countdown {
    margin: 0 auto 10px;
  }

  /* top brands */
  .top-brands .section-text>div {
    padding-left: 1rem;
    padding-left: 0;
  }

  /* header */
  header .sub-header>ul {
    display: none !important;
  }

  header .mobile-fix-option {
    background-color: #f8f8f8;
    bottom: 0;
    display: block !important;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 8;
  }

  header .mobile-fix-option ul {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  header .mobile-fix-option ul li a,
  header .mobile-fix-option ul li button {
    display: grid;
    font-weight: 500;
    padding: 8px 6px;
    text-align: center;
    transition: all 0.4s ease-in-out;
    border: 0;
    background: transparent;
  }

  header .mobile-fix-option ul li svg {
    width: 20px;
  }

  header .mobile-fix-option ul li span {
    font-size: 0.85rem;
  }

  .breadcrumb-section h4 {
    text-align: center;
  }

  btn-add-to-cart .products-details-page .products-details .select-quantity-div .quantity-box {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .products-details-page .products-details .select-quantity-div .quantity-box .product-buttons,
  .products-details-page .products-details .select-quantity-div .quantity-box .product-buttons .btn_outline {
    width: fit-content !important;
  }

  .products-details-page .products-details .select-quantity-div .quantity-box {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .products-details-page .products-details .sale-box .countdown ul li .timer {
    color: #cca270;
    font-size: calc(11.4px + 0.1875vw);
    font-weight: 500;
    margin: 0 4px;
  }

  .products-details-page .products-details .sale-box .countdown ul li span {
    color: #cca270;
    font-size: calc(11.4px + 0.1875vw);
    font-weight: 500;
    margin-bottom: 0;
  }

  footer {
    padding-bottom: 75px;
  }

  .filter-buttons-container {
    justify-content: space-between;
    width: 100%;
  }

  .filter-buttons-container>div,
  .filter-buttons-container .filter-block-width,
  .filter-buttons-container .dropdown {
    gap: 0.7rem;
  }

  .filter-buttons-container .btn-filter {
    min-width: fit-content;
  }

  .products-list .prod-col,
  .bundle-offer-products .prod-col {
    padding: 15px 10px;
  }

  .home_banner .banner-text {
    width: 60%;
    padding-right: 16px;
  }

  .home_banner .banner-text h4 {
    margin-bottom: 6px;
  }

  .home_banner .banner-text h1 {
    margin-bottom: 2px;
  }

  .home_banner .banner-text p {
    margin-bottom: 5px;
  }
}

@media (max-width: 480px) {
  :root {
    font-size: 12px;
  }

  .cart-badge {
    right: 6px;
  }

  .rtl .cart-badge {
    right: unset;
    left: 6px;
  }

  .special-offers .trending-products .tabs .nav {
    gap: 8px;
  }

  .special-offers .trending-products .tabs .nav li a h6 {
    font-size: calc(12.8px + 0.0625vw);
  }

  .special-offers .trending-products .tab-pane>.row {
    margin: 0;
  }

  .special-offers .trending-products .tab-pane>.row .col-6 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .product-box .countdown ul {
    gap: 3px;
  }

  .product-box .countdown ul li {
    font-size: 10px;
  }

  .product-box .product-detail>a h6 {
    font-size: calc(11px + 0.0625vw);
  }

  .product-box .product-detail {
    padding-top: 10px;
  }

  .product-box .product-detail .add-btn {
    width: fit-content;
    padding: 6px;
  }

  .product-box .product-detail .add-btn a {
    font-size: 0.75rem;
  }

  .product-box .product-detail .add-btn a svg,
  .product-box .product-detail .add-btn a img {
    width: 13px;
  }

  .product-box .product-detail .add-btn {
    opacity: 1;
    transform: translate(-50%, -45px);
  }

  .deal-of-the-day .countdown ul li.dot span {
    height: 7px;
    width: 7px;
    margin: 13px 0;
  }

  .deal-of-the-day .countdown ul {
    gap: 11px;
  }

  .best-seller .collection .product-text {
    height: 50%;
    transform: translate(-50%, 0) scale(1);
    top: 45%;
  }

  .best-seller .collection:hover .product-text {
    transform: translate(-50%, 0) scale(1);
  }

  .video-container .section-text h2 {
    font-size: 1.5rem;
  }

  .video-container .section-text p {
    font-size: 0.9rem;
  }

  .announcement-bar .text {
    flex-direction: column;
    gap: 0;
    padding-right: 1rem;
    padding-left: 0;
  }

  .rtl .announcement-bar .text {
    flex-direction: column;
    gap: 0;
    padding-right: 0;
    padding-left: 1rem;
  }

  .availability-bar .announcement-text,
  .announcement-bar .announcement-text {
    font-size: 0.85rem;
    line-height: 20px;
  }

  .announcement-bar .shop {
    font-size: 0.9rem;
  }

  /* header */
  header .mobile-fix-option ul li svg {
    width: 18px;
  }

  header .mobile-fix-option ul li span {
    font-size: 0.8rem;
  }

  .product-ques .product-info img {
    height: 120px;
  }

  .form-products-filter span {
    font-size: 0.9rem;
  }

  .form-products-filter .filter-block-width label {
    font-size: 0.8rem;
  }

  .form-products-filter .filter-block-width .m-div {
    margin: 20px 5px !important;
  }

  .filter-buttons-container>div,
  .filter-buttons-container .filter-block-width,
  .filter-buttons-container .dropdown {
    gap: 0.4rem;
  }

  .filter-result {
    font-size: 0.8rem;
  }

  .products-list .product-box .countdown ul {
    gap: 2px;
  }

  .products-list .product-box .countdown ul li {
    font-size: 11px;
  }
}