.figtree400 {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 576px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 100%;
  }
}

.h1,
h1 {
  font-size: 40px;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #000000;
  text-decoration: none;
}

#header a {
  color: #ffffff;
}

#header a:hover {
  color: #ef6a02 !important;
}

.popover {
  background: #000000;
}

.top-menu .sub-menu {
  z-index: 18;
  width: auto;
  min-width: auto;
}

.product-description-short p {
  font-size: 20px;
}

.contact-link {
  background: #000000;
  margin-top: 55px;
  color: #ffffff;
  max-width: 260px;
  width: 260px;
  display: block;
  padding: 24px;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}

.contact-link:hover {
  color: #ef6a02;
}

[data-magic-slide-id].active-selector img {
  -webkit-filter: brightness(100%) !important;
  filter: brightness(100%) !important;
}

.category-cover {
  display: none;
}

.block-category .block-category-inner {flex-direction: column;}

/* main categories */
@media (min-width: 1200px) {
  #category.category-id-3 .breadcrumb,
  #category.category-id-4 .breadcrumb,
  #category.category-id-5 .breadcrumb,
  #category.category-id-6 .breadcrumb,
  #category.category-id-50 .breadcrumb {
    display: none;
  }

  #category.category-id-3 #wrapper,
  #category.category-id-4 #wrapper,
  #category.category-id-5 #wrapper,
  #category.category-id-6 #wrapper,
  #category.category-id-50 #wrapper {
    padding-top: 0;
  }

  #category.category-id-3 #js-product-list-header,
  #category.category-id-4 #js-product-list-header,
  #category.category-id-5 #js-product-list-header,
  #category.category-id-6 #js-product-list-header,
  #category.category-id-50 #js-product-list-header {
    min-height: 481px;
    max-height: 481px;
  }

  #category.category-id-3 #js-product-list-header {
    background: url(/themes/evn_25/assets/img/c-main-muzi.jpg) no-repeat;
  }

  #category.category-id-4 #js-product-list-header {
    background: url(/themes/evn_25/assets/img/c-main-zeny.jpg) no-repeat;
  }

  #category.category-id-5 #js-product-list-header {
    background: url(/themes/evn_25/assets/img/c-main-deti.jpg) no-repeat;
  }

  #category.category-id-6 #js-product-list-header {
    background: url(/themes/evn_25/assets/img/c-main-doplnky.jpg) no-repeat;
  }

  #category.category-id-50 #js-product-list-header {
    background: url(/themes/evn_25/assets/img/c-main-zakazkova-vyroba.jpg) no-repeat;
  }

  #category.category-id-3 #js-product-list-header .card,
  #category.category-id-4 #js-product-list-header .card,
  #category.category-id-5 #js-product-list-header .card,
  #category.category-id-6 #js-product-list-header .card,
  #category.category-id-50 #js-product-list-header .card {
    background: transparent;
    padding-top: 170px;
    padding-left: 40px;
  }

  #category.category-id-3 .card p.h1,
  #category.category-id-4 .card p.h1,
  #category.category-id-5 .card p.h1,
  #category.category-id-6 .card p.h1,
  #category.category-id-50 .card p.h1 {
    font-size: 130px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 20px;
    display: flex;
  }
  #category.category-id-6 .card p.h1,
  #category.category-id-50 .card p.h1 {
    font-size: 62px;
    max-width: 50%;
  }
