@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800");
body {
  background-color: unset;
}
.container,
.container-fluid {
  max-width: 1364px;
}
#header-top-bar {
  background-color: #111111;
}
.navbar1 #shop-nav #search {
  display: none;
}
.vet-header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar2 {
  border-top: 1px solid #707070;
}
header .search-wrapper .btn-secondary {
  background-color: transparent !important;
  padding: 0;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
}
.vet-header-search {
  max-width: 500px;
}
header .search-wrapper .fa-search {
  font-size: 0;
  background-image: url("/media/image/storage/opc/vetshop/search.svg");
  width: 16px;
  height: 15px;
  border: 0;
}
header .search-wrapper .form-control {
  border: 0;
  border-radius: 30px;
  font-family: "Nunito", sans-serif;
  font-size: 14px;
}
header .search-wrapper .input-group {
  border: 1px solid #707070;
  border-radius: 30px;
}
header.search-wrapper .form-control::placeholder {
  color: #707070 !important;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}
.vet-header-search,
.vet-header-search .search-wrapper .twitter-typeahead {
  flex: 1 1 auto;
}
#shop-nav .cart-icon-dropdown .cart-icon-dropdown-price {
  display: none;
}
#shop-nav .cart-icon-dropdown .fa-shopping-cart,
#shop-nav .account-icon-dropdown .fa-user,
.fa-heart {
  font-size: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
#shop-nav .cart-icon-dropdown .fa-shopping-cart {
  background-image: url("/media/image/storage/opc/vetshop/cart-1.svg");
  width: 20px;
  height: 22px;
  margin-right: unset;
}
#shop-nav .account-icon-dropdown .fa-user {
  background-image: url("/media/image/storage/opc/vetshop/profile-svgrepo-com.svg");
  width: 17px;
  height: 22px;
}
.fa-heart {
  background-image: url("/media/image/storage/opc/vetshop/heart-alt-svgrepo.svg");
  width: 20px;
  height: 19px;
}
.account-icon-dropdown .fa-user-check {
  font-size: 20px;
}
footer {
  background-color: #1e1e1e !important;
}
#footer-boxes * {
  color: #ffffff !important;
}
.product-detail .product-info .product-info-inner {
  background-color: #f5f5f5;
  padding: 43px 30px;
  border-radius: 16px;
}
/* .home-sec1-card{
    background: radial-gradient(farthest-side at 70% 84%, #005656, #003E3E, #003E3E, #003E3E);
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
} */
.home-sec1-img img {
  border-radius: 16px;
  object-fit: cover;
}
.home-sec1-img,
.home-sec1-img img {
  height: 100%;
}
.home-sec1-grid1 .col-lg-4 {
  padding-right: 8px;
}
.home-sec1-grid1 .col-lg-8 {
  padding-left: 8px;
}
/* .home-sec1{
    max-width: 1642px;
    margin-right: unset;
    margin-left: auto !important;
} */
.home-sec3-banner {
  max-width: unset;
}
.home-sec1-grid3 {
  padding-bottom: 30px;
}
.home-sec3-banner > div {
  position: unset;
}
.vets-topbar ul,
.vets-topbar {
  display: flex;
  align-items: center;
}
.vets-topbar ul {
  margin-bottom: unset;
}
.vets-topbar {
  justify-content: space-between;
  width: 100%;
}
.vets-topbar-list1 {
  column-gap: 25px;
}
.vets-topbar-list2 {
  column-gap: 16px;
}
.vets-topbar-list1 p {
  margin-bottom: unset;
  color: #ffffff;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
}
#header-top-bar {
  padding-top: 7px;
  padding-bottom: 7px;
}
.vets-topbar-list2 li:nth-child(1) a {
  text-decoration: none;
  color: #1e1e1e;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  padding: 4px 16px;
  background-color: #ffffff;
  border-radius: 4px;
}
.vets-topbar-list2 .language-dropdown > a {
  color: #ffffff !important;
  font-size: 14px;
  background-color: #343434;
  border-radius: 4px;
  padding: 4px 10px;
}
.vets-topbar-list2 .language-dropdown a {
  font-family: "Nunito", sans-serif;
}
.vets-topbar-list2 .language-dropdown [data-iso="ger"]::before {
  content: "";
  background-image: url("/media/image/storage/opc/vetshop/flag-for-flag-germany-svgrepo-com.svg");
  width: 22px;
  height: 5px;
}
.vets-topbar-list2 .language-dropdown [data-iso="eng"]::before {
  content: "";
  background-image: url("/media/image/storage/opc/vetshop/british-flag-png.png");
  width: 22px;
  height: 5px;
}
.vets-topbar-list1 li a {
  display: flex;
  align-items: center;
  column-gap: 6px;
}
#mainNavigation .nav-scrollbar-inner li a {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
}
header .navbar-nav > .nav-item > .nav-link::before,
#mainNavigation .nav-scrollbar-inner li .dropdown-toggle::after {
  content: unset !important;
}
#footer-boxes .col:nth-child(1) {
  flex: 0 0 50%;
  max-width: 50%;
  padding-top: 40px;
}
#footer-boxes .col:not(:first-child) {
  flex: 0 0 25%;
  max-width: 25%;
  padding-top: 50px;
}
.vets-footer-col1 > img + p {
  font-size: 14px;
  font-weight: 400;
  max-width: 458px;
  margin-top: 10px;
  margin-bottom: 26px;
}
footer .productlist-filter-headline {
  font-size: 18px !important;
  font-weight: 600 !important;
  display: block !important;
}
.vets-footer-col1 > img {
  filter: brightness(0) invert(1);
}
footer .nav-panel ul li a {
  font-size: 14px;
  font-weight: 400;
  font-family: "Nunito", sans-serif;
}
footer .vets-topbar-list1 a {
  text-decoration: none;
}
#copyright .col:nth-child(1) {
  flex: 0 0 auto;
  max-width: fit-content;
}
#copyright p {
  margin-bottom: unset;
  font-size: 14px;
  font-weight: 500;
}
footer {
  padding-top: unset !important;
}
#copyright {
  border-top: 1px solid #fff;
}
#copyright .row {
  align-items: center;
}
#system-credits p {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
#footer-boxes .col:nth-child(1) .box-custom > .productlist-filter-headline,
.footnote-vat {
  display: none;
}
.vet-logo {
  display: none;
}
.sec1-heading p {
  margin-bottom: unset;
  line-height: 1.6;
}
.sec1-heading p:nth-child(1),
.sec1-heading p:nth-child(4) {
  font-weight: 700;
}
.sec1-heading p:nth-child(2),
.sec1-heading p:nth-child(3) {
  font-weight: 400;
}
.home-sec1-card .card-body {
  padding-left: 90px;
  z-index: 1;
  background: radial-gradient(
    farthest-side at 70% 84%,
    #005656,
    #003e3e,
    #003e3e,
    #003e3e
  );
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-top: 70px;
}
.sec1-img-text {
  display: flex;
  align-items: center;
  column-gap: 12px;
}
.sec1-img-text p {
  margin-bottom: unset;
  padding-left: 10px;
}
.sec1-img-text p:nth-child(2) {
  margin-bottom: unset;
  border-left: 1px solid #ffffff;
  min-width: 296px;
}
.home-sec1-grid3 .col {
  flex: 1 1 auto;
  max-width: min-content;
}
.home-sec1-grid3 {
  flex-wrap: nowrap;
}
.home-sec1-grid3::-webkit-scrollbar {
  display: none;
}
.home-sec2-slides {
  border-radius: 14px;
  padding: 50px 30px;
}
.sec2-card .slick-slide {
  padding-left: 8px;
  padding-right: 8px;
}
.home-sec2 {
  margin-top: 50px;
}
.slick-slider-other .product-wrapper,
.product-list .productbox {
  background-color: #f5f5f5;
  border-radius: 12px;
  padding: 20px;
}
.slick-slider-other .product-wrapper {
  height: 100%;
}
.product-wrapper .productbox-image img {
  border-radius: 12px;
}
.product-wrapper .text-clamp-2 {
  margin-top: 20px;
  color: #1e1e1e;
  font-weight: 700;
  text-align: left;
  font-size: 14px;
  text-decoration: none;
  min-height: 65px;
  -webkit-line-clamp: 3;
}
.product-wrapper a:has(.text-clamp-2) {
  text-decoration: none;
}
.product-wrapper .price_wrapper .price {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 700;
}
.product-wrapper .price_wrapper {
  text-align: left;
  margin-bottom: unset;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding-top: 15px;
  padding-bottom: 15px;
}
.productbox.productbox-hover:hover .productbox-inner::before,
.productbox.productbox-hover .productbox-inner::before {
  content: unset !important;
}
.product-wrapper .productbox-quick-actions .compare {
  display: none;
}
.product-list .product-wrapper .rating {
  display: none;
}
.productlist-page-nav-header-m .btn-outline-secondary {
  background-color: #eeeeee;
  border-radius: 20px;
  border-color: #eeeeee !important;
  padding: 11px 16px;
  font-weight: 400;
}
#product-list .product-wrapper:not(:last-child) {
  margin-bottom: unset !important;
}
.productlist-page-nav-header-m {
  margin-bottom: 33px;
}
.productlist-page-nav-header-m .productlist-page-nav-bottom {
  display: none;
}
.sec2-card {
  border: 0;
}
.sec2-card .card-body {
  padding: 0;
}
.home-sec3 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.sec3-heading p:nth-child(1) {
  margin-bottom: unset;
  font-weight: 500;
}
.sec3-heading p:nth-child(2) {
  font-weight: 700;
}
.home-sec2-slides,
.home-sec5 > div {
  background-image: linear-gradient(90deg, #9f79a6, #c29dc2);
}
.home-sec5 > div {
  padding: 40px 55px;
  border-radius: 14px;
}
.home-sec5 {
  margin-bottom: 100px;
}
.sec5-slider .slick-next, .home-sec2 .opc-item-slider-imagesWithNames .slick-next {
    right: 10px;
}
.sec5-slider .slick-prev, .home-sec2 .opc-item-slider-imagesWithNames .slick-prev {
    left: 10px;
}
.sec5-col1-img {
  margin-left: unset !important;
  margin-top: -159px;
}
.sec5-content a {
  text-decoration: none;
  font-size: 14px;
  padding: 10px 20px;
  background-color: #ffffff;
  border-radius: 8px;
}
.sec5-content p:nth-child(2) {
  margin-bottom: 20px;
}
.sec8-heading {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.newsletter-footer {
  flex-direction: column;
  align-items: center;
  text-align: center;
  row-gap: 15px;
}
.vet-nesletter .input-group {
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
}
#newsletter_email {
  width: 100%;
  border-color: #707070;
  border-radius: 8px;
  font-size: 14px;
}
#newsletter_email::placeholder {
  color: #2d2d2d !important;
}
.newsletter-footer-heading p {
  font-size: 31px;
}
.newsletter-footer-heading p:nth-child(1) {
  color: #1e1e1e;
  font-weight: 400;
  margin-bottom: unset;
}
.newsletter-footer-heading p:nth-child(2) {
  font-weight: 700;
  color: var(--primary);
}
.newsletter-footer .info {
  color: #2d2d2d;
  font-size: 14px;
}
.vet-nesletter .input-group-append button,
.home-sec8 .opc-Button a {
  border-radius: 8px !important;
  font-size: 14px;
  font-weight: 400;
}
.home-sec8 .accordion .card-header {
  background: rgb(0 62 62 / 10%);
  border-radius: 8px;
}
.home-sec8 .accordion .card {
  margin-bottom: 16px;
}
.home-sec8 .opc-Button a {
  min-width: 100px;
  font-weight: 500 !important;
}
.home-sec8 .opc-Button a .opc-Icon {
  font-size: 12px;
}
.newsletter-footer .newsletter-email-wrapper {
  margin-bottom: unset;
}
.vet-nesletter .container {
  padding-bottom: 500px;
  background-image: url("/media/image/storage/opc/vetshop/hunde-und-katzen.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.home-sec6::before {
  content: "";
  background: radial-gradient(#042e2e, #003d3d, #042e2e);
  width: -webkit-fill-available;
  height: 100%;
  position: absolute;
  left: 37%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.home-sec6::after {
  content: "";
  position: absolute;
  right: 0;
  background-image: url("/media/image/storage/opc/vetshop/adobe-express.png");
  width: 470px;
  height: 384px;
  bottom: 0;
  transform: translateY(50%);
  background-repeat: no-repeat;
  background-size: contain;
}
.home-sec6 {
  max-width: unset;
}
.home-sec6 {
  margin-bottom: 200px;
}
.sec6-text p {
  color: #fff;
}
.sec6-text a {
  color: #1e1e1e;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 20px;
  background-color: #ffffff;
  border-radius: 8px;
}
.sec6-text {
  padding-top: 115px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 115px;
}
.sec6-text p:nth-child(4) {
  margin-bottom: 40px;
  margin-top: 20px;
  color: #bbb3b3;
  font-size: 14px;
  max-width: 505px;
}
.sec6-text p:nth-child(1),
.sec6-text p:nth-child(2),
.sec6-text p:nth-child(3) {
  margin-bottom: unset;
  font-size: 32px;
  line-height: 1.3;
}
.home-sec1-grid3 {
  padding-top: 30px;
}
.home-sec2-slides p:nth-child(2) {
  font-size: 14px;
  font-weight: 500;
}
.home-sec2-slides a {
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  display: flex;
  column-gap: 6px;
}
.home-sec2-slides a img {
  width: 14px;
}
.home-sec2-slides a:hover {
  column-gap: 10px;
}
.slick-arrow {
  background-color: transparent !important;
  padding: 0;
  opacity: unset;
}
.slick-arrow::after {
  font-size: 18px;
  color: #1e1e1e;
}
.slick-next {
  right: 10px;
}
.slick-prev {
  left: 10px;
}
.sec4-col1 p:nth-child(1),
.sec4-col1 p:nth-child(2),
.sec4-col1 p:nth-child(3) {
  line-height: 1.2;
  margin-bottom: unset;
}
.sec4-col1 p b {
  color: var(--primary);
}
.sec4-col1 p:nth-child(4) {
  margin-top: 20px;
  margin-bottom: 32px;
}
.sec4-col1 a {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px;
  background-color: #1e1e1e;
  border-radius: 8px;
}
.sec4-col1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec5-content p:nth-child(2) {
  margin-bottom: 32px;
}
.sec6-col1-img {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.sec8-heading strong {
  color: var(--primary);
}
.home-sec8 .accordion button {
  text-align: left !important;
  justify-content: space-between !important;
  width: 100%;
}
.sec8-heading p:nth-child(1) {
  margin-bottom: unset;
}
.sec8-heading p {
  line-height: 1.3;
}
.home-sec8 .accordion .dropdown-toggle::after,
.home-sec8 .accordion :not(.navbar-toggler)[data-toggle="collapse"]::after {
  font-size: 18px;
}
.vet-price-cart .form-counter,
.vet-price-cart .productbox-variations {
  display: none;
}
.vet-price-cart .productbox-actions {
  margin-top: unset;
}
.vet-price-cart {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 7px;
}
.vet-price-cart .item-list-basket-details .btn-primary,
.vet-price-cart .item-list-basket-details .btn-outline-primary {
  background-color: #ffffff !important;
  padding: 0;
  width: 45px;
  height: 45px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: unset;
  margin-top: unset;
}
.vet-price-cart .item-list-basket-details .btn-outline-primary img {
  width: 31px;
}
.vet-img-heart .productbox-quick-actions {
  top: 0;
  right: 0;
}
.vet-img-heart {
  position: relative;
}
.vet-img-heart .compare {
  display: none;
}
.product-wrapper .productbox-quick-actions button {
  background-color: transparent !important;
  padding: 0;
  min-width: unset;
  width: unset;
  height: unset;
  position: relative;
  border: unset;
  display: flex;
}
/* .vet-img-heart .fa-heart{
    display: none;
} */
/* .product-wrapper .fa-heart::before{
    content: '';
    background-image: url('/media/image/storage/opc/vetshop/heart-alt-svgrepo-com.svg');
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
} */
.content-cats-small .sub-categories a:has(.subcategories-image) {
  display: none;
}
.content-cats-small .sub-categories {
  display: flex;
  flex-direction: column-reverse;
  background-image: linear-gradient(90deg, #9f79a6, #c29dc2);
  border-radius: 14px;
  padding: 50px 30px;
  justify-content: center;
}
.vet-category-btn {
  color: #ffffff !important;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  display: flex;
  align-items: center;
  column-gap: 6px;
}
.content-cats-small .sub-categories .caption {
  text-align: left;
}
.vet-category-btn::after {
  content: "";
  background-image: url("/media/image/storage/opc/vetshop/right-arrow.svg");
  width: 14px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
}
.vet-content-cats .slick-slide {
  padding-left: 8px;
  padding-right: 8px;
}
.vet-category-btn:hover {
  column-gap: 10px;
}
.content-cats-small .sub-categories .caption {
  color: #ffffff;
  font-weight: 600;
  font-size: clamp(20px, 2vw, 32px);
  font-family: "Nunito", sans-serif;
}
.content-cats-small .sub-categories .item_desc {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
}
#add-to-cart .basket-form-inline {
  flex-direction: column;
}
#add-to-cart .basket-form-inline .col {
  flex: 0 0 100%;
  max-width: 100%;
}
#add-to-cart .btn-basket-check .fa-shopping-cart {
  font-size: 0;
  background-image: url("/media/image/storage/opc/vetshop/cart-1-svgrepo-com.svg");
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
}
#add-to-cart .btn-basket-check {
  display: flex;
  justify-content: center;
  column-gap: 11px;
}
#add-to-cart .basket-form-inline .btn-primary {
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
}
.choose_quantity button,
.choose_quantity .form-control {
  border: unset !important;
  background-color: transparent !important;
}
.choose_quantity .form-control {
  font-size: 14px;
  font-weight: 500;
  color: #1e1e1e;
}
.choose_quantity button {
  color: #707070 !important;
  border-radius: 8px;
}
.choose_quantity {
  border-color: #707070;
  border-radius: 8px;
}
.product-detail .product-gallery .product-actions {
  display: none;
}
.vet-product-actions {
  position: unset;
}
.vet-product-actions button {
  padding: 0;
  border: unset;
  min-width: unset;
  width: unset;
  height: unset;
  background: transparent;
}
.breadcrumb-wrapper {
  border: unset;
}
.vet-product-actions .fa-heart {
  width: 24px;
  height: 21px;
}
.breadcrumb-wrapper {
  margin-bottom: 1rem;
}
#content-wrapper:not(.has-fluid) {
  padding-top: 2rem;
}
.product-detail .product-gallery .square-image img,
.product-detail .product-gallery .slick-slide {
  border-radius: 16px;
}
.product-detail .stock-information {
  border: unset !important;
}
.product-detail .price_wrapper a,
.product-detail .stock-information a {
  text-decoration: none;
}
.product-detail .product-headline .product-title {
  color: #1e1e1e;
  font-size: 32px;
  font-weight: 700;
}
.product-detail .info-essential li:not(.product-sku) {
  display: none;
}
.product-detail .info-essential .product-sku {
  color: #1e1e1e;
  font-size: 14px;
}
.product-detail .info-essential .product-sku strong {
  font-weight: 600;
}
.product-detail .info-essential {
  margin-top: unset !important;
  margin-bottom: unset !important;
  border-bottom: 1px solid rgb(112 112 112 / 40%);
  padding-top: 18px;
  padding-bottom: 18px;
}
.product-detail .rating-wrapper {
  display: none;
}
.product-detail .shortdesc {
  color: #5e5e5e;
  font-size: 16px;
  font-weight: 500;
}
.product-detail .price_wrapper .price {
  color: #1e1e1e;
  font-weight: 700;
  font-size: 24px;
}
.product-detail .price_wrapper {
  margin-bottom: unset;
  margin-top: 20px;
  border-bottom: 1px solid rgb(112 112 112 / 40%);
  padding-bottom: 20px;
}
.product-detail .product-gallery .product-thumbnails .slick-slide img {
  border-radius: 16px;
}
[data-page="1"] .sec1-img-text p span {
  color: #000000 !important;
}
.detail-sec1-grid3 .home-sec1-grid3 {
  justify-content: space-between;
}
.sec1-img-text p:nth-child(2) {
  /* border-left: 1px solid #000000; */
  padding-left: 10px;
}
.detail-rating-heading {
  font-size: 36px;
}
.deatil-rating-slider1 {
  background-color: #f7f7f7;
  border-radius: 16px;
  padding: 24px;
}
.deatil-rating-slider1 h6 {
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 4px;
}
.detail-date-rating i {
  color: #f9b54c;
  font-size: 14px;
}
.detail-date-rating div {
  display: flex;
  align-items: center;
  column-gap: 2px;
}
.detail-date-rating p {
  color: #707070;
  font-size: 12px;
  margin-bottom: unset;
}
.detail-date-rating {
  display: flex;
  justify-content: space-between;
}
.deatil-rating-slider1 hr {
  background-color: #f5f5f5;
  margin-top: 10px;
  margin-bottom: 13px;
}
.detail-slider-text {
  color: #2d2d2d;
  font-size: 14px;
  margin-bottom: unset;
}
.deatil-rating-content {
  margin-top: 100px;
  margin-bottom: 20px;
}
.detail-payment {
  display: flex;
  column-gap: 8px;
  justify-content: center;
}
.detail-payment img {
  border-radius: 6px;
}
#add-to-cart .basket-form-inline {
  margin-bottom: unset;
}
#add-to-cart .purchase-info {
  margin-bottom: unset;
}
.product-detail .product-headline {
  margin-top: 20px;
}
.productbox.productbox-hover:not(:hover) .productbox-onhover {
  opacity: unset;
}
.productlist-page-nav-header-m .filter-type-FilterItemLimits,
.productlist-page-nav-header-m .filter-type-FilterItemLimits + .btn-group {
  display: none;
}
.vat-detail-tabs .tab-navigation {
  display: none;
}
.vat-detail-tabs {
  margin-top: 18px;
}
.vat-detail-tabs .accordion .card-header {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 500;
}
.vat-detail-tabs .dropdown-toggle::after,
.vat-detail-tabs :not(.navbar-toggler)[data-toggle="collapse"]::after {
  color: #1e1e1e;
  font-size: 15px;
}
#add-to-cart .basket-form-inline .choose_quantity {
  position: relative;
}
#add-to-cart .basket-form-inline .choose_quantity::before {
  content: "Menge";
  color: #1e1e1e;
  font-weight: 600;
  font-size: 16px;
  position: absolute;
  transform: translateY(-32px);
}
.product-list {
  row-gap: 30px;
}
#product-list.layout-gallery
  .productbox-hover.productbox-show-variations.transition,
