body {
}

#CATEGORIES {
  background: #fff;
  /* display: flex; */
}

.detailansicht img {
  height: auto;
  object-fit: cover;
}
.modal-open {
  overflow: inherit !important;
  padding: 0 !important;
}
.display-4 {
  font-size: 5rem;
  font-weight: 500;
}

@media (max-width: 1200px) {
  .display-4 {
    font-size: 2.5rem;
  }
}

.seo_divs {
  font-size: 0.8rem;
}

div#sidebar {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.top_page i {
  color: #fff;
  font-size: 24px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  float: right;
  display: none;
}
/* .top_page_whatsapp {
  margin: 0 0 55px 0;
} */
.top_page_whatsapp i {
  color: #fff;
  font-size: 40px;
  height: 52px;
  width: 52px;
  text-align: center;
  line-height: 51px;
  float: right;
  background: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50% !important;
}
li.sub-items {
  padding-bottom: 10px;
}
/* #navcol-1{
    margin: 0 0 0 40px;
} */
.srch_lsting input {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.srch_lsting ul {
  margin: 0;
  padding: 0;
}
.srch_lsting ul li {
  list-style: none;
  padding: 2px 0;
  font-size: 15px;
  align-items: center;
  color: #707070;
  cursor: pointer;
}
.srch_lsting ul li a {
  display: flex;
  align-items: center;
}
.srch_lsting a h3 {
  font-size: 17px;
  font-weight: 500;
  border-bottom: 1px solid #e2e3e5;
  padding-bottom: 8px;
}
.srch_lsting h3 {
  font-size: 15px;
  font-weight: 700;
  border-bottom: 1px solid #e2e3e5;
  padding-bottom: 8px;
}
.srch_lsting ul a i {
  font-size: 26px;
  margin-right: 6px;
}
.imge_icons img {
  height: 28px;
  width: 28px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  object-fit: cover;
}
.imge_icons {
  margin-right: 8px;
}
#exampleModal .modal-dialog {
  --bs-modal-width: 680px;
}
#sidebar {
  background: #fff;
  padding: 0px;
  height: auto;
  display: flow-root;
}

#sidebar h3 {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  padding: 13px 10px 10px 10px;
  letter-spacing: 1px;
  clear: both;
  margin: 0;
  background-color: #003b5d;
}
.checklist ul li.li_level1 {
  border-bottom: 1px solid #ccc;
}

#sidebar .checklist {
  padding: 0;
  width: 100%;
  float: left;
}

.checklist ul {
  padding: 0px;
  margin: 0;
  width: 100% !important;
}

.chheck a {
  white-space: initial;
  /*width: 100%;
    float: left;*/
  text-align: left;
  color: #000;
}
.checklist ul li.li_level1.li_checkbox span.checkbox_title {
  word-break: break-word;
}

.checklist ul li.li_level1 ul li {
  border-top: 1px solid #ccc;
  padding: 4px 0 4px 35px;
  position: relative;
}
.checklist ul li.li_level1 ul li:before {
  position: absolute;
  left: 23px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background-image: url("../images/curve-arrow.png");
  width: 10px;
  height: 10px;
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
}

.checklist ul li.li_level1 .input-group-text.chheck {
  height: auto;
  width: 100%;
  margin: 0 !important;
  border-radius: 0;
}
.checklist.divwithcheckbox
  ul.checkList_UL
  li.li_level1.li_checkbox
  .input-group-text.chheck {
  /* width: 15px; */
  max-width: 30px;
  padding-right: 0px !important;
  height: 28px;
  float: inherit;
  padding-left: 6px !important;
}
#exampleModal button:focus {
  outline: none !important;
}
#exampleModal button {
  border: 0;
  background: 0;
}
#exampleModal button span {
  font-size: 23px;
  font-weight: bold;
  color: #747474;
}
.checklist ul li.li_level1.li_checkbox .input-group-text.chheck:hover {
  background-color: transparent !important;
}
.checklist ul li.li_checkbox .input-group-text.chheck input {
  margin-left: 0px;
  margin-top: 4px !important;
  width: 13px;
  height: 13px;
  border: 1px solid #5e5e5e;
  border-radius: 3px;
}
.checklist ul li.li_level1 ul li .input-group-text.chheck {
  margin: 0 !important;
  padding: 3px 10px;
}
.checklist ul li.li_level1:last-child {
  border: 0;
}
.checklist ul li .input-group-text.chheck {
  font-size: 16px;
}

.checklist ul li {
  font-size: 16px;
  font-weight: 400;
  list-style: none;
  /*padding: 7px 0 7px 23px;*/
  padding: 0;
  line-height: 31px;
}
.checklist ul li.li_level1.li_checkbox {
  padding: 7px 0 7px 23px;
  display: flex;
  align-content: flex-start;
}

