/*  font-family: "Poppins", serif;
  font-weight: 100;
  font-weight: 200;
  font-weight: 300;
  font-weight: 400;
  font-weight: 500;
  font-weight: 600;
  font-weight: 700;
  font-weight: 800;
  font-weight: 900;*/


/* font-family: "Istok Web", serif;
  font-weight: 400;
  font-weight: 700;*/

.istok-web-regular-italic {
  font-family: "Istok Web", serif;
  font-weight: 400;
  font-style: italic;
}

.istok-web-bold-italic {
  font-family: "Istok Web", serif;
  font-weight: 700;
  font-style: italic;
}

body {
  font-family: "Istok Web", serif;
  font-weight: 400;
  font-style: normal;
}

.vaccine-sec .slick-next,
.vaccine-sec.slick-prev {
  top: auto;
  width: 20px;
  height: 20px;
  transform: none;
  bottom: -30px;
}

.vaccine-sec .slick-prev {
  left: 40%;
  bottom: 0;
  top: 104%;
}

.vaccine-sec .slick-next {
  right: 45%;
  bottom: -26px;
}

.vaccine-sec .slick-next:before {
  content: "";
  display: block;
  background: url(../images/next-arrow.png);
  opacity: 1;
  width: 18px;
  height: 18px;
}

.vaccine-sec .slick-prev:before {
  content: "";
  display: block;
  background: url(../images/prev-arrow.png);
  opacity: 1;
  width: 18px;
  height: 18px;
}

.brand-slider .slick-next,
.brand-slider .slick-prev,
.vace-slider .slick-next,
.vace-slider .slick-prev {
  box-shadow: none;
  background: transparent;
  width: 18px;
  height: 18px;
}

.brand-slider .slick-next:focus,
.brand-slider .slick-next:hover,
.brand-slider .slick-prev:focus,
.brand-slider .slick-prev:hover,
.vace-slider .slick-next:focus,
.vace-slider .slick-next:hover,
.vace-slider .slick-prev:focus,
.vace-slider .slick-prev:hover {
  background: transparent;
}


.dropdown-menu a {
  text-decoration: none;
  color: #000000;
}

.dropdown-menu a .d-flex {
  transition: all 0.5s;
}

