.branding img {
  max-width: 100%;
}

.footer__top .widget-title {
  font-weight: 900;
  text-transform: uppercase;
  color: #0750a4;
  font-size: 18px;
}

.cat_design_5 .cat_grid_item__title,
.cat_design_8 .cat_grid_item__title {
  font-size: 16px;
  background: #0750a4;
  ;
  color: #fff;
  font-weight: 700;
  padding: 5px 0;
  border-radius: 6px;
}

.banner-background {
  background: #0750a4;
  ;
  padding: 25px 0;
}

.banner-h1 {
  color: #fff;
  text-align: left;
  font-size: 24px;
}

.block-seo {
  height: 250px;
  padding-top: 5px;
  overflow-y: scroll;
  text-align: left;
  background: #fff;
  padding: 0 10px;
  border: 15px solid #fff;
  border-radius: 10px;
}

.block-seo::before {
  display: none;
}

/* Scrollbar styles */
.block-seo::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.coming-section {
  max-width: 700px;
}

.block-seo::-webkit-scrollbar-track {
  border-radius: 0px;
}

.block-seo::-webkit-scrollbar-thumb {
  background: #0750a4;
  border-radius: 3px;
}

.block-seo::-webkit-scrollbar-thumb:hover {
  background: #0750a4;
}

.heading {
  border-radius: 30px;
}

.tab-heading .txt_h_tab {
  padding: 5px 10px;
  font-size: 12px;
}

.tab-heading .nav_link_icon {
  height: 33px;
  width: 33px;
  border-radius: 30px;
  background: #0750a4;
}

.panel .text {
  font-size: 10px;
}

blockquote,
q {
  margin-bottom: 0;
}

.cat_design_5 .cat_grid_item__wrapper,
.cat_design_8 .cat_grid_item__wrapper {
  padding: 15px 2.5px;
}

.nt_shipping {
  border-radius: 10px;
}

.des_style_2.sp-tab>.sp-tab-content {
  border: none;
  padding: 10px;
  color: #fff;
}

.nav {
  background-color: #E0D4E4;
  border-radius: .25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background: #0750a4;
}

.n-item i {
  background-color: red;
  width: 60px;
  height: 60px;
  font-size: 40px;
  padding: 10px;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
}

.nt_labels {
  top: 10px;
  right: 10px;
}

.cart_button {
  position: absolute;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  bottom: 10px;
  right: 10px;
  display: block !important;
}

.cart_button a {
  line-height: 40px;
  font-size: 14px;
  font-weight: 900;
  width: 35px;
  height: 35px;
}

.product-image .pr_atc:hover {
  background: #0750a4;
}

.kalles-decor__newsletter.error,
.kalles-decor__newsletter.empty {
  max-width: 700px;
  margin: 0 auto;
}

.kalles-decor__newsletter.error h1 {
  font-size: 50px;
  font-weight: 900;
}

body.swal2-no-backdrop .swal2-container>.swal2-modal {
  max-width: 320px;
}

.swal2-header {
  padding: 0 !important;
}

.swal2-title {
  font-size: 1rem !important;
}

.swal2-content {
  font-size: .75rem !important;
}

.nt_filter_block a,
.widget_product_categories a {
  text-transform: inherit;

}

.widget_product_categories a {
  display: flex;
  color: #0750A4;
  margin-left: 25px;

}

.widget_product_categories .active {
  color: #0750a4 !important;
  border: 1px solid #0750a4;
  border-radius: 24px;
  padding: 10px;
  width: 100%;
  margin-bottom: 5px;
}

.widget_product_categories ul li {
  display: flex;
  margin-bottom: 10px;

  &:hover {
    margin: 3px 0px;
    border: 1px solid #0750a4;
    border-radius: 24px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
  }
}

.sidebar .widget_product_categories ul li:before {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  content: "➜";
  background: white;
  color: #0750A4;
  border: 1px solid #0750A4;
  border-radius: 50%;
  /* padding: 5px; */
  align-self: center;
  margin-right: 3px;
  margin-left: 3px;
}

.sidebar .widget_product_categories ul li.active:before {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\2713";
  background: linear-gradient(90deg, hsla(234, 45%, 27%, 1) 0%, hsla(197, 100%, 44%, 1) 100%);
  color: white;
  border-color: white;
  border-radius: 50%;
  padding: 5px;
  align-self: center;
  margin-right: 3px;
  margin-left: 3px;
}

.tab-pane h1 {
  line-height: 1;
  margin-bottom: 20px;
}

.kalles-medical__slide-01 .pa_txts {
  background: #f6f6f8;
  border-radius: 10px;
  max-width: calc(100% - 30px);
  padding: 30px;
  margin: 0 15px;
}