.chheck {
  display: inline-flex !important;
  background: transparent !important;
  border: none !important;
  margin-top: 3px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.colors ul,
.sizes ul {
  float: left;
  width: 130px;
}

.colors ul li {
  padding-left: 21px;
}

div.colors div {
  margin-top: 3px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  float: left;
}

.apply_btn {
  /* border: 2px solid #003b5d;
    background: #003b5d; */
  color: white;
  padding: 9px 0px;
  font-size: 24px;
  margin-top: 30px;
  width: 96%;
  border-radius: 6px;
}

.loading_image {
  display: block;
  z-index: 999;
  width: 9%;
  height: auto !important;
  position: fixed;
  left: 55%;
  top: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
}

.mar-tp {
  margin-top: 3%;
}

.dataTables_wrapper {
  padding-bottom: 30px;
}

table.dataTable.no-footer {
  border-bottom: 0px !important;
}

td.sorting_2 {
  width: calc(33.33% - 20px);
  max-width: calc(33.33% - 20px);
  flex: 0 0 calc(33.33% - 20px);
}

section.cards_sec .card_view {
  text-align: center;
  border: 1px solid #e3e3e3;
  box-shadow: 0px;
  padding: 0px 0px 10px 0px;
  transition: 0.4s;
  height: 545px;
}

.card_top {
  height: 491px;
  padding-top: 0px;
}

section.cards_sec .card_view .card_top a.card_top_a {
  display: inline-block;
  color: #525252;
  width: 100%;
}

section.cards_sec .card_view .card_top a.card_top_a:hover {
  text-decoration: none;
}

section.cards_sec .card_view .card_top a.card_top_a .card_img {
  /* min-height: 316px; */
  display: flex;
  justify-content: center;
  /*align-items: center;*/
  /* height: 170px; */
  overflow: hidden;
}

section.cards_sec .card_view .card_top .card_img img {
  width: 100%;
  /*height: auto;*/
  border-radius: 0;
  object-fit: cover;
}

section.cards_sec .card_view .card_top .card_description {
  padding: 15px;
  font-size: 14px;
}

section.cards_sec .card_view .card_top .card_description p.desc_text {
  color: #000000;
  font-weight: 400;
  min-height: 53px;
  line-height: 21px;
  font-size: 20px;
}

section.cards_sec .card_view .card_top .card_description .desc_text,
section.cards_sec .card_view .card_top .card_description .desc_price {
  margin-bottom: 1px;
  color: #003b5d;
}

section.cards_sec
  .card_view
  .card_top
  .card_description
  .desc_price
  .desc_price_b {
  margin-right: 2px;
}

section.cards_sec .card_view .card_top .card_description .percent_price {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

section.cards_sec .card_view .card_top .card_description .desc2 {
  font-size: 12px;
  padding: 3px;
  min-height: 55px;
  margin: 0 0 0px;
}

.desc2 {
  height: auto;
  width: auto;
  padding: 0;
  overflow: hidden;
  position: relative;
  margin: auto;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
}

section.cards_sec .card_view .card_top .card_description .desc2 .desc2_top {
  display: flex;
  justify-content: center;
  font-weight: 400;
  line-height: 1.5;
  font-size: 14px;
}

section.cards_sec .card_view .card_foot {
  font-size: 14px;
  color: #b37f23;
  padding: 0 10px;
}

section.cards_sec .card_view .card_foot ul.card_foot_ul {
  padding: 29px 0 0;
  margin: 0;
  line-height: initial;
}

section.cards_sec .card_view .card_foot ul.card_foot_ul li {
  display: inline-block;
  font-size: 10px;
  color: #000;
  line-height: 1.4;
  border-top: 1px solid #e3e3e3;
  width: 100%;
  padding-top: 5px;
}

section.cards_sec .card_view .card_foot ul.card_foot_ul li a {
  color: #000000;
  font-weight: 600;
}

section.cards_sec .card_view .card_foot ul.card_foot_ul li a:hover {
  color: #003b5d;
  text-decoration: none;
}

a#example_previous,
a#example_next {
  /* background: #ccc !important; */
  color: #003b5d !important;
  border-radius: 5px;
  margin-inline: 14px;
  /* border: 1px solid #003b5d; */
}

.paginate_button.current {
  border-radius: 5px !important;
  color: #333 !important;
  border: 1px solid #979797;
}

a.paginate_button {
  background: transparent !important;
  margin: 12px 5px;
  min-width: 45px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0.2em 0 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: black !important;
}

.last_data_row .imgg_listt li,
.last_data_row2 .imgg_listt li {
  display: inline-flex;
  text-align: center;
  width: 33.333%;
  flex: 0 0 calc(33.333% - 20px);
  margin: 0 10px 20px;
  height: auto;
  overflow: hidden;
  background-color: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dbdbdb;
}

.last_data_row .imgg_listt li a img {
  height: auto;
  width: 100%;
  border-radius: 0;
}
.last_data_row2 .imgg_listt li a img {
  width: 100%;
  border-radius: 0;
}
.last_data_row2 .imgg_listt li a {
  width: 100%;
}
div#example_paginate .paginate_button.current:active {
  background-color: #184c6a !important;
  color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  border: 1px solid #ffffff !important;
  background-color: #cbcbcb !important;
}

section.cards_sec .set_all_pro h2 {
  font-size: 30px !important;
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
}
section.cards_sec .set_all_pro h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100px;
  background-color: #ddd;
  height: 4px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
div#sidebar .accordion .card {
  border-radius: 0;
}
#sidebar .accordion h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

#sidebar .accordion h3 span.arrow:before {
  content: "\f107";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 14px;
}
#sidebar .accordion h3.collapsed span.arrow {
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
}
#sidebar .accordion h3[aria-expanded="true"] span.arrow {
  transition: 0.3s ease-in-out;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.checklist ul li.li_level1 .input-group-text.chheck.active {
  font-weight: 600;
}
.checklist ul li.li_level1 .input-group-text.chheck:hover {
  color: #003b5d;
}
.checklist ul li.li_level1 .input-group-text.chheck:hover a {
  text-decoration: none;
}
.checklist ul li.li_level1 .input-group-text.chheck {
  padding-left: 23px;
}
.checklist ul.card li.li_level1 .normal_hdd {
  justify-content: space-between;
  cursor: pointer;
}
.checklist ul.card li.li_level1 .normal_hdd span.arrow:before {
  content: "\f107";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 14px;
}
.checklist ul.card li.li_level1 .normal_hdd.collapsed span.arrow {
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
}
.checklist ul.card li.li_level1 .normal_hdd[aria-expanded="true"] span.arrow {
  transition: 0.3s ease-in-out;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.LoginRegisterLinks {
  display: none;
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, -2px) !important;
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, -2px) !important;
}

.swiper-slide {
  padding: 30px;
}

.produkte_kategorie {
  margin: 0;
}

.kategorie .subcat_nameBox p.desc_text {
  color: #000000;
  font-weight: 400;
  min-height: auto;
  line-height: 21px;
  font-size: 20px;
  margin: 0;
}

.kategorie .desc2 {
  font-size: 12px;
  padding: 3px;
  min-height: max-content;
  margin: 0 0 0px;
}

.kategorie .desc2 .desc2_top {
  display: flex;
  justify-content: center;
  font-weight: 400;
  line-height: 1.5;
  font-size: 14px !important;
  padding: 10px 0;
}

.kategorie .prodd_price {
  font-weight: 400;
  margin: 5px 0;
  font-size: 20px;
  color: #000;
}
.kategorie .grund_txt {
  font-size: 12px;
  padding: 0;
  min-height: 20px;
  margin: 0 0 0px;
  color: #525252 !important;
}

.kategorie .card_foot {
  font-size: 14px;
  color: #b37f23;
  padding: 0 0px;
}
.kategorie .card_foot ul.card_foot_ul {
  padding: 5px 0 0;
  margin: 0;
  line-height: initial;
}

.kategorie .card_foot ul.card_foot_ul li {
  display: inline-block;
  font-size: 10px;
  color: #000;
  line-height: 1.4;
  border-top: 1px solid #e3e3e3;
  width: 100%;
  padding-top: 5px;
}