#category.category-id-6 .card p.h1 {
    max-width: 70%;
}
#category.category-id-50 .card p.h1 {
  max-width: 70%;
}

  #category.category-id-3 .card p.h1::before,
  #category.category-id-4 .card p.h1::before,
  #category.category-id-5 .card p.h1::before,
  #category.category-id-6 .card p.h1::before,
  #category.category-id-50 .card p.h1::before {
    content: "";
    display: block;
    width: 114px;
    margin-right: 17px;
    height: 136px;
    background-image: url("/themes/evn_25/assets/img/custom-flag.png");
    background-size: contain;
    background-repeat: no-repeat;
  }

  #category.category-id-3 .card h1,
  #category.category-id-4 .card h1,
  #category.category-id-5 .card h1,
  #category.category-id-6 .card h1,
  #category.category-id-50 .card h1 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
  }

  #category.category-id-3 .card p,
  #category.category-id-4 .card p,
  #category.category-id-5 .card p,
  #category.category-id-6 .card p,
  #category.category-id-50 .card p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    max-width: 50%;
  }

  #category.category-id-3 .block-category .block-category-inner,
  #category.category-id-4 .block-category .block-category-inner,
  #category.category-id-5 .block-category .block-category-inner,
  #category.category-id-6 .block-category .block-category-inner,
  #category.category-id-50 .block-category .block-category-inner {
    flex-direction: column;
  }
}
/* main categories end */

.product-miniature .product-title a {
  font-size: 26px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  text-decoration: none;
}

.product .product-description p {
  font-size: 20px;
  text-align: center;
}

.block-category {
  min-height: 0rem;
  margin-bottom: 1.563rem;
}

.subcategory-heading {
  display: none;
}

.top-menu a[data-depth="0"] {
  padding: 26px 16px;
}

body {
  font-family: "Figtree", sans-serif;
  padding-top: 76px;
  background: #000000;
}

#wrapper {
  display: block !important;
}

#header .header-nav .container {
  width: auto;
}

#header .header-top-right {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

#header .header-top {
  background-color: black;
  font-family: "Figtree", sans-serif;
}

#header .header-top {
  background-color: black;
  font-family: "Figtree", sans-serif;
  position: fixed;
  width: 100%;
  height: 76px;
  top: 0;
  padding: 0;
}

#header .header-top a[data-depth="0"] {
  color: #ffffff;
  font-size: 20px;
}

#header .top-menu a[data-depth="0"]:hover {
  color: #f2f2f2;
}

#header .header-top li#lnk-e-shop a[data-depth="0"]:nth-of-type(1) {
  color: #e7650a;
}

#header #contact-link,
#header #eshop-link {
  font-size: 20px;
  border-radius: 7px;
  background-color: #e7650a;
  padding: 6px 16px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}

#header #eshop-link:hover {
  color: #ffffff!important;
}

#header #contact-link a,
#header #eshop-link a {
  color: #ffffff;
}

#header #contact-link a:hover,
#header #eshop-link a:hover {
  color: #ffffff!important;
}

#_desktop_language_selector {
  order: 1;
}

#content.page-cms #world_partners img {max-width: 118px;}

.collapse .collapse {
  display: none;
}

.top-menu .sub-menu ul[data-depth="1"] > li {
  float: none;
  margin: 0;
}

#header .menu > ul > li {
  position: relative;
}

#header .dropdown .expand-more {
  color: #ffffff;
  font-size: 20px;
  user-select: none;
}

#header .dropdown:hover .expand-more {
  user-select: none;
}

#search_widget {
  display: none;
}

#mobile_top_menu_wrapper {
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.9);
  margin-top: -2px;
}

#_desktop_contact_link {
  display: none;
}

#index #wrapper {
  padding-top: 0;
}

.carousel .carousel-inner {
  /* height: 478px; */
  height: auto;
}

.direction {
  display: none;
}

/*.carousel .carousel-item .caption {
  top: 75px;
  left: 60px;
  color: #fff;
  max-width: 480px;
}
.claim-image {width: 104px;height: 120px; position: absolute;top: 30px;}
.claim-title {position: absolute;left: 145px;top: 0px;font-size: 65px;white-space: nowrap;}
.claim {position: absolute;left: 0px;top: 240px;font-size: 20px!important;white-space: nowrap;}
.claim-link a {
  font-size: 30px;
  border-radius: 7px;
  background-color: #e7650a;
  padding:14px 22px;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;left: 0px;top: 300px;
  white-space: nowrap;
  font-weight: 600;
}*/

