/* RESPONSIVE DESIGN */

@media screen and (max-width: 480px) {
  body.type-category .btn.btn-cart.add-to-cart-button {
    /* Velikost pisma tlacitka v listu produktu na mobilech */
    font-size: 10px !important;
  }

  .product .p .p-in .p-bottom .p-tools .btn.btn-cart.add-to-cart-button {
    /* Velikost pisma tlacitka v listu produktu na mobilech */
    font-size: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  /* Uprava odsazeni tlacitek na homepage */
  body.id-1 .btn.btn-cart,
  a.btn.btn-cart,
  .btn.add-to-cart-button,
  a.btn.add-to-cart-button,
  body.type-category .btn.btn-cart,
  a.btn.btn-cart,
  .btn.add-to-cart-button,
  a.btn.add-to-cart-button {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  body.type-category .btn.btn-cart.add-to-cart-button {
    /* Velikost pisma tlacitka v listu produktu */
    font-size: 11px !important;
  }

  .product .p .p-in .p-bottom .p-tools .btn.btn-cart.add-to-cart-button {
    /* Velikost pisma tlacitka u produktu */
    font-size: 11px !important;
  }
}

@media screen and (min-width: 992px) {
  .introduction.tereza-stara {
    padding-right: 20px !important;
  }

  .introduction.michal-stary {
    padding-left: 20px;
  }

  .u-starych-1 {
    padding-right: 20px !important;
  }

  .u-starych-2 {
    padding-left: 20px !important;
  }

  /*body.id-1 .banners-row .col-sm-4{
        padding-left: 23px;
        }*/

  body.type-category .btn.btn-cart.add-to-cart-button {
    /* Velikost pisma tlacitka v listu produktu */
    font-size: 13px !important;
  }

  .product .p .p-in .p-bottom .p-tools .btn.btn-cart.add-to-cart-button {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 991px) {
  .introduction.tereza-stara {
    padding-right: 0px;
    padding-bottom: 20px;
  }

  .introduction.michal-stary {
    padding-left: 0px;
  }

  .u-starych-1 {
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .u-starych-2 {
    padding-left: 0px;
  }

  .welcome .btn {
    margin-top: 10px !important;
  }

  body.type-category .btn.btn-cart.add-to-cart-button {
    /* Velikost pisma tlacitka v listu produktu */
    font-size: 12px !important;
  }

  .product .p .p-in .p-bottom .p-tools .btn.btn-cart.add-to-cart-button {
    font-size: 12px !important;
  }
}

@media (min-width: 1200px) {
  body.id-39 .content-inner {
    max-width: 100%;
  }
  body.id-29 .content-inner {
    max-width: 100%;
  }
  body.id-1155 .content-inner {
    max-width: 100%;
  }
  body.id-1395 .content-inner {
    max-width: 100%;
  }
  body.id-1386 .content-inner {
    max-width: 100%;
  }
  body.id-27 .content-inner {
    max-width: 100%;
  }
  body.id-691 .content-inner {
    max-width: 100%;
  }
  body.id-1392 .content-inner {
    max-width: 100%;
  }

  body.id-1 .benefitBanner__item {
    flex: 1 1 33.3% !important;
    margin-bottom: 20px !important;
    padding-top: 20px !important;
  }

  body.type-detail .benefitBanner__item {
    margin-bottom: 15px !important;
    padding-top: 15px !important;
  }

  body.id-1416 .content-inner {
    max-width: 100% !important;
  }
  body.type-post .content-inner {
    max-width: 100% !important;
  }

  body.id-1458 .content-inner {
    max-width: 100% !important;
  }

  body.id-1464 .content-inner {
    max-width: 100% !important;
  }

  body.id-1467 .content-inner {
    max-width: 100% !important;
  }

  body.id-1470 .content-inner {
    max-width: 100% !important;
  }

  body.id-1473 .content-inner {
    max-width: 100% !important;
  }

  body.id-1476 .content-inner {
    max-width: 100% !important;
  }
}

/*

@media (min-width: 769px) {
  .submenu-arrow::after {
    font-size: 7px !important;
    top: -1px !important;
  }

  .submenu-arrow {
    padding-left: 8px !important;
  }
}

*/
