body {}

#CATEGORIES {
  padding: 21px 0 27px 15px;
}
.detailansicht img {
  height: auto;
  object-fit: cover;
}

.modal-open {
  overflow: inherit !important;
  padding: 0 !important;
}

.display-4 {
  font-size: 5rem;
  font-weight: 500;
}

.start_box {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  text-align: left !important;
  align-items: center;
}

.start_box a {
  flex: 0 0 50%;
  padding-left: 10px;
}

.start_box:nth-child(even) a {
  padding-right: 10px;
  padding-left: 0px;
}

.start_box .startseite_kategorie {
  flex: 0 0 50%;
  padding: 0 10px;
}

.start_box:nth-child(even) {
  flex-direction: row;
}

.start_box .startseite_kategorie {
  border: 0 !important;
  background: inherit !important;
}

.start_box a img {
  max-width: 100%;
  max-height: 425px;
  object-fit: cover;
}

h2.h2start.spc-wraph2 {
  margin: 0;
}

span.startseite_kategorie_klein.custom-font {
  font-size: 17.6px;
  text-align: justify;
}

.globe_hdr {
  margin-right: 8px;
}

.mains_linkstree {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}

.no_padlinkstree {
  padding: 0;
}

.cntr_logo {
  text-align: center;
  margin-bottom: 20px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.cntr_logo img {
  display: inline-block;
  width: 100%;
  /* height: 92px; */
  /* border-radius: 50%; */
  object-fit: cover;
}

.linkstree_box {
  padding: 5px;
  border-radius: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 12px 0 0 0;
}

.linkstree_boximg img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}

.inr_linkstree {
  width: 50%;
}

.shre_link a {
  color: #fff;
  font-size: 14px;
}

.linkstree_box button {
  border: 0;
  background: inherit;
  display: none;
}

.linkstree_box:hover button {
  display: block;
}

.shre_button {
  width: 40px;
}

.linkstree_box:hover {
  box-shadow: rgba(255, 255, 255, 0.24) 0px 4px 12px 0px;
  transform: scale(1.01);
}

.mains_linkstree h3 {
  margin: 0;
  padding: 0;
  font-size: 25px;
}

.footer_text {
  text-align: center;
  margin: 35px 0 0 0;
}

.footer_text p {
  margin: 20px;
  text-align: center;
  font-weight: 200;
  font-size: 15px;
}

body.overlaybg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  top: 0;
  opacity: 0.6;
  max-width: 100%;
  right: 0;
}

/* body.overlaybg {
  position: relative;
} */

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

.seo_divs {
  font-size: 0.8rem;
}

div#sidebar {
  border: 1px solid #ccc;
}
#sidebar h3:last-child {
  margin-bottom: 0 !important;
}
.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;
  min-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;
}
.category_card{
  margin-bottom: 0;
}
.mainsection .cards_sec #CATEGORIES .normal_h3 {

  color: #fff !important;
}
.cards_sec #sidebar h3 {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  padding: 13px 10px 10px 10px;
  letter-spacing: 0 !important;
  clear: both;
  margin: 0;
  background-color: #dfdfdf !important;
  /* margin-bottom: 2px; */
}

.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: 0px 0 0% 14px;
  position: relative;
}

.checklist ul li.li_level1 ul li:before {
  position: absolute;
  left: 39px;
  top: 6px;
  bottom: 0;
  margin: auto;
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 900;
  float: left;
  margin-left: -1.25em;
  width: 1.3em;
  color: #575759;
  font-size: 15px;
}

.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: 14px;
}

.checklist ul li {
  font-size: 14px;
  font-weight: 400;
  list-style: none;
  /*padding: 7px 0 7px 23px;*/
  padding: 0;
  line-height: 31px;
  background: #f3f3f3;
}