@media (max-width: 767px) {
  body {
    padding-top: 55px;
  }

  #logo img {
    width: 120px;
  }

  #header .header-top {
    height: 56px;
    align-items: center;
  }

  #header .header-top-right {
    display: block;
  }

  #menu-icon {
    color: #fff;
    margin-left: 14px;
    margin-top: 4px;
  }

  #menu-icon i {
    font-size: 30px;
  }

  #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    padding: 20px 12px;
    border-bottom: 0;
  }

  #header #contact-link,
  #header #eshop-link {
    font-size: 18px;
    padding: 4px 16px;
    margin-top: 6px;
    float: right;
    margin-right: 14px;
  }

  #mobile_top_menu_wrapper .top-menu .sub-menu {
    background: #000000;
  }

  #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
    padding: 0.625rem;
    font-weight: 600;
    border-bottom: 0px solid #fff;
    font-size: 20px;
    text-transform: uppercase;
  }

  .custom-flex-row {
    gap: 0;
  }
}

#custom-text {
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  background: #fff;
  border-radius: 0;
}

#custom-text .subtitlebigger {
  font-size: clamp(20px, 6vw, 40px);
  margin: 40px 0;
  font-weight: 600;
  line-height: normal;
}

#custom-text .col-md-4 {
  max-width: 300px;
  padding: 24px;
  border-radius: 7px;
  min-height: 296px;
  font-size: 16px;
  font-weight: 400;
}

#custom-text .col-md-4 em {
  font-style: normal;
}

#custom-text .col-md-4 p {
  font-size: 16px;
  font-weight: 400;
}

#custom-text p.subtitlesmaller {
  font-size: 26px;
  font-weight: 700;
  margin-top: 36px;
}

.custom-flex-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 34px;
  /* mezera mezi boxy */
  max-width: 1020px;
  margin: 0 auto;
  text-align: center;
}

.services {
  background: url(/themes/evn_25/assets/img/bck-services.jpg) #000000 no-repeat 50% 50%;
}

.services-overlay {
  background: rgba(0, 0, 0, 0.7);
  padding-bottom: 60px;
}

.custom-grid {
  display: grid;
  gap: 34px;
  justify-content: center;
  max-width: 1020px;
  margin: 0 auto;
  text-align: center;
  grid-template-columns: 1fr;
}

@media (min-width: 600px) {
  .custom-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .custom-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

#custom-text .service-item p,
#custom-text .services-title p {
  background: transparent;
  padding: 24px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

#custom-text .services-title p.subtitlebigger {
  font-size: clamp(20px, 6vw, 40px);
  margin: 0;
  padding: 50px 0 30px;
  font-weight: 600;
}

#custom-text .service-item p.subtitlesmaller {
  font-size: 26px;
  font-weight: 700;
  margin-top: 36px;
  position: relative;
}

#custom-text .service-item .subtitlesmaller::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 12px;
  background-color: rgba(230, 65, 8, 0.5);
  border-radius: 999px;
  z-index: 1;
}

.process-grid {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 1200px;
  margin: 0 auto 40px auto;
}

.step {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 0;
  background: white;
  padding: 0;
  justify-content: center;
}

.step .text {
  text-align: center;
}

#custom-text .step p.stepnumber {
  color: #d97904;
  font-size: 56px;
  line-height: normal;
}

.step h3 {
  margin: 10px 0 5px;
  font-size: 24px;
  font-weight: bold;
  max-width: 300px;
  margin: 0 auto;
  font-size: 24px;
}

#custom-text .step p {
  margin: 16px 0;
  font-size: 16px;
  max-width: 300px;
  margin: 0 auto;
}

.step .image img {
  width: 100%;
  height: auto;
}

.step:nth-child(even) {
  direction: rtl;
}

.step:nth-child(even) .text {
  text-align: center;
  direction: ltr;
}