@media screen and (min-device-width: 501px) and (max-device-width: 767px) {
  form#FormBuilder .Inputfields .InputfieldColumnWidth.form-group.Inputfield {
    width: calc(50% - 20px) !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  form#FormBuilder
    .Inputfields
    .InputfieldColumnWidth.form-group.Inputfield.InputfieldEmail,
  form#FormBuilder
    .Inputfields
    .InputfieldColumnWidth.form-group.Inputfield.InputfieldTextarea {
    width: calc(100% - 20px) !important;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 899px) {
  form#FormBuilder .Inputfields .InputfieldColumnWidth.form-group.Inputfield {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (min-device-width: 501px) and (max-device-width: 767px) {
  form#FormBuilder_kontakt
    .Inputfields
    .InputfieldColumnWidth.form-group.Inputfield {
    width: calc(50% - 20px) !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  form#FormBuilder_kontakt
    .Inputfields
    .InputfieldColumnWidth.form-group.Inputfield.InputfieldEmail,
  form#FormBuilder_kontakt
    .Inputfields
    .InputfieldColumnWidth.form-group.Inputfield.InputfieldTextarea {
    width: calc(100% - 20px) !important;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 899px) {
  form#FormBuilder_kontakt
    .Inputfields
    .InputfieldColumnWidth.form-group.Inputfield {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.only_mobile {
  display: none;
}
.main_mobile {
  display: flex;
}
.nav-icons-top {
  float: right;
  font-weight: normal;
}
.kopfzeile_top {
  padding-bottom: 10px;
}
.swipr_box {
  width: 243px;
}
@media screen and (max-width: 767px) {
  .Swiper3 .subCategory_Box2 {
    flex: 0 0 calc(50% - 20px) !important;
  }
  .only_mobile {
    display: block !important;
    padding-right: 16px;
  }
  .only_mobile .mobile-search {
    font-size: 27px;
    padding-left: 14px;
  }
  .nav-icons-top {
    float: none;
    display: none;
  }
  .kopfzeile_top {
    padding: 0px;
  }
}
.grund_txt {
  font-size: 12px;
  padding: 0;
  min-height: 20px;
  margin: 0 0 0px;
  color: #525252 !important;
}
.Swiper3 .subCategory_Box2 {
  flex: inherit !important;
}
.card_foot ul {
  margin: 0;
  padding: 0;
}
.card_foot ul li {
  list-style: none;
}
.custom_midwidth p {
  text-align: justify;
}
@media screen and (min-device-width: 100px) and (max-device-width: 480px) {
  .nav-icons-top {
    margin-top: 7px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  .kopfzeile {
    display: flex;
    justify-content: space-between;
  }
  .kopfzeile_toptitel {
    width: inherit !important;
  }
}
@media screen and (min-device-width: 280px) and (max-device-width: 500px) {
  .col-sm-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  section.cards_sec .card_view {
    text-align: center;
    border: 1px solid #ddd;
    box-shadow: 0px;
    padding: 0px 0px 10px 0px;
    transition: 0.4s;
    height: 100%;
    padding-bottom: 22px;
  }

  p.desc_text {
    text-align: center;
    font-size: 19px;
    font-weight: 600;
  }

  p.desc_price {
    display: flex;
    justify-content: space-around;
    margin-inline: 2px;
    font-weight: 500;

    font-size: 19px;
  }

  .percent_price {
    display: flex;
    justify-content: space-around;
    margin-inline: 2px;
    font-weight: 600;

    font-size: 19px;
  }

  .desc2 {
    font-size: 19px;
    padding: 10px;
  }

  .desc2_top {
    font-size: 15px;
  }

  ul.card_foot_ul {
    margin: 52px 0px !important;
  }

  section.cards_sec .card_view a {
    width: 100%;
  }

  /* .footer_filter_row {
        width: 50%;
    } */
  .last_data_row .imgg_listt li a img,
  .last_data_row2 .imgg_listt li a img {
    min-height: 130px;
  }
  form#FormBuilder .Inputfields .InputfieldColumnWidth.form-group.Inputfield {
    width: 100% !important;
  }

  form#FormBuilder_kontakt
    .Inputfields
    .InputfieldColumnWidth.form-group.Inputfield {
    width: 100% !important;
  }
}

@media screen and (min-device-width: 280px) and (max-device-width: 768px) {
  html {
    overflow-x: hidden;
  }

  div#sidebar {
    padding: 0px 0px 220px 0px;
  }

  .set_all_pro {
    flex: 0 0 100%;
    max-width: 100%;
  }

  tr.odd,
  tr.even {
    flex-wrap: wrap !important;
    /*display: inline !important;*/
  }

  .product_div #example_wrapper table#example tr {
    padding: 0 5px;
  }
  .top_page i {
    display: block;
  }
  td.sorting_2 {
    /* width: calc(50% - 10px) !important; */
    max-width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    padding: 5px !important;
    width: 45% !important;
    display: inline-flex;
  }

  section.cards_sec .card_view {
    text-align: center;
    border: 1px solid #ccc;
    /* box-shadow: 0px 0px 9px 0px #c7c7c7; */
    padding: 0px 0px 10px 0px;
    transition: 0.4s;
    /* height: 321px; */
    padding-bottom: 4px;
  }

  p.desc_text {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }

  p.desc_price {
    display: flex;
    justify-content: space-around;
    color: #b37f23;
    margin-inline: 2px;
    font-weight: 500;

    font-size: 20px;
  }

  .percent_price {
    display: flex;
    justify-content: space-around;
    margin-inline: 2px;
    font-weight: 600;

    font-size: 20px;
  }

  section.cards_sec .card_view .card_top .card_description .desc2 .desc2_top {
    font-size: 10px;
  }

  ul.card_foot_ul {
    margin: 52px 0px !important;
  }

  .card_top {
    height: 284px;
  }

  section.cards_sec .card_view .card_foot ul.card_foot_ul {
    margin: 0 !important;
    line-height: 1.5;
  }

  .filterview {
    display: none !important;
  }

  #sidebar h3 {
    font-size: 12px;
  }

  .checklist ul li.li_checkbox .input-group-text.chheck input {
    margin-top: -1px !important;
  }
  .checklist ul li.li_level1.li_checkbox span.checkbox_title {
    padding-left: 2px;
  }

  .checklist ul li,
  .input-group-text.chheck {
    font-size: 12px;
  }

  /* .product_div #example_wrapper table#example tr .card_view .card_top {
        padding-top: 10px;
    } */

  section.cards_sec .card_view .card_top a.card_top_a .card_img {
    min-height: 109px;
    height: 70px;
  }

  section.cards_sec .card_view .card_top .card_description {
    padding: 1px 10px 0;
  }
  section.cards_sec .card_view .card_top .card_description p {
    margin-bottom: 0px;
    line-height: 1.5;
  }
  .main-section .set_all_pro {
    padding: 0;
  }

  .mainsection #main .article-list {
    /* margin-top: 58px; */
  }

  section.cards_sec .card_view .card_top .card_description p.desc_text {
    font-size: 11px;
    min-height: 0;
    height: 39px;
    line-height: 16px;
    overflow: hidden;
  }

  section.cards_sec .card_view .card_top .card_description .desc2 {
    padding: 0px 0 0 0;
    margin: 0 0 0;
    min-height: 36px;
    font-size: 10px;
    overflow: hidden;
  }

  table.dataTable.no-footer
    tr
    td.sorting_2
    .card_view
    .card_description
    .prodd_price {
    font-size: 13px !important;
    margin: 0;
  }

  section.cards_sec .card_view .card_foot ul.card_foot_ul li {
    line-height: 1.5;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin: auto !important;
    /* padding: 0 !important; */
    min-width: 44%;
  }

  .dataTables_wrapper .dataTables_paginate a.paginate_button {
    margin: 0 2px !important;
  }
  a.paginate_button {
    min-width: 35px !important;
  }
  .set_all_pro .product_div .dataTables_wrapper.no-footer {
    padding-bottom: 0px;
  }

  div#main_footer div#kontakt {
    margin-top: 60px !important;
  }

  section.bottom_Fixedfooter .container-fluid {
    padding: 0;
  }

  .bottom_Fixedfooter .footer_inner_filter_column h3 {
    font-size: 12px !important;
    padding: 10px 0 !important;
    margin: 0;
  }

  .bottom_Fixedfooter .row.footer_filter_row {
    height: auto;
  }

  .row.mar-tp.product_div {
    margin: 0;
  }

  .checklist ul li.li_level1 {
    padding: 0 0 0 15px;
  }

  .checklist ul li.li_level1.li_checkbox {
    display: flex;
    align-items: flex-start;
    flex-wrap: inherit;
    line-height: 1.4;
  }

  .checklist ul li.li_level1.li_checkbox .input-group-text.chheck {
    padding-right: 6px;
    height: 19px !important;
  }
  .checklist ul li.li_level1.li_checkbox {
    padding: 10px 0 10px 23px;
  }

  button.apply_btn.filter_btn {
    padding: 4px 0px;
    font-size: 10px;
    margin-top: 10px;
    margin-left: 6px;
  }

  .mob_pdd0 {
    padding: 0;
  }

  /* .kopfzeile {
        width: 50%;
    }
    .navigation-clean {
        width: 50%;
    } */
  .grund_txt {
    font-size: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  #sidebar {
    width: 56vw;
    position: fixed;
    height: 100vh !important;
    z-index: 9;
    overflow-y: scroll;
    display: none;
  }
}