.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;
  padding-top: 5px;
}

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: 1024px) {
  .main_flter{
    display: none;
  }
  .apply_btn.filter_btn {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #sidebar {
    overflow-y: unset !important;
    top: 70px !important; 
  }
  #CATEGORIES {
    padding: 0 !important;
    margin: 0 !important;
  }
  .apply_btn.filter_btn {
    display: block !important;
  }

  .nav-link:hover {
    /* transform: scale(1.05) !important; */
    transform: unset !important;
  }
  nav.navigation-clean ul.nav.navbar-nav li.dropdown ul.dropdown-menu {
    min-width: 293px !important;
  }
  .katalog_nav .submenus {
    right: -8px !important;
    width: 90% !important;
    z-index: 11;
    display: block !important;
    position: inherit !important;
  }
  .chheck {
    display: inherit !important;
    width: 100%;
    height: 100%;
  }
  .navigation-clean {
    padding-bottom: 13px;
  }
  .start_box a {
    padding-left: 0px;
  }

  .start_box:nth-child(even) a {
    padding-right: 0px;
    padding-left: 0px;
  }

  .startseite_kategorie a.nav-link {
    margin-bottom: 20px;
  }

  .start_box {
    display: block;
  }

  span.startseite_kategorie_klein.custom-font {
    font-size: 15px;
  }

  .start_box .startseite_kategorie {
    border-radius: 0 0px 5px 5px !important;
    border: 1px solid #ddd !important;
    border-top: 0px !important;
  }

  .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,
  .nav-icons-left {
    float: none;
    display: none !important;
  }

  .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 (max-width: 480px) {
  .shipping-ad span {
    font-size: 15px;
  }

  .text_setting,
  .show_ph .text_setting {
    justify-content: space-between !important;
  }
}

@media screen and (min-device-width: 100px) and (max-device-width: 480px) {
  .nav-icons-top {
    margin-top: 7px;
  }
}

@media screen and (min-device-width: 100px) and (max-device-width: 1100px) {
  .info-header-icon-list {
    position: fixed !important;
    z-index: 111;
  }

  #main {
    padding-top: 0 !important;
  }

  .mainsection #main .article-list {
    margin-top: 0 !important;
  }
}

@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-block;
  }

  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 !important;
    display: none;
    top: 117px;
  }
  #CATEGORIES {
    padding: 0;
    margin:0px;
  }
  .main_flter {
    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 {
  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;
}
.color_nd_size_box .cs_sizebox2{
border:0px !important;
}
@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;
}



.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,
.addressblock2 .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: 18px;
  font-weight: 500;
  margin: 0px 0px 0px 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;
  margin-bottom: 1px;
  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;
  border-radius: 0px;
}

.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 {
  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.InputfieldForm input,
form.InputfieldForm select,
form.InputfieldForm textarea {
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #ced4da;
  min-height: 45px;
}

.addressblock .FormBuilder,
.addressblock2 .FormBuilder {
  box-shadow: none;
  border-radius: 3px;
  background-color: #fbfbfb;
}

form.InputfieldForm label {
  font-size: 16px;
}

form.InputfieldForm .Inputfields .InputfieldColumnWidth {
  width: calc(33.33% - 20px);
}

form.InputfieldForm .Inputfields .InputfieldColumnWidth.InputfieldEmail,
form.InputfieldForm .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,
.addressblock2 .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);
}

form .ChildProducts {
  display: flex;
  justify-content: space-between;
  /* border: 1px solid #ccc; */
  padding: 15px 0px 0px 0px;
  border-radius: 8px;
  /* background: #f2f2f2; */
  /* box-shadow: 1px 1px 4px 0px #c2c2c2; */
}