@media (max-width: 768px) {
  .step {
    grid-template-columns: 1fr;
    direction: ltr;
    text-align: center;
  }

  .step .text {
    text-align: center;
    padding: 30px 0 40px;
  }
}

/*.production-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  justify-content: center;
}

.production-image img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  object-fit: cover;
  width: 400px;
}

.production-steps {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  max-width: 600px;
  flex: 1 1 400px;
}

.step {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 7px;
  text-align: center;
}

#custom-text .production .step-number {
  font-size: 56px;
  font-weight: 700;
  color: #e7650a;
  margin-bottom: 8px;
  text-align: center;
}*/

.inspiration {
  background-repeat: no-repeat;
  background-size: contain;
  background: #ffffff;
  padding-top: 40px;
}

.inspiration .col-md-3 {
  max-height: 294px;
  height: 294px;
  background-repeat: no-repeat;
}

.inspiration .one {
  background-image: url("/themes/evn_25/assets/img/1.jpg");
}

.inspiration .two {
  background-image: url("/themes/evn_25/assets/img/2.jpg");
}

/*.inspiration .three {
  background-image: url('/themes/evn/img/partneri/3.jpg')
}

.inspiration .four {
  background-image: url('/themes/evn/img/partneri/4.jpg')
}

.inspiration .five {
  background-image: url('/themes/evn/img/partneri/5.jpg')
}

.inspiration .six {
  background-image: url('/themes/evn_25/img/partneri/6.jpg')
}*/

.inspiration .seven {
  background-image: url("/themes/evn_25/assets/img/partneri/7.jpg");
}

.inspiration .eight {
  background-image: url("/themes/evn_25/assets/img/partneri/8.jpg");
}

.inspiration-item {
  background-size: 100%;
  background-position: center;
  transition: background-size 0.2s ease, transform 0.1s ease;
  opacity: 0;
  transform: perspective(500px) rotateY(-15deg) scale(0.9);
}

.inspiration-item.show {
  opacity: 1;
  transform: perspective(500px) rotateY(0) scale(1);
}

.inspiration-item:hover {
  background-size: 110%;
}

#index .black.inspiration {
  padding-bottom: 0;
}

.references {
  background: url(/themes/evn_25/assets/img/bck-references.jpg) #000000 no-repeat 50% 50%;
}

.references-overlay {
  background: rgba(0, 0, 0, 0.7);
  padding-bottom: 60px;
  padding-top: 50px;
}

.slider-container {
  display: flex;
  align-items: center;
  width: 600px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.slider {
  display: flex;
  transition: transform 0.3s ease-in-out;
}

.reference-slide {
  min-width: 600px;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

#custom-text .references p.subtitlebigger,
#custom-text .references p {
  color: #ffffff;
}

#custom-text .reference-slide p.company {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #ffffff;
}

#custom-text .reference-slide p.company span {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #ffffff;
}

.sliderbox {
  max-width: 680px;
  margin: 0 auto;
  position: relative;
  display: flex;
}

button.prev,
button.next {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  padding: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10;
}

button.prev {
  left: -40px;
}

button.next {
  right: -40px;
}

button.prev:focus,
button.next:focus {
  outline: 0;
}

/* Arrow Styles using Pseudo-Elements */
button.prev::before,
button.next::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: rgba(230, 104, 0, 1) solid;
  border-width: 0 3px 3px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

button.prev::before {
  transform: translate(-50%, -50%) rotate(135deg);
  /* Left arrow */
}

button.next::before {
  transform: translate(-50%, -50%) rotate(-45deg);
  /* Right arrow */
}

/* Hover Effect */
button.prev::before:hover,
button.next::before:hover {
  border: rgba(230, 104, 0, 1) solid;
}

@media only screen and (max-width: 767px) {
  .slider-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
  }

  .slider {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
  }

  .reference-slide {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    /* důležité */
    box-sizing: border-box;
  }

  button.prev,
  button.next {
    display: none;
  }

  .references {
    overflow: hidden;
  }
}