#product-list.layout-gallery
  .productbox-hover.productbox-show-variations:hover {
  position: unset;
  padding: 20px;
  margin: unset;
}
.product-list .productbox-quick-actions {
  right: 25px;
  top: 25px;
}
.productbox.productbox-hover.productbox-column {
  height: -webkit-fill-available;
}
.productlist-page-nav-header-m .filter-collapsible-control {
  flex: 0 0 100%;
  max-width: 100%;
}
.productlist-page-nav-header-m .filter-collapsible-control button {
  width: 100%;
}
#shop-nav .cart-icon-dropdown .fa-sup {
  font-size: 11px !important;
  font-weight: 400;
  margin-left: -7px;
  padding: 0.4em 0.7em;
}
#shop-nav .cart-icon-dropdown .cart-dropdown .cart-dropdown-next {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#shop-nav .cart-icon-dropdown .cart-dropdown .cart-dropdown-next:hover {
  color: #1e1e1e;
}
#shop-nav .cart-icon-dropdown .cart-dropdown .cart-dropdown-next:focus {
  color: #fff !important;
}
.vet-product-actions button:hover,
.vet-product-actions button:focus {
  background-color: transparent !important;
}
.basket-items .wishlist-button {
  align-items: center;
}
.basket-items .wishlist-button .fa-heart {
  width: 17px;
  height: 17px;
}
.basket-items .wishlist-button .wishlist-button-inner {
  display: flex;
  align-items: center;
}
[data-page="11"] .navbar2,
[data-page="11"] .vet-header-search,
[data-page="11"] .navbar1 .secure-checkout-topbar {
  display: none !important;
}
[data-page="11"] header {
  height: auto;
}
#main-wrapper .btn-primary,
#main-wrapper .btn-outline-primary {
  border-radius: 8px;
}
.home-sec7 .sec3-heading span {
  font-weight: 400;
}
.home-sec7 .sec3-heading p {
  line-height: 1.3;
  margin-bottom: unset;
}
.home-sec7 .sec3-heading {
  max-width: 852px;
}
.home-sec7 .sec3-heading strong {
  font-weight: 700 !important;
  color: var(--primary);
}
.home-sec7 {
  margin-bottom: 70px;
}
.home-sec7-bg {
  background-size: inherit !important;
  background-repeat: no-repeat;
  background-color: #0000004f;
  padding: 100px 50px;
  border-radius: 20px;
}
.slick-track .slick-slide:nth-child(even) .home-sec7-bg {
  background-position-x: 75px !important;
}
.slick-track .slick-slide:nth-child(odd) .home-sec7-bg {
  background-position-x: 330px !important;
}
.sec7-heading {
  color: #000000;
  font-weight: 700;
  font-size: 48px;
}
.sec7-text p {
  color: #000000;
  font-size: 32px;
  margin-bottom: unset;
}
.sec7-text a {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 24px;
  background-color: #1e1e1e;
  border-radius: 8px;
}
.sec7-category-slider {
  border: unset;
}
.sec7-category-slider .card-body {
  padding: 0;
}
.sec3-heading {
  margin-bottom: 40px;
}
.sec7-text p:nth-child(3) {
  margin-bottom: 20px;
}
.sec7-text p:not(:nth-child(4)) {
  line-height: 1.2;
}
.home-sec7-bg::after {
  content: "";
  width: 100%;
  height: 77px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  border-bottom-right-radius: 20px;
}
#shop-nav .btn-primary,
#shop-nav .btn-outline-primary,
#shop-nav .form-control,
#main-wrapper .form-control,
.modal-dialog .btn-outline-primary,
.modal-dialog .btn-primary,
#main-wrapper select,
.product-detail .variation-wrapper .dropdown-toggle {
  border-radius: 8px;
}
.productlist-page-nav-bottom {
  display: none;
}
.home-sec2 .slick-slide > div,
.home-sec2-slides,
.home-sec7 .slick-slide > div,
.home-sec7-bg {
  height: 100%;
}
.home-sec2-slides p:nth-child(1) {
  min-height: 96px;
}
.vet-content-cats .slick-slide > div,
.vet-content-cats .slick-slide .sub-categories {
  height: 100%;
}
.productlist-item-info,
.productlist-page-nav-top {
  display: none !important;
}
.productlist-page-nav-header-m {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.productlist-page-nav-top + .productlist-page-nav {
  margin-top: 50px;
}
.productlist-pagination .page-item .fa-long-arrow-alt-right::before {
  background-image: url("/media/image/storage/opc/vetshop/double-arrow-right-svgrepo-com.svg");
}
.productlist-pagination .page-item .fa-long-arrow-alt-left:before {
  background-image: url("/media/image/storage/opc/vetshop/double-arrow-left-svgrepo-com.svg");
}
.productlist-pagination .page-item .fa-long-arrow-alt-left:before,
.productlist-pagination .page-item .fa-long-arrow-alt-right::before {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
}
.productlist-pagination .page-item .page-link {
  display: flex;
  padding: 0;
  width: 46px;
  height: 46px;
  background-color: #eeeeee;
  border-radius: 25px;
  align-items: center;
  justify-content: center;
}
.productlist-pagination .page-item .dropdown-menu .page-link {
  color: #717171;
  font-size: 16px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.productlist-pagination
  .page-item
  .dropdown-menu
  .page-item.active
  .page-link::after,
.productlist-pagination
  .page-item
  .dropdown-menu
  .page-item.active
  .page-text::after {
  content: unset !important;
}
.productlist-pagination .page-item .dropdown-menu .page-item.active .page-link {
  background-color: #003e3e;
  color: #ffffff;
}
.productlist-pagination
  .page-item
  .dropdown-menu
  .page-item.active
  + .page-item
  .page-link {
  background-color: #eeeeee;
  color: #717171;
}
.productlist-pagination .pagination .disabled {
  display: none;
}
.productlist-pagination .pagination,
.productlist-pagination .page-item .dropdown-menu {
  column-gap: 15px;
}
.price-note .suggested-price {
    display: none;
}
.home-sec2 .opc-item-slider-justImages img {
  max-height: 100px;
  inset: 0;
  transform: unset;
  margin: 10px auto;
}
.home-sec2 .opc-item-slider-justImages .inner, .home-sec2 .opc-item-slider-justImages picture {
  position: unset;
    height: 110px;
    display: flex;
    align-items: center;
}
.home-sec2 .opc-item-slider-justImages .square-image:before {
    content: unset;
}
form#wl-items-form .productbox.productbox-hover.productbox-column:not(:hover) .productbox-onhover {
    display: block;
}
form#wl-items-form .productbox .productbox-inner .col-12:nth-child(2) {
    padding-block: 10px !important;
}