/* 16th sept 2022 */
.set_all_pro .product_div .dataTables_wrapper.no-footer {
  width: 100%;
}

table.dataTable.no-footer tr {
  display: flex;
  flex-wrap: wrap;
}

table.dataTable.no-footer
  tr
  td.sorting_2
  .card_view
  .card_description
  .prodd_price {
  font-weight: 400;
  margin: 0;
  font-size: 20px;
  color: #000;
}

.bottom_Fixedfooter .footer_inner_filter_column {
  text-align: center;
  padding: 0;
}

.bottom_Fixedfooter .footer_inner_filter_column h3 {
  color: #003b5d;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  padding: 15px 0px 10px 0px;
  letter-spacing: 1px;
  clear: both;

  text-align: center;
}

.bottom_Fixedfooter .row.footer_filter_row {
  display: flex !important;
  border-top: 1px solid #cccccc;
}

.bottom_Fixedfooter .footer_inner_filter_column h3 i {
  font-size: 20px;
}

.bottom_Fixedfooter {
  display: none;
}

@media screen and (max-width: 767px) {
  .bottom_Fixedfooter {
    display: block;
  }

  .last_data_row .imgg_listt li,
  .last_data_row2 .imgg_listt li {
    display: inline-flex;
    text-align: center;
    width: 50%;
    flex: 0 0 calc(50% - 5px);
    margin: 0 2px 20px;
    height: 100%;
    min-height: 100px;
  }
  .last_data_row2 .imgg_listt li a img {
    height: auto;
  }
}

.productlistBox .product_div .dataTables_wrapper.no-footer {
  width: 100%;
}

/* cart template css */
.container_redesign_spc {
  margin: 90px 0 0 !important;
  padding: 0px !important;
}

.spc_shop_banner {
  padding: 8rem 0rem 6rem 0rem;
  background-color: #f2f2f2;
  margin: 0;
}

h1.cart_main_head {
  font-size: 42px;
  font-weight: 500;

  color: #000000;
}

.cart_first_row {
  font-size: 19px;
  font-weight: 500;

  padding-left: 8px;
}

.container.spc_display_data table tr td a {
  color: black;
}

td.spc_td_design {
  display: flex;
}

.container.spc_display_data table tr td button.minus,
.spc_display_data2 .set_this_small .single_col button.minus {
  padding: 1px 15px;
  font-size: 13px;
  background-color: white;
  box-shadow: 5px 9px 16px rgb(213 225 226);
  font-weight: 900;
  border: 1px solid #cccc;
  border-radius: 7px 2px 2px 7px;
  height: 36px;
}

.container.spc_display_data table tr td .etc_input,
.spc_display_data2 .set_this_small .single_col .etc_input {
  width: 36px;
  background-color: white;
  border: 1px solid #cccc;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  font-size: 15px;
  height: 36px;
}

.container.spc_display_data table tr td button.plus,
.spc_display_data2 .set_this_small .single_col button.plus {
  padding: 1px 13px;
  font-size: 12px;
  background-color: white;
  box-shadow: 5px 9px 16px rgb(213 225 226);
  font-weight: 900;
  border: 1px solid #ccc;
  border-radius: 2px 7px 7px 2px;
  height: 36px;
}

.aestrick {
  color: red;
}

.img_cat_setting_card {
  height: 54px;
}

.spc_display_data2 .row,
.spc_display_data .row,
.addressblock .row,
.container_redesign_spc .row {
  margin: 0px;
}

.spc_display_data2 .set_clear_td.set_stock_td hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.single_col {
  display: flex;
}

.text_setting {
  font-size: 15px;
  font-weight: 500;
  margin: 0px 0px 9px 0px;
}

.spc_display_data2 {
  display: none;
}

nav.navbar button.navbar-toggler {
  padding: 0.15rem 0.4rem;
  font-size: 1.03rem;
}

p.size_selection_para {
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 700;
  margin-top: 3px;
  color: #000000 !important;
}

.spc_display_data .table td {
  font-size: inherit;
  color: #212529;
  min-height: 162px;
}

.media_outerbox img {
  min-width: 100% !important;
  object-fit: cover;
  width: auto;
  height: 100% !important;
}

/* ul.nav.navbar-nav li.nav-item a.nav-link:hover {
    color: #003b5d !important;
} */
/* a.nav-link.callbtn:hover,
a.nav-link.callbtn:hover span,
a.nav-link.callbtn:focus span,
a.nav-link.callbtn span {
    color: white !important;
} */

.last_data_row {
  width: 100%;
  float: left;
}
.last_data_row2 {
  width: 100%;
}