.col.custom-width {
  display: flex;
  flex: 0 0 12.5%;
  max-width: 12.5%;
  height: 108px;
  width: 108px;
  margin-right: 2px;
  margin-bottom: 2px;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
}

.abb {
  background-image: url("/themes/evn_25/assets/img/partneri/ABB.png");
}

.airbank {
  background-image: url("/themes/evn_25/assets/img/partneri/AIR_BANK.png");
}

.autokelly {
  background-image: url("/themes/evn_25/assets/img/partneri/AUTO_KELLY.png");
}

.cas {
  background-image: url("/themes/evn_25/assets/img/partneri/CESKY_ATLETICKY_SVAZ.png");
}

.citi {
  background-image: url("/themes/evn_25/assets/img/partneri/CITY_BANK.png");
}

.csob {
  background-image: url("/themes/evn_25/assets/img/partneri/CSOB.png");
}

.authorcup {
  background-image: url("/themes/evn_25/assets/img/partneri/CT_AUTHOR_CUP.png");
}

.duklaliberec {
  background-image: url("/themes/evn_25/assets/img/partneri/DUKLA_LIBEREC.png");
}

.garmin {
  background-image: url("/themes/evn_25/assets/img/partneri/GARMIN.png");
}

.hoffmannzizak {
  background-image: url("/themes/evn_25/assets/img/partneri/HOFFMAN_ZIZAK.png");
}

.jablotron {
  background-image: url("/themes/evn_25/assets/img/partneri/JABLOTRON.png");
}

.jizerska50 {
  background-image: url("/themes/evn_25/assets/img/partneri/JIZERSKA_50.png");
}

.knorr-bremse {
  background-image: url("/themes/evn_25/assets/img/partneri/KNORR_BREMSE.png");
}

.kupkolo {
  background-image: url("/themes/evn_25/assets/img/partneri/KUPKOLO.png");
}

.linde {
  background-image: url("/themes/evn_25/assets/img/partneri/LINDE.png");
}

.mercedes-benz {
  background-image: url("/themes/evn_25/assets/img/partneri/MERCEDES_BENZ.png");
}

.oberbank {
  background-image: url("/themes/evn_25/assets/img/partneri/OBERBANK.png");
}

.pilsnerurquell {
  background-image: url("/themes/evn_25/assets/img/partneri/PILSNER_URQUELL.png");
}

.rubidea {
  background-image: url("/themes/evn_25/assets/img/partneri/RUBIDEA.png");
}

.dbschenker {
  background-image: url("/themes/evn_25/assets/img/partneri/SCHENKER.png");
}

.skoda {
  background-image: url("/themes/evn_25/assets/img/partneri/SKODA.png");
}

.svijany {
  background-image: url("/themes/evn_25/assets/img/partneri/SVIJANY.png");
}

.tripletwo {
  background-image: url("/themes/evn_25/assets/img/partneri/TRIPLE_TWO.png");
}

.weber {
  background-image: url("/themes/evn_25/assets/img/partneri/WEBER.png");
}

.col.custom-width {
  display: flex;
  flex: 0 0 12.5%;
  max-width: 50.5%;
  height: 108px;
  width: 108px;
  margin-right: 2px;
  margin-bottom: 2px;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
}

@media only screen and (max-width: 767px) {
  .col.custom-width {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 467px) {
  .inspiration .col-md-3 {
    max-height: 276px;
    height: 276px;
    background-repeat: no-repeat;
  }
}

#footer {
  background: #000000;
  color: #ffffff;
}

.footer-container li a {
  color: #ffffff;
}

.footer-container li a:hover {
  color: #e7650a;
}

.footer-container .h3,
.footer-container .h4 {
  color: #ffffff;
}

.block-contact,
.footer-container li a {
  font-size: 0.875rem;
  color: #ffffff;
}