@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: 1100px) {
  .container_redesign_spc {
    margin: 0 0 0 !important;
  }
}
.mobileFilters{
  display: none;
}
@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;
  }

  .show_ph select {
    border-radius: 2px;
    border: 1px solid #ced4da;
    width: 100%;
    padding: 8px 10px;
    margin: 15px 0 16px 0;
    background: inherit;
    font-size: 14px;
  }

  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;
    position: relative;
  }

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

  .spc_display_data2 .img_small_scr_set img {
    width: 80%;
  }

  .spc_display_data2 .set_clear_td {
    position: absolute;
    right: 2px;
    padding: 0px !important;
    font-size: 11px;
    top: 0;
  }

  .spc_display_data2 .set_clear_td button {
    padding: 2px;
  }

  .spc_display_data2 .set_clear_td button svg {
    height: 18px;
  }

  .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 0px 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: 0px 0 0 !important;
  }

  .set_btn_size {
    font-size: 18px;
  }

  .mainSectionn .content_block.set_all_pro {
    padding-top: 25px !important;
  }

  .show_ph .product_count span {
    margin-left: 0 !important;
  }

  .show_ph .single_col.product_count span.RelayClass {
    margin-left: 0 !important;
  }

  .show_ph .set_this_small .se_para_set {
    margin: 0;
    padding: 0 !important;
  }

  .show_ph .table_p {
    line-height: 22px;
  }

  .show_ph .text_setting {
    text-align: center;
  }

  .show_ph .total_pricePrint {
    font-weight: bold;
  }

  .show_ph hr {
    margin: 0 0 10px 0;
  }

  form .ChildProducts {
    display: contents !important;
  }
  .mobileFilters{
    display:block;
  }
}

@media screen and (min-device-width: 481px) and (max-device-width: 600px) {
  .show_ph .img_small_scr_set img {
    width: 56%;
  }

  .show_ph .col-sm-4 {
    width: 100%;
  }

  .show_ph .col-sm-8 {
    width: 100%;
    margin-bottom: 35px;
  }

  .show_ph .set_this_small .se_para_set {
    justify-content: center;
  }

  .show_ph .table_p {
    justify-content: center;
    text-align: center;
  }

  .show_ph .img_small_scr_set h6 {
    padding: 11px 0px 0;
  }
}

@media screen and (min-device-width: 601px) and (max-device-width: 767px) {
  .show_ph .img_small_scr_set img {
    width: 56%;
  }

  .show_ph .col-sm-4 {
    width: 100%;
  }

  .show_ph .col-sm-8 {
    width: 100%;
    margin-bottom: 35px;
  }

  .show_ph .set_this_small .se_para_set {
    justify-content: center;
  }

  .show_ph .table_p {
    justify-content: center;
    text-align: center;
  }

  .show_ph .img_small_scr_set h6 {
    padding: 11px 0px 0;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  .show_ph .spc_display_data2 {
    display: block !important;
  }

  .container.spc_display_data {
    display: block !important;
  }

  .container-fluid.show_ph {
    display: none !important;
  }

  .container.spc_display_data .cart_first_row {
    font-size: 13px;
    padding: 0 !important;
  }

  .container.spc_display_data .table td {
    min-height: 128px;
  }

  .table_p {
    line-height: 17px;
  }

  .container.spc_display_data .table td {
    font-size: 14px;
    line-height: 23px;
  }
  .mobileFilters{
    display:block;
  }
}

@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 10px 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 {
  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(47% - 10px);
  }

  .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: 4px;
}
.spc_padding_single .p_artikleno{
  font-size:14px;
}
.subcat_nameBox .p_artikleno{
  font-size:14px;
}
.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: 5px 0;
}

.color_nd_size_box .cs_sizebox .cs_size_head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
  min-width: 122px;
  position: relative;
  margin-right: 10px;
  padding-top: 4px;
}

.color_nd_size_box .cs_sizebox .cs_size_head h2 {
  font-size: 14px;
  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: 14px;
  padding: 0px 13px;
  font-weight: 300;
}

.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;
  margin-top: 0px;
  min-width: 364px;
}

.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: -12px;
  font-size: 23px;
  font-weight: 300;
  color: #585858;
  margin-top: -5px;
}

.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;
}
.product_count .cartStockSpan {
	display: block;
}
@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;
  }
}

.product_count {
  flex-direction: column;
}

