.container-wrap {
  padding-inline: 10px;
}

body.rtl .products-count {
  margin-right: 10px;
}
body.rtl .nt_sortby .h3 {
  padding-right: 15px;
  padding-left: 0;
}
body.rtl .mfp-content .section_nt_filter > .h3 {
  padding-left: 0;
  padding-right: 15px;
}
@media (min-width: 1025px) {
  body.rtl .products-count {
    margin-inline: 0;
  }
}
@media (max-width: 1024px) {
  body.rtl .kalles-section.type_newsletter .newsletter .subscribe-img-mob {
    left: 0;
  }
  body.rtl .kalles-kids__slide-layout-01 .pa_txts {
    left: auto;
    transform: translate(0, -50%);
    max-width: 50%;
  }
  body.rtl .featured-products-section .count-down {
    left: 21px;
  }
}

body.ltr .products-count {
  margin-left: 10px;
}
body.ltr .featured-products-section .count-down {
  left: unset;
  right: 0px;
}
@media (min-width: 1025px) {
  body.ltr .products-count {
    margin-inline: 0;
  }
}
@media (max-width: 1024px) {
  body.ltr .kalles-section.type_newsletter .newsletter .subscribe-img-mob {
    right: 0;
  }
  body.ltr .kalles-kids__slide-layout-01 .pa_txts {
    left: 0;
    right: auto;
    transform: translate(0, -50%);
    max-width: 50%;
  }
  body.ltr .featured-products-section .count-down {
    right: 21px;
    left: unset;
  }
}