.last_data_row .imgg_listt,
.last_data_row2 .imgg_listt {
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.last_data_row .pdfbtn_div {
  text-align: center;
}

.pdfbtn_div a {
  border: 1px solid #003b5d;
  background: #003b5d;
  color: #fff;
  padding: 8px 25px;
  display: inline-block;
  transition: 0.4s;
}

.pdfbtn_div a:hover {
  transform: scale(1.05) !important;
  transition: 0.4s;
  text-decoration: none;
  color: white;
}

form#FormBuilder_shop input,
form#FormBuilder_shop select,
form#FormBuilder_shop textarea {
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #ced4da;
  min-height: 45px;
}
.addressblock .FormBuilder-shop {
  box-shadow: none;
  border-radius: 3px;
  background-color: #fbfbfb;
}
form#FormBuilder_shop label {
  font-size: 16px;
}
form#FormBuilder_shop .Inputfields .InputfieldColumnWidth {
  width: calc(33.33% - 20px);
}
form#FormBuilder_shop .Inputfields .InputfieldColumnWidth.InputfieldEmail,
form#FormBuilder_shop .Inputfields .InputfieldColumnWidth.InputfieldTextarea {
  width: calc(100% - 20px);
}

form#FormBuilder_kontakt input,
form#FormBuilder_kontakt select,
form#FormBuilder_kontakt textarea {
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #ced4da;
  min-height: 47px !important;
}
.addressblock .FormBuilder-kontakt {
  box-shadow: none;
  border-radius: 3px;
  background-color: #fbfbfb;
}
form#FormBuilder_kontakt label {
  font-size: 16px;
}
form#FormBuilder_kontakt .Inputfields .InputfieldColumnWidth {
  width: calc(33.33% - 20px);
}
form#FormBuilder_kontakt .Inputfields .InputfieldColumnWidth.InputfieldEmail,
form#FormBuilder_kontakt
  .Inputfields
  .InputfieldColumnWidth.InputfieldTextarea {
  width: calc(100% - 20px);
}

@media only screen and (max-width: 550px) {
  .btn-group-lg > .btn,
  .btn-lg {
    font-size: 19px !important;
  }
}

@media screen and (max-width: 580px) {
  p.se_para_set.small_screen_td,
  .single_col {
    display: flex;
    place-content: center;
  }

  .set_this_small {
    text-align: center !important;
  }

  .container_setting_single_product
    .spc_row_single_product
    .spc_padding_single
    .single_pro_meta {
    padding: 20px 0px 0px 0px;
  }
}

