.header--vikbay .header__extra span {
  background-color: #28afb1;
}

.header--vikbay .header__extra span i {
  color: #fff;
}

.header--vikbay .header__left p strong {
  color: #ec0101 !important;
}

.header--vikbay .header__left p a {
  font-weight: 500;
  text-decoration: underline;
}

.header--vikbay .header__left p a:hover {
  color: #28afb1;
}

.header--vikbay .ps-form--quick-search {
  max-width: 100%;
  width: 100%;
}

.ps-form--search-mobile input {
  background-color: #ffffff; 
  border: 1px solid #dddddd;
}

.header--vikbay .ps-form--quick-search button {
  color: #fff;
  background-color: #28afb1;
  font-weight: 500;
}

.header--vikbay .ps-block--header-hotline p strong {
  color: #28afb1;
}

.header--vikbay .ps-block--user-header a:hover {
  color: #28afb1;
}

.header--vikbay .ps-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header--vikbay .ps-container > * {
  flex-basis: 100%;
}

.header--vikbay .ps-container .header__content-center {
  max-width: 100%;
}

.header--vikbay .ps-container .header__content-right {
  max-width: 500px;
}

.header--vikbay .navigation {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  padding-bottom:10px
}

.header--vikbay .menu--vikbay {
  position: relative;
}

.header--vikbay .menu--vikbay a:hover {
  color: #28afb1 !important;
}

.header--vikbay .menu--vikbay .has-mega-menu {
  position: static;
}

.header--vikbay .menu--product-categories li a{
  color: #000;
  line-height: 30px;
}

.header--vikbay .menu--product-categories li:hover {
  background-color: #28afb1;
}

.header--vikbay .menu--product-categories li:hover a {
  color: #fff;
}

.header--vikbay .menu--dropdown > li.has-mega-menu .mega-menu{
  min-width: 330px;
  padding:0;
}

.header--vikbay .menu--product-categories .mega-menu__list li{
  padding-left: 20px;
  margin-left: 10px;
}
.header--vikbay .menu--product-categories .mega-menu__list li a{
  line-height: 30px;
  color: #000;
}
.header--vikbay .menu--product-categories .mega-menu__list li:hover{
  background-color: #28afb1;
}
.header--vikbay .menu--product-categories .mega-menu__list li:hover a {
  color: #fff;
}

.header--vikbay .mega-menu {
  max-width: 960px;
  width: 100%;
  flex-flow: row wrap;
  align-items: flex-start;
}

.header--vikbay .mega-menu > * {
  
  flex-basis: 100%;
}

.header--vikbay.header--sticky .ps-logo {
  display: inline-block;
}

@media screen and (max-width: 1365px) {
  .header--vikbay .ps-block--header-hotline {
    display: none;
  }
  .header--vikbay .ps-container .header__content-right {
    max-width: 500px;
  }
}

.header--mobile-vikbay {
  background-color: #fff;
}

.header--mobile-vikbay .navigation--mobile {
  padding:20px;
  background-color: #fff !important;
}
 

/*# sourceMappingURL=medicine.css.map */




.ps-banner--vikbay {
  position: relative;
}

.ps-banner--vikbay h4 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 20px;
  font-weight: 400;
}

.ps-banner--vikbay h3 {
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1em;
  color: #28afb1;
}

.ps-banner--vikbay h3 strong {
  font-weight: 600;
}

.ps-banner--vikbay .ps-btn {
  margin-top: 20px;
  padding: 12px 24px;
}

.ps-banner--vikbay .ps-banner__content {
  max-width: 1200px;
  width: 100%;
  padding-left:40px;
  padding-top: 30px;
}

@media (max-width: 1680px) {
  .ps-banner--vikbay h4 {
    margin-bottom: 10px;
  }
  .ps-banner--vikbay h3 {
    font-size: 40px;
    line-height: 1.2em;
  }
}

@media (max-width: 1366px) {
  .ps-banner--vikbay h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .ps-banner--vikbay h3 {
    font-size: 30px;
  }
  .ps-banner--vikbay h3 br {
    display: none;
  }
}

@media (max-width: 1199px) {
  .ps-banner--vikbay {
    min-height: 400px;
  }
  .ps-banner--vikbay img {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  .ps-banner--vikbay .ps-banner__content {
    padding-top: 30px;
    padding-left:20px;
  }
}

@media (max-width: 479px) {
  .ps-banner--vikbay h3 {
    font-size: 24px;
  }
  .ps-banner--vikbay p {
    font-size: 12px;
  }
}




.vb-brand-list {
  padding-bottom:65px;
}

.vb-brand-list .vb-brand-list-logo img{
  max-height: 70px;
  border: 1px solid #e1e1e1;
  margin-bottom: 2px;
}

.vb-svg-icon-1{
  height: 1.5em;
  width: 1.5em;
}
 
.ps-table--sku img{
  max-height: 40px;
}

.ps-table--specification img{
  max-height: 150px;
  max-width: 250px;
}

.ps-table--sku thead tr th {
  padding: 10px 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 2rem;
  color: #000;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
}

.ps-table--sku tbody tr td {
  padding: 8px 16px;
  color: #000;
}

.ps-table--sku tbody tr td a {
  color: #000;
  color: #0066cc;
}

.ps-table--sku tbody tr td a:hover {
  color: #28afb1;
}

.ps-table--sku tbody tr td strong {
  text-transform: uppercase;
  color: #000;
}


.vb-map-area{
  border-top:1px solid #ddd;
}

.contact-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.contact-widget .contact-item-icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  text-align: center;
  background: #ffffff;
  border-radius: 50%;
  color: #28afb1;
  font-size: 35px;
}
.contact-widget .contact-item-content {
  padding-left: 20px;
}

.nav_item_icon_qty{
  position: absolute;
  bottom: 20px;
  right: -1px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  vertical-align: top;
  width: 20px;
  height: 20px;
  color: #ffffff;
  background-color: #000000;
  border-radius: 50%;
}

.ps-form__heading{
  font-weight: 600;
  margin-bottom: 20px;
}

.vb-product-badge-ce-mark {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  padding: 1px 5px;
  border-radius: 20px;
  background-color: #999;
}

.vb-btn-disabled {
  pointer-events: auto! important;
  cursor: not-allowed! important;
  opacity: .65;
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.ps-table--product-document {
  width: auto;
}
.ps-table--product-document .ps-btn {
  padding: 10px 15px;
  border-radius: 0;
}

.ps-table--product-document .title {
  font-size: 16px;
  min-width: 400px;
}

.ps-table--product-document .ps-btn {
  white-space:nowrap;
}

.ps-table--product-document tbody tr {
  vertical-align: middle;
}

.ps-table--product-document tbody tr td {
  border: none;
  vertical-align: middle;
}

.ps-table--product-document tbody tr td:first-child {
  text-align: center;
  font-size: 3rem;
}
