#lightboxImage {
  max-height: 60vh;
}
#imageHeader {
  text-align: right;
}
#imageData {
  background-color: white;
  margin-top: 25px;
  font-size: 19px;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  height: 9000px;
  background-color: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#lightbox {
  position: absolute;
  top: 20px;
  z-index: 102;
  width: 100%;
  left: 0;
}
#imageLightboxWrapper {
  display: inline-block;
  padding: 10px 20px 50px 20px;
  background-color: white;
}
.obrazek_mini {
  text-align: center;    
}
.mobile-container {
  display: none;
}
#footer img.platnosci-img-mobile {
  display: none;
}
.cookie-alert > div {
  width: 100% !important;
}
.cookie-alert img {
  width: 100%;
  max-width: 546px;
}
.show-responsive {
  display: none;
}
.hamburger_menu, #mobile_menu {
  display: none;
}
.box_promo .promo_right,
.box_promo2 .promo_right {
  height: 100%;
}
.box_promo .promo_right .more_promo span,
.box_promo .promo_right .more_promo img,
.box_promo2 .promo_right .more_promo span,
.box_promo2 .promo_right .more_promo img {
  float: none;
}
.box_promo .promo_right .more_promo img,
.box_promo2 .promo_right .more_promo img {
  margin-top: 5px;
}
.box_promo .promo_right .more_promo,
.box_promo2 .promo_right .more_promo {
  margin-top: 0;
  margin-right: 20px;
}

@media only screen and (max-width: 1199px) {
  .article_txt span img[alt="Arrow"] {
    width: auto !important;
  }
  .shop_item_template .box_promo2 .promo_left .obrazek_mini {
    margin: 0 auto;
    display: block;
  }
  .shop_item_template .box_promo2 .promo_right h1 {
    text-align: center;
  }
  #m_meat.shop_item_template {
    padding: 5px 5px 10px 5px;
    float: none;
  }
  .shop_item_template .box_promo2 .promo_left,
  .shop_item_template .box_promo2 .promo_right {
    float: none;
    width: 100% !important;
  }
  .shop_item_template .box_promo2 {
    background-image: none;
    height: auto;
    width: 100%;
    margin: 0;
  }
  #center_top img {
    height: 25%;
    width: auto;
    max-width: 65%;
  }
  .box_promo2 {
    width: auto;
    background-image: none;
  }
  .obrazek_mini a,
  .promo_right .link_promo,
  .promo_right input.add {
    float: none;
  }
  #m_meat a.article span {
    display: block !important;
  }
  #divTip1 {
    width: 100% !important;
    left: 0;
  }
  .opis_promo {
    width: auto !important;
  }
  .article_txt img,
  .item_alert img {
    width: 100% !important;
    height: auto !important;
  }
  .article_txt span img {
    width: 100% !important;
  }
  .show-normal { display: none; }
  #klub_left .responsive-normal {
    display: unset;
  }
  #m_center {
    width: 100%;
  }
  #m_meat {
    width: calc(100% - 18px);
  }
  .no_right #m_meat .item {
    width: calc(100% - 24px);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  
  .responsive-normal {
    display: none;
  }
  
  .responsive-normal.responsive-992, #klub_left .responsive-normal {
    display: unset;
  }
  
  .show-responsive.responsive-992 {
    display: unset; 
  }
  
  #contener_main { width: 992px; }
  
  #page #contener_top {
    width: 992px;
    background-image: none;
    height: 109px;
  }
  
  #page #top_in {
    width: 100%;
    margin: 0;
  }
  
  #contener_menu_in {
    width: 972px;
  }
  
  #contener_menu_in2 {
    width: 952px;
    margin: 6px 0px 0px 20px;
  }
  
  #menu-bottom {
    width: 932px;
  }
  
  #main_menu > li > a {
    width: auto !important;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
  }
  
  #klub_left {
    width: 218px;
  }
  
  #klub_center {
    width: 560px;
  }
  
  #klub_right {
    width: 174px;
  }
  
  #contener_main #main_left #menu_header {
    width: 253px;
  }
  
  #main_center {
    width: 560px;
  }
  
  #main_center #center_top {
    width: 560px;   
  }
  
  .box_promo, .box_promo2 {
    width: 555px;
    background-image: url(/gfx/main-item-bg-992.png);
  }
  
  .box_promo .promo_right, 
  .box_promo2 .promo_right {
    width: 405px;
  }
  
  .box_promo .promo_right .opis_promo,
  .box_promo2 .promo_right .opis_promo {
    width: 365px;
    font-size: 12px;
  }
  
  .box_promo .promo_right h3,
  .box_promo2 .promo_right h3 {
    margin-bottom: 8px;
  }
  
  .box_promo .promo_right .promo_kup,
  .box_promo2 .promo_right .promo_kup {
    width: 320px;
  }
  
  #main_right {
    width: 200px;
  }
  
  #main_left, #main_left #menu_cont {
    width: 232px;
  }
  
  #main_right #bgreen {
    font-size: 20px;
  }
  
  #footer {
    width: 982px;
    margin: 0;
  }
  
  #footer img {
    width: 982px;
  }
    
}