.footer-container {
  padding-top: 0;
  overflow: hidden;
}

#contact-infos a {
  color: #ffffff;
}

#contact-infos a:hover {
  color: #e7650a;
}

#footer p {
  color: #ffffff;
  margin: 20px 0;
}

#footer .copyright p {
  color: #898989;
  font-size: 14px;
  margin: 50px 0 20px;
}

#wrapper {
  background: #ffffff;
}

#index #wrapper {
  background: #f7f7f7;
}

.product-flags {
  display: none;
}

#subcategories ul li {
  width: calc(100% / 3 - 28px);
  min-width: 200px;
  margin: 0px;
  text-align: center;
  background: #f8f8f8;
  display: flex;
  align-items: center;
  margin: 0 28px 28px 0;
  position: relative;
}

@media (min-width:501px) and (max-width: 1000px) {
  #subcategories ul li {
    width: calc(90% / 2 - 28px);
  }

  #subcategories ul li .subcategory-name {
    padding-right: 16px;
  }
}

@media (max-width: 500px) {
  #subcategories ul li {
    width: 100%;
    margin: 0 16px 28px 16px;
  }

  #subcategories ul li .subcategory-name {
    padding-right: 16px;
  }
}

#subcategories ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

#subcategories ul li h5 {
  margin-bottom: 0;
}

#subcategories ul li .subcategory-image a img {
  width: 130px;
  vertical-align: top;
}

#subcategories ul li .subcategory-name {
  text-transform: none;
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-weight: 300;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  padding-left: 25px;
  height: 82px;
  align-items: center;
}

#subcategories ul li .subcategory-image {
  padding: 0 0 0;
}

#subcategories ul li {
  padding-bottom: 0;
}

#subcategories ul li:hover .subcategory-name {
  color: #000000;
}

#subcategories ul li .subcategory-image a {
  display: block;
  padding: 0;
  border: 0px solid #f6f6f6;
}

#subcategories ul li:hover .subcategory-image a {
  padding: 0px;
  border: 0px solid #24b9d7;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border: 0;
  border-bottom: #afafaf 0px solid;
}

.tabs .nav-tabs .nav-link {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}

.tabs .nav-tabs .nav-link.active {
  color: #f07413;
}

.tabs .nav-tabs {
  border: 0;
  border-bottom: #afafaf 1px solid;
}

.tabs .nav-tabs .nav-item {
  float: left;
  margin-bottom: 0;
}

.page-content.page-cms ul,
p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.language-selector {
  display: none;
}

#product-description-short ol li,
#product-description-short ul li,
.product-information .product-description ol li,
.product-information .product-description ul li {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.blockreassurance_product .item-product {
  display: inline-block;
  height: 54px;
  margin-right: 5px;
  padding-top: 0px;
  width: 54px;
}

.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg {
  height: 54px;
  width: 54px;
}

.blockreassurance_product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  /* adjust spacing as needed */
  max-width: 600px;
  /* optional */
}

.blockreassurance_product div {
  display: flex;
  align-items: center;
}

@media (max-width: 500px) {
  @media (max-width: 500px) {
    .blockreassurance_product {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 0px;
    }
  }
}

@media (max-width: 767px) {
  .links .title {
    border-bottom: 0px solid #f6f6f6;
  }

  .footer-container .links ul {
    background-color: #000000;
  }

  .footer-container .links ul > li {
    border-bottom: 0px solid #fff;
  }

  .footer-container .links ul > li a {
    color: #ffffff;
  }
}

.block-contact .navbar-toggler .material-icons {
  color: #ffffff;
}

#content.page-cms img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.page-content.page-cms {
  text-align: left;
}

.item-product img {
  width: 32px;
  /* or adjust to match your icon size */
  height: auto;
  margin-right: 10px;
}

.block-title {
  margin: 0;
  font-weight: 500;
  color: #000000;
}