.product_count span {
  margin-left: 0px !important;
  margin-top: 0px;
  font-size: 11px;
  line-height: 1.9em;
}

@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;
  }

  .product_count {
    justify-content: center;
    align-items: center;
  }

  .product_count span {
    margin-left: 5px;
  }

  .text_setting,
  .show_ph .text_setting {
    display: flex;
    justify-content: space-around;
  }

  .fi_para_set.text_setting {
    justify-content: center !important;
  }

  .text_setting {
    font-weight: 300;
    font-size: 14px;
  }

  .shipping-products {
    background-color: #f7f7f7;
    padding: 12px 10px;
    border-radius: 4px;
  }

  .show_ph select {
    margin: 0px 0 16px 0;
  }

  .paymenOptionsClass .text_setting {
    font-size: 18px;
    justify-content: center !important;
    font-weight: 400;
  }
 
  .shipping-products .table_p {
    font-size: 12px;
  }

  .text_setting span {
    color: #22506a;
  }

  .show_ph select {
    border: 1px solid #e9e9e9;
    background: #fff;
  }
}

@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;
}

span.RelayClass {
  /* margin-left: 29px !important; */
}

.table_p {
  font-size: 11px;
  margin-bottom: 0px;
  line-height: 22px;
}

@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;
  }

  .dropdown-mob {
    right: 50px;
    left: inherit !important;
    top: 51px !important;
  }
}

@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: 15px !important;
  }
}

.FormBuilder .InputfieldForm .InputfieldHidden {
  display: none;
}

@media screen and (min-device-width: 900px) and (max-device-width: 1023px) {
  .FormBuilder .InputfieldFormWidths .Inputfield {
    clear: inherit !important;
  }

  .FormBuilder .InputfieldForm .Inputfield_firma {
    width: 49% !important;
    margin: 0 0px 1.5em 0px !important;
  }

  .FormBuilder .InputfieldForm .Inputfield_kontakt_name {
    width: 49% !important;
    margin: 0 0px 1.5em 16px !important;
  }

  .FormBuilder .Inputfields #wrap_Inputfield_telefonnummer {
    width: 49% !important;
    margin: 0 0px 1.5em 0px !important;
  }

  .FormBuilder .InputfieldForm .Inputfield_strasse_hausnummer {
    width: 49% !important;
    margin: 0 0px 1.5em 16px !important;
  }

  .FormBuilder .Inputfields #wrap_Inputfield_plz_ort {
    width: 49% !important;
    margin: 0 0px 1.5em 0px !important;
  }

  .FormBuilder .InputfieldForm #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 .InputfieldForm .Inputfield_firma {
    margin: 0 15px 1.5em 0px !important;
  }

  .FormBuilder .InputfieldForm .Inputfield_kontakt_name {
    margin: 0 15px 1.5em 0px !important;
  }

  .FormBuilder .InputfieldForm .Inputfield_strasse_hausnummer {
    margin: 0 15px 1.5em 0px !important;
  }

  .FormBuilder .Inputfields #wrap_Inputfield_plz_ort {
    margin: 0 15px 1.5em 0px;
  }

  .FormBuilder .InputfieldForm #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;
  }
  .article-list.html_db .row.justify-content-center .feature-box {
    margin-bottom: 30px;
    display: block;
  }
  .article-list.html_db .row.justify-content-center .feature-box i.las {
    height: 100% !important;
}
}

.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%;
}

.table.price_table {
  font-size: 12px;
  background-color: #f7f7f7;
  border: 9px solid #ffffff;
  box-shadow: 0px 0px 4px -2px #888888;
  margin: 15px 0 20px 0;
}

.table.price_table tr {
  border-bottom: 1px solid #dfdfdf;
}

.video_sldr .swiper-slide {
  display: flex;
}

