@media (max-width:1340px) {
  .header__menu-item {
    padding: 10px;
  }

  .main__content {
    margin-left: 10px;
  }

  .goto-up {
    bottom: 2.5%;
    right: 35px;
  }
}

@media (max-width:1200px) {
  .content-item__btn::before {
    left: 45px;
  }
}

@media (max-width:1150px) {
  .menu__burger {
    display: block;
  }

  .header__content-text {
    max-width: 600px;
  }

  .header__top-wrapper .container {
    padding: 0px;
  }

  .main {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .menu__burger {
    display: block;
    cursor: pointer;
    padding-left: 70px;
  }

  .header__menu-list {
    display: none;
  }

  .header__top-logo {
    padding-left: 10px;
  }

  .header__menu-list ul {
    margin-bottom: 40px;
  }

  .header__menu-list ul li {
    display: block;
    margin-bottom: 13px;
  }

  .header__menu-item {
    border-left-width: 0;
  }

  .header__menu-item:last-child {
    border-right-width: 0;
  }

  .header__menu-item::after,
  .header__menu-item::before {
    width: 0;
  }

  .header__top-pay {
    padding-right: 50px;
  }

  .header__top-wrapper {
    background-size: 68% 100%;
  }
}

@media (max-width:1050px) {
  .main__content-items {
    justify-content: space-around;
  }

  .main__content-item {
    width: 45%
  }

  .table.pills {
    width: 100%;
  }
}

@media (max-width:992px){
  .content-info__text .map-responsive{
    padding-bottom: 75%;
  }

  .main__content-image{
    width: 50%;
  }
}

@media (max-width:950px) {

  .item-list.table.table-hover td,
  .float-basket.item-list.table-hover td {
    padding: 10px 5px;
  }
}

@media (max-width:880px) {
  .header__brands-inner {
    flex-wrap: wrap;
    justify-content: center;
  }

  .header__brands-inner img {
    margin: 10px;
  }

  .header__content-wrapper {
    background-position: left;
  }

  /* .header__top {
        flex-wrap: wrap;
    } */
  .header__top-logo {
    width: 100%;
    margin-top: 10px;
  }

  .header__top-logo img {
    height: auto;
    width: 180px;
  }

  .header__top-wrapper {
    background-size: 100% 100%;
  }

  .main .container {
    flex-wrap: wrap;
  }

  .main__sidebar {
    width: 100%
  }

  .main__content {
    margin-left: 0;
  }

  .main__content-product {
    display: none;
  }

  .content-info__text.product__text {
    display: none;
  }

  .main__sidebar {
    order: 2;
    margin-top: 20px;
  }

  .sidebar-item__title::after {
    display: none;
  }

  .sidebar-item__subtitle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main__sidebar-item {
    margin-bottom: 18px;
  }

  .content-item__image span {
    right: -17px;
  }

  .footer__pharms {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .footer__pharms-item {
    margin: 15px;
  }

  .product__info-bottom .product__info-title {
    width: 40%;
  }

  .product__info-title .product__info-text {
    width: 60%;
  }

  .footer-container{
    grid-template-columns: 1fr 25%;
  }

  .main__content-image{
    width: 40%;
  }
}

@media (max-width:700px) {
  .main__content-image {
    width: 45%
  }

  /* .header__content-phone{
        height: 60px;
    } */
    .footer-container{
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .footer__content{
      margin-top: 0;
      flex-direction: row;
      width: 100%;
    }

    .footer__bottom{
      margin-top: 5px;
    }

    .footer__bottom p{
     text-align: left;
    }
}

@media (max-width:620px) {
  .header__top-wrapper {
    background-color: #fff;
    background: #fff;
  }
}

@media (max-width:600px) {
  .header__content-text p {
    font-size: 40px;
  }

  /* .header__content-phone, */
  .header__content-hours {
    display: none;
  }

  .header__content-phone img {
    width: 240px;
    height: auto;
  }

  .header__bottom-inner {
    margin-top: 20px;
  }

  .header__top-basket {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .content-product__info {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }

  .product__info-image {
    margin-right: auto;
    margin-left: auto;
  }

  .product__info-wrapper {
    margin-top: 28px;
  }

  .product__info-pill {
    margin-right: 0;
  }

  .ph_products_header .ph_save,
  .sp-table-body .sp-table-bonus {
    display: none;
  }

  .ph_products_header .ph_save.perpill {
    display: block;
  }

  .pills td,
  .item-list td {
    font-size: 14px;
  }

  .table__box-link {
    font-size: 14px;
  }

  .product__info-inner:first-child {
    margin-top: 0;
  }
}

@media (max-width:576px){
  .content-info__text p, 
  .content-info__text ul{
    font-size: 16px;
    line-height: 1.5;
  }

  .custom-content-info__subtitle{
    font-size: 24px;    
  }

  .contact-page svg{
    min-width: 24px;
    height: 24px;
  }  
  .accordion .card-body,
  .accordion .btn-link{
    font-size: 16px;
  }

  .content-info__text ul li::before{
    width: 16px;
    height: 16px;
  }

  .content-info__text ul li{
    margin-bottom: 0;
  }
}

@media (max-width:540px) {

  .header__bottom-post,
  .header__top-pay {
    display: none;
  }

  .main__content-info {
    padding: 5px;
  }

  .content-info__title {
    font-size: 24px;
  }

  .content-info__title::before {
    top: -2px;
  }

  .content-info__subtitle {
    font-size: 18px;
    padding: 16px 5px 15px 60px;
  }

  .content-info__subtitle::before {
    top: 18px;
  }

  .header__content-text p {
    line-height: 1.2;
  }

  .header__bottom-inner {
    padding-top: 25px;
  }

  .footer__content {
    flex-wrap: wrap;
  }

  .footer__content-about,
  .footer__content-politic {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
}

@media (max-width:500px) {
  .main__content-item {
    width: 75%
  }

  .main__content-image {
    width: 100%
  }

  .header__top-logo {
    height: 30px;
    margin-top: 0;
  }

  .header__top-basket {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 4px;
  }

  .top-basket__amount {
    margin-right: 4px;
  }

  .top-basket__price {
    padding-left: 25px;
  }

  .total-price {
    padding: 3px;
  }
}

@media (max-width:460px) {
  .header__content-text p {
    font-size: 22px;
  }

  .header__content-main {
    padding-top: 10px;
  }

  .header__content-wrapper {
    min-height: auto;
  }

  .content-info__table th,
  td,
  tr {
    display: block;
    width: 100%;
    text-align: center;
  }

  .content-info__table th:first-child,
  td:first-child,
  tr:first-child {
    background-color: #fee;
  }

  .content-info__table th:nth-child(2),
  td:nth-child(2),
  tr:nth-child(2) {
    background-color: #efe;
  }

  .content-info__table th:nth-child(3),
  td:nth-child(3),
  tr:nth-child(3) {
    background-color: #eef;
  }

  .header__brands,
  .header__bottom-inner {
    display: none;
  }

  .header__content-main {
    padding-bottom: 10px;
  }

  .header__content {
    padding-top: 0px;
  }

  .breadcrumbs__items {
    padding-bottom: 5px;
  }

  .table__box {
    flex-wrap: wrap;
  }

  .tab-content {
    margin-bottom: 0px;
  }

  .main__content-info {
    padding-top: 0px;
  }

  .content-info__text {
    font-size: 14px;
  }

  .content-info__text p {
    padding-bottom: 5px;
    margin-bottom: 0px;
  }

  .content-info__subtitle::before {
    top: 10px;
  }

  .content-info__subtitle {
    min-height: 50px;
    align-items: center;
    display: flex;
  }

  .main {
    padding-bottom: 0px;
  }

  .main__sidebar {
    margin-top: 0px;
  }

  .main__sidebar-item:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .pills thead tr td,
  .item-list thead tr td {
    font-size: 14px;
    font-weight: 700;
  }

  .total-price {
    padding: 7px;
  }

  .item-list.table.table-hover thead td {
    background-color: #58566f;
    text-align: center;
  }

  .table.pills tr,
  .table.pills td,
  .table.pills th {
    padding: 3px;
    text-align: center !important;
  }

  .perpill {
    background-color: #eef;
  }

  .goto-up {
    bottom: 2%;
    right: 15px;
  }

  .product__info-title {
    font-size: 14px;
  }

  .sidebar-item__title {
    font-size: 16px;
    padding: 10px 5px 10px;
  }

  .sidebar-item__subtitle {
    font-size: 14px;
  }

  .main__sidebar-item {
    padding-bottom: 5px;
  }

  .footer {
    padding-bottom: 2px;
  }

  .footer__content-about,
  .footer__content-politic {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0;
  }

  .footer__content {
    padding-bottom: 0px;
  }

  .footer__content-item {
    margin: 5px 0;
    padding: 0;
  }

  .footer__content-item a {
    font-size: 14px;
  }

  .discount-info.free-shipping {
    justify-content: center;
  }

  .content-info__text .table-lists li::before{
    display: none;
  }

  .custom-content-info__tab{
    padding: 20px;
  }

  .custom-content-info__subtitle{
    font-size: 22px;
  }

  .custom-content-info__subtitle-block svg{
    width: 35px;
    height: 35px;
  }

  .sidebar-item__subtitle::before{
      top: 5px;
  }
}

@media (max-width:360px) {
  .content-info__subtitle {
    font-size: 14px;
    padding: 5px 5px 5px 35px;
  }

  .content-info__subtitle::before {
    width: 20px;
    height: 25px;
    left: 8px;
    background-size: 100%;
  }

  .header__content-main {
    margin-right: 0px;
  }

  .content-info__title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .content-item__name {
    font-size: 18px;
    padding: 10px 0 10px;
    min-height: 41.6px;
  }

  .main__content-item:hover .content-item__name,
  .main__content-item:active .content-item__name {
    font-size: 18px;
  }

  .content-item__price {
    font-size: 16px;
  }

  .main__content-items {
    margin-bottom: 20px;
  }

  .main__content-item:hover .content-item__price {
    font-size: 16px;
  }

  .content-item__image img {
    margin-top: 5px;
  }

  .content-item__btn {
    font-size: 16px;
  }

  .content-item__btn::before {
    left: 35px;
  }

  .main__content-item {
    width: 90%;
    min-height: 350px;
  }

  .footer__pharms,
  .header__bottom-sequrity {
    display: none;
  }

  .header__top-logo {
    height: 26px;
  }

  .header__content-text p {
    font-size: 18px;
  }

  .header__content-text p:last-child {
    font-size: 14px;
  }

  .content-info__category {
    font-size: 16px;
    padding-top: 0px;
    margin-bottom: 10px;
  }

  .menu__burger {
    padding-left: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 10px;
  }

  .menu__burger::before {
    top: 10px;
  }

  .menu__burger.active::before {
    top: 23px;
  }

  .menu__burger.active::after {
    bottom: 13px;
  }

  .menu__burger span {
    top: 18px;
  }

  .footer__content-about {
    margin-top: 0px;
  }

  .menu__burger::after {
    bottom: 11px;
  }

  .header__menu-item a {
    font-size: 14px;
  }

  .header__menu-cart a::before {
    top: 13px;
    background-size: 70% 100%;
  }

  .header__menu-home a::before {
    top: 10px;
    background-size: 60% 100%;
  }

  .header__menu-question a::before {
    top: 12px;
    background-size: 70% 100%;
  }

  .header__menu-delivery a::before {
    top: 10px;
    background-size: 60% 100%;
  }

  .header__menu-user a::before {
    top: 10px;
    background-size: 60% 100%;
  }

  .header__menu-blog a::before {
    top: 10px;
    background-size: 60% 100%;
  }

  .go-basket.btn.btn-primary,
  .go-checkout.btn.btn-primary,
  .go-back.btn.btn-primary {
    margin-right: 0;
  }

  .footer__bottom p{
    font-size: 14px;
  }

  .cd-cart__header h2 {
    font-size: 14px;
    width: 100%;
  }

  .cd-cart__product:not(:last-of-type) {
    margin-bottom: 5px;
  }

  .cd-cart__body ul {
    padding-bottom: 0px;
    margin-bottom: 10px;
  }

  .cd-cart__body p {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .cd-cart__checkout {
    font-size: 14px;
    cursor: pointer;
  }

  .cd-cart--open .cd-cart__checkout:hover {
    opacity: 0;
    visibility: hidden;
  }

  .cd-cart--open .cd-cart__checkout:hover em {
    margin: 0px;
  }

  .cd-cart__details {
    font-size: 0.8em;
    width: 80%;
  }

  .cd-cart__price {
    padding-left: 5px;
  }

  .cd-cart__trigger {
    height: 62px;
    width: 62px;
  }

  .cd-cart__layout {
    height: 50px;
    width: 50px;
  }

  .cd-cart__count {
    top: 5px;
    right: -5px;
    height: 22px;
    width: 22px;
  }

  .cd-cart__checkout {
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
  }

  .row h4 {
    font-size: 18px;
  }

  .content-item__btn {
    padding: 10px 5px 10px 20px;
  }

  .content-item__btn::before {
    top: 14px;
  }

  .cd-cart__undo {
    font-size: 8px;
    white-space: nowrap;
    width: 40%;
  }
  .custom-content-info__tab{
    padding: 16px 10px;
  }
}


@media (min-width:1151px) {
  .menu__burger {
    display: none !important;
  }

  .header__menu {
    display: block !important;
  }
}

@media (min-width:576px){
  .pl-pillinfo__title,
  .pl-pillinfo__descr{
    font-size: 18px;
  }
}

@media (min-width:460px){
  .content-info__table th{
    color: #fff;
    background-color: #58566fc4;  
  }
}

 @media (min-width:880px) and (max-width:985px){
  .ph-per-pill{
    display: none;
  }
} 