@media only screen and (max-width: 991px) {
  fieldset.formularz {
    width: 211px;
  }
  .formularz div.pola label.left {
    width: 70px;
  }
  .formularz div.pola label.left span {
    font-size: 10px !important;
  }
  .formularz div.pola div.inp .txt {
    width: 80px;
  }
  .infos, 
  .no_right #basket_under,
  .no_right #m_basket {
    width: auto;
  }
  .mobile-container {
    display: block;
  }
  .mobile-contact-page, .mobile-delivery-page, .mobile-top {
    display: none;
  }
  .mobile-menu-list, .lv_1 {
    display: none;
  }
  .mobile-menu-list {
    list-style-type: none;
    padding-left: 0;
  }
  #mobile_menu ul.mobile-menu-list li {
    padding-left: 0;
    background: #f3f3f3;
    border: 1px solid #CECBCD;
  }
  .show-responsive.responsive-768, #klub_left .responsive-normal, .responsive-normal.responsive-768 {
    display: unset; 
  }
  .responsive-normal, #main_left {
    display: none;
  }
  
  #contener_main { width: 768px; }
  
  #page #contener_top {
    width: 768px;
    background-image: none;
    height: 109px;
  }
  
  #page #top_in {
    width: 100%;
    margin: 0;
  }
  
  #contener_menu {
    margin-bottom: 60px;
  }
  
  #contener_menu_in {
    width: 748px;
  }
  
  #contener_menu_in2 {
    width: 728px;
    margin: -5px 0px 0px 20px;
  }
  
  #menu-bottom {
    width: 708px;
  }
  
  #main_right {
    margin-left: 50px;
  }
  
  #main_menu > li > a {
    width: auto !important;
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 11px;
  }
  
  #klub_left { width: 215px; }
  
  #klub_center { 
    width: 513px; 
    font-size: 11px;
  }
  
  #main_center {
    width: 487px;
  }
  
  #main_center #center_top {
    width: 487px;   
  }
  
  #klub_right {
    float: none;
    width: 100%;
  }
  
  #klub_right img {
    margin-top: 5px;
    margin-left: -20px;   
  }
  
  .box_promo,
  .box_promo2 {
    width: 487px;
    background-image: url(/gfx/main-item-bg-768.png);
  }
  
  .box_promo .promo_right,
  .box_promo2 .promo_right {
    width: 337px;
  }
  
  .box_promo .promo_right .opis_promo,
  .box_promo2 .promo_right .opis_promo {
    width: 300px;
    font-size: 10px;
    margin-bottom: 5px;
  }
  
  .box_promo .promo_right h3,
  .box_promo2 .promo_right h3 {
    margin-bottom: 8px;
  }
  
  .box_promo .promo_right .promo_kup,
  .box_promo2 .promo_right .promo_kup {
    width: 240px;
  }
  
  #footer {
    width: 758px;
    margin: 0;
  }
  
  #footer img {
    width: 758px;
  }
  
  /*hamburger*/
  #mobile_menu {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    position: fixed;
    overflow: scroll;
  }
  .mobile_menu_container {
    position: absolute;
    top: 0;      
  }
  #mobile_menu .mobile_menu_title {
    background: #f3f3f3;
    padding: 22px;
    margin-bottom: 6px;
  }
  #mobile_menu ul {
    width: 100%;
  }
  #mobile_menu ul li {
    padding: 5px 0 5px 20px;
  }
  .hamburger_menu {
    display: unset;
    position: fixed;
    right: 12px;
    top: 10px;
    background-color: #fff;
    padding: 6px;
    border: 1px solid #000;
    border-radius: 3px;
    opacity: 0.9;
    z-index: 100;
  }
  #nav-icon1 {
    width: 32px;
    height: 24px;
    position: relative;
    /*margin: 50px auto;*/
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }

  #nav-icon1 span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  #nav-icon1 span:nth-child(1) {
    top: 0px;
  }

  #nav-icon1 span:nth-child(2) {
    top: 9px;
  }
  
  #nav-icon1 span:nth-child(3) {
    top: 18px;
  }

  #nav-icon1.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }

  #nav-icon1.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  /*/hamburger*/
}
@media only screen and (max-width: 767px) {
  fieldset.formularz {
    width: 173px;
  }
  fieldset.formularz .head {
    width: 152px;
  }
  fieldset.formularz .pola {
    width: 173px;
  }
  .formularz div.pola label.left {
    width: 50px;
  }
  .formularz div.pola label.left span {
    font-size: 9px !important;
  }
  .formularz div.pola div.inp .txt {
    width: 50px;
  }
  .formularz div.comment {
    padding: 5px 0px 15px 0px;
  }
  .formularz div.pola div.inp {
    padding: 5px 0px 6px 16px;
  }
  #contener_top, #klub_left .responsive-normal, #klub_right .responsive-768, #main_right img.responsive-normal {
    display: none;
  }
  
  #contener_main { width: 576px; }
  
  #contener_menu {
    background-image: url(/gfx/bg_top-576.png);
  }
  
  #mobile_menu {
    z-index: 99;
  }
  
  #contener_menu_in {
    width: 576px;
  }
  
  #contener_menu_in2 {
    width: 536px;
    margin: -5px 0px 0px 20px;
  }
  
  #menu-bottom {
    width: 536px;
  }
  
  #main_menu {
    padding-top: 20px;
  }
  
  #main_menu > li > a {
    width: auto !important;
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 11px;
    padding-top: 0;
  }
  
  #main_center, #main_center #center_top {
    width: 406px;
  }
  
  .promo_kup {
    position: relative;
    bottom: -47px;
    left: -36px;
  }
  
  .promo_kup a img {
    width: 150px;
  }
  
  #login_box {
    width: 170px;
  }
  
  .floating-container {
    float: left;
  }
  
  #klub_left { 
    width: 123px; 
    float: left;
    margin-top: 0;
  }
  
  .box_promo,
  .box_promo2 {
    background-image: url(/gfx/main-item-bg-576.png);
    height: 230px;
    width: 396px;
  }
  
  .box_promo .promo_right,
  .box_promo2 .promo_right {
    width: 246px;
  }
  
  .box_promo .promo_right .opis_promo,
  .box_promo2 .promo_right .opis_promo {
    width: 208px;
  }
  
  .box_promo .promo_right h3,
  .box_promo2 .promo_right h3 {
    font-size: 14px;
  }
  
  #klub_center { 
    width: 100%; 
    font-size: 10px;
    height: 109px;
  }
  
  #main_right {
    font-size: 11px;
    width: 170px;
    margin-left: 0;
  }
  
  #main_right p.kursywa {
    font-size: 14px;
  }
  
  #main_right h3.mander {
    width: 110px;
    line-height: 20px;
    margin: 0 auto;
  }

  #contener_menu {
    height: 190px;
  }
  .show-responsive.responsive-576 {
    display: unset;
  }
  #klub_right img {
    margin-top: 14px;
  }
  
  #bgreen {
    font-size: 16px;
  }
  
  #footer {
    width: 566px;
    margin: 0;
  }
  
  #footer img {
    width: 566px;
  }
}
@media only screen and (max-width: 575px) {
  .mobile-tel img {
    background-color: #79992f;
    width: 15px;
    height: 15px;
    padding: 2px;
    border-radius: 50%;
  }
  .mobile-tel-block a > div {
    display: inline;
  }
  .shop_item_template .obrazek_mini {
    padding: 0;
  }
  .shop_item_template .obrazek_mini a > span {
    margin: 0 auto !important;
    margin-top: 10px !important;
  }
  .promo_left {
    float: none;
  }
  .promo_right {
    width: 100% !important;
  }
  fieldset.formularz {
    width: 90%;
  }
  fieldset.formularz .head {
    width: 90%;
  }
  fieldset.formularz .pola {
    width: 100%;
  }
  .formularz div.pola label.left {
    width: 25%;
  }
  .formularz div.pola label.left span {
    font-size: 9px !important;
  }
  .formularz div.pola div.inp .txt {
    width: 35%;
  }
  .formularz div.comment {
    padding: 5px 0px 15px 0px;
  }
  .formularz div.pola div.inp {
  
    padding: 5px 0px 6px 16px;
  }
  .formularz div.pola div.inp .select {
    width: 90px;
  }
  .box_promo2 .promo_left,
  .box_promo2 .promo_right {
    float: none;
  }
  img {
    max-width: 100%;
  }
  .box_promo2 .promo_right {
  width: 100%;
  }
  .box_promo2 .promo_right .link_promo,
  .box_promo2 .promo_right input.add {
    float: none;
  }
  #m_meat .blue_bkg {
    margin-top: 10px;
  }
  .obrazek_mini {
    padding: 0;
  }
  #m_meat a.article {
    float: none;
  }
  #divTip1 {
    width: 100% !important;
    left: 0;
  }
  .promo_right, .opis_promo {
    width: 100% !important;
  }
  #main_right {
    display: none;
  }
  .mobile-contact-close-button,
  .mobile-delivery-close-button {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 50px;
    height: 50px;
    background-image: url(../gfx/baseline-cancel.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .mobile-contact-page, .mobile-delivery-page {
    display: none;
    position: fixed;
    background: rgb(255, 255, 255);
    width: 100%;
    height: 100vh;
    z-index: 101;
    overflow: scroll;
  }
  .mobile-contact-page #infolinia.responsive-normal {
    display: none;
  }
  
  .mobile-sidebar {
    position: fixed;
    bottom: 10px;
    right: 10px;
  }
  .mobile-sidebar .mobile-sidebar-contact,
  .mobile-sidebar .mobile-sidebar-delivery,
  .mobile-sidebar .mobile-sidebar-basket {
    text-align: center;
    width: 50px;
    height: 50px;
    border: 1px solid #75a734;
    background-color: #75a734;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 5px;
  }
  .mobile-sidebar .mobile-sidebar-contact {
    background-image: url(../gfx/baseline-phone.png);   
  }
  .mobile-sidebar .mobile-sidebar-delivery {
    background-image: url(../gfx/baseline-local_shipping.png);
    border-color: #1d80c1;
    background-color: #1d80c1;
  }
  .mobile-sidebar .mobile-sidebar-basket {
    background-image: url(../gfx/baseline-shopping_basket.png);
    border-color: #1dc138;
    background-color: #1dc138;
  }
  .mobile-container {
    display: unset;
  }
  .mobile-menus {
    margin-top: 15px;
  }
  .mobile-menus h4 {
    margin-top: 12px;
  }
  #mobile_menu .mobile-menu-list,
  #mobile_menu .lv_1 {
    display: none;
  }
  #contener_menu {
    display: none;
  }
  .mobile-container .mobile-top .mobile-logo {
    float: left;
  }
  .mobile-container .mobile-top .logowanie {
    float: left;
    font-size: 10px;
    list-style-type: none;
    padding-left: 0;
    text-align: left;
    width: 41%;
    padding-top: 10px;
    margin-left: 10px;
    margin-top: 12px;
  }
  .mobile-container .mobile-top .logowanie a {
    margin: 6px;
  }
  .mobile-container .mobile-top {
    width: 100%;
    height: 72px;
    background: #fff;
    text-align: left;
    display: block;
  }
  .mobile-container .mobile-top .mobile-logo {
    width: 115px;
  }
  .mobile-menu-list {
    list-style-type: none;
    padding-left: 0;
  }
  #mobile_menu ul.mobile-menu-list li {
    padding-left: 0;
    background: #f3f3f3;
    border: 1px solid #CECBCD;
  }
  #footer img.platnosci-img-mobile {
    display: unset;
    width: 100%;
  }
  #footer img.platnosci-img {
    display: none;
  }
  #menu-bottom {
    width: 90%;
  }
  #contener_menu_in {
    width: 100%;
  }
  #contener_menu_in2 {
    width: 90%;
  }
  #contener_menu_in2 .floating-container {
    float: none;
  }
  #contener_menu_in2 .floating-container #klub_right img.responsive-576 {
    margin-left: 0;
    width: 100%;
  }
  #contener_main, #contener_main #main_center, #contener_main #main_center #center_top {
    width: 100%;
  }
  #contener_main #main_center #center_top img {
    height: 25%;
    width: auto;
    max-width: 65%;
  }
  #main_center .box_promo,
  #main_center .box_promo2 {
    background-image: none;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
        padding: 10px;
    border: 1px solid #CECBCD;
    border-radius: 4px;
    background: #F8F8F8;
  }
  .box_promo .promo_left, .box_promo .promo_right,
  .box_promo .promo_left, .box_promo2 .promo_right {
    float: none;
  }
  .box_promo .promo_left,
  .box_promo2 .promo_left {
    width: 100%;
  }
  .box_promo .promo_left .obrazek_mini,
  .box_promo2 .promo_left .obrazek_mini {
    width: 100%;
    margin: 0;
    float: none;
  }
  .box_promo .promo_left .obrazek_mini a,
  .box_promo2 .promo_left .obrazek_mini a {
    display: unset;
  }
  .box_promo .promo_left .link_promo,
  .box_promo2 .promo_left .link_promo {
    float: none;
    margin: 0 auto;
  }
  .box_promo .promo_right,
  .box_promo2 .promo_right {
    margin: 0 auto;
  }
  .box_promo .promo_right h3,
  .box_promo2 .promo_right h3 {
    margin: 5px 0 10px 0;
    text-align: center;
  }
  .box_promo .promo_right .opis_promo,
  .box_promo2 .promo_right .opis_promo {
    height: 100%;
    width: 100%;
    margin: 0;
  }
  .box_promo .promo_right .promo_kup,
  .box_promo2 .promo_right .promo_kup {
    width: 64%;
    position: unset;
    margin-top: 15px;
  }
  .box_promo .promo_right .more_promo,
  .box_promo2 .promo_right .more_promo {
    width: 27%;
    position: unset;
    margin-top: 15px;
  }
  #klub_center {
    float: none;
    height: 100%;
    margin-top: 10px;
  }
  #klub_center font {
    font-size: 12px;
  }
  #footer {
    padding: 5px;
    width: calc(100% - 10px);
    height: 100%;
  }
}