@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: 1100px) {
  .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 */
.counting_btn {
  display: flex;
  margin-bottom:6px;
}

.information_glesen,
.information_glesen3 {
  background-color: #d9edf7;
  text-align: center;
  padding: 15px 10px;
  margin: 23px 0 0 0;
  float: left;
  width: 100%;
}

.information_glesen label,
.information_glesen3 label {
  font-size: 17px;
}

.information_glesen2 {
  background-color: #ededed;
  border: 1px solid #006894;
  text-align: center;
  padding: 15px 10px;
  margin: 23px 0 0 0;
  float: left;
  width: 100%;
}

.information_glesen2 p {
  color: #006894;
  margin: 0;
  font-size: 17px;
}

.information_glesen2 p b {
  font-weight: bold;
}

.information_glesen input,
.information_glesen3 input {
  min-height: 0px !important;
}

.shopBlock {
  display: none;
}

.media_outerbox.active {
  /* border: 1px solid #22506a; */
  border-radius: 0px;
}

.media_outerbox p {
  font-size: 13px;
  font-weight: 400;
}

.ChildProducts .media_outerbox {
  border: 1px solid #ccc;
}

/* #dropdownMenuLink i {
  font-size: 30px;
  display: grid;
  margin-top: -10px;
} */
.dropdown-toggle::after {
  display: none !important;
}

.cart_first_row.kat {
  width: 13%;
}

.cart_first_row.los {
  width: 10%;
}

.information_glesen2 a {
  color: #006894;
}

.spc-wraph3 {
  padding: 0px !important;
}

.video_wrapper .video-btn {

  padding: 5px 25px !important;
  margin: 0;
  border-radius: 25px !important;
  border: 0 !important;
  font-weight: 600;
  font-size: 19px !important;
}

.video_wrapper .video-btn:hover {
  transform: scale(1.05) !important;
}

.video_wrapper p {
  padding: 0 30px;
  font-size: 16px;
  color:#fff;
}
.videoWrapper2{
  height:500px !important;
}

/* 16-01-2024 */
.grobn-crd h2.card-title {
  margin-bottom: 0;
}
.grobn-crd .form-check {
  padding-left: 1.8em;
  margin-bottom: 0;
}
.grobn-crd 
 li.list-group-item {
    cursor: pointer;
}
.grobn-crd li.list-group-item a {
  display: block;
  padding: 8px 15px;
}
.grobn-crd .form-check label {
  grid-template-columns: 1fr 1fr;
  align-items: baseline;
  padding-top: 1px;
  cursor: pointer;
}
.grobn-crd .form-check label h6 {
  font-size: 14px;
}
.grobn-crd .form-check label .meta_price {
  /* text-align: end; */
  font-size: 14px;
  font-weight: 400;
}
.grobn-crd .form-check label .meta_price span.mt_desc {
  font-size: 13px;
  padding-left: 4px;
}

.grobn-crd .form-check label > * {
  margin-bottom: 0;
}
.video_wrapper iframe{
  object-fit: cover;
}
.mainSectionn .filter_panel.desktpHide{
  display: none;
}
@media screen and (min-width: 1024px) and (max-width: 1366px) {
  #singleimage {
    width: 50%;
    float: right;
  }
}
@media screen and (max-width: 1024px) {
  .detailansicht .video_wrapper{
    min-height: inherit !important;
    height: 310px !important;
  }
  .mainSectionn .filter_panel.desktpHide{
    display: block;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  .videoCard .video_wrapper {
    height: 300px !important;
  }
  .videoCard .item img {
    height: 300px !important;
  }
  .video_wrapper .video-btn {
    padding: 3px 11px !important;
    border-radius: 28px !important;
    font-size: 16px !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .videoCard .video_wrapper {
    height: 300px !important;
  }
  .videoCard .item img {
    height: 300px !important;
  }
  .video_wrapper .video-btn {
    padding: 3px 11px !important;
    border-radius: 28px !important;
    font-size: 16px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .videoCard .video_wrapper {
    height: 300px !important;
  }
  .videoCard .item img {
    height: 300px !important;
  }
  .video_wrapper .video-btn {
    padding: 3px 11px !important;
    border-radius: 28px !important;
    font-size: 16px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .videoCard .video_wrapper {
    height: 300px !important;
  }
  .videoCard .item img {
    height: 300px !important;
  }
  .video_wrapper .video-btn {
    padding: 3px 11px !important;
    border-radius: 28px !important;
    font-size: 16px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .videoCard .video_wrapper {
    height: 300px !important;
  }
  .videoCard .item img {
    height: 300px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #singleimage {
    width: 39%;
    float: right;
    margin: 0px;
    border-radius: 5px;
  }
  .video_wrapper {
    min-height: 255px;
    height: inherit !important;
  }
  .video_wrapper p {
    padding: 0 17px;
    font-size: 14px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
  #singleimage {
    width: 30%;
    float: right;
    margin: 0px;
    border-radius: 5px;
  }
}

@media screen and (min-width: 1101px) and (max-width: 1366px) {
  #singleimage {
    width: 35%;
    float: right;
    margin: 0px;
    border-radius: 5px;
  }
}
.grobn-crd .card-title{
  font-size:1.1rem !important;
}
.grobe_list {
  margin: 20px 0 30px;
}
.grobe_list ul {
  margin: 0;
  padding: 0;
}
.grobe_list ul li {
  list-style: none;
  width: 100%;
  padding: 8px 18px;
  border-bottom: 1px solid #dee2e6;
}
.grobe_list ul li:last-child {
  border-bottom: 0;
}
.grobe_list ul li label{
  cursor: pointer;
}
.grobe_list ul li:hover {
  background-color: #e1e1e1;
}
.grobe_list .meta_price span {
  font-weight: 300;
  color: #444;
  font-size: 15px; 
}

.wrap-drop {
  cursor: pointer;
  margin: 0 auto;
  padding: 7px 10px;
  position: relative;
  border-radius: 4px;
}
  
.wrap-drop::after {
  border-color: #695d52 transparent;
  border-style: solid;
  border-width: 7px 7px 0;
  content: "";
  height: 0;
  margin-top: -1px;
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 0;
}
  
  .wrap-drop .drop {
  background:#f7f7f7;
  display:none;
  left: -2px;
  list-style:none;
  margin-top: 2px;
  opacity:0;
  padding: 7px 0;
  pointer-events:none;
  position:absolute;
  right:-2px;
  top:100%;
  z-index:2;
  border: 1px solid #d1d1d1;
  border-radius: 0 0 6px 6px;
  }
  
  .wrap-drop .drop li a {
  color:#695d52;
  display:block;
  text-decoration:none;
  }
  
  
  .wrap-drop .drop li:hover a {
  background-color:#695d52;
  color:#e7ded5;
  }
  
  .wrap-drop.active::after {
  border-width:0 7px 7px;
  }
  
  .wrap-drop.active .drop {
  display:block;
  opacity:1;
  pointer-events:auto;
  }

  .wrap-drop span{
    font-size: 16px;
  }
  .grobe_list ul li h6{
    font-size: 14px;
}
.wrap-drop span label h6{
  font-size: 17px;
}
.wrap-drop span label .meta_price span{
  font-weight: 300;
  font-size: 15px;
}

.main_flter {
  margin: 22px 0 0 0;
  padding: 0 11px;
}
.flter_box {
  background-color: #f3f3f3;
  border: 1px solid #cdcdcd;
  padding: 8px;
}
.flter_box h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 10px;
  color: #000 !important;
}
.flter_box ul{
  margin: 0;
  padding: 0;
}
.flter_box ul li {
  list-style: none;
  display: flex;
  align-items: start;
  gap: 7px;
  padding-bottom: 4px;
}
.flter_box ul li label,.flter_box ul p {
  font-size: 14px;
  font-weight: 350;
  line-height: 19px;
  padding-bottom: 4px;
}
.flter_box ul li input {
  height: 21px;
  width: 12px;
  display: block;
}
.flter_value {
  overflow-y: scroll;
  height: 93px;
}
.katalog_nav .dropdown-menu{
  min-width: 220px !important;
}
.katalog_nav .submenus {
  position: absolute;
  right: -202px;
  width: 85%;
  top: 0;
  display: none;
}
.katalog_nav li:hover .submenus {
  display: block;
}
.katalog_nav li.sub-items {
  padding-bottom: 0;
}
.katalog_nav .caret_arrow{
  transform: rotate(-90deg);
}
#productRanges2 span{
  font-weight: 400 !important;
}
.main_srchbar {
	position: relative;
	width: 60%;
	display: flex;
	gap: 20px;
  align-items: center;
}
.main_srchbar form{
  width: 100%;
  margin:0 !important;
  padding: 0 !important;
}
.main_srchbar .srch_lsting{
  position: absolute;
  z-index: 111;
  background: #fff;
  top: 45px;
  border-radius: 0 0 10px 10px;
  width:80%;
}
.main_srchbar .inr_srch_lsting{
  display: none;
  overflow-y: scroll;
  height: 400px; 
  border: 1px solid #ccc;
}
.main_srchbar a{
  white-space: nowrap;
  font-size: 16px;
}
.main_srchbar .inr_srch_lsting::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.main_srchbar .inr_srch_lsting::-webkit-scrollbar
{
	width: 15px;
	background-color: #F5F5F5;
}

.main_srchbar .inr_srch_lsting::-webkit-scrollbar-thumb
{
	background-color: #d1d1d1;
	border: 2px solid #d1d1d1;
}
.main_srchbar .srch_lsting h3{
  padding: 15px 20px;
}
.main_srchbar .srch_lsting ul{
  padding: 0 20px;
}
.info-header-icon-list .navigation-clean .navbar-collapse{
  flex-grow:inherit !important;
}

.main_mobile{
  display: none;
}
.navbar #navcol-1 ul.nav {
	padding-left: 0px !important;
}
.mobile_srch{
  display: none;
}
.spc_padding_single .color_nd_size_box  {

    background: #f7f7f7;
    border-radius: 4px;
    padding-left: 11px;
}
@media screen and (min-device-width: 100px) and (max-device-width: 480px) {
form.search input {
	padding: 3px 10px;
	width: 100%;
	font-size: 13px;
}
.main_srchbar {
	width: 50%;
  gap: 7px;
}
.main_srchbar .srch_lsting {
	left: -118px;
	width: 300px;
}
.main_srchbar a {
	font-size: 14px;
}
.mobile_srch{
  display: block;
}
.desktp_srch{
  display:none;
}
.mobile_srch i{
	font-size: 22px;
	margin-top: 5px;
}
.desktop_srch{
  display: none;
}
}


@media screen and (min-device-width: 481px) and (max-device-width: 600px) {

form.search input {
  padding: 3px 10px;
  width: 100%;
  font-size: 13px;
}
.main_srchbar {
  width: 65%;
}

.desktp_srch{

  display:none;
}
}


@media screen and (min-device-width: 601px) and (max-device-width: 767px) {

form.search input {
  padding: 3px 10px;
  width: 100%;
  font-size: 13px;
}
.main_srchbar {
  width: 65%;
}
.desktp_srch{

  display:none;
}

}


@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  form.search input {
    padding: 3px 10px;
    width: 100%;
    font-size: 13px;
  }
  .main_srchbar {
    width: 65%;
  }
  
  
  }

  @media screen and (min-device-width: 1024px) and (max-device-width: 1400px) {
  form.search input {
    padding: 5px 10px;
    width: 100%;
    font-size: 13px;
  }
  .main_srchbar {
    width: 65%;
  }
  
  
  }