@media screen and (max-width: 768px) {
  .spc_display_data {
    display: none;
  }

  .navbar img {
    max-width: 105px !important;
    max-height: 36px !important;
    height: auto !important;
  }

  .show_ph {
    display: block !important;
  }

  h2.second_cont_head.text-center.py-2 {
    font-size: 26px;
  }

  p.second_cont_para.text-center.pb-3 {
    font-size: 16px;
  }

  .show_ph.spc_display_data2 .form-row label {
    font-size: 16px;
  }

  .show_ph.spc_display_data2 .form-row .set_new_style2 {
    font-size: 18px;
  }

  .show_ph.spc_display_data2 .form-row .set_new_style {
    font-size: 16px;
  }

  .text_set_pho {
    text-align: end;
  }

  .img_small_scr_set {
    text-align: center;
  }

  .img_small_scr_set img {
    height: auto;
    width: 150px;
  }

  .img_small_scr_set h6 {
    font-size: 19px;
    padding: 3px 0px;
  }

  .add_small {
    font-size: 16px !important;
    text-transform: capitalize;
    font-weight: 700 !important;
    margin: 0px !important;
  }

  .set_this_small p.fi_para_set {
    font-size: 17px;
    padding: 11px 0px 5px 0px;
  }

  .set_this_small .text_setting {
    font-size: 15px;
    font-weight: 500;
    margin: 0px 0px 9px 0px;
  }

  p.se_para_set.small_screen_td {
    display: flex;
    gap: 2rem;
  }

  .add_small2 {
    font-size: 17px !important;
    font-weight: 500;
  }

  .text_set_pho {
    padding-inline: 0px !important;
  }

  .for_small {
    color: #b37f24;

    font-size: 22px;
    font-weight: 600;
    margin: 30px 0px 0px 0px;
  }

  td.set_clear_td,
  .set_stock_td {
    text-align: end;
    padding-right: 30px;
  }

  .text_set_pho {
    text-align: end;
  }

  .container_redesign_spc {
    margin: 50px 0 0 !important;
  }

  .set_btn_size {
    font-size: 18px;
  }
  .mainSectionn .content_block.set_all_pro {
    padding-top: 25px !important;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 990px) {
  .spc_display_data {
    display: none !important;
  }

  .spc_display_data2 {
    display: block !important;
  }

  .text_set_pho {
    text-align: end;
  }

  .text_set_pho {
    padding-inline: 0px !important;
  }

  .img_small_scr_set img {
    height: auto;
    width: 150px;
  }

  .img_small_scr_set h6 {
    font-size: 19px;
    padding: 3px 0px;
  }

  p.fi_para_set.add_small {
    font-size: 16px !important;
    text-transform: capitalize;
    font-weight: 700 !important;
    margin: 0px !important;
    font-family: "Poppins", sans-serif;
  }

  .set_this_small {
    text-align: left !important;
  }

  p.fi_para_set {
    font-size: 17px;
    padding: 11px 0px 5px 0px;
  }

  p.se_para_set.small_screen_td {
    display: flex;
    gap: 2rem;
  }

  .add_small2 {
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    font-weight: 500;
  }

  .add_small2 {
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    font-weight: 500;
  }

  .text_set_pho {
    text-align: end;
  }

  .for_small {
    color: #b37f24;
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0px 0px 0px;
  }
}

/* //cart template css */

/* sub category list section */
.subCategory_listBox {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin: 50px 0 0;
  flex-wrap: wrap;
}
.subCategory_listBox .subCategory_Box {
  flex: 0 0 calc(33.33% - 20px);
  margin: 0 5px 20px;
  border: 1px solid #ccc;
  transition: 0.4s;
  position: relative;
  top: 0;
}
.subCategory_listBox .subCategory_Box2 {
  flex: 0 0 calc(13.33%);
  margin: 0 10px 20px;
  border: 1px solid #ccc;
  padding: 0px;
  border-radius: 5px;
  background-color: #f3f3f3;
  transition: 0.4s;
  position: relative;
  top: 0;
}
.subCategory_listBox .subCategory_Box .subcat_imgBox,
.subCategory_listBox .subCategory_Box2 .subcat_imgBox {
  height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.subCategory_listBox .subCategory_Box .subcat_imgBox img,
.subCategory_listBox .subCategory_Box2 .subcat_imgBox img {
  width: 100%;
  height: auto !important;
  border-radius: 0;
  object-fit: cover;
}
.subCategory_listBox .subCategory_Box .subcat_nameBox h3,
.subCategory_listBox .subCategory_Box2 .subcat_nameBox h3 {
  padding: 7px 0 7px;
  text-align: center;
  font-size: 16px !important;
  margin: 0;
  color: #2e2e2e;
  border-top: 1px solid #e3e3e3;
}
.subCategory_listBox .subCategory_Box .subCategory_anchor:hover,
.subCategory_listBox .subCategory_Box2 .subCategory_anchor:hover {
  text-decoration: none;
}
.subCategory_listBox .subCategory_Box:hover,
.subCategory_listBox .subCategory_Box2:hover {
  transition: 0.4s;
  top: -5px;
}

@media screen and (max-width: 767px) {
  .subCategory_listBox .subCategory_Box {
    flex: 0 0 calc(50% - 14px);
  }
  .subCategory_listBox .subCategory_Box2 {
    flex: 0 0 calc(50% - 20px);
  }
  .Swiper3.swiper-mobile .subCategory_Box2 {
    flex: 0 0 calc(50% - 20px) !important  ;
  }
}
.button_designing_single a {
  color: white;
  text-decoration: none;
}
.button_designing_single a:hover {
  color: white;
}
.spc_padding_single .single_pro_meta p {
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 300;
}
/* //sub category list section */

.container_setting_single_product .breadcrumbs {
  background-color: #f7f7f7;
  margin-bottom: 40px;
  border-bottom: 2px solid #e7e7e7;
  border-radius: 3px;
  width: 100%;
}
.container_setting_single_product .breadcrumbs a {
  color: #22506a;
}
.container_setting_single_product .spc_row_single_product .spc_padding_single {
  padding-top: 0px;
}
.container_setting_single_product .spc_row_single_product .spc_padding_single2 {
  padding: 15px;
}
.container_setting_single_product
  .spc_row_single_product
  .spc_padding_single
  .single_pro_meta1 {
  /* border: 1px solid #e1e1e1;
    background-color: #f9f9f9; */
  padding: 15px 0;
  font-size: 15px;
  color: #323232;
}
.container_setting_single_product
  .spc_row_single_product
  .spc_padding_single
  .h5_resinging {
  margin-bottom: 15px;
}
.container_setting_single_product
  .spc_row_single_product
  .spc_padding_single
  .single_pro_meta
  .meta_desc {
  border-bottom: 0px solid #e1e1e1;
  margin-bottom: 15px;
}
/*.container_setting_single_product  .spc_row_single_product .single_product_main_img .media_outerbox {
    height: 100px;
    width: 100px;
}*/
.container_setting_single_product .divider_imgbox {
  width: 100%;
  float: left;
  margin: 50px 0 0;
}
.container_setting_single_product .divider_imgbox img {
  width: 100%;
  opacity: 0.2;
}
.container_setting_single_product .second_row_prod {
  align-items: flex-start;
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
  .mainsection .col-md-10.set_all_pro {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mainsection .row.main-section {
    flex-direction: column;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_div .dataTables_wrapper .dataTables_paginate {
    float: none !important;
    text-align: center !important;
    margin: 0 auto;
    width: 60%;
  }
}

/* 10th oct 2022 */
.color_nd_size_box .cs_sizebox {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #e7e7e7;
  padding: 11px 0;
}
.color_nd_size_box .cs_sizebox .cs_size_head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
  min-width: 170px;
  position: relative;
  margin-right: 10px;
}
.color_nd_size_box .cs_sizebox .cs_size_head h2 {
  font-size: 16px;
  margin: 0;
}
.color_nd_size_box .cs_sizebox .cs_sizeList li a {
  padding: 0;
  display: flex;
  justify-content: center;
  border-right: 1px solid #ccc;
  align-items: center;
  text-decoration: underline;
  font-size: 15px;
  padding: 0px 13px;
}
.color_nd_size_box .cs_sizebox .cs_sizeList li:last-child a {
  border-right: 0;
}
.color_nd_size_box .cs_sizebox .cs_sizeList li a:hover {
  font-weight: 400;
}
.color_nd_size_box .cs_sizebox .cs_size_head a:hover {
  color: #0c2e40;
}
.color_nd_size_box .cs_sizebox .cs_sizeList {
  padding: 0;
  margin: 0;
}
.color_nd_size_box .cs_sizebox .cs_sizeList li {
  display: inline-block;
}

.color_nd_size_box .cs_sizebox .cs_size_head:before {
  content: "|";
  position: absolute;
  right: 0;
  font-size: 23px;
  font-weight: 300;
  color: #585858;
}
.nofloat {
  float: none;
}
.info-header-icon-list .kopfzeile a.nav-link {
  display: inline-block;
  padding: 0;
}
.info-header-icon-list .kopfzeile a.nav-link:hover {
  transform: scale(1) !important;
  text-decoration: underline;
}
nav.navigation-clean ul.nav.navbar-nav li.dropdown:hover ul.dropdown-menu {
  margin-bottom: 20px;
}
nav.navigation-clean ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
  min-width: 350px;
  padding-bottom: 9px;
}
nav.navigation-clean ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a {
  width: 100%;
  display: block;
  padding: 4px 20px;
  font-size: 15px;
  font-weight: 300;
}
nav.navigation-clean ul.nav.navbar-nav li.dropdown ul.dropdown-menu li a:hover {
  color: #464646;
  text-decoration: none;
}
nav.navigation-clean ul.nav.navbar-nav li.dropdown ul.dropdown-menu li:hover {
  background-color: #e1e1e1;
}
.info-header-icon-list .kopfzeile {
  margin: 12px 11px;
}
.seo_divs p {
  text-align: justify;
}
.detailansicht h1 {
  margin: -10px 0 15px 0;
}

@media screen and (max-width: 550px) {
  .color_nd_size_box .cs_sizebox .cs_size_head:before {
    display: none;
  }
  .color_nd_size_box .cs_sizebox .cs_sizeList li a {
    min-width: 54px;
  }
  .color_nd_size_box .cs_sizebox .cs_size_head h2 {
    margin: 0 0 5px;
  }
  .color_nd_size_box .cs_sizebox:nth-child(2) .cs_sizeList li a {
    min-width: 40px;
  }
}

@media screen and (max-width: 575px) {
  .text_set_pho.set_clear_td.set_stock_td.for_small {
    text-align: center;
  }
  .imge_icons {
    width: 10%;
  }
  .img-icons-text {
    width: 87%;
  }
  .srch_lsting ul li a {
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .text_set_pho.set_clear_td.set_stock_td.for_small {
    color: #000;
  }
  .detailansicht h1 {
    margin: 35px 0 15px 0;
  }
}

@media screen and (min-width: 551px) and (max-width: 767px) {
  .color_nd_size_box .cs_sizebox .cs_sizeList li a {
    min-width: 63px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .color_nd_size_box .cs_sizebox:nth-child(2) .cs_sizeList li a {
    min-width: 40px;
  }
  .show_ph.spc_display_data2 .set_this_small {
    padding-top: 20px;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .set_this_small p:last-child {
    margin: 0;
  }
  .set_this_small {
    padding-top: 10px;
  }
  .text_set_pho.set_clear_td.set_stock_td.for_small {
    color: #000;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .text_set_pho.set_clear_td.set_stock_td.for_small {
    color: #000;
  }
  .show_ph.spc_display_data2 .img_small_scr_set img.img_cat_setting_card {
    width: 100%;
  }
}
/* //10th oct 2022 */

/* 20th oct 2022 */
.set_all_pro .product_div .dataTables_wrapper table {
  margin-top: 40px;
}

/* 12th oct 2022 */
.container_setting_single_product
  .spc_row_single_product
  .spc_padding_single
  .conf-div
  .dropdowns_box
  h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}
.container_setting_single_product
  .spc_row_single_product
  .spc_padding_single
  .single_pro_meta1,
.container_setting_single_product
  .spc_row_single_product
  .spc_padding_single
  .single_pro_meta1
  p.long_desc_single_pro {
  padding: 0;
}
.container_setting_single_product
  .spc_row_single_product
  .spc_padding_single
  .single_pro_meta1
  p.long_desc_single_pro {
  line-height: 1.4;
}
.article-list .breadcrumbs {
  background-color: #f7f7f7;
  margin-bottom: 40px;
  border-bottom: 2px solid #e7e7e7;
  border-radius: 3px;
  width: 100%;
}
/* //12th oct 2022 */

/* search modal */
.search_modal .modal-header {
  padding: 7px 20px;
}
.search_modal .modal-header h5 {
  font-size: 18px;
}
.search_modal .modal-body form {
  width: 100%;
  margin: 0 !important;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search_modal .modal-body form input#search {
  /* width: calc(100% - 200px) !important; */
  padding: 8px 10px !important;
  margin: 0 !important;
  height: 37px;
  font-size: 16px;
}
.search_modal .modal-body form input#search:focus-visible {
  border-radius: 0 !important;
  outline: none;
  border-color: #22506a;
}
.search_modal .modal-body form button {
  padding: 8px 10px;
  font-size: 15px !important;
  height: 37px;
}
.modal-body .modal-under-data {
  text-align: center;
  margin-top: 12px;
}
.modal-body .modal-under-data a span {
  font-size: 13px;
  font-weight: normal;
}
.search_modal .modal-body .modal-under-data a {
  display: inline-block;
}

@media screen and (max-width: 500px) {
  .search_modal .modal-body form {
    flex-direction: column;
  }
  .search_modal .modal-body form input#search.search_input_text {
    margin-bottom: 10px !important;
  }
  .search_modal .modal-body form input#search.search_input_text,
  .search_modal .modal-body form button {
    width: 100% !important;
  }
  .search_modal .modal-body .modal-under-data a span {
    font-size: 12px;
  }
  section.cards_sec .card_view .card_top a.card_top_a .card_img,
  .subCategory_listBox .subCategory_Box .subcat_imgBox,
  .subCategory_listBox .subCategory_Box2 .subcat_imgBox {
    min-height: 175px;
    height: 175px;
  }
  section.cards_sec .card_view .card_top a.card_top_a .card_img img,
  .subCategory_listBox .subCategory_Box .subcat_imgBox img,
  .subCategory_listBox .subCategory_Box2 .subcat_imgBox img {
    height: inherit;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bottom_Fixedfooter {
    display: block !important;
  }
  .bottom_Fixedfooter .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .footer_filter_row {
    height: 48px !important;
  }
}
@media screen and (min-width: 501px) and (max-width: 767px) {
  section.cards_sec .card_view .card_top a.card_top_a .card_img,
  .subCategory_listBox .subCategory_Box .subcat_imgBox,
  .subCategory_listBox .subCategory_Box2 .subcat_imgBox {
    min-height: 210px;
    height: 210px;
  }
  section.cards_sec .card_view .card_top a.card_top_a .card_img img,
  .subCategory_listBox .subCategory_Box .subcat_imgBox img,
  .subCategory_listBox .subCategory_Box2 .subcat_imgBox img {
    height: inherit;
  }
  .card_top {
    height: 330px;
  }
  section.cards_sec .card_view {
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainSectionn .filter_panel {
    flex: 0;
  }

  section.cards_sec .card_view .card_top a.card_top_a .card_img,
  .subCategory_listBox .subCategory_Box .subcat_imgBox,
  .subCategory_listBox .subCategory_Box2 .subcat_imgBox {
    min-height: 220px;
    height: 220px;
  }
  section.cards_sec .card_view .card_top a.card_top_a .card_img img,
  .subCategory_listBox .subCategory_Box .subcat_imgBox img,
  .subCategory_listBox .subCategory_Box2 .subcat_imgBox img {
    height: inherit;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainSectionn .content_block {
    flex: 1 1 100% !important;
  }
  #sidebar {
    display: none;
  }
}
/* //search modal */
/* //20th oct 2022 */

@media screen and (max-width: 900px) {
  .info-header-icon-list nav a[data-target="#exampleModal"] {
    display: none;
  }
}

@media screen and (max-width: 375px) {
  .info-header-icon-list .col-md-12 {
    padding: 0 4px !important;
  }
  .info-header-icon-list .row {
    margin: 0;
  }
  /* .info-header-icon-list .container {
        padding: 0 !important;
    } */
  .info-header-icon-list .col-md-12 .kopfzeile {
    font-size: 10px;
  }
}

@media screen and (min-device-width: 1368px) and (max-device-width: 1700px) {
  .navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 15px;
    font-size: 17px !important;
  }
}

.FormBuilder-shop #FormBuilder_shop .Inputfield_products {
  display: none;
}

@media screen and (min-device-width: 900px) and (max-device-width: 1023px) {
  .FormBuilder-shop .InputfieldFormWidths .Inputfield {
    clear: inherit !important;
  }
  .FormBuilder-shop #FormBuilder_shop .Inputfield_firma {
    width: 49% !important;
    margin: 0 0px 1.5em 0px !important;
  }
  .FormBuilder-shop #FormBuilder_shop .Inputfield_kontakt_name {
    width: 49% !important;
    margin: 0 0px 1.5em 16px !important;
  }
  .FormBuilder-shop .Inputfields #wrap_Inputfield_telefonnummer {
    width: 49% !important;
    margin: 0 0px 1.5em 0px !important;
  }
  .FormBuilder-shop #FormBuilder_shop .Inputfield_strasse_hausnummer {
    width: 49% !important;
    margin: 0 0px 1.5em 16px !important;
  }
  .FormBuilder-shop .Inputfields #wrap_Inputfield_plz_ort {
    width: 49% !important;
    margin: 0 0px 1.5em 0px !important;
  }
  .FormBuilder-shop #FormBuilder_shop #wrap_Inputfield_anfragegrund {
    width: 49% !important;
    margin: 0 0px 1.5em 16px !important;
  }
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1300px) {
  .FormBuilder-shop #FormBuilder_shop .Inputfield_firma {
    margin: 0 15px 1.5em 0px !important;
  }
  .FormBuilder-shop #FormBuilder_shop .Inputfield_kontakt_name {
    margin: 0 15px 1.5em 0px !important;
  }
  .FormBuilder-shop #FormBuilder_shop .Inputfield_strasse_hausnummer {
    margin: 0 15px 1.5em 0px !important;
  }
  .FormBuilder-shop .Inputfields #wrap_Inputfield_plz_ort {
    margin: 0 15px 1.5em 0px;
  }
  .FormBuilder-shop #FormBuilder_shop #wrap_Inputfield_anfragegrund {
    margin: 0 0px 1.5em 0px !important;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1100px) {
  section.cards_sec .card_view .card_top .card_description {
    padding: 15px 15px 0 15px;
  }
  section.cards_sec .card_view {
    height: auto;
  }
  .card_top {
    height: auto;
  }
  section.cards_sec .card_view .card_foot ul.card_foot_ul {
    padding: 0 0 0;
  }
}