form#wl-items-form .productbox .productbox-inner .col-12:nth-child(2) > * {
    padding-inline: 10px;
}
.home-sec2 .opc-item-slider-justImages {
    opacity: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-height: unset;
    padding: 20px;
}
.home-sec2 .opc-item-slider-justImages .product-wrapper {
    background: transparent;
    width: calc(25% - 30px + 30px / 4) !important;
    min-width: unset !important;
    padding: 0;
    margin-left: unset;
}
.home-sec2 .opc-item-slider-justImages .product-wrapper > a {
    border-radius: .4375rem !important;
    box-shadow: 0 .125rem .3rem -0.0625rem rgba(0, 0, 0, .03), 0 .275rem .75rem -0.0625rem rgba(0, 0, 0, .06) !important;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.price_wrapper .price span.footnote-reference {
    display: none;
}
@media only screen and (min-width: 1550px) {
  .sec1-heading p {
    font-size: 62px;
    line-height: 1;
  }
  .content-cats-small .sub-categories .caption {
    min-height: 96px;
  }
  .sec7-text p {
    font-size: 46px;
  }
  .sec7-heading {
    font-size: 62px;
  }
  .home-sec7 .sec3-heading p span {
    font-size: 48px !important;
  }
  .deatil-rating-slider1 h6 {
    font-size: 18px;
  }
  .detail-rating-heading {
    font-size: 48px;
  }
  .product-detail .price_wrapper .price {
    font-size: 26px;
  }
  .product-detail .product-headline .product-title {
    font-size: 36px;
  }
  .vet-price-cart .item-list-basket-details .btn-primary,
  .vet-price-cart .item-list-basket-details .btn-outline-primary {
    width: 60px;
    height: 60px;
  }
  .home-sec6::after {
    transform: translateY(43%);
  }
  .sec4-col1 p:nth-child(1) span,
  .sec4-col1 p:nth-child(2) span,
  .sec4-col1 p:nth-child(3) span {
    font-size: 40pt !important;
  }
  .sec4-col1 p:nth-child(4) span,
  .sec4-col1 a {
    font-size: 14pt !important;
  }
  .vet-home-sec1-img img {
    min-width: 382px;
  }
  .sec6-text p:nth-child(1),
  .sec6-text p:nth-child(2),
  .sec6-text p:nth-child(3) {
    font-size: 48px;
  }
  .product-wrapper .text-clamp-2 {
    font-size: 24px;
  }
  .product-wrapper .price_wrapper .price {
    font-size: 26px;
  }
}
@media only screen and (max-width: 2000px) {
  .home-sec1-grid3 {
    overflow: scroll;
  }
}
@media only screen and (max-width: 1200px) {
  .home-sec1-card .card-body {
    padding-left: 40px;
  }
  .vet-nesletter .container {
    padding-bottom: 400px;
  }
  .sec4-col1 p:nth-child(1) span,
  .sec4-col1 p:nth-child(2) span,
  .sec4-col1 p:nth-child(3) span {
    font-size: 28pt !important;
  }
}
@media only screen and (min-width: 992px) {
  .account-icon-dropdown .fa-user-check {
    transform: translateY(9px);
  }
  .product-detail .product-gallery {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .home-sec7-bg::after {
    background-color: #003e3e;
  }
  .home-sec7 .slick-track .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  #improve_search .snippets-filter-mobile-heading {
    display: none;
  }
  .product-detail .product-info {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .home-sec3-banner::after {
    content: "";
    background: radial-gradient(
      farthest-side at 0 84%,
      #005656,
      #003e3e,
      #003e3e,
      #003e3e
    );
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    width: -webkit-fill-available;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
  }
}
@media only screen and (max-width: 991px) {
  #footer-boxes .col {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  header .search-wrapper .form-control {
    box-shadow: unset;
  }
  .vet-header-search {
    display: none;
  }
  .home-sec7 .slick-slide > div,
  .home-sec7 .home-sec7-bg {
    height: 100%;
  }
  .sec7-text p:has(.sec7-slider-img) {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
  }
  .sec7-slider-img {
    margin-top: -32px;
  }
  .sec7-slider-img2,
  .sec7-slider-img3 {
    width: 100%;
  }
  .home-sec7-bg {
    padding-bottom: 23px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-sec7-bg {
    position: relative;
  }
  .home-sec7-bg::after {
    background-color: rgb(112 112 112 / 40%);
  }
  .home-sec7-bg {
    background-image: unset;
  }
  .sec7-slider-img {
    display: block !important;
  }
  .vets-topbar-list2 {
    display: none !important;
  }
  .vets-topbar-list1 {
    width: 100%;
    column-gap: unset;
    justify-content: space-between;
  }
  #shop-nav-wish > a {
    display: flex;
  }
  header .navbar-brand img {
    height: 4rem;
  }
  .sec8-grid [data-area-id="col-1"]:has(.sec8-col2-img) {
    display: none;
  }
  .sec8-grid [data-area-id="col-0"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-sec8 .accordion::before {
    content: "";
    background-image: url("/media/image/storage/opc/vetshop/AdobeExpress.png");
    width: 210px;
    height: 178px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: auto;
  }
  .sec8-heading p span {
    font-size: 32px !important;
  }
  .sec8-heading p {
    line-height: 1.4;
  }
  .sec6-hide-img img {
    transform: translateX(16px);
  }
  .sec6-text {
    padding-bottom: 20px;
  }
  .sec6-text {
    padding-top: 10px;
  }
  .home-sec6 {
    padding-right: 0;
  }
  .home-sec6 {
    margin-bottom: 20px;
  }
  .sec6-hide-img {
    max-width: 312px !important;
    margin-right: unset !important;
    margin-top: -23px;
  }
  .home-sec6::after,
  .home-sec6::before {
    content: unset;
  }
  .sec6-grid {
    flex-direction: column;
  }
  .sec6-grid .col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sec6-grid {
    background: radial-gradient(#042e2e, #003d3d, #042e2e);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .sec5-grid {
    row-gap: 20px;
  }
  /* .home-sec2-slides, .home-sec5 > div{
    background-image: unset;
    padding: unset;
    border-radius: unset;
} */
  .sec5-grid [data-area-id="col-1"] {
    padding: 0;
  }
  .home-sec5 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .sec5-grid [data-area-id="col-0"] {
    background-image: linear-gradient(90deg, #9f79a6, #c29dc2);
    padding: 20px;
    border-radius: 14px;
  }
  .sec4-col1 p:nth-child(1) span,
  .sec4-col1 p:nth-child(2) span,
  .sec4-col1 p:nth-child(3) span {
    font-size: 24pt !important;
  }
  .sec4-col2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home-sec1-grid1 .col-lg-4,
  .home-sec1-grid1 .col-lg-8 {
    padding: 16px !important;
  }

  .home-sec1-grid1 {
    row-gap: 20px;
  }
  .home-sec3-banner {
    padding-left: 20px;
    padding-right: unset;
  }
  .home-sec1-img {
    max-width: unset !important;
  }
  .navbar2 + .search-form-wrapper-fixed {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  #shop-nav .language-dropdown {
    display: none !important;
  }
  #shop-nav .account-icon-dropdown > a,
  #shop-nav .cart-icon-dropdown > a {
    display: flex;
  }
  .vet-logo {
    display: block !important;
  }
  .vet-logo #burger-menu,
  .vet-header-container > .toggler-logo-wrapper #logo {
    display: none;
  }
  .vet-header-container .toggler-logo-wrapper {
    position: unset;
  }
}
@media only screen and (max-width: 767px) {
  footer .dropdown-toggle::after,
  footer :not(.navbar-toggler)[data-toggle="collapse"]::after {
    content: unset !important;
  }
  .sec3-heading span {
    font-size: 28px !important;
  }
  .product-detail .product-headline .product-title {
    font-size: 26px;
  }
  .deatil-rating-content {
    margin-top: 40px;
    margin-bottom: unset;
  }
  .detail-rating-heading {
    font-size: 28px;
  }
  .vet-nesletter .container {
    padding-bottom: 300px;
  }
  .sec6-col1-img img {
    display: none;
  }
  .sec6-col1-img {
    position: relative;
  }
  .sec6-col1-img {
    flex-direction: unset;
  }
  .sec6-grid {
    padding-top: 20px;
  }
  .sec6-col1-img::after {
    content: "";
    width: 500px;
    height: 330px;
    background-image: url("/media/image/storage/opc/vetshop/Group 23694.png");
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -35px;
  }
  .home-sec1-grid2 [data-area-id="col-1"] > div {
    margin-right: unset !important;
    margin-top: -60px;
  }
  .sec1-heading span {
    font-size: 42px !important;
  }
  footer .box-normal-link {
    display: none !important;
  }
  footer .box-linkgroup .collapse:not(.show) {
    display: block !important;
  }
  .home-sec2 .opc-item-slider-justImages .product-wrapper {
    width: calc(33.3333% - 30px + 30px / 3) !important;
  }
}
@media only screen and (max-width: 575px) {
  .home-sec2 .opc-item-slider-justImages .product-wrapper {
    width: calc(50% - 30px + 30px / 2) !important;
  }
  #footer-boxes .col {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .vets-topbar-show {
    display: none;
  }
  .vets-topbar-hide {
    display: block !important;
  }
  .sec7-heading {
    font-size: 30px;
  }
  .sec7-text p {
    font-size: 24px;
  }
  .sec7-slider-img {
    z-index: -1;
  }
  .sec3-heading span {
    font-size: 24px !important;
  }
  .vets-topbar-list1 li a {
    text-decoration: none;
  }
  .vets-topbar-list1 li a {
    justify-content: center;
  }
  #header-top-bar .slick-arrow {
    display: none !important;
  }
  .vets-topbar-list1 {
    display: unset !important;
  }
  .product-list .product-wrapper .productbox-quick-actions {
    display: block !important;
  }
  .product-list .product-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product-detail .product-headline {
    margin-top: 30px;
  }
  .detail-payment {
    flex-wrap: wrap;
    row-gap: 15px;
  }
  .product-detail .product-info .product-info-inner {
    padding: 30px 15px;
  }
  .vet-nesletter .container {
    padding-bottom: 240px;
  }
  .newsletter-footer-heading p {
    font-size: 28px;
  }
  .sec8-heading p span {
    font-size: 24px !important;
  }
  .home-sec8 .accordion .card-header {
    padding-left: unset;
    padding-right: unset;
  }
  .sec6-text p:nth-child(1),
  .sec6-text p:nth-child(2),
  .sec6-text p:nth-child(3) {
    font-size: 24px;
  }
  .sec5-content p:nth-child(1) span {
    font-size: 32px !important;
  }
  .sec4-col1 p:nth-child(1) span,
  .sec4-col1 p:nth-child(2) span,
  .sec4-col1 p:nth-child(3) span {
    font-size: 19px !important;
  }
  footer .box-normal-hr {
    display: none;
  }
  #footer-boxes .col:not(:first-child) {
    padding-top: 30px;
  }
  .vets-footer-col1 > img + p {
    margin-bottom: 48px;
  }
  footer .vets-topbar-list1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .box-linkgroup {
    text-align: center;
  }
  #copyright .row {
    justify-content: center;
    row-gap: 22px;
  }
  #system-credits p {
    justify-content: center;
  }
}
@media only screen and (max-width: 374px) {
  .sec7-slider-img {
    width: 100%;
  }
}