.tabs {
  padding: 1.25rem 0;
  margin-top: 2rem;
  background: #fff;
}

#fabrics .row {
  margin-bottom: 20px;
}

#js-product-list-top {
  display: none;
}

.carousel-indicators {
  display: none;
}

.carousel {
  margin-bottom: 0;
}

.carousel-inner {
  margin-bottom: 0;
}

.carousel .carousel-item .caption-evn {
  position: absolute;
  top: clamp(40px, 10vw, 75px);
  left: clamp(20px, 6vw, 60px);
  bottom: unset;
  color: #fff;
  max-width: clamp(320px, 50vw, 480px);
}

.claim-image {
  width: clamp(60px, 10vw, 104px);
  height: auto;
  position: absolute;
  top: clamp(20px, 4vw, 30px);
  left: 0;
}

.claim-title {
  position: absolute;
  top: clamp(0px, 1vw, 0px);
  left: clamp(80px, 15vw, 145px);
  font-size: clamp(36px, 6vw, 65px);
  font-weight: 600;
  white-space: nowrap;
  line-height: 1.1;
}

.claim {
  position: absolute;
  top: clamp(160px, 28vw, 240px);
  left: 0;
  font-size: clamp(16px, 2.2vw, 20px);
  white-space: nowrap;
  color: #ffffff;
}

.claim-link a {
  position: absolute;
  top: clamp(200px, 34vw, 300px);
  left: 0;
  font-size: clamp(18px, 3vw, 30px);
  padding: clamp(10px, 1.2vw, 14px) clamp(16px, 3vw, 22px);
  border-radius: 7px;
  background-color: #e7650a;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

@media (max-width: 991px) {
  .carousel .carousel-item .caption-evn {
    text-align: left;
  }
}

@media (max-width: 800px) {
  .carousel .carousel-item .caption-evn {
    top: 50px;
  }
}

@media (max-width: 700px) {
  .carousel .carousel-item .caption-evn {
    top: 30px;
  }
}

@media (max-width: 600px) {
  .carousel .carousel-item .caption-evn {
    top: 15px;
  }

  .claim-link a {
    top: clamp(110px, 5vw, 200px);
    font-size: 4.2vw;
    padding: 8px 12px;
    white-space: normal;
  }
}

@media (max-width: 500px) {
  .carousel .carousel-item .caption-evn {
    top: 5px;
  }

  .claim-title {
    font-size: clamp(17px, 6vw, 65px);
  }

  .claim-image {
    width: clamp(50px, 10vw, 104px);
    top: clamp(10px, 4vw, 30px);
  }

  .claim {
    top: clamp(40px, 28vw, 240px);
  }
}

@media (max-width: 480px) {
  .carousel .carousel-item .caption-evn {
    top: 0;
    left: 10px;
    right: 10px;
    max-width: none;
    padding: 10px;
  }

  .claim-image {
    width: 48px;
    top: 10px;
  }

  .claim-title {
    font-size: 6vw;
    top: 10px;
    left: 60px;
    white-space: normal;
    max-width: 70%;
  }

  .claim {
    top: 60px;
    font-size: 4vw;
    white-space: normal;
    max-width: 90%;
    display: none;
  }

  .claim-link a {
    top: clamp(110px, 5vw, 200px);
    font-size: 4.2vw;
    padding: 8px 12px;
    white-space: normal;
  }
}



    h2 { margin-top: 2em; border-bottom: 2px solid #333; padding-bottom: 0.3em; }
    table { width: 100%; border-collapse: collapse; margin-bottom: 2em; }
    th, td { border: 1px solid #ddd; padding: 8px; text-align: center; }
    th.empty { background: none; border: none; }
    .info { text-align: left; font-weight: bold; }
    .subinfo { text-align: center; font-style: italic; background: #f9f9f9; }
    .table-responsive { overflow-x: auto; margin-bottom: 2em; }
    section p { margin-bottom: 2em; }