/* 30th jan 2023 */
@media screen and (min-device-width: 768px) and (max-device-width: 768px) {
  .navbar #navcol-1 ul.nav li.nav-item {
    margin-left: 0 !important;
  }
  .mainSectionn .filter_panel {
    /* padding-top: 40px !important; */
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .navbar #navcol-1 ul.nav {
    padding-left: 0;
  }
  .simple-slider
    .top-swiper.swiper-container-initialized.swiper-container-horizontal {
    position: relative;
  }
  .simple-slider .swiper-button-next,
  .simple-slider .swiper-button-prev {
    transform: translate(0, 100%);
  }
  .video_sldr
    .top-swiper.swiper-container-initialized.swiper-container-horizontal {
    position: relative;
  }
  .video_sldr .swiper-button-next,
  .video_sldr .swiper-button-prev {
    transform: translate(0, 100%);
  }
  section.subCategory_listBox {
    margin: 10px 0 0 !important;
  }
  .mainsection #main .article-list {
    /*        margin-top: 0;*/
  }
  .mainsection #main .article-list h1 {
    padding-top: 0px;
  }
  .show_counter .show_counting {
    font-size: 26px !important;
    word-break: break-word;
  }
  .article-list.html_db .row.justify-content-center .feature-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .article-list.html_db .row.justify-content-center .feature-box i {
    height: auto !important;
  }
  .article-list.html_db .row.justify-content-center .feature-box h4,
  .article-list.html_db .row.justify-content-center .feature-box p {
    flex: 0 0 calc(100% - 85px);
  }
  .custom_midwidth {
    width: 90%;
  }
  .parallax1 .h2start {
    margin-top: 0;
  }
  .img_date_divRow .imggBoxx {
    width: 16%;
  }
  .img_date_divRow .timeeBoxx {
    width: 22%;
    font-size: 21px !important;
  }
  .img_date_divRow .titleeBoxx {
    width: 37%;
    font-size: 21px !important;
  }
  .veran_roww .ctabutton {
    margin: 40px 0 0 !important;
  }
  .neuigk_sec h2.h2start {
    margin-top: 0;
  }
  .neuigk_sec .section1skew img {
    height: 205px;
  }
  .servicee_sec h2.h2start {
    margin-top: 0;
  }
  .circleImgg_sec {
    margin-bottom: 0 !important;
  }
  .circleImgg_sec .circleImgg_row .item {
    width: 40%;
  }
  .circleImgg_sec .circleImgg_row .item img {
    width: 160px;
  }
  .circleImgg_sec .circleImgg_row .item .startseite_kategorie {
    padding-top: 30px;
  }
  section.faqq_sec {
    padding-top: 0;
  }
  footer .ft_blueBoxx .row {
    margin: 0;
  }
  footer .ft_blueBoxx .row .col-12 {
    width: 50%;
    margin-bottom: 10px;
  }
  footer .ft_iconTitle {
    width: 25%;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .top_page i {
    display: block;
  }
}