.dropdown-menu .col-sm-6:nth-child(1) a:hover .d-flex {
  background-color: var(--bs-warning-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(2) a:hover .d-flex {
  background-color: var(--bs-danger-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(3) a:hover .d-flex {
  background-color: var(--bs-success-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(4) a:hover .d-flex {
  background-color: var(--bs-secondary-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(5) a:hover .d-flex {
  background-color: var(--bs-tertiary-bg);
}

.dropdown-menu .col-sm-6:nth-child(6) a:hover .d-flex {
  background-color: var(--bs-info-bg-subtle);
}


@media only screen and (min-width: 992px) {
  .dropdown-menu {
    width: 55vw;
    width: auto;
  }

  .dropdown:hover .dropdown-menu {
    display: flex;
    display: block;
  }

  .dropdown-menu.show {
    display: flex;
  }

}

@media (max-width: 1024px) {}

@media only screen and (max-width: 991.98px) {
  .login-container {
    width: 240px;
  }

  .login_section .cust_row {
    gap: 60px;
  }

  .login-wrapper {
    position: absolute;
    right: 0;
    top: -46px;
  }

  .login-wrapper button {
    border: 1px solid #555;
    padding: 9px 11px;
    border-radius: 4px;
  }

  .login-form {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
  }

  .login-form input {
    padding: 10px 15px;
    margin-bottom: 15px;
  }

  .login-form input[type="submit"] {
    padding: 6px 15px;
  }


  .mega-menu_LftCol {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .mega-menu_LftCol li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #a1bad0;
  }

  .brand-images-wrap {
    margin-top: 30px;
  }

  .hdr_Right-part {
    margin-right: 0;
    top: -20px;
  }

  .hdr_Right-part .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0;
    padding: 5px 15px;
    border-bottom: 1px solid #eee;
  }

  .mob-doctor-btn a {
    display: flex;
    align-items: center;
    padding: 13px 15px;
  }


  .hdr_Right-part .navbar-collapse {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 100vw;
    z-index: 999;
  }

  .hdr_Right-part .ddown-megamenu .dropdown-menu h6 {
    font-size: 14px;
    color: #555;
    padding: 20px 0 10px 15px;
  }

  .hdr_Right-part .ddown-megamenu .mega-menu_LftCol li {
    width: 100%;
    padding: 10px 15px;
    border-bottom: 0;
    border-top: 1px solid #ddecfa;
  }

  .header {
    z-index: 99;
  }



}

@media only screen and (max-width: 768px) {
  .secure_sheckout .check-inner {
    flex-wrap: wrap;
  }

  .secure_sheckout .check-inner .left-part {
    width: 100%;
  }

  .secure_sheckout .check-inner .middle-part {
    width: 100%;
  }

  .secure_sheckout .check-inner .right-part {
    width: 100%;
  }

  .secure_sheckout {
    width: 100%;
  }

  .inhoudstype-sec .caption .title h3 {
    font-size: 27px;
    line-height: 31px;
  }

  .Overzicht_van_Beschermde {
    min-height: auto;
  }

  .waarom_vaccineren .slick-next {
    right: 43%;
  }

  .waarom_vaccineren .slick-prev {
    left: 43%;
  }

  .faq-desi-v2 .faqs .accordion_call.accordion_call_desktop {
    flex-wrap: wrap;
  }

  .faq-desi-v2 .faqs .accordion_call.accordion_call_desktop .acc {
    width: 100%;
  }

  .tab_menu {
    padding: 19px 15px 31px 15px;
  }

  .our_detail_section .tab_menu .nav-pills .nav-link {
    font-size: 15px;
    margin-bottom: 20px;
    display: flex;
  }



}

@media only screen and (max-width: 767.98px) {
  .inhoudstype-sec.inhoudstype-v2 .caption {
    margin-bottom: 20px;
    height: auto;
  }

  .inhoudstype-sec .caption .title h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .inhoudstype-sec .caption p {
    font-size: 16px;
  }

  .inhoudstype_3 .caption {
    height: auto;
    margin-bottom: 20px;
  }

  .waarom_vaccineren .Overzicht_van_Beschermde p {
    font-size: 16px;
  }

  .main_title_content h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
  }

  .inhoudstype-sec.veelgestelde_vragen .caption {
    height: auto;
    margin-bottom: 20px;
  }

  .inhoudstype-sec.veelgestelde_vragen .caption .title h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .login_section .cust_row {
    flex-wrap: wrap;
  }

  .login_section .login_col-1 {
    width: 100%;
    border-bottom: 2px solid #d9d9d9;
    padding: 0 0 41px 0;
  }

  .login_section .cust_row .login_col-2 {
    width: 100%;
  }

  .login_section .cust_row:after {
    display: none;
  }

  .login_section .Vergeten_main_cust {
    padding: 30px 30px 47px 30px;
  }

  .login_section .cust_row {
    gap: 40px;
  }

  .Vergeten_main_cust {
    border: 2px solid #d9d9d9;
  }

  .Vergeten_main_cust a.df-btn.wachtwoord {
    font-size: 16px;
    font-weight: 500;
  }

  .cust_bg_main {
    padding: 0px 0 50px 0;
  }

  .password_blog {
    max-width: 300px;
  }

  .login_section .cust_row {
    margin: 30px 0 0 0;
  }

  .our_detail_section .detail_tab .row {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .our_detail_section .cust_col-2 {
    width: 100%;
    max-width: 100%;
  }

  .our_detail_section .cust_col-1 {
    max-width: 100%;
    width: 100%;
  }

  .tab_menu:before {
    display: none;
  }

  .our_detail_section .tab_cust_blog {
    padding: 19px 47px 40px 35px;
  }

  .our_detail_section {
    padding: 30px 0 0 0;
  }

  section.zoekresultaten_section .container {
    max-width: 97%;
    width: 100%;
  }

  .ziekten_vaccins ul li p {
    font-size: 16px;
    line-height: 24px;
  }

  .ziekten_vaccins ul li h4 {
    margin-bottom: 15px;
  }

  .ordrfailure-sec .order-inner .cta-group {
    gap: 15px;
    margin: 20px 0;
    flex-wrap: wrap;
  }

  .secure_sheckout {
    padding: 20px 0 30px;
  }

  .waarom_vaccineren .item {
    padding: 0;
  }

  .brand-images-wrap .slider .slick-next {
    right: 80%;
    z-index: 9;
  }

  .brand-images-wrap .progress {
    width: 75%;
  }

  .news-artical-sec {
    margin-top: 10px;
  }

  .brand-images-wrap .slider .items strong {
    width: 90px;
    height: 90px;
  }

  .brand-images-wrap .slider .items strong img {
    max-width: 50px;
  }


}

@media only screen and (max-width: 575px) {
  .login_section .Vergeten_main_cust {
    padding: 30px 20px 47px 20px;
  }

  .waarom_vaccineren .slick-next {
    right: 35%;
  }

  .waarom_vaccineren .slick-prev {
    left: 35%;
  }

  .waarom_vaccineren .Overzicht_van_Beschermde p {
    font-size: 13px;
  }

  .login_section .cust_row {
    gap: 30px;
  }

  .password_blog {
    max-width: 100%;
  }

  .login_section .cust_row {
    margin: 0;
  }

  .login_section .Vergeten_main_cust .account_content h4 {
    font-size: 24px;
  }

  .inhoudstype-sec .sec-title h2 {
    font-size: 19px;
    line-height: 29px;
    margin: 0 0 5px 0;
  }

  .inhoudstype-sec .caption {
    padding: 15px;
  }

  .inhoudstype-sec.veelgestelde_vragen .caption {
    margin-bottom: 19px;
  }



}

@media only screen and (max-width: 393px) {
  .inhoudstype-sec .caption .title h3 {
    font-size: 19px;
    line-height: 19px;
    margin: 0 0 14px 0;
  }

  .inhoudstype-sec .caption p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px 0;
  }

  .inhoudstype-sec .caption {
    padding: 15px 15px;
  }

  .inhoudstype-sec {
    padding: 15px 0 32px 0;
  }

  .mob-search {
    width: auto;
    min-width: auto;
  }

  .inhoudstype-sec.inhoudstype-v2 .caption {
    margin-bottom: 15px;
  }

  .inhoudstype_3 .caption {
    margin-bottom: 15px;
  }

  .our_detail_section .tab-tab_cust_content p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .our_detail_section .tab_cust_blog h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .our_detail_section .tab_cust_blog {
    padding: 12px 15px 11px 15px;
  }

  .our_detail_section .tab-tab_cust_content a {
    font-size: 13px;
  }

  \
.our_detail_section .tab-tab_cust_content h5 {
    font-size: 13px;
    margin: 0 0 6px 0;
  }

  .our_detail_section .tab_menu h3 {
    font-size: 21px;
    margin-bottom: 21px;
  }

  .our_detail_section .tab_menu .nav-pills .nav-link {
    font-size: 13px;
    margin-bottom: 17px;
  }

  .our_detail_section .detail_tab .row {
    gap: 13px;
  }

  .tab_menu {
    padding: 19px 15px 26px 15px;
  }

  .secure_sheckout .details .title h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .secure_sheckout .details {
    margin-bottom: 20px;
  }

  .secure_sheckout {
    padding: 30px 0;
  }

  .secure_sheckout .form-group label {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .form-group p {
    font-size: 13px;
    margin: 10px 0 10px 0px;
  }

  .custom-checkbox label:before {
    width: 20px;
    height: 20px;
  }

  .secure_sheckout .form-group input {
    font-size: 13px;
  }

  .custom-radio span {
    font-size: 13px;
    line-height: 22px;
  }

  .custom-radio .radio-border {
    width: 13px;
    height: 13px;
  }

  .middle-part p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 43px;
  }

  .bank-info ul li {
    font-size: 14px;
    line-height: 21px;
  }

  .secure_sheckout .cart-container {
    border: 1px solid #fcfaf5;
    background: #fcfaf5;
  }

  .secure_sheckout .item-details h3 {
    font-size: 14px;
  }

  .item-details p {
    font-size: 14px;
  }

  .secure_sheckout .details-link {
    font-size: 14px;
  }

  .secure_sheckout .summary {
    padding: 0 5px;
  }

  .secure_sheckout .summary ul li {
    font-size: 13px;
    line-height: 22px;
  }

  .summary .totaal h3 {
    font-size: 18px;
  }

  .secure_sheckout .coupon label {
    font-size: 13px;
  }

  .secure_sheckout .newsletter {
    margin: 17px 0 0 0;
  }

  .secure_sheckout .summary p {
    font-size: 16px;
  }

  .zoekresultaten_section .dropdown .btn {
    font-weight: 500;
    font-size: 12px;
    min-width: 73px;
    outline: none;
  }

  .zoekresultaten_section .row.filter_cust_row {
    margin-top: 20px;
  }

  .zoekresultaten_section .filter_woorden h6 {
    font-size: 13px;
  }

  .ziekten_vaccins ul li p {
    font-size: 13px;
    line-height: 21px;
  }

  .ziekten_vaccins ul li h4 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .ziekten_vaccins ul li {
    margin-bottom: 8px;
  }

  .pagination_inner p {
    font-size: 13px;
  }

  .pagination_inner .pagination {
    margin-top: 14px;
  }

  .pagination a {
    font-size: 11px;
    height: 20px;
    width: 21px;
    line-height: 21px;
  }

  .zoekresultaten_section .cust_main_title h3 {
    font-size: 23px;
    margin-bottom: 17px;
  }



}

@media only screen and (max-width: 320px) {
  .zoekresultaten_section .dropdown .btn {
    font-size: 12px;
    min-width: 30px;
    outline: none;
    margin: 0 2px;
    padding: 7px 7px 7px 7px;
  }

  .zoekresultaten_section .filter_row h4 {
    font-size: 12px;
  }

  .pagination_inner .pagination {
    margin-top: 5px;
  }

  .zoekresultaten_section .topsearch {
    min-width: max-content;
  }

  .zoekresultaten_section .cust_main_title input {
    height: 31px;
  }


}