.kalles-medical__slide-01 .pa_txts .button {
  background: #0750a4
}

.product_meta.prod {
  background: #E0D4E4;
  padding: 5px 10px;
  border-radius: 5px;
}

.product_meta.prod>span {
  margin-bottom: 0;
}

.cm {
  color: #0750a4
}

.nt_pr .product-info {
  margin-top: 10px;
}

.nt_pr h3.product-title {
  font-size: 16px;
}

.nt_pr .product-info .price {
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
}

.col_thumb {
  box-shadow: 0 0 12px rgb(0 0 0 / 12%);
  padding-left: 0;
  padding-right: 0;
}

.product_subtitle {
  font-size: 15px;
  font-weight: 500;
}

.thumb_left .col_nav {
  margin-right: 15px;
  margin-top: 15px;
}

.thumb_left .col_nav .nt_bg_lz {
  padding-top: 100% !important;
}

.thumb_left .col_thumb {
  padding-left: 0;
}

.cb {
  color: #00984a;
  font-weight: 700;
}

.product_title {
  color: #0750a4 !important;
  font-size: 24px !important;
}

.padding-top__100 {
  padding-top: 100%;
}

.w20 {
  width: 20%
}

.w25 {
  width: 25%
}

.footer__top_wrap {
  background: #222
}

.call_head {
  font-size: 16px;
  letter-spacing: .3px;
  font-weight: 900;
  color: #0750a4;
}

.nt_menu>li>a {
  font-size: 14px;
}

.h_cat_nav a {
  font-size: 14px;
}

.h_cat_nav>ul {
  min-width: 300px;
}

@media (max-width: 1025px) {
  .ntheader.header_8 {
    box-shadow: 0px 0px 4px 4px #E0D4E4;
  }

  #kalles-section-header_top {
    display: none;
  }
}

@media (max-width: 998px) {
  .product_meta.prod {
    padding: 5px;
  }

  .nt_pr h3.product-title {
    font-size: 12px;
  }

  .nt_pr .product-info .price {
    font-size: 12px;
  }

  .product_meta.prod>span {
    font-size: 10px;
  }
}

@media (max-width: 768px) {
  .w20 {
    width: 50%
  }

  .w25 {
    width: 50% !important
  }
}

@media (max-width: 568px) {
  .branding img {
    max-width: 140px;
  }

  .cat_design_5 .cat_grid_item__title,
  .cat_design_8 .cat_grid_item__title {
    font-size: 13px;
  }

  .tab-heading .txt_h_tab {
    font-size: 9px;
  }
}

@media (max-width: 415px) {

  .cat_design_5 .cat_grid_item__title,
  .cat_design_8 .cat_grid_item__title {
    font-size: 12px;
  }
}

@media (max-width: 320px) {
  .branding img {
    max-width: 120px;
  }

  .cat_design_5 .cat_grid_item__title,
  .cat_design_8 .cat_grid_item__title {
    font-size: 10px;
  }
}

.addres_elem ul {
  list-style: none;

}

.addres_elem ul li {
  display: flex;
  align-items: center;
  margin: 2px;
  padding: 0px;

  &>img {
    width: 20px;
    height: auto;
  }

  &>p {
    margin: 0px;
    padding: 0px;
  }
}

.about_us {
  color: #25314C;
  font-size: 16px;
  font-family: "Poppins, sans-serif";
  font-size: 14pt;
}

#searchMobile {
  display: none;
}

.searchMobile {
  position: fixed;
  overflow: hidden;
  display: flex !important;
  overflow-y: scroll;
  inset: 0;
  padding-top: 20%;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 1000;
  backdrop-filter: blur(10px);
}

.searchMobile form {
  background: white;
}

@media (min-width: 1000) {
  .searchMobile {
    display: none !important;
  }
}

dialog,
dialog::backdrop {


  opacity: 0;
  scale: 1.05;
  transition-duration: 0.2s;
  transition-behavior: allow-discrete;
}

dialog {

  border-radius: 15px;
  border: none;
  box-shadow: 0px 0px 15px #0750a485;

  & form {
    display: flex;



    & button {
      margin-right: 10px;
      margin-left: auto;
    }

    & span {
      margin-left: auto;
      margin-right: auto;
    }

  }

  img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}

dialog[open],
dialog[open]::backdrop {
  opacity: 1;
  scale: 1;

  @starting-style {
    opacity: 0;
    scale: 1.05;
  }


}


.for_by>span {
  line-height: 0.4;
  color: #0750A4;
  font-size: 20px;
  font-weight: 600;
}

.for_by p {
  margin: 0px;
  padding: 0px;
}

#elem {
  display: flex;
  color: #0750A4;

}

#elem>img {
  margin-right: 10px;
  height: 25px;
}