.swiper-wrapper .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.top-swiper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  touch-action: pan-y;
}
.faqq_sec p {
  text-align: justify;
}
#swipertitle {
  color: #fff;
}
.main_arrows {
  position: fixed;
  bottom: 40px;
  z-index: 9999;
  right: 26px;
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.swiperEvents .row {
  width: 100%;
}
@media screen and (min-device-width: 769px) and (max-device-width: 840px) {
  .mainSectionn .filter_panel {
    /* padding-top: 69px !important; */
  }
}
@media screen and (min-device-width: 841px) and (max-device-width: 1024px) {
  .mainSectionn .filter_panel {
    /* padding-top: 52px !important; */
  }
}
@media screen and (min-device-width: 992px) and (max-device-width: 1024px) {
  .mainSectionn .filter_panel {
    /* padding-top: 53px !important; */
  }
}
@media screen and (min-device-width: 901px) and (max-device-width: 1024px) {
  .mainsection {
    padding-top: 0;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1024px) {
  .show_counter .show_counting {
    font-size: 33px !important;
    word-break: break-word;
  }
  .circleImgg_sec .circleImgg_row .item {
    width: 40%;
  }
  .circleImgg_sec .circleImgg_row .item img {
    width: 160px;
  }
  .circleImgg_sec .circleImgg_row .item .startseite_kategorie {
    padding-top: 30px;
  }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1399px) {
  .navbar #navcol-1 ul.nav {
    padding-left: 10px;
  }
  .show_counter .show_counting {
    font-size: 34px !important;
    word-break: break-word;
  }
  .circleImgg_sec .circleImgg_row .item {
    width: 40%;
  }
  .circleImgg_sec .circleImgg_row .item img {
    width: 160px;
  }
  .circleImgg_sec .circleImgg_row .item .startseite_kategorie {
    padding-top: 30px;
  }
  .mainSectionn .filter_panel {
    /* padding-top: 12px !important; */
  }
  .mainSectionn .content_block {
    padding-top: 13px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 804px) {
  .col_resdesing_qty .mx-4 {
    margin: 0 0 0 10px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .simple-slider .swiper-slide {
    margin-top: 40px;
  }
  .simple-slider .swiper-slide {
    margin-top: 40px;
  }
  .video_sldr .swiper-slide {
    margin-top: 40px;
  }
  .video_sldr .swiper-slide {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .navigation-clean.navbar-light .navbar-nav .nav-link {
    font-size: 13px !important;
  }
  .navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 7px;
  }
  .navbar img {
    height: 59px !important;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
  .navigation-clean.navbar-light .navbar-nav .nav-link {
    font-size: 13px !important;
  }
  .navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .navigation-clean a img {
    height: 65px !important;
  }
}
@media screen and (min-width: 1400px) and (max-width: 2000px) {
  .navigation-clean.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
  }
  .navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .navigation-clean a img {
    height: 40px !important;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .simple-slider .swiper-slide {
    margin-top: 0 !important;
  }
  .simple-slider .swiper-slide {
    margin-top: 0 !important;
  }
  .video_sldr .swiper-slide {
    margin-top: 0 !important;
  }
  .video_sldr .swiper-slide {
    margin-top: 0 !important;
  }
}
/* //30th jan 2023 */