.videoCard .video_wrapper{
  width: 100%; 
  height: 410px; 
  position: relative;
}
.videoCard .video_wrapper .video_layer iframe {
  border-radius: 6px 6px 0 0;
}

.videoCard .item img{
  height: 410px; 
}
.videoCard .video_wrapper .video_trigger {
  border-radius: 5px 5px 0 0 !important;
} 
.video_wrapper .video_trigger {
  width: 100%;
}
.nav #acc_subcategory{
  padding: 12px 0px 14px 0px !important;
}
.videoWrapper2 .video_trigger{
  position: inherit !important;
}

.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.desc_text{
  min-height: 50px;
  margin: 0;
}
.Swiper3 .row {
  width:100%;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.desc_text {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 6px;
  padding: 0 10px;
}

.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox .desc2 .desc2_top span {
  font-size: 12px;
  min-height: 40px;
  display: block;
  line-height: 1.4;
  font-size: 15px;
  padding: 0 10px;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox .desc2 .desc2_top p{
  padding: 0 10px;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox .desc2 .desc2_top{
  line-height: 1;
  margin: 0 0 10px;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.prodd_price {
  font-weight: 600;
  margin: 0;
  font-size: 16px;
  color: #000;
  padding-bottom: 10px;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .card_foot .card_foot_ul {
  margin: 0;
  padding: 0;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .card_foot .card_foot_ul li {
  display: block;
  font-size: 10px;
  color: #000;
  line-height: 1.4;
  padding: 4px 0 3px;
  border-top: 1px solid #e3e3e3;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox {
  padding-top: 11px;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_imgBox {
  /* min-height: 170px; */
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_imgBox img {
  width: 100%;
  height: auto;
  border-radius: 0;
  object-fit: cover;
  height: 100%;
}
.Swiper3 .subCategory_Box2 a:hover{
  color: #575759;
}
.main_grund{
  min-height: 64px;
}
.Swiper3 .subCategory_listBox .subCategory_Box2 .card_foot .card_foot_ul li{
  padding: 4px 0 10px;
}

@media screen and (max-width: 500px){
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox .desc2{
      padding: 3px;
  }
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox .desc2 .desc2_top span {
      min-height: 30px;
      font-size: 10px;
  }
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.desc_text {
      min-height: 36px;
      font-size: 12px;
  }
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.prodd_price{
      font-size: 13px;
  }

}

@media screen and (min-width: 501px) and (max-width: 767px){
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox .desc2 .desc2_top span {
      min-height: 51px;
  }
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.prodd_price{
      font-size: 13px;
  }
}

@media screen and (max-width: 768px){
  .Swiper3 .subCategory_listBox .subCategory_Box2 .card_foot .card_foot_ul {
      margin: 0 !important;
  }
  .vorsh-img{
      width: 50% !important;
  }
  .katalog_nav ul .submenus
  {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox .desc2 .desc2_top span{
      min-height: 85px;
      font-size: 10px;
  }
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.prodd_price{
      font-size: 12px;
  }
  .Swiper3 .subCategory_listBox .subCategory_Box2 .subcat_nameBox p.desc_text {
      min-height: 34px;
      font-size: 11px;
  }
}
@media screen and (max-width: 767px){
  .swiper-mobile {
      display: block !important;
  }
  .swiper-desktop {
      display: none !important;
  }
  .sub-items #acc_subcategory .caret_arrow{
      display: none;
  }
  .color_nd_size_box .cs_sizebox{
    align-items: start;
  }
  .color_nd_size_box .cs_sizebox .cs_sizeList {
   min-width: auto; 
}


  .main_mobile a .la-globe-europe{
    font-size: 23px !important;
    margin-top: 0px;
  }
  .cards_sec .topHeading{display:block !important;}
  .cards_sec .filterTopHead{
		display:none !important;
	}
}
.dropdown-menu[data-bs-popper]{
  right:0 !important;
  left:inherit !important;
}
/*.spc_row_single_product .single_product_main_img
{
  background: #ffffff;
}
.spc_row_single_product .spc_padding_single
{
  background: #ffffff;
} */

.mains_chk{
  position: relative;
}
.inr_chk{
  position: absolute;
  left: 0;
  width:100%;
}