@media (min-width: 1025px) {
  .container-wrap {
    padding-inline: 20px;
  }
  .flickity-page-dots {
    display: none;
  }
}
@media (min-width: 1370px) {
  .container-wrap {
    padding-inline: 0;
  }
}
@media (max-width: 1024px) {
  .breadcrumb-wrapper {
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .cat_filter {
    pointer-events: auto;
    opacity: 1;
    text-align: start;
    order: 1;
  }
  .cat_view {
    order: 2;
  }
  .cat_sortby {
    order: 3;
  }
  .products-count {
    display: none;
  }
  .sidebar-widget {
    max-width: 100%;
    width: 100%;
    padding-inline: 15px;
  }
  .newsletter_row > p {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .newsletter_row {
    justify-content: center !important;
    flex-direction: column;
  }
  .hide_mobile {
    display: none !important;
  }
  .header__mid .css_h_se {
    justify-content: space-between;
    min-height: 70px;
  }
  .sideMenu-btn {
    order: 2;
  }
  .sideMenu-btn .push-menu-btn {
    justify-content: end;
  }
  .logo-wrapper {
    order: 1;
  }
  .logo-wrapper .branding {
    text-align: start;
  }
  .logo-wrapper .logo_mobile {
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .dashboard-menu {
    max-width: inherit;
  }
  .dashboard-menu .nav {
    flex-direction: row !important;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .dashboard-menu .nav li {
    min-width: -webkit-fill-available;
    min-width: -moz-fill-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .product-inner {
    padding: 1.88rem 5px;
  }
  .product-inner.horizontal-card .desc-wrapper {
    display: none;
  }
  .product-inner .product-title a {
    font-size: 13px;
  }
  .nt_pr .product-info .price {
    font-size: 13px;
  }
  .product-info .price {
    flex-direction: column;
    gap: 0px;
    line-height: 1.2;
    min-height: 1.9rem;
    text-align: center;
  }
  .product-info .price del {
    font-size: 0.7rem;
  }
  .slider-with-side-menu .side-menu.v-categories {
    display: none;
  }
  .kalles-kids__slide-layout-01 .img_slider_block {
    padding-top: 53.750524%;
  }
  .section-title {
    font-size: 18px;
  }
  .products-slider-wrapper {
    padding-inline: 0;
  }
  .products-slider-wrapper .products.nt_slider .flickity-prev-next-button {
    display: none;
  }
  .count-down .sepr_coun_dt .countdown-sec {
    display: none;
  }
  .type_testimonials_2 .quote_col {
    padding-inline: 0.9rem;
  }
  .type_testimonials_2 .quote_col .quote_slide {
    margin-top: 3rem;
  }
  .hide-btns-slider-mb .flickity-prev-next-button {
    display: none;
  }
  .kalles-section.type_newsletter .newsletter {
    padding-inline: 2rem;
  }
  .kalles-section.type_newsletter .newsletter .subscribe-img-mob {
    position: absolute;
    left: 0;
  }
  .tab_se_header ul.tab_cat_title {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    width: 100%;
  }
  .tab_se_header ul.tab_cat_title li {
    width: -moz-fit-content;
    width: fit-content;
    min-width: -webkit-fill-available;
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .ad_two_columns_4_3 .cat_grid_item.cat_grid_item_1 .shadow_wrap * {
    transform: translate(-2rem, 2rem);
  }
  .ad_two_columns_4_3 .cat_grid_item.cat_grid_item_1 .shadow_wrap h3 {
    font-size: 16px;
  }
  .ad_two_columns_4_3 .cat_grid_item.cat_grid_item_1 .shadow_wrap h4 {
    font-size: 24px;
  }
  .has_ntcanvas .mfp-content,
  .has_fk_canvas .nt_fk_canvas,
  .has_ntcanvas .mfp-inline-holder .mfp-content {
    width: 90%;
    max-width: 600px;
  }
  .discount-img-container {
    display: none;
  }
  .single-product-page .single-product-header .title {
    max-width: 100%;
  }
  .single-product-page .col-md-6.col-12.product-infors {
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    padding-top: 0;
  }
  .single-product-page .kalles-section-pr_summary {
    padding: 1rem;
  }
  .single-product-page .kalles-section-pr_description .ul_tabs {
    display: none !important;
  }
  .single-product-page .kalles-section-pr_description .ul_tabs li.tab_title_block a {
    font-size: 0.8rem;
    min-height: unset;
    min-width: unset;
  }
  .single-product-page .ul_tabs li.tab_title_block a {
    padding: 10px;
    margin: 0;
  }
  .single-product-page .kalles-section-pr_description .entry-content {
    padding: 0px;
  }
  .product-option-container.select-view .scrollableList ul li {
    margin-bottom: 6px;
  }
  .product-inner.vertical-card.expanding_row, .product-inner.vertical-card.expanding {
    padding-bottom: 1rem !important;
  }
  .product-inner.vertical-card .product-action {
    margin-top: 0rem !important;
    padding-inline: 0.5rem !important;
    opacity: 1;
    position: relative !important;
    border: 0 !important;
    background: transparent !important;
    left: unset !important;
    right: unset !important;
    bottom: unset !important;
    height: auto !important;
    margin-bottom: 0;
  }
  .product-inner.vertical-card .product-action .add-to-cart {
    padding: 0 0.7rem;
    min-width: 104px;
    height: 36px;
    min-height: unset;
    font-size: 0.7rem;
  }
  .product-action .add-to-cart,
  .add-to-cart-action-wrapper .single_add_to_cart_button,
  .add-to-cart-action-wrapper .button-add-to-cart {
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 14px !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    line-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap;
  }
  .add-to-cart-action-wrapper .single_add_to_cart_button .txt_add,
  .add-to-cart-action-wrapper .button-add-to-cart .txt_add {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    line-height: 1;
  }
  .product-inner.vertical-card .product-action .add-to-fav {
    width: 36px;
    height: 36px;
    font-size: 1.1rem;
  }
  .product-inner.vertical-card .product-info {
    padding-bottom: 0 !important;
  }
  .single-product-page .col-md-6.col-12.pr_sticky_su {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .deal.normal-modal-deal .promotion-image figure {
    position: initial;
    left: unset;
    top: unset;
    width: unset;
    max-width: unset;
  }
  .bare2-offers-slider-1 .flickity-viewport {
    min-height: 430px;
  }
  .bare2-offers-slider-1 .kalles-kids__slide-layout-01 .nt_img_txt {
    min-height: 390px;
  }
  .slideshow__slide .caption-wrap {
    top: 50% !important;
  }
  .bare2-offers-slider-1 .kalles-kids__slide-layout-01__big-title {
    padding: 0.5rem;
    width: 200px;
    font-size: 13px;
  }
  .bare2-offers-slider-1 .price {
    font-size: 0.7rem;
  }
  .bare2-offers-slider-1 .kalles-kids__slide-layout-01__br-02 {
    height: 10px;
  }
  .count-down .sepr_coun_dt > span {
    font-size: 0.7rem;
  }
  .count-down .sepr_coun_dt {
    height: 35px;
  }
  .bare2-offers-slider-1 .desc-wrapper {
    color: #fff;
    max-width: 400px;
    text-align: justify;
    margin-top: 0.5rem;
    font-size: 0.7rem;
  }
  .bare2-offers-slider-1 .add-to-cart {
    background: var(--primary-color);
    color: white;
    margin-top: 0.5rem;
    max-width: -moz-fit-content;
    max-width: fit-content;
    height: 38px;
    min-width: 110px;
    padding: 6px 15px;
    min-height: unset;
  }
  .slideshow__slide.slideshow__slide1 .caption-wrap,
  .slideshow__slide.slideshow__slide2 .caption-wrap {
    top: 0 !important;
  }
  .slideshow__slide.slideshow__slide1 .caption-wrap .kalles-kids__slide-layout-01__desc,
  .slideshow__slide.slideshow__slide2 .caption-wrap .kalles-kids__slide-layout-01